Add icons to this collection by clicking the heart icon.
Bandage icon - also known as first aid, wound, band aid, bandage, bandages, plaster, healing, patch, and healthcare and medical. Created in a clean flat 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 60 60"
>
    <linearGradient
        id="a"
        x1="30"
        x2="30"
        y1="3.999"
        y2="56"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ce9ffc" />
        <stop offset="1" stop-color="#7367f0" />
    </linearGradient>
    <g fill="none">
        <path
            fill="url(#a)"
            d="M51.021 8.979c-6.641-6.64-17.403-6.64-24.043 0l-17.999 18c-6.64 6.639-6.64 17.402 0 24.041 6.639 6.64 17.403 6.64 24.042 0l18-18c6.639-6.638 6.639-17.402 0-24.041zM40 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6zM12 40a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm10.97-5L14 29.029l15.101-15.101 16.971 16.971zM48 26a3.001 3.001 0 0 1 0-6 3 3 0 0 1 0 6z"
        />
    </g>
</svg>
More icons in the same style and category