bandage icon

bandage from Reicon by REICON · Outline · Medicine · MIT Free for personal and commercial use.

Name
bandage
Set
Reicon
Style
Outline
Category
Medicine
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All bandage icons →

More medicine icons from Reicon

Use the bandage icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.345 8.23A.788.788 0 1 0 8.23 9.346A.788.788 0 0 0 9.345 8.23m2.784.929a.787.787 0 1 0-1.114 1.114a.787.787 0 0 0 1.114-1.114m3.712 3.712a.788.788 0 1 1-1.114 1.114a.788.788 0 0 1 1.114-1.114m.929 3.899a.787.787 0 1 0-1.114-1.114a.787.787 0 0 0 1.114 1.114m-3.713-3.713a.787.787 0 1 0-1.113-1.114a.787.787 0 0 0 1.113 1.114m.928 1.671a.788.788 0 1 1-1.114 1.113a.788.788 0 0 1 1.114-1.113m-4.826-3.713a.787.787 0 1 1 1.114 1.114a.787.787 0 0 1-1.114-1.114"/><path fill-rule="evenodd" d="M14.399 2.683A4.892 4.892 0 1 1 21.317 9.6L18.92 12l2.398 2.399a4.892 4.892 0 1 1-6.918 6.918L12 18.92l-2.399 2.398A4.892 4.892 0 0 1 2.683 14.4L5.08 12L2.683 9.601A4.892 4.892 0 0 1 9.6 2.683L12 5.08zm5.858 12.776a3.392 3.392 0 0 1-4.798 4.797L3.744 8.542A3.392 3.392 0 0 1 8.54 3.744zm0-6.918l-2.4 2.398l-4.796-4.797l2.398-2.398a3.392 3.392 0 1 1 4.797 4.797M3.743 15.459l2.398-2.398l4.797 4.797l-2.398 2.398a3.392 3.392 0 0 1-4.797-4.797" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBandage(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.345 8.23A.788.788 0 1 0 8.23 9.346A.788.788 0 0 0 9.345 8.23m2.784.929a.787.787 0 1 0-1.114 1.114a.787.787 0 0 0 1.114-1.114m3.712 3.712a.788.788 0 1 1-1.114 1.114a.788.788 0 0 1 1.114-1.114m.929 3.899a.787.787 0 1 0-1.114-1.114a.787.787 0 0 0 1.114 1.114m-3.713-3.713a.787.787 0 1 0-1.113-1.114a.787.787 0 0 0 1.113 1.114m.928 1.671a.788.788 0 1 1-1.114 1.113a.788.788 0 0 1 1.114-1.113m-4.826-3.713a.787.787 0 1 1 1.114 1.114a.787.787 0 0 1-1.114-1.114"/><path fillRule="evenodd" d="M14.399 2.683A4.892 4.892 0 1 1 21.317 9.6L18.92 12l2.398 2.399a4.892 4.892 0 1 1-6.918 6.918L12 18.92l-2.399 2.398A4.892 4.892 0 0 1 2.683 14.4L5.08 12L2.683 9.601A4.892 4.892 0 0 1 9.6 2.683L12 5.08zm5.858 12.776a3.392 3.392 0 0 1-4.798 4.797L3.744 8.542A3.392 3.392 0 0 1 8.54 3.744zm0-6.918l-2.4 2.398l-4.796-4.797l2.398-2.398a3.392 3.392 0 1 1 4.797 4.797M3.743 15.459l2.398-2.398l4.797 4.797l-2.398 2.398a3.392 3.392 0 0 1-4.797-4.797" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.345 8.23A.788.788 0 1 0 8.23 9.346A.788.788 0 0 0 9.345 8.23m2.784.929a.787.787 0 1 0-1.114 1.114a.787.787 0 0 0 1.114-1.114m3.712 3.712a.788.788 0 1 1-1.114 1.114a.788.788 0 0 1 1.114-1.114m.929 3.899a.787.787 0 1 0-1.114-1.114a.787.787 0 0 0 1.114 1.114m-3.713-3.713a.787.787 0 1 0-1.113-1.114a.787.787 0 0 0 1.113 1.114m.928 1.671a.788.788 0 1 1-1.114 1.113a.788.788 0 0 1 1.114-1.113m-4.826-3.713a.787.787 0 1 1 1.114 1.114a.787.787 0 0 1-1.114-1.114"/><path fill-rule="evenodd" d="M14.399 2.683A4.892 4.892 0 1 1 21.317 9.6L18.92 12l2.398 2.399a4.892 4.892 0 1 1-6.918 6.918L12 18.92l-2.399 2.398A4.892 4.892 0 0 1 2.683 14.4L5.08 12L2.683 9.601A4.892 4.892 0 0 1 9.6 2.683L12 5.08zm5.858 12.776a3.392 3.392 0 0 1-4.798 4.797L3.744 8.542A3.392 3.392 0 0 1 8.54 3.744zm0-6.918l-2.4 2.398l-4.796-4.797l2.398-2.398a3.392 3.392 0 1 1 4.797 4.797M3.743 15.459l2.398-2.398l4.797 4.797l-2.398 2.398a3.392 3.392 0 0 1-4.797-4.797" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-bandage {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9.345%208.23A.788.788%200%201%200%208.23%209.346A.788.788%200%200%200%209.345%208.23m2.784.929a.787.787%200%201%200-1.114%201.114a.787.787%200%200%200%201.114-1.114m3.712%203.712a.788.788%200%201%201-1.114%201.114a.788.788%200%200%201%201.114-1.114m.929%203.899a.787.787%200%201%200-1.114-1.114a.787.787%200%200%200%201.114%201.114m-3.713-3.713a.787.787%200%201%200-1.113-1.114a.787.787%200%200%200%201.113%201.114m.928%201.671a.788.788%200%201%201-1.114%201.113a.788.788%200%200%201%201.114-1.113m-4.826-3.713a.787.787%200%201%201%201.114%201.114a.787.787%200%200%201-1.114-1.114%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M14.399%202.683A4.892%204.892%200%201%201%2021.317%209.6L18.92%2012l2.398%202.399a4.892%204.892%200%201%201-6.918%206.918L12%2018.92l-2.399%202.398A4.892%204.892%200%200%201%202.683%2014.4L5.08%2012L2.683%209.601A4.892%204.892%200%200%201%209.6%202.683L12%205.08zm5.858%2012.776a3.392%203.392%200%200%201-4.798%204.797L3.744%208.542A3.392%203.392%200%200%201%208.54%203.744zm0-6.918l-2.4%202.398l-4.796-4.797l2.398-2.398a3.392%203.392%200%201%201%204.797%204.797M3.743%2015.459l2.398-2.398l4.797%204.797l-2.398%202.398a3.392%203.392%200%200%201-4.797-4.797%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9.345%208.23A.788.788%200%201%200%208.23%209.346A.788.788%200%200%200%209.345%208.23m2.784.929a.787.787%200%201%200-1.114%201.114a.787.787%200%200%200%201.114-1.114m3.712%203.712a.788.788%200%201%201-1.114%201.114a.788.788%200%200%201%201.114-1.114m.929%203.899a.787.787%200%201%200-1.114-1.114a.787.787%200%200%200%201.114%201.114m-3.713-3.713a.787.787%200%201%200-1.113-1.114a.787.787%200%200%200%201.113%201.114m.928%201.671a.788.788%200%201%201-1.114%201.113a.788.788%200%200%201%201.114-1.113m-4.826-3.713a.787.787%200%201%201%201.114%201.114a.787.787%200%200%201-1.114-1.114%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M14.399%202.683A4.892%204.892%200%201%201%2021.317%209.6L18.92%2012l2.398%202.399a4.892%204.892%200%201%201-6.918%206.918L12%2018.92l-2.399%202.398A4.892%204.892%200%200%201%202.683%2014.4L5.08%2012L2.683%209.601A4.892%204.892%200%200%201%209.6%202.683L12%205.08zm5.858%2012.776a3.392%203.392%200%200%201-4.798%204.797L3.744%208.542A3.392%203.392%200%200%201%208.54%203.744zm0-6.918l-2.4%202.398l-4.796-4.797l2.398-2.398a3.392%203.392%200%201%201%204.797%204.797M3.743%2015.459l2.398-2.398l4.797%204.797l-2.398%202.398a3.392%203.392%200%200%201-4.797-4.797%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/bandage.svg?color=%231a73e8&size=48