syringe icon
syringe from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- syringe
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
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 SymbolssyringeNoto EmojisyringeOpenMojisyringePhosphorsyringe-fillRemix Iconsyringe-boldSolarsyringeStreamline EmojissyringeTwitter EmojisyringeUnicons
More social icons from Material Symbols Light
Use the syringe icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.208 10.694q-.14-.146-.14-.347t.14-.366L7.68 7.508L6.298 6.144l-.646.646q-.165.166-.366.166t-.347-.166q-.16-.146-.16-.347t.16-.36l2-1.981q.146-.166.347-.166t.366.166q.146.14.146.344t-.146.344l-.665.666l1.382 1.363l2.473-2.473q.166-.165.367-.165t.347.165q.165.146.165.347t-.165.366l-.56.554l1.877 1.877l-2.248 2.243q-.14.146-.14.347t.14.366q.166.146.366.146q.201 0 .348-.146l2.242-2.248l2.082 2.077l-2.229 2.248q-.165.166-.165.367t.165.346q.141.141.342.128t.347-.153l2.243-2.228l1.428 1.428q.479.48.479 1.154t-.479 1.133l-.757.764l4.032 4.027h-1.427l-3.319-3.32l-.758.764q-.46.46-1.133.46t-1.153-.46L6.48 10.135l-.56.56q-.165.159-.356.159q-.192 0-.357-.16"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSyringe(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="M5.208 10.694q-.14-.146-.14-.347t.14-.366L7.68 7.508L6.298 6.144l-.646.646q-.165.166-.366.166t-.347-.166q-.16-.146-.16-.347t.16-.36l2-1.981q.146-.166.347-.166t.366.166q.146.14.146.344t-.146.344l-.665.666l1.382 1.363l2.473-2.473q.166-.165.367-.165t.347.165q.165.146.165.347t-.165.366l-.56.554l1.877 1.877l-2.248 2.243q-.14.146-.14.347t.14.366q.166.146.366.146q.201 0 .348-.146l2.242-2.248l2.082 2.077l-2.229 2.248q-.165.166-.165.367t.165.346q.141.141.342.128t.347-.153l2.243-2.228l1.428 1.428q.479.48.479 1.154t-.479 1.133l-.757.764l4.032 4.027h-1.427l-3.319-3.32l-.758.764q-.46.46-1.133.46t-1.153-.46L6.48 10.135l-.56.56q-.165.159-.356.159q-.192 0-.357-.16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.208 10.694q-.14-.146-.14-.347t.14-.366L7.68 7.508L6.298 6.144l-.646.646q-.165.166-.366.166t-.347-.166q-.16-.146-.16-.347t.16-.36l2-1.981q.146-.166.347-.166t.366.166q.146.14.146.344t-.146.344l-.665.666l1.382 1.363l2.473-2.473q.166-.165.367-.165t.347.165q.165.146.165.347t-.165.366l-.56.554l1.877 1.877l-2.248 2.243q-.14.146-.14.347t.14.366q.166.146.366.146q.201 0 .348-.146l2.242-2.248l2.082 2.077l-2.229 2.248q-.165.166-.165.367t.165.346q.141.141.342.128t.347-.153l2.243-2.228l1.428 1.428q.479.48.479 1.154t-.479 1.133l-.757.764l4.032 4.027h-1.427l-3.319-3.32l-.758.764q-.46.46-1.133.46t-1.153-.46L6.48 10.135l-.56.56q-.165.159-.356.159q-.192 0-.357-.16"/></svg> </template>
CSS
.icon-syringe {
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%22M5.208%2010.694q-.14-.146-.14-.347t.14-.366L7.68%207.508L6.298%206.144l-.646.646q-.165.166-.366.166t-.347-.166q-.16-.146-.16-.347t.16-.36l2-1.981q.146-.166.347-.166t.366.166q.146.14.146.344t-.146.344l-.665.666l1.382%201.363l2.473-2.473q.166-.165.367-.165t.347.165q.165.146.165.347t-.165.366l-.56.554l1.877%201.877l-2.248%202.243q-.14.146-.14.347t.14.366q.166.146.366.146q.201%200%20.348-.146l2.242-2.248l2.082%202.077l-2.229%202.248q-.165.166-.165.367t.165.346q.141.141.342.128t.347-.153l2.243-2.228l1.428%201.428q.479.48.479%201.154t-.479%201.133l-.757.764l4.032%204.027h-1.427l-3.319-3.32l-.758.764q-.46.46-1.133.46t-1.153-.46L6.48%2010.135l-.56.56q-.165.159-.356.159q-.192%200-.357-.16%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%22M5.208%2010.694q-.14-.146-.14-.347t.14-.366L7.68%207.508L6.298%206.144l-.646.646q-.165.166-.366.166t-.347-.166q-.16-.146-.16-.347t.16-.36l2-1.981q.146-.166.347-.166t.366.166q.146.14.146.344t-.146.344l-.665.666l1.382%201.363l2.473-2.473q.166-.165.367-.165t.347.165q.165.146.165.347t-.165.366l-.56.554l1.877%201.877l-2.248%202.243q-.14.146-.14.347t.14.366q.166.146.366.146q.201%200%20.348-.146l2.242-2.248l2.082%202.077l-2.229%202.248q-.165.166-.165.367t.165.346q.141.141.342.128t.347-.153l2.243-2.228l1.428%201.428q.479.48.479%201.154t-.479%201.133l-.757.764l4.032%204.027h-1.427l-3.319-3.32l-.758.764q-.46.46-1.133.46t-1.153-.46L6.48%2010.135l-.56.56q-.165.159-.356.159q-.192%200-.357-.16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/syringe.svg?color=%231a73e8&size=48