plunger from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
plunger
Set
Fluent Emoji Flat
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji Flat

Use the plunger emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#fbb8ab" d="M29.414 2.586a2 2 0 0 1 0 2.828L17.328 17.5L14 18l.5-3.328L26.586 2.586a2 2 0 0 1 2.828 0"/><path fill="#f8312f" d="M14.828 24.95a4.5 4.5 0 0 0 .629-5.578l1.957-1.958l-2.828-2.828l-1.958 1.957a4.5 4.5 0 0 0-5.578.629l-1.525 1.525l-.11-.111a2 2 0 0 0-2.83 2.828l8 8a2 2 0 1 0 2.83-2.828l-.112-.111z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatPlunger(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#fbb8ab" d="M29.414 2.586a2 2 0 0 1 0 2.828L17.328 17.5L14 18l.5-3.328L26.586 2.586a2 2 0 0 1 2.828 0"/><path fill="#f8312f" d="M14.828 24.95a4.5 4.5 0 0 0 .629-5.578l1.957-1.958l-2.828-2.828l-1.958 1.957a4.5 4.5 0 0 0-5.578.629l-1.525 1.525l-.11-.111a2 2 0 0 0-2.83 2.828l8 8a2 2 0 1 0 2.83-2.828l-.112-.111z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#fbb8ab" d="M29.414 2.586a2 2 0 0 1 0 2.828L17.328 17.5L14 18l.5-3.328L26.586 2.586a2 2 0 0 1 2.828 0"/><path fill="#f8312f" d="M14.828 24.95a4.5 4.5 0 0 0 .629-5.578l1.957-1.958l-2.828-2.828l-1.958 1.957a4.5 4.5 0 0 0-5.578.629l-1.525 1.525l-.11-.111a2 2 0 0 0-2.83 2.828l8 8a2 2 0 1 0 2.83-2.828l-.112-.111z"/></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fbb8ab%22%20d%3D%22M29.414%202.586a2%202%200%200%201%200%202.828L17.328%2017.5L14%2018l.5-3.328L26.586%202.586a2%202%200%200%201%202.828%200%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M14.828%2024.95a4.5%204.5%200%200%200%20.629-5.578l1.957-1.958l-2.828-2.828l-1.958%201.957a4.5%204.5%200%200%200-5.578.629l-1.525%201.525l-.11-.111a2%202%200%200%200-2.83%202.828l8%208a2%202%200%201%200%202.83-2.828l-.112-.111z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fbb8ab%22%20d%3D%22M29.414%202.586a2%202%200%200%201%200%202.828L17.328%2017.5L14%2018l.5-3.328L26.586%202.586a2%202%200%200%201%202.828%200%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M14.828%2024.95a4.5%204.5%200%200%200%20.629-5.578l1.957-1.958l-2.828-2.828l-1.958%201.957a4.5%204.5%200%200%200-5.578.629l-1.525%201.525l-.11-.111a2%202%200%200%200-2.83%202.828l8%208a2%202%200%201%200%202.83-2.828l-.112-.111z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/plunger.svg?color=%231a73e8&size=48