bandage2 icon
bandage2-duotone from Reicon by REICON · Duotone · Medicine · MIT Free for personal and commercial use.
- Name
- bandage2-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Medicine
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More medicine icons from Reicon
Use the bandage2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m20.416 12.765l-9.181-9.18a5.41 5.41 0 0 0-7.65 7.65l9.18 9.18a5.41 5.41 0 1 0 7.65-7.65" opacity=".5"/><path d="m19.885 12.234l.531.531q.27.271.494.566l-7.578 7.578a5.5 5.5 0 0 1-.567-.493l-.53-.531zM10.668 3.09q.297.224.567.494l.53.53l-7.65 7.651l-.53-.53q-.27-.27-.494-.567z"/><circle cx="9.172" cy="12" r="1" transform="rotate(-45 9.172 12)"/><circle cx="12" cy="14.829" r="1" transform="rotate(-45 12 14.829)"/><circle cx="12" cy="9.171" r="1" transform="rotate(-45 12 9.171)"/><circle cx="14.828" cy="12" r="1" transform="rotate(-45 14.828 12)"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconBandage2Duotone(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="m20.416 12.765l-9.181-9.18a5.41 5.41 0 0 0-7.65 7.65l9.18 9.18a5.41 5.41 0 1 0 7.65-7.65" opacity=".5"/><path d="m19.885 12.234l.531.531q.27.271.494.566l-7.578 7.578a5.5 5.5 0 0 1-.567-.493l-.53-.531zM10.668 3.09q.297.224.567.494l.53.53l-7.65 7.651l-.53-.53q-.27-.27-.494-.567z"/><circle cx="9.172" cy="12" r="1" transform="rotate(-45 9.172 12)"/><circle cx="12" cy="14.829" r="1" transform="rotate(-45 12 14.829)"/><circle cx="12" cy="9.171" r="1" transform="rotate(-45 12 9.171)"/><circle cx="14.828" cy="12" r="1" transform="rotate(-45 14.828 12)"/></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="m20.416 12.765l-9.181-9.18a5.41 5.41 0 0 0-7.65 7.65l9.18 9.18a5.41 5.41 0 1 0 7.65-7.65" opacity=".5"/><path d="m19.885 12.234l.531.531q.27.271.494.566l-7.578 7.578a5.5 5.5 0 0 1-.567-.493l-.53-.531zM10.668 3.09q.297.224.567.494l.53.53l-7.65 7.651l-.53-.53q-.27-.27-.494-.567z"/><circle cx="9.172" cy="12" r="1" transform="rotate(-45 9.172 12)"/><circle cx="12" cy="14.829" r="1" transform="rotate(-45 12 14.829)"/><circle cx="12" cy="9.171" r="1" transform="rotate(-45 12 9.171)"/><circle cx="14.828" cy="12" r="1" transform="rotate(-45 14.828 12)"/></g></svg> </template>
CSS
.icon-bandage2-duotone {
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%22m20.416%2012.765l-9.181-9.18a5.41%205.41%200%200%200-7.65%207.65l9.18%209.18a5.41%205.41%200%201%200%207.65-7.65%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m19.885%2012.234l.531.531q.27.271.494.566l-7.578%207.578a5.5%205.5%200%200%201-.567-.493l-.53-.531zM10.668%203.09q.297.224.567.494l.53.53l-7.65%207.651l-.53-.53q-.27-.27-.494-.567z%22%2F%3E%3Ccircle%20cx%3D%229.172%22%20cy%3D%2212%22%20r%3D%221%22%20transform%3D%22rotate(-45%209.172%2012)%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2214.829%22%20r%3D%221%22%20transform%3D%22rotate(-45%2012%2014.829)%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229.171%22%20r%3D%221%22%20transform%3D%22rotate(-45%2012%209.171)%22%2F%3E%3Ccircle%20cx%3D%2214.828%22%20cy%3D%2212%22%20r%3D%221%22%20transform%3D%22rotate(-45%2014.828%2012)%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%22m20.416%2012.765l-9.181-9.18a5.41%205.41%200%200%200-7.65%207.65l9.18%209.18a5.41%205.41%200%201%200%207.65-7.65%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22m19.885%2012.234l.531.531q.27.271.494.566l-7.578%207.578a5.5%205.5%200%200%201-.567-.493l-.53-.531zM10.668%203.09q.297.224.567.494l.53.53l-7.65%207.651l-.53-.53q-.27-.27-.494-.567z%22%2F%3E%3Ccircle%20cx%3D%229.172%22%20cy%3D%2212%22%20r%3D%221%22%20transform%3D%22rotate(-45%209.172%2012)%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2214.829%22%20r%3D%221%22%20transform%3D%22rotate(-45%2012%2014.829)%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%229.171%22%20r%3D%221%22%20transform%3D%22rotate(-45%2012%209.171)%22%2F%3E%3Ccircle%20cx%3D%2214.828%22%20cy%3D%2212%22%20r%3D%221%22%20transform%3D%22rotate(-45%2014.828%2012)%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/bandage2-duotone.svg?color=%231a73e8&size=48