Add icons to this collection by clicking the heart icon.
Bandage icon - also known as pharmacy, first aid, wound, band aid, bandage, plaster, healing, patch, 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="4"
        x2="60"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M38 18.5H26c-1.14 0-2 .674-2 1.568v23.864c0 .894.86 1.568 2 1.568h12c1.14 0 2-.674 2-1.568V20.068c0-.894-.86-1.568-2-1.568zm0 25H26v-23h12zM53 19h-8v-8a7.008 7.008 0 0 0-7-7H26a7.008 7.008 0 0 0-7 7v8h-8a7.008 7.008 0 0 0-7 7v12a7.008 7.008 0 0 0 7 7h8v8a7.008 7.008 0 0 0 7 7h12a7.008 7.008 0 0 0 7-7v-8h8a7.008 7.008 0 0 0 7-7V26a7.008 7.008 0 0 0-7-7zM19 43h-8a5.006 5.006 0 0 1-5-5V26a5.006 5.006 0 0 1 5-5h8zm24 10a5.006 5.006 0 0 1-5 5H26a5.006 5.006 0 0 1-5-5s0-35.963 0-42a5.006 5.006 0 0 1 5-5h12a5.006 5.006 0 0 1 5 5s0 35.963 0 42zm15-15a5.006 5.006 0 0 1-5 5h-8V21h8a5.006 5.006 0 0 1 5 5zM28 11.25h8a1 1 0 0 1 0 2h-8a1 1 0 0 1 0-2zm8 41.5h-8a1 1 0 0 1 0-2h8a1 1 0 0 1 0 2zM52.75 28v8a1 1 0 0 1-2 0v-8a1 1 0 0 1 2 0zm-41.5 8v-8a1 1 0 0 1 2 0v8a1 1 0 0 1-2 0z"
    />
</svg>
More icons in the same style and category