bandage-f from Jam Icons by Michael Amprimo · Filled · MIT Free for personal and commercial use.

Name
bandage-f
Set
Jam Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in Jam Icons

The same icon in other sets

Use the bandage icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-1 -1 24 24"><path fill="currentColor" d="M19.92 1.536a5 5 0 0 1 0 7.07L8.607 19.92a5 5 0 1 1-7.071-7.07L12.849 1.535a5 5 0 0 1 7.071 0zm-7.778 6.363a1 1 0 0 0-1.414 0l-2.829 2.829a1 1 0 0 0 0 1.414l1.415 1.414a1 1 0 0 0 1.414 0l2.828-2.828a1 1 0 0 0 0-1.414zm.707-.707a1 1 0 1 0 1.414-1.414a1 1 0 0 0-1.414 1.414m-7.07 7.071a1 1 0 1 0 1.413-1.414a1 1 0 0 0-1.414 1.414zm10.606-7.778a1 1 0 1 0 1.414-1.414a1 1 0 0 0-1.414 1.414M5.07 17.8a1 1 0 1 0 1.414-1.414A1 1 0 0 0 5.07 17.8"/></svg>

React

import type { SVGProps } from "react";

export function JamBandageF(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-1 -1 24 24"><path fill="currentColor" d="M19.92 1.536a5 5 0 0 1 0 7.07L8.607 19.92a5 5 0 1 1-7.071-7.07L12.849 1.535a5 5 0 0 1 7.071 0zm-7.778 6.363a1 1 0 0 0-1.414 0l-2.829 2.829a1 1 0 0 0 0 1.414l1.415 1.414a1 1 0 0 0 1.414 0l2.828-2.828a1 1 0 0 0 0-1.414zm.707-.707a1 1 0 1 0 1.414-1.414a1 1 0 0 0-1.414 1.414m-7.07 7.071a1 1 0 1 0 1.413-1.414a1 1 0 0 0-1.414 1.414zm10.606-7.778a1 1 0 1 0 1.414-1.414a1 1 0 0 0-1.414 1.414M5.07 17.8a1 1 0 1 0 1.414-1.414A1 1 0 0 0 5.07 17.8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-1 -1 24 24"><path fill="currentColor" d="M19.92 1.536a5 5 0 0 1 0 7.07L8.607 19.92a5 5 0 1 1-7.071-7.07L12.849 1.535a5 5 0 0 1 7.071 0zm-7.778 6.363a1 1 0 0 0-1.414 0l-2.829 2.829a1 1 0 0 0 0 1.414l1.415 1.414a1 1 0 0 0 1.414 0l2.828-2.828a1 1 0 0 0 0-1.414zm.707-.707a1 1 0 1 0 1.414-1.414a1 1 0 0 0-1.414 1.414m-7.07 7.071a1 1 0 1 0 1.413-1.414a1 1 0 0 0-1.414 1.414zm10.606-7.778a1 1 0 1 0 1.414-1.414a1 1 0 0 0-1.414 1.414M5.07 17.8a1 1 0 1 0 1.414-1.414A1 1 0 0 0 5.07 17.8"/></svg>
</template>

CSS

.icon-bandage-f {
  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%22-1%20-1%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.92%201.536a5%205%200%200%201%200%207.07L8.607%2019.92a5%205%200%201%201-7.071-7.07L12.849%201.535a5%205%200%200%201%207.071%200zm-7.778%206.363a1%201%200%200%200-1.414%200l-2.829%202.829a1%201%200%200%200%200%201.414l1.415%201.414a1%201%200%200%200%201.414%200l2.828-2.828a1%201%200%200%200%200-1.414zm.707-.707a1%201%200%201%200%201.414-1.414a1%201%200%200%200-1.414%201.414m-7.07%207.071a1%201%200%201%200%201.413-1.414a1%201%200%200%200-1.414%201.414zm10.606-7.778a1%201%200%201%200%201.414-1.414a1%201%200%200%200-1.414%201.414M5.07%2017.8a1%201%200%201%200%201.414-1.414A1%201%200%200%200%205.07%2017.8%22%2F%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%22-1%20-1%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.92%201.536a5%205%200%200%201%200%207.07L8.607%2019.92a5%205%200%201%201-7.071-7.07L12.849%201.535a5%205%200%200%201%207.071%200zm-7.778%206.363a1%201%200%200%200-1.414%200l-2.829%202.829a1%201%200%200%200%200%201.414l1.415%201.414a1%201%200%200%200%201.414%200l2.828-2.828a1%201%200%200%200%200-1.414zm.707-.707a1%201%200%201%200%201.414-1.414a1%201%200%200%200-1.414%201.414m-7.07%207.071a1%201%200%201%200%201.413-1.414a1%201%200%200%200-1.414%201.414zm10.606-7.778a1%201%200%201%200%201.414-1.414a1%201%200%200%200-1.414%201.414M5.07%2017.8a1%201%200%201%200%201.414-1.414A1%201%200%200%200%205.07%2017.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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