bandage icon

bandage-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.

Name
bandage-sharp
Set
IonIcons
Style
Sharp
Viewbox
512×512
License
MIT

2 other variants in IonIcons

The same icon in other sets

Use the bandage icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M27.71 337.1a40 40 0 0 0 0 56.54l90.65 90.65a40 40 0 0 0 56.54 0l75.1-75.1L102.81 262ZM496 147.1a39.87 39.87 0 0 0-11.75-28.38l-91-91a40.14 40.14 0 0 0-56.75 0L264 100.28L411.72 248l72.53-72.53A39.85 39.85 0 0 0 496 147.1M273.06 386.19l116-116L241.77 123l-116 116Zm19.63-141.5a16 16 0 1 1 0 22.62a16 16 0 0 1 0-22.62m-48-48a16 16 0 1 1 0 22.62a16 16 0 0 1 0-22.62m0 96a16 16 0 1 1 0 22.62a16 16 0 0 1 0-22.62m-25.38-48a16 16 0 1 1-22.62 0a16 16 0 0 1 22.62 0"/></svg>

React

import type { SVGProps } from "react";

export function IonBandageSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M27.71 337.1a40 40 0 0 0 0 56.54l90.65 90.65a40 40 0 0 0 56.54 0l75.1-75.1L102.81 262ZM496 147.1a39.87 39.87 0 0 0-11.75-28.38l-91-91a40.14 40.14 0 0 0-56.75 0L264 100.28L411.72 248l72.53-72.53A39.85 39.85 0 0 0 496 147.1M273.06 386.19l116-116L241.77 123l-116 116Zm19.63-141.5a16 16 0 1 1 0 22.62a16 16 0 0 1 0-22.62m-48-48a16 16 0 1 1 0 22.62a16 16 0 0 1 0-22.62m0 96a16 16 0 1 1 0 22.62a16 16 0 0 1 0-22.62m-25.38-48a16 16 0 1 1-22.62 0a16 16 0 0 1 22.62 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M27.71 337.1a40 40 0 0 0 0 56.54l90.65 90.65a40 40 0 0 0 56.54 0l75.1-75.1L102.81 262ZM496 147.1a39.87 39.87 0 0 0-11.75-28.38l-91-91a40.14 40.14 0 0 0-56.75 0L264 100.28L411.72 248l72.53-72.53A39.85 39.85 0 0 0 496 147.1M273.06 386.19l116-116L241.77 123l-116 116Zm19.63-141.5a16 16 0 1 1 0 22.62a16 16 0 0 1 0-22.62m-48-48a16 16 0 1 1 0 22.62a16 16 0 0 1 0-22.62m0 96a16 16 0 1 1 0 22.62a16 16 0 0 1 0-22.62m-25.38-48a16 16 0 1 1-22.62 0a16 16 0 0 1 22.62 0"/></svg>
</template>

CSS

.icon-bandage-sharp {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.71%20337.1a40%2040%200%200%200%200%2056.54l90.65%2090.65a40%2040%200%200%200%2056.54%200l75.1-75.1L102.81%20262ZM496%20147.1a39.87%2039.87%200%200%200-11.75-28.38l-91-91a40.14%2040.14%200%200%200-56.75%200L264%20100.28L411.72%20248l72.53-72.53A39.85%2039.85%200%200%200%20496%20147.1M273.06%20386.19l116-116L241.77%20123l-116%20116Zm19.63-141.5a16%2016%200%201%201%200%2022.62a16%2016%200%200%201%200-22.62m-48-48a16%2016%200%201%201%200%2022.62a16%2016%200%200%201%200-22.62m0%2096a16%2016%200%201%201%200%2022.62a16%2016%200%200%201%200-22.62m-25.38-48a16%2016%200%201%201-22.62%200a16%2016%200%200%201%2022.62%200%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%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.71%20337.1a40%2040%200%200%200%200%2056.54l90.65%2090.65a40%2040%200%200%200%2056.54%200l75.1-75.1L102.81%20262ZM496%20147.1a39.87%2039.87%200%200%200-11.75-28.38l-91-91a40.14%2040.14%200%200%200-56.75%200L264%20100.28L411.72%20248l72.53-72.53A39.85%2039.85%200%200%200%20496%20147.1M273.06%20386.19l116-116L241.77%20123l-116%20116Zm19.63-141.5a16%2016%200%201%201%200%2022.62a16%2016%200%200%201%200-22.62m-48-48a16%2016%200%201%201%200%2022.62a16%2016%200%200%201%200-22.62m0%2096a16%2016%200%201%201%200%2022.62a16%2016%200%200%201%200-22.62m-25.38-48a16%2016%200%201%201-22.62%200a16%2016%200%200%201%2022.62%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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