stitches-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Devices · MIT Free for personal and commercial use.

Name
stitches-outline-24px
Set
Health Icons
Style
Outline 24px
Category
Devices
Viewbox
24×24
License
MIT

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 24 24"><path fill="currentColor" d="M11.25 19.726V22h1.5v-2.272c1.272-.077 2.105-.353 2.697-.73q.026.002.053.002a1 1 0 1 0-.98-1.195c-.346.186-.883.358-1.77.42v-4.497c1.272-.077 2.105-.353 2.697-.73q.026.003.053.002a1 1 0 1 0-.98-1.195c-.346.186-.883.358-1.77.42V7.729c1.272-.077 2.105-.353 2.697-.73L15.5 7a1 1 0 1 0-.98-1.195c-.346.186-.883.358-1.77.42V2h-1.5v4.221a4.8 4.8 0 0 1-1.22-.24a3.5 3.5 0 0 1-.57-.262a1 1 0 1 0-.804 1.269c.25.145.536.287.876.407c.47.166 1.024.283 1.718.33v4.496a4.8 4.8 0 0 1-1.22-.24a3.5 3.5 0 0 1-.57-.261a1 1 0 1 0-.804 1.268c.25.145.536.287.876.407c.47.166 1.024.283 1.718.33v4.496a4.8 4.8 0 0 1-1.22-.24a3.5 3.5 0 0 1-.57-.262a1 1 0 1 0-.804 1.269c.25.145.536.287.876.407c.47.166 1.024.282 1.718.33"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsStitchesOutline24px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.25 19.726V22h1.5v-2.272c1.272-.077 2.105-.353 2.697-.73q.026.002.053.002a1 1 0 1 0-.98-1.195c-.346.186-.883.358-1.77.42v-4.497c1.272-.077 2.105-.353 2.697-.73q.026.003.053.002a1 1 0 1 0-.98-1.195c-.346.186-.883.358-1.77.42V7.729c1.272-.077 2.105-.353 2.697-.73L15.5 7a1 1 0 1 0-.98-1.195c-.346.186-.883.358-1.77.42V2h-1.5v4.221a4.8 4.8 0 0 1-1.22-.24a3.5 3.5 0 0 1-.57-.262a1 1 0 1 0-.804 1.269c.25.145.536.287.876.407c.47.166 1.024.283 1.718.33v4.496a4.8 4.8 0 0 1-1.22-.24a3.5 3.5 0 0 1-.57-.261a1 1 0 1 0-.804 1.268c.25.145.536.287.876.407c.47.166 1.024.283 1.718.33v4.496a4.8 4.8 0 0 1-1.22-.24a3.5 3.5 0 0 1-.57-.262a1 1 0 1 0-.804 1.269c.25.145.536.287.876.407c.47.166 1.024.282 1.718.33"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.25 19.726V22h1.5v-2.272c1.272-.077 2.105-.353 2.697-.73q.026.002.053.002a1 1 0 1 0-.98-1.195c-.346.186-.883.358-1.77.42v-4.497c1.272-.077 2.105-.353 2.697-.73q.026.003.053.002a1 1 0 1 0-.98-1.195c-.346.186-.883.358-1.77.42V7.729c1.272-.077 2.105-.353 2.697-.73L15.5 7a1 1 0 1 0-.98-1.195c-.346.186-.883.358-1.77.42V2h-1.5v4.221a4.8 4.8 0 0 1-1.22-.24a3.5 3.5 0 0 1-.57-.262a1 1 0 1 0-.804 1.269c.25.145.536.287.876.407c.47.166 1.024.283 1.718.33v4.496a4.8 4.8 0 0 1-1.22-.24a3.5 3.5 0 0 1-.57-.261a1 1 0 1 0-.804 1.268c.25.145.536.287.876.407c.47.166 1.024.283 1.718.33v4.496a4.8 4.8 0 0 1-1.22-.24a3.5 3.5 0 0 1-.57-.262a1 1 0 1 0-.804 1.269c.25.145.536.287.876.407c.47.166 1.024.282 1.718.33"/></svg>
</template>

CSS

.icon-stitches-outline-24px {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.25%2019.726V22h1.5v-2.272c1.272-.077%202.105-.353%202.697-.73q.026.002.053.002a1%201%200%201%200-.98-1.195c-.346.186-.883.358-1.77.42v-4.497c1.272-.077%202.105-.353%202.697-.73q.026.003.053.002a1%201%200%201%200-.98-1.195c-.346.186-.883.358-1.77.42V7.729c1.272-.077%202.105-.353%202.697-.73L15.5%207a1%201%200%201%200-.98-1.195c-.346.186-.883.358-1.77.42V2h-1.5v4.221a4.8%204.8%200%200%201-1.22-.24a3.5%203.5%200%200%201-.57-.262a1%201%200%201%200-.804%201.269c.25.145.536.287.876.407c.47.166%201.024.283%201.718.33v4.496a4.8%204.8%200%200%201-1.22-.24a3.5%203.5%200%200%201-.57-.261a1%201%200%201%200-.804%201.268c.25.145.536.287.876.407c.47.166%201.024.283%201.718.33v4.496a4.8%204.8%200%200%201-1.22-.24a3.5%203.5%200%200%201-.57-.262a1%201%200%201%200-.804%201.269c.25.145.536.287.876.407c.47.166%201.024.282%201.718.33%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.25%2019.726V22h1.5v-2.272c1.272-.077%202.105-.353%202.697-.73q.026.002.053.002a1%201%200%201%200-.98-1.195c-.346.186-.883.358-1.77.42v-4.497c1.272-.077%202.105-.353%202.697-.73q.026.003.053.002a1%201%200%201%200-.98-1.195c-.346.186-.883.358-1.77.42V7.729c1.272-.077%202.105-.353%202.697-.73L15.5%207a1%201%200%201%200-.98-1.195c-.346.186-.883.358-1.77.42V2h-1.5v4.221a4.8%204.8%200%200%201-1.22-.24a3.5%203.5%200%200%201-.57-.262a1%201%200%201%200-.804%201.269c.25.145.536.287.876.407c.47.166%201.024.283%201.718.33v4.496a4.8%204.8%200%200%201-1.22-.24a3.5%203.5%200%200%201-.57-.261a1%201%200%201%200-.804%201.268c.25.145.536.287.876.407c.47.166%201.024.283%201.718.33v4.496a4.8%204.8%200%200%201-1.22-.24a3.5%203.5%200%200%201-.57-.262a1%201%200%201%200-.804%201.269c.25.145.536.287.876.407c.47.166%201.024.282%201.718.33%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/stitches-outline-24px.svg?color=%231a73e8&size=48