syringe icon
syringe-outline-sharp from Material Symbols by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- syringe-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- 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="M4.625 6.875L3.2 5.475L6.625 2.05l1.4 1.425l-1 1L8.1 5.55l3.525-3.525L13.05 3.45l-1.4 1.375l8.775 8.775l-2.1 2.15l4.725 4.7H20.2l-3.3-3.3l-2.1 2.15L6 10.5l-1.375 1.35l-1.4-1.4L6.7 6.95L5.625 5.875zM7.4 9.1l7.375 7.375l2.825-2.85l-1.5-1.525l-2.125 2.1l-1.375-1.4l2.1-2.1l-1.5-1.5l-2.1 2.075l-1.4-1.4l2.075-2.1L10.25 6.25zm0 0l2.85-2.85z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSyringeOutlineSharp(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="M4.625 6.875L3.2 5.475L6.625 2.05l1.4 1.425l-1 1L8.1 5.55l3.525-3.525L13.05 3.45l-1.4 1.375l8.775 8.775l-2.1 2.15l4.725 4.7H20.2l-3.3-3.3l-2.1 2.15L6 10.5l-1.375 1.35l-1.4-1.4L6.7 6.95L5.625 5.875zM7.4 9.1l7.375 7.375l2.825-2.85l-1.5-1.525l-2.125 2.1l-1.375-1.4l2.1-2.1l-1.5-1.5l-2.1 2.075l-1.4-1.4l2.075-2.1L10.25 6.25zm0 0l2.85-2.85z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.625 6.875L3.2 5.475L6.625 2.05l1.4 1.425l-1 1L8.1 5.55l3.525-3.525L13.05 3.45l-1.4 1.375l8.775 8.775l-2.1 2.15l4.725 4.7H20.2l-3.3-3.3l-2.1 2.15L6 10.5l-1.375 1.35l-1.4-1.4L6.7 6.95L5.625 5.875zM7.4 9.1l7.375 7.375l2.825-2.85l-1.5-1.525l-2.125 2.1l-1.375-1.4l2.1-2.1l-1.5-1.5l-2.1 2.075l-1.4-1.4l2.075-2.1L10.25 6.25zm0 0l2.85-2.85z"/></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%22M4.625%206.875L3.2%205.475L6.625%202.05l1.4%201.425l-1%201L8.1%205.55l3.525-3.525L13.05%203.45l-1.4%201.375l8.775%208.775l-2.1%202.15l4.725%204.7H20.2l-3.3-3.3l-2.1%202.15L6%2010.5l-1.375%201.35l-1.4-1.4L6.7%206.95L5.625%205.875zM7.4%209.1l7.375%207.375l2.825-2.85l-1.5-1.525l-2.125%202.1l-1.375-1.4l2.1-2.1l-1.5-1.5l-2.1%202.075l-1.4-1.4l2.075-2.1L10.25%206.25zm0%200l2.85-2.85z%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%22M4.625%206.875L3.2%205.475L6.625%202.05l1.4%201.425l-1%201L8.1%205.55l3.525-3.525L13.05%203.45l-1.4%201.375l8.775%208.775l-2.1%202.15l4.725%204.7H20.2l-3.3-3.3l-2.1%202.15L6%2010.5l-1.375%201.35l-1.4-1.4L6.7%206.95L5.625%205.875zM7.4%209.1l7.375%207.375l2.825-2.85l-1.5-1.525l-2.125%202.1l-1.375-1.4l2.1-2.1l-1.5-1.5l-2.1%202.075l-1.4-1.4l2.075-2.1L10.25%206.25zm0%200l2.85-2.85z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/syringe-outline-sharp.svg?color=%231a73e8&size=48