syringe icon
syringe-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- syringe-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
syringeEmoji One (Colored)syringeFont Awesome 6 SolidsyringeFont Awesome Solidsyringe-20-filledFluent UI System IconssyringeFluent EmojisyringeFluent Emoji FlatsyringeFluent Emoji High ContrastsyringeFirefox OS EmojisyringeHealth IconssyringeHuge IconssyringeLine AwesomesyringeLucidesyringeMaterial SymbolssyringeMaterial Symbols LightsyringeNoto EmojisyringeOpenMojisyringe-fillRemix Iconsyringe-boldSolarsyringeStreamline EmojissyringeTwitter EmojisyringeUnicons
Use the syringe icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m240.49 63.51l-48-48a12 12 0 0 0-17 17L191 48l-23 23l-31.51-31.49a12 12 0 1 0-17 17L123 60l-81.14 81.17A19.86 19.86 0 0 0 36 155.31V203l-20.49 20.51a12 12 0 0 0 17 17L53 220h47.72a19.86 19.86 0 0 0 14.14-5.86L196 133l3.51 3.52a12 12 0 0 0 17-17L185 88l23-23l15.51 15.52a12 12 0 1 0 17-17ZM99 196H60v-39l14-14l17.51 17.52a12 12 0 0 0 17-17L91 126l11-11l17.51 17.52a12 12 0 0 0 17-17L119 98l21-21l39 39Z"/></svg>
React
import type { SVGProps } from "react";
export function PhSyringeBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m240.49 63.51l-48-48a12 12 0 0 0-17 17L191 48l-23 23l-31.51-31.49a12 12 0 1 0-17 17L123 60l-81.14 81.17A19.86 19.86 0 0 0 36 155.31V203l-20.49 20.51a12 12 0 0 0 17 17L53 220h47.72a19.86 19.86 0 0 0 14.14-5.86L196 133l3.51 3.52a12 12 0 0 0 17-17L185 88l23-23l15.51 15.52a12 12 0 1 0 17-17ZM99 196H60v-39l14-14l17.51 17.52a12 12 0 0 0 17-17L91 126l11-11l17.51 17.52a12 12 0 0 0 17-17L119 98l21-21l39 39Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m240.49 63.51l-48-48a12 12 0 0 0-17 17L191 48l-23 23l-31.51-31.49a12 12 0 1 0-17 17L123 60l-81.14 81.17A19.86 19.86 0 0 0 36 155.31V203l-20.49 20.51a12 12 0 0 0 17 17L53 220h47.72a19.86 19.86 0 0 0 14.14-5.86L196 133l3.51 3.52a12 12 0 0 0 17-17L185 88l23-23l15.51 15.52a12 12 0 1 0 17-17ZM99 196H60v-39l14-14l17.51 17.52a12 12 0 0 0 17-17L91 126l11-11l17.51 17.52a12 12 0 0 0 17-17L119 98l21-21l39 39Z"/></svg> </template>
CSS
.icon-syringe-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m240.49%2063.51l-48-48a12%2012%200%200%200-17%2017L191%2048l-23%2023l-31.51-31.49a12%2012%200%201%200-17%2017L123%2060l-81.14%2081.17A19.86%2019.86%200%200%200%2036%20155.31V203l-20.49%2020.51a12%2012%200%200%200%2017%2017L53%20220h47.72a19.86%2019.86%200%200%200%2014.14-5.86L196%20133l3.51%203.52a12%2012%200%200%200%2017-17L185%2088l23-23l15.51%2015.52a12%2012%200%201%200%2017-17ZM99%20196H60v-39l14-14l17.51%2017.52a12%2012%200%200%200%2017-17L91%20126l11-11l17.51%2017.52a12%2012%200%200%200%2017-17L119%2098l21-21l39%2039Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m240.49%2063.51l-48-48a12%2012%200%200%200-17%2017L191%2048l-23%2023l-31.51-31.49a12%2012%200%201%200-17%2017L123%2060l-81.14%2081.17A19.86%2019.86%200%200%200%2036%20155.31V203l-20.49%2020.51a12%2012%200%200%200%2017%2017L53%20220h47.72a19.86%2019.86%200%200%200%2014.14-5.86L196%20133l3.51%203.52a12%2012%200%200%200%2017-17L185%2088l23-23l15.51%2015.52a12%2012%200%201%200%2017-17ZM99%20196H60v-39l14-14l17.51%2017.52a12%2012%200%200%200%2017-17L91%20126l11-11l17.51%2017.52a12%2012%200%200%200%2017-17L119%2098l21-21l39%2039Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/syringe-bold.svg?color=%231a73e8&size=48