syringe icon
syringe-outline-sharp from Material Symbols Light by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- syringe-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- 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.279 7.164l-.713-.708l2.713-2.733l.727.714l-1.02 1.019L8.37 6.819l2.852-2.852l.714.714l-.939.933l7.948 7.928l-1.907 1.92l4.032 4.027h-1.427l-3.319-3.32l-1.889 1.9l-7.953-7.934l-.914.907l-.688-.688l2.8-2.846l-1.382-1.364zm1.89 2.282l7.24 7.24l3.095-3.119l-1.846-1.89l-1.894 1.889l-.702-.67l1.907-1.907l-2.096-2.077l-1.87 1.863l-.707-.708l1.864-1.869l-1.871-1.871zm0 0l.443-.442l2.677-2.677z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSyringeOutlineSharp(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.279 7.164l-.713-.708l2.713-2.733l.727.714l-1.02 1.019L8.37 6.819l2.852-2.852l.714.714l-.939.933l7.948 7.928l-1.907 1.92l4.032 4.027h-1.427l-3.319-3.32l-1.889 1.9l-7.953-7.934l-.914.907l-.688-.688l2.8-2.846l-1.382-1.364zm1.89 2.282l7.24 7.24l3.095-3.119l-1.846-1.89l-1.894 1.889l-.702-.67l1.907-1.907l-2.096-2.077l-1.87 1.863l-.707-.708l1.864-1.869l-1.871-1.871zm0 0l.443-.442l2.677-2.677z"/></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.279 7.164l-.713-.708l2.713-2.733l.727.714l-1.02 1.019L8.37 6.819l2.852-2.852l.714.714l-.939.933l7.948 7.928l-1.907 1.92l4.032 4.027h-1.427l-3.319-3.32l-1.889 1.9l-7.953-7.934l-.914.907l-.688-.688l2.8-2.846l-1.382-1.364zm1.89 2.282l7.24 7.24l3.095-3.119l-1.846-1.89l-1.894 1.889l-.702-.67l1.907-1.907l-2.096-2.077l-1.87 1.863l-.707-.708l1.864-1.869l-1.871-1.871zm0 0l.443-.442l2.677-2.677z"/></svg> </template>
CSS
.icon-syringe-outline-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m5.279%207.164l-.713-.708l2.713-2.733l.727.714l-1.02%201.019L8.37%206.819l2.852-2.852l.714.714l-.939.933l7.948%207.928l-1.907%201.92l4.032%204.027h-1.427l-3.319-3.32l-1.889%201.9l-7.953-7.934l-.914.907l-.688-.688l2.8-2.846l-1.382-1.364zm1.89%202.282l7.24%207.24l3.095-3.119l-1.846-1.89l-1.894%201.889l-.702-.67l1.907-1.907l-2.096-2.077l-1.87%201.863l-.707-.708l1.864-1.869l-1.871-1.871zm0%200l.443-.442l2.677-2.677z%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.279%207.164l-.713-.708l2.713-2.733l.727.714l-1.02%201.019L8.37%206.819l2.852-2.852l.714.714l-.939.933l7.948%207.928l-1.907%201.92l4.032%204.027h-1.427l-3.319-3.32l-1.889%201.9l-7.953-7.934l-.914.907l-.688-.688l2.8-2.846l-1.382-1.364zm1.89%202.282l7.24%207.24l3.095-3.119l-1.846-1.89l-1.894%201.889l-.702-.67l1.907-1.907l-2.096-2.077l-1.87%201.863l-.707-.708l1.864-1.869l-1.871-1.871zm0%200l.443-.442l2.677-2.677z%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-outline-sharp.svg?color=%231a73e8&size=48