syringe icon
syringe-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- syringe-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
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 Symbols LightsyringeNoto EmojisyringeOpenMojisyringePhosphorsyringe-fillRemix Iconsyringe-boldSolarsyringeStreamline EmojissyringeTwitter EmojisyringeUnicons
More social icons from Material Symbols
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="M3.9 11.175q-.275-.3-.275-.712T3.9 9.75l2.8-2.8l-1.075-1.075l-.3.3q-.3.3-.712.3t-.713-.3q-.275-.3-.275-.712t.275-.688l2-2q.3-.3.713-.3t.712.3q.3.275.3.7t-.3.7l-.3.3L8.1 5.55l2.8-2.8q.3-.3.713-.3t.712.3t.3.713t-.3.712l-.675.65l1.55 1.55l-2.825 2.8q-.275.3-.275.713t.275.712q.3.3.713.3t.712-.3l2.8-2.825l1.525 1.5L13.3 12.1q-.3.3-.3.713t.3.712q.275.275.688.263t.712-.288l2.8-2.825l1.525 1.525q.575.575.575 1.413t-.575 1.412l-.7.725L22.2 19.6q.25.25.125.55t-.475.3h-1.025q-.3 0-.587-.125T19.75 20l-2.85-2.85l-.7.725q-.575.575-1.412.575t-1.413-.575L6 10.5l-.675.675q-.3.275-.712.275t-.713-.275"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSyringeRounded(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="M3.9 11.175q-.275-.3-.275-.712T3.9 9.75l2.8-2.8l-1.075-1.075l-.3.3q-.3.3-.712.3t-.713-.3q-.275-.3-.275-.712t.275-.688l2-2q.3-.3.713-.3t.712.3q.3.275.3.7t-.3.7l-.3.3L8.1 5.55l2.8-2.8q.3-.3.713-.3t.712.3t.3.713t-.3.712l-.675.65l1.55 1.55l-2.825 2.8q-.275.3-.275.713t.275.712q.3.3.713.3t.712-.3l2.8-2.825l1.525 1.5L13.3 12.1q-.3.3-.3.713t.3.712q.275.275.688.263t.712-.288l2.8-2.825l1.525 1.525q.575.575.575 1.413t-.575 1.412l-.7.725L22.2 19.6q.25.25.125.55t-.475.3h-1.025q-.3 0-.587-.125T19.75 20l-2.85-2.85l-.7.725q-.575.575-1.412.575t-1.413-.575L6 10.5l-.675.675q-.3.275-.712.275t-.713-.275"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.9 11.175q-.275-.3-.275-.712T3.9 9.75l2.8-2.8l-1.075-1.075l-.3.3q-.3.3-.712.3t-.713-.3q-.275-.3-.275-.712t.275-.688l2-2q.3-.3.713-.3t.712.3q.3.275.3.7t-.3.7l-.3.3L8.1 5.55l2.8-2.8q.3-.3.713-.3t.712.3t.3.713t-.3.712l-.675.65l1.55 1.55l-2.825 2.8q-.275.3-.275.713t.275.712q.3.3.713.3t.712-.3l2.8-2.825l1.525 1.5L13.3 12.1q-.3.3-.3.713t.3.712q.275.275.688.263t.712-.288l2.8-2.825l1.525 1.525q.575.575.575 1.413t-.575 1.412l-.7.725L22.2 19.6q.25.25.125.55t-.475.3h-1.025q-.3 0-.587-.125T19.75 20l-2.85-2.85l-.7.725q-.575.575-1.412.575t-1.413-.575L6 10.5l-.675.675q-.3.275-.712.275t-.713-.275"/></svg> </template>
CSS
.icon-syringe-rounded {
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%22M3.9%2011.175q-.275-.3-.275-.712T3.9%209.75l2.8-2.8l-1.075-1.075l-.3.3q-.3.3-.712.3t-.713-.3q-.275-.3-.275-.712t.275-.688l2-2q.3-.3.713-.3t.712.3q.3.275.3.7t-.3.7l-.3.3L8.1%205.55l2.8-2.8q.3-.3.713-.3t.712.3t.3.713t-.3.712l-.675.65l1.55%201.55l-2.825%202.8q-.275.3-.275.713t.275.712q.3.3.713.3t.712-.3l2.8-2.825l1.525%201.5L13.3%2012.1q-.3.3-.3.713t.3.712q.275.275.688.263t.712-.288l2.8-2.825l1.525%201.525q.575.575.575%201.413t-.575%201.412l-.7.725L22.2%2019.6q.25.25.125.55t-.475.3h-1.025q-.3%200-.587-.125T19.75%2020l-2.85-2.85l-.7.725q-.575.575-1.412.575t-1.413-.575L6%2010.5l-.675.675q-.3.275-.712.275t-.713-.275%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%22M3.9%2011.175q-.275-.3-.275-.712T3.9%209.75l2.8-2.8l-1.075-1.075l-.3.3q-.3.3-.712.3t-.713-.3q-.275-.3-.275-.712t.275-.688l2-2q.3-.3.713-.3t.712.3q.3.275.3.7t-.3.7l-.3.3L8.1%205.55l2.8-2.8q.3-.3.713-.3t.712.3t.3.713t-.3.712l-.675.65l1.55%201.55l-2.825%202.8q-.275.3-.275.713t.275.712q.3.3.713.3t.712-.3l2.8-2.825l1.525%201.5L13.3%2012.1q-.3.3-.3.713t.3.712q.275.275.688.263t.712-.288l2.8-2.825l1.525%201.525q.575.575.575%201.413t-.575%201.412l-.7.725L22.2%2019.6q.25.25.125.55t-.475.3h-1.025q-.3%200-.587-.125T19.75%2020l-2.85-2.85l-.7.725q-.575.575-1.412.575t-1.413-.575L6%2010.5l-.675.675q-.3.275-.712.275t-.713-.275%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/syringe-rounded.svg?color=%231a73e8&size=48