Add icons to this collection by clicking the heart icon.
Aspirin icon - also known as medical, medicine, pill, drug, medication, heal, aspirin, remedy, and healthcare and medical. Created in a clean gradient 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="49"
        y2="15"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9f2fff" />
        <stop offset="1" stop-color="#0bb1d3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M18 21c-6.065 0-11 4.935-11 11s4.935 11 11 11 11-4.935 11-11-4.935-11-11-11zm0 2c3.91 0 7.236 2.51 8.475 6H9.525c1.239-3.49 4.565-6 8.475-6zm9 9c0 .338-.022.671-.059 1H9.059C9.022 32.671 9 32.338 9 32s.022-.671.059-1h17.882c.037.329.059.662.059 1zm-9 9c-3.91 0-7.236-2.51-8.475-6h16.95c-1.239 3.49-4.565 6-8.475 6zm28-20c-6.065 0-11 4.935-11 11s4.935 11 11 11 11-4.935 11-11-4.935-11-11-11zm0 2c3.91 0 7.236 2.51 8.475 6h-16.95c1.239-3.49 4.565-6 8.475-6zm9 9c0 .338-.022.671-.059 1H37.059c-.037-.329-.059-.662-.059-1s.022-.671.059-1h17.882c.037.329.059.662.059 1zm-9 9c-3.91 0-7.236-2.51-8.475-6h16.95c-1.239 3.49-4.565 6-8.475 6zm4-26H3c-1.103 0-2 .897-2 2v19c0 7.168 5.832 13 13 13h47c1.103 0 2-.897 2-2V28c0-7.168-5.832-13-13-13zm11.001 32H14C7.935 47 3 42.065 3 36V17h47c6.065 0 11 4.935 11 11z"
    />
</svg>
More icons in the same style and category