syringe emoji
syringe from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- syringe
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
syringeEmoji One (Colored)syringeFont Awesome 6 SolidsyringeFont Awesome Solidsyringe-20-filledFluent UI System IconssyringeFluent EmojisyringeFluent Emoji FlatsyringeFirefox OS EmojisyringeHealth IconssyringeHuge IconssyringeLine AwesomesyringeLucidesyringeMaterial SymbolssyringeMaterial Symbols LightsyringeNoto EmojisyringeOpenMojisyringePhosphorsyringe-fillRemix Iconsyringe-boldSolarsyringeStreamline EmojissyringeTwitter EmojisyringeUnicons
More objects icons from Fluent Emoji High Contrast
Use the syringe emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m23.187 7.92l5.392-4.856c.237-.203.56.12.357.357L24.08 8.813l.308.308a1 1 0 0 1 0 1.415l-.643.643L25 12.432a2 2 0 0 1 0 2.829L13.06 27.2l.29.291a1 1 0 0 1 0 1.414l-.707.707a1 1 0 0 1-1.415 0l-2.987-2.987l-1.682 1.682l.132.133a.75.75 0 0 1-1.06 1.06l-3.182-3.18a.75.75 0 0 1 1.06-1.06l.177.176l1.682-1.682l-2.886-2.887a1 1 0 0 1 0-1.414l.707-.707a1 1 0 0 1 1.414 0l.196.196L16.739 7a2 2 0 0 1 2.829 0l1.35 1.35l.643-.643a1 1 0 0 1 1.414 0zM5.852 27.6l1.682-1.681l-1.459-1.459l-1.682 1.682zm17.734-13.753l-5.432-5.433l-1.34 1.34l.874.873a.75.75 0 0 1-1.06 1.06l-.874-.873l-.97.97l.843.843a.75.75 0 0 1-1.06 1.06l-.844-.842l-.909.909l.874.873a.75.75 0 0 1-1.06 1.06l-.874-.873l-5.541 5.541l5.432 5.432z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastSyringe(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m23.187 7.92l5.392-4.856c.237-.203.56.12.357.357L24.08 8.813l.308.308a1 1 0 0 1 0 1.415l-.643.643L25 12.432a2 2 0 0 1 0 2.829L13.06 27.2l.29.291a1 1 0 0 1 0 1.414l-.707.707a1 1 0 0 1-1.415 0l-2.987-2.987l-1.682 1.682l.132.133a.75.75 0 0 1-1.06 1.06l-3.182-3.18a.75.75 0 0 1 1.06-1.06l.177.176l1.682-1.682l-2.886-2.887a1 1 0 0 1 0-1.414l.707-.707a1 1 0 0 1 1.414 0l.196.196L16.739 7a2 2 0 0 1 2.829 0l1.35 1.35l.643-.643a1 1 0 0 1 1.414 0zM5.852 27.6l1.682-1.681l-1.459-1.459l-1.682 1.682zm17.734-13.753l-5.432-5.433l-1.34 1.34l.874.873a.75.75 0 0 1-1.06 1.06l-.874-.873l-.97.97l.843.843a.75.75 0 0 1-1.06 1.06l-.844-.842l-.909.909l.874.873a.75.75 0 0 1-1.06 1.06l-.874-.873l-5.541 5.541l5.432 5.432z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m23.187 7.92l5.392-4.856c.237-.203.56.12.357.357L24.08 8.813l.308.308a1 1 0 0 1 0 1.415l-.643.643L25 12.432a2 2 0 0 1 0 2.829L13.06 27.2l.29.291a1 1 0 0 1 0 1.414l-.707.707a1 1 0 0 1-1.415 0l-2.987-2.987l-1.682 1.682l.132.133a.75.75 0 0 1-1.06 1.06l-3.182-3.18a.75.75 0 0 1 1.06-1.06l.177.176l1.682-1.682l-2.886-2.887a1 1 0 0 1 0-1.414l.707-.707a1 1 0 0 1 1.414 0l.196.196L16.739 7a2 2 0 0 1 2.829 0l1.35 1.35l.643-.643a1 1 0 0 1 1.414 0zM5.852 27.6l1.682-1.681l-1.459-1.459l-1.682 1.682zm17.734-13.753l-5.432-5.433l-1.34 1.34l.874.873a.75.75 0 0 1-1.06 1.06l-.874-.873l-.97.97l.843.843a.75.75 0 0 1-1.06 1.06l-.844-.842l-.909.909l.874.873a.75.75 0 0 1-1.06 1.06l-.874-.873l-5.541 5.541l5.432 5.432z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m23.187%207.92l5.392-4.856c.237-.203.56.12.357.357L24.08%208.813l.308.308a1%201%200%200%201%200%201.415l-.643.643L25%2012.432a2%202%200%200%201%200%202.829L13.06%2027.2l.29.291a1%201%200%200%201%200%201.414l-.707.707a1%201%200%200%201-1.415%200l-2.987-2.987l-1.682%201.682l.132.133a.75.75%200%200%201-1.06%201.06l-3.182-3.18a.75.75%200%200%201%201.06-1.06l.177.176l1.682-1.682l-2.886-2.887a1%201%200%200%201%200-1.414l.707-.707a1%201%200%200%201%201.414%200l.196.196L16.739%207a2%202%200%200%201%202.829%200l1.35%201.35l.643-.643a1%201%200%200%201%201.414%200zM5.852%2027.6l1.682-1.681l-1.459-1.459l-1.682%201.682zm17.734-13.753l-5.432-5.433l-1.34%201.34l.874.873a.75.75%200%200%201-1.06%201.06l-.874-.873l-.97.97l.843.843a.75.75%200%200%201-1.06%201.06l-.844-.842l-.909.909l.874.873a.75.75%200%200%201-1.06%201.06l-.874-.873l-5.541%205.541l5.432%205.432z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m23.187%207.92l5.392-4.856c.237-.203.56.12.357.357L24.08%208.813l.308.308a1%201%200%200%201%200%201.415l-.643.643L25%2012.432a2%202%200%200%201%200%202.829L13.06%2027.2l.29.291a1%201%200%200%201%200%201.414l-.707.707a1%201%200%200%201-1.415%200l-2.987-2.987l-1.682%201.682l.132.133a.75.75%200%200%201-1.06%201.06l-3.182-3.18a.75.75%200%200%201%201.06-1.06l.177.176l1.682-1.682l-2.886-2.887a1%201%200%200%201%200-1.414l.707-.707a1%201%200%200%201%201.414%200l.196.196L16.739%207a2%202%200%200%201%202.829%200l1.35%201.35l.643-.643a1%201%200%200%201%201.414%200zM5.852%2027.6l1.682-1.681l-1.459-1.459l-1.682%201.682zm17.734-13.753l-5.432-5.433l-1.34%201.34l.874.873a.75.75%200%200%201-1.06%201.06l-.874-.873l-.97.97l.843.843a.75.75%200%200%201-1.06%201.06l-.844-.842l-.909.909l.874.873a.75.75%200%200%201-1.06%201.06l-.874-.873l-5.541%205.541l5.432%205.432z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/syringe.svg?color=%231a73e8&size=48