Bandage SVG icon, line

Free

Two rounded adhesive strips cross over each other, with small dots marking their pads. Use this icon in wound care guides and first aid training slides.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/Fxh6R0EpiAav/amnt.svg" alt="Bandage" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="9" width="20" height="6" rx="3" transform="rotate(45 12 12)"/><rect x="2" y="9" width="20" height="6" rx="3" transform="rotate(-45 12 12)"/><path d="m9.9 9.9 4.2 4.2m0-4.2-4.2 4.2"/><path d="M5.5 5.5h.01m13 13h.01m0-13h.01m-13 13h.01"/></svg>
CSS background-image
.bandage {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/Fxh6R0EpiAav/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.bandage {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/Fxh6R0EpiAav/amnt.svg") center / contain no-repeat;
}
React
import BandageSvg from "./bandage.jsx"; // from the React tab above

<BandageSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Bandage: Two crossed adhesive strips with rounded ends and small perforation dots. as part of the pack Health and medical icons, line. Want one like it? Make your own in the SVG studio.

Rest of Health and medical icons, line

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence