Add icons to this collection by clicking the heart icon.
Pills icon - also known as medicine, drugs, bottle, hands, pills, medication, capsules, and healthcare and medical. Created in a clean circular style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M344.696 158.294c-7.347 0-13.304 5.965-13.304 13.324v66.618c0 4.91-3.967 8.882-8.87 8.882s-8.87-3.973-8.87-8.882V136.088c0-7.359-5.957-13.324-13.304-13.324s-13.304 5.965-13.304 13.324v102.147c0 4.91-3.967 8.882-8.87 8.882-4.902 0-8.87-3.973-8.87-8.882V118.323c0-7.359-5.957-13.323-13.304-13.323s-13.304 5.964-13.304 13.323v119.912c0 4.91-3.967 8.882-8.87 8.882s-8.87-3.973-8.87-8.882V136.088c0-7.359-5.957-13.324-13.304-13.324s-13.304 5.965-13.304 13.324v155.441c0 4.91-3.967 8.882-8.87 8.882s-8.87-3.973-8.87-8.882v-66.618c0-7.359-5.957-13.323-13.304-13.323S154 217.552 154 224.911v66.618c0 23.984 12.066 41.567 23.733 58.577 23.469 34.213 20.615 34.623 20.615 56.894h133.043c0-22.364-1.681-21.675 12.083-55.15C350.62 334.51 358 316.581 358 291.529V171.618c0-7.359-5.957-13.324-13.304-13.324zm-38.848 152.084-35.47 35.521c-5.006 5.031-11.693 7.807-18.813 7.807-14.673 0-26.609-11.953-26.609-26.647 0-7.13 2.772-13.826 7.804-18.849l35.461-35.512c5.015-5.04 11.702-7.815 18.822-7.815 14.673 0 26.609 11.953 26.609 26.647 0 7.13-2.772 13.826-7.804 18.848zm-18.805-27.731c-2.408 0-4.573.894-6.28 2.611l-35.478 35.538c-1.698 1.683-2.59 3.852-2.59 6.263 0 4.901 3.976 8.883 8.87 8.883 2.408 0 4.565-.894 6.271-2.603l35.487-35.547c1.698-1.683 2.59-3.851 2.59-6.263 0-4.901-3.976-8.882-8.87-8.882z"
    />
</svg>
More icons in the same style and category