plunger emoji
plunger from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- plunger
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji High Contrast
Use the plunger emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.879 1.879A3 3 0 0 1 30.12 6.12L16.684 19.558a5.5 5.5 0 0 1-1.149 6.099l-.902.903a3.001 3.001 0 0 1-4.754 3.561l-8-8a3 3 0 0 1 3.561-4.754l.903-.902a5.5 5.5 0 0 1 6.099-1.15zM15.586 15L17 16.414L28.707 4.707a1 1 0 0 0-1.414-1.414zm-1.036 4.808l-2.376-2.366l.002-.002l-.08-.05a3.5 3.5 0 0 0-4.339.489l-1.524 1.524l6.365 6.363l1.523-1.523a3.5 3.5 0 0 0 .49-4.338zm.234-1.178L16 17.414L14.586 16l-1.219 1.219zm-2.893 7.843L5.526 20.11l-.819-.817a1 1 0 0 0-1.414 1.414l8 8a1 1 0 0 0 1.414-1.414l-.818-.818z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastPlunger(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="M25.879 1.879A3 3 0 0 1 30.12 6.12L16.684 19.558a5.5 5.5 0 0 1-1.149 6.099l-.902.903a3.001 3.001 0 0 1-4.754 3.561l-8-8a3 3 0 0 1 3.561-4.754l.903-.902a5.5 5.5 0 0 1 6.099-1.15zM15.586 15L17 16.414L28.707 4.707a1 1 0 0 0-1.414-1.414zm-1.036 4.808l-2.376-2.366l.002-.002l-.08-.05a3.5 3.5 0 0 0-4.339.489l-1.524 1.524l6.365 6.363l1.523-1.523a3.5 3.5 0 0 0 .49-4.338zm.234-1.178L16 17.414L14.586 16l-1.219 1.219zm-2.893 7.843L5.526 20.11l-.819-.817a1 1 0 0 0-1.414 1.414l8 8a1 1 0 0 0 1.414-1.414l-.818-.818z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.879 1.879A3 3 0 0 1 30.12 6.12L16.684 19.558a5.5 5.5 0 0 1-1.149 6.099l-.902.903a3.001 3.001 0 0 1-4.754 3.561l-8-8a3 3 0 0 1 3.561-4.754l.903-.902a5.5 5.5 0 0 1 6.099-1.15zM15.586 15L17 16.414L28.707 4.707a1 1 0 0 0-1.414-1.414zm-1.036 4.808l-2.376-2.366l.002-.002l-.08-.05a3.5 3.5 0 0 0-4.339.489l-1.524 1.524l6.365 6.363l1.523-1.523a3.5 3.5 0 0 0 .49-4.338zm.234-1.178L16 17.414L14.586 16l-1.219 1.219zm-2.893 7.843L5.526 20.11l-.819-.817a1 1 0 0 0-1.414 1.414l8 8a1 1 0 0 0 1.414-1.414l-.818-.818z"/></svg> </template>
CSS
.icon-plunger {
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%22M25.879%201.879A3%203%200%200%201%2030.12%206.12L16.684%2019.558a5.5%205.5%200%200%201-1.149%206.099l-.902.903a3.001%203.001%200%200%201-4.754%203.561l-8-8a3%203%200%200%201%203.561-4.754l.903-.902a5.5%205.5%200%200%201%206.099-1.15zM15.586%2015L17%2016.414L28.707%204.707a1%201%200%200%200-1.414-1.414zm-1.036%204.808l-2.376-2.366l.002-.002l-.08-.05a3.5%203.5%200%200%200-4.339.489l-1.524%201.524l6.365%206.363l1.523-1.523a3.5%203.5%200%200%200%20.49-4.338zm.234-1.178L16%2017.414L14.586%2016l-1.219%201.219zm-2.893%207.843L5.526%2020.11l-.819-.817a1%201%200%200%200-1.414%201.414l8%208a1%201%200%200%200%201.414-1.414l-.818-.818z%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%22M25.879%201.879A3%203%200%200%201%2030.12%206.12L16.684%2019.558a5.5%205.5%200%200%201-1.149%206.099l-.902.903a3.001%203.001%200%200%201-4.754%203.561l-8-8a3%203%200%200%201%203.561-4.754l.903-.902a5.5%205.5%200%200%201%206.099-1.15zM15.586%2015L17%2016.414L28.707%204.707a1%201%200%200%200-1.414-1.414zm-1.036%204.808l-2.376-2.366l.002-.002l-.08-.05a3.5%203.5%200%200%200-4.339.489l-1.524%201.524l6.365%206.363l1.523-1.523a3.5%203.5%200%200%200%20.49-4.338zm.234-1.178L16%2017.414L14.586%2016l-1.219%201.219zm-2.893%207.843L5.526%2020.11l-.819-.817a1%201%200%200%200-1.414%201.414l8%208a1%201%200%200%200%201.414-1.414l-.818-.818z%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/plunger.svg?color=%231a73e8&size=48