stitches icon
stitches from Health Icons by Resolve to Save Lives · Filled · Devices · MIT Free for personal and commercial use.
- Name
- stitches
- Set
- Health Icons
- Style
- Filled
- Category
- Devices
- Viewbox
- 48×48
- License
- MIT
- Aliases
- stitches2x-outline
3 other variants in Health Icons
The same icon in other sets
More devices icons from Health Icons
Use the stitches icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M23 39.979V44h2v-4.019c2.424-.095 4.04-.539 5.19-1.152a2 2 0 1 0-1.181-1.645c-.835.39-2.074.713-4.009.796v-7c2.424-.095 4.04-.539 5.19-1.152a2 2 0 1 0-1.181-1.645c-.835.39-2.074.713-4.009.796V20.98c2.424-.095 4.04-.539 5.19-1.152a2 2 0 1 0-1.181-1.645c-.835.39-2.074.713-4.009.796V11.98c2.424-.095 4.04-.539 5.19-1.152a2 2 0 1 0-1.181-1.645c-.835.39-2.074.713-4.009.796V4h-2v5.976c-1.37-.068-2.346-.276-3.105-.544A7 7 0 0 1 19 9.048V9a2 2 0 1 0-1.047 1.759c.38.2.8.391 1.277.56c.993.35 2.194.59 3.77.66v6.997c-1.37-.068-2.346-.276-3.105-.544a7 7 0 0 1-.896-.384L19 18a2 2 0 1 0-1.047 1.759c.38.2.8.391 1.277.56c.993.35 2.194.59 3.77.66v7.997c-1.37-.068-2.346-.276-3.105-.544a7 7 0 0 1-.896-.384L19 28a2 2 0 1 0-1.047 1.759c.38.2.8.391 1.277.56c.993.35 2.194.59 3.77.66v6.997c-1.37-.068-2.346-.276-3.105-.544a7 7 0 0 1-.896-.384L19 37a2 2 0 1 0-1.047 1.759c.38.2.8.391 1.277.56c.993.35 2.194.59 3.77.66"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsStitches(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M23 39.979V44h2v-4.019c2.424-.095 4.04-.539 5.19-1.152a2 2 0 1 0-1.181-1.645c-.835.39-2.074.713-4.009.796v-7c2.424-.095 4.04-.539 5.19-1.152a2 2 0 1 0-1.181-1.645c-.835.39-2.074.713-4.009.796V20.98c2.424-.095 4.04-.539 5.19-1.152a2 2 0 1 0-1.181-1.645c-.835.39-2.074.713-4.009.796V11.98c2.424-.095 4.04-.539 5.19-1.152a2 2 0 1 0-1.181-1.645c-.835.39-2.074.713-4.009.796V4h-2v5.976c-1.37-.068-2.346-.276-3.105-.544A7 7 0 0 1 19 9.048V9a2 2 0 1 0-1.047 1.759c.38.2.8.391 1.277.56c.993.35 2.194.59 3.77.66v6.997c-1.37-.068-2.346-.276-3.105-.544a7 7 0 0 1-.896-.384L19 18a2 2 0 1 0-1.047 1.759c.38.2.8.391 1.277.56c.993.35 2.194.59 3.77.66v7.997c-1.37-.068-2.346-.276-3.105-.544a7 7 0 0 1-.896-.384L19 28a2 2 0 1 0-1.047 1.759c.38.2.8.391 1.277.56c.993.35 2.194.59 3.77.66v6.997c-1.37-.068-2.346-.276-3.105-.544a7 7 0 0 1-.896-.384L19 37a2 2 0 1 0-1.047 1.759c.38.2.8.391 1.277.56c.993.35 2.194.59 3.77.66"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M23 39.979V44h2v-4.019c2.424-.095 4.04-.539 5.19-1.152a2 2 0 1 0-1.181-1.645c-.835.39-2.074.713-4.009.796v-7c2.424-.095 4.04-.539 5.19-1.152a2 2 0 1 0-1.181-1.645c-.835.39-2.074.713-4.009.796V20.98c2.424-.095 4.04-.539 5.19-1.152a2 2 0 1 0-1.181-1.645c-.835.39-2.074.713-4.009.796V11.98c2.424-.095 4.04-.539 5.19-1.152a2 2 0 1 0-1.181-1.645c-.835.39-2.074.713-4.009.796V4h-2v5.976c-1.37-.068-2.346-.276-3.105-.544A7 7 0 0 1 19 9.048V9a2 2 0 1 0-1.047 1.759c.38.2.8.391 1.277.56c.993.35 2.194.59 3.77.66v6.997c-1.37-.068-2.346-.276-3.105-.544a7 7 0 0 1-.896-.384L19 18a2 2 0 1 0-1.047 1.759c.38.2.8.391 1.277.56c.993.35 2.194.59 3.77.66v7.997c-1.37-.068-2.346-.276-3.105-.544a7 7 0 0 1-.896-.384L19 28a2 2 0 1 0-1.047 1.759c.38.2.8.391 1.277.56c.993.35 2.194.59 3.77.66v6.997c-1.37-.068-2.346-.276-3.105-.544a7 7 0 0 1-.896-.384L19 37a2 2 0 1 0-1.047 1.759c.38.2.8.391 1.277.56c.993.35 2.194.59 3.77.66"/></svg> </template>
CSS
.icon-stitches {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23%2039.979V44h2v-4.019c2.424-.095%204.04-.539%205.19-1.152a2%202%200%201%200-1.181-1.645c-.835.39-2.074.713-4.009.796v-7c2.424-.095%204.04-.539%205.19-1.152a2%202%200%201%200-1.181-1.645c-.835.39-2.074.713-4.009.796V20.98c2.424-.095%204.04-.539%205.19-1.152a2%202%200%201%200-1.181-1.645c-.835.39-2.074.713-4.009.796V11.98c2.424-.095%204.04-.539%205.19-1.152a2%202%200%201%200-1.181-1.645c-.835.39-2.074.713-4.009.796V4h-2v5.976c-1.37-.068-2.346-.276-3.105-.544A7%207%200%200%201%2019%209.048V9a2%202%200%201%200-1.047%201.759c.38.2.8.391%201.277.56c.993.35%202.194.59%203.77.66v6.997c-1.37-.068-2.346-.276-3.105-.544a7%207%200%200%201-.896-.384L19%2018a2%202%200%201%200-1.047%201.759c.38.2.8.391%201.277.56c.993.35%202.194.59%203.77.66v7.997c-1.37-.068-2.346-.276-3.105-.544a7%207%200%200%201-.896-.384L19%2028a2%202%200%201%200-1.047%201.759c.38.2.8.391%201.277.56c.993.35%202.194.59%203.77.66v6.997c-1.37-.068-2.346-.276-3.105-.544a7%207%200%200%201-.896-.384L19%2037a2%202%200%201%200-1.047%201.759c.38.2.8.391%201.277.56c.993.35%202.194.59%203.77.66%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23%2039.979V44h2v-4.019c2.424-.095%204.04-.539%205.19-1.152a2%202%200%201%200-1.181-1.645c-.835.39-2.074.713-4.009.796v-7c2.424-.095%204.04-.539%205.19-1.152a2%202%200%201%200-1.181-1.645c-.835.39-2.074.713-4.009.796V20.98c2.424-.095%204.04-.539%205.19-1.152a2%202%200%201%200-1.181-1.645c-.835.39-2.074.713-4.009.796V11.98c2.424-.095%204.04-.539%205.19-1.152a2%202%200%201%200-1.181-1.645c-.835.39-2.074.713-4.009.796V4h-2v5.976c-1.37-.068-2.346-.276-3.105-.544A7%207%200%200%201%2019%209.048V9a2%202%200%201%200-1.047%201.759c.38.2.8.391%201.277.56c.993.35%202.194.59%203.77.66v6.997c-1.37-.068-2.346-.276-3.105-.544a7%207%200%200%201-.896-.384L19%2018a2%202%200%201%200-1.047%201.759c.38.2.8.391%201.277.56c.993.35%202.194.59%203.77.66v7.997c-1.37-.068-2.346-.276-3.105-.544a7%207%200%200%201-.896-.384L19%2028a2%202%200%201%200-1.047%201.759c.38.2.8.391%201.277.56c.993.35%202.194.59%203.77.66v6.997c-1.37-.068-2.346-.276-3.105-.544a7%207%200%200%201-.896-.384L19%2037a2%202%200%201%200-1.047%201.759c.38.2.8.391%201.277.56c.993.35%202.194.59%203.77.66%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/stitches.svg?color=%231a73e8&size=48