Add icons to this collection by clicking the heart icon.
Bandage icon - also known as first aid, band aid, bandage, medical equipment, medicine and health, and healthcare and medical. Created in a clean flat gradient style with a white finish, 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 32 32"
>
    <linearGradient
        id="a"
        x1="15.943"
        x2="16.057"
        y1="1.5"
        y2="30.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#09c6f9" />
        <stop offset="1" stop-color="#045de9" />
    </linearGradient>
    <circle cx="16" cy="16" r="14.5" fill="url(#a)" />
    <g fill="#fff" fill-rule="evenodd">
        <path
            d="m19.889 9.99-.53.53a.5.5 0 0 0 .707.707l.53-.53a.5.5 0 1 0-.707-.707zM12.111 17.768l-.53.53a.5.5 0 0 0 .707.707l.53-.53a.5.5 0 1 0-.707-.707zM18.3 11.581l-.53.53a.5.5 0 1 0 .707.707l.53-.53a.5.5 0 0 0-.707-.707zM10.52 19.359l-.53.53a.5.5 0 0 0 .707.707l.53-.53a.5.5 0 1 0-.707-.707zM21.3 11.4l-.53.53a.5.5 0 1 0 .707.707l.53-.53a.5.5 0 0 0-.707-.707zM13.525 19.182l-.53.53a.5.5 0 1 0 .707.707l.53-.53a.5.5 0 0 0-.707-.707zM19.712 12.995l-.53.53a.5.5 0 0 0 .707.707l.53-.53a.5.5 0 1 0-.707-.707zM11.934 20.773l-.53.53a.5.5 0 0 0 .707.707l.53-.53a.5.5 0 1 0-.707-.707z"
        />
        <path
            d="M19.536 16 16 12.464l3.536-3.535a1 1 0 0 1 1.414 0l2.121 2.121a1 1 0 0 1 0 1.414zm-6.364-.707 3.535 3.535 2.121-2.121-3.535-3.535zm-.708.707L16 19.536l-3.536 3.535a1 1 0 0 1-1.414 0L8.929 20.95a1 1 0 0 1 0-1.414zm11.314-2.828a2 2 0 0 0 0-2.829l-2.121-2.121a2 2 0 0 0-2.829 0L8.222 18.828a2 2 0 0 0 0 2.829l2.121 2.121a2 2 0 0 0 2.829 0z"
        />
    </g>
</svg>
More icons in the same style and category