plunger emoji
plunger from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- plunger
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More objects icons from OpenMoji
Use the plunger emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M38.305 42.03a1 1 0 0 1-.707-.292L15.905 20.044a2.957 2.957 0 0 1 4.182-4.18L41.78 37.557a1 1 0 0 1 0 1.414l-2.767 2.767a1 1 0 0 1-.708.293"/><path fill="#d22f27" d="M61.08 41.74a3.22 3.22 0 0 0-3.28-.707a11.78 11.78 0 0 0-12.736-1.982l-2.39-2.388a1 1 0 0 0-1.414 0l-4.557 4.555a1 1 0 0 0 0 1.414l2.39 2.39a11.78 11.78 0 0 0 1.965 12.718a3.143 3.143 0 0 0 5.175 3.298l14.848-14.846a3.15 3.15 0 0 0 0-4.451"/><path fill="#ea5a47" d="M61.08 41.74a3.23 3.23 0 0 0-4.45 0L41.782 56.588a3.148 3.148 0 0 0 4.451 4.452l14.848-14.847a3.15 3.15 0 0 0 0-4.451"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m56 43.783l1.336-1.336a2.154 2.154 0 0 1 3.038 0h0a2.154 2.154 0 0 1 0 3.038L45.526 60.332a2.154 2.154 0 0 1-3.037 0h0a2.154 2.154 0 0 1 0-3.038L43.783 56Zm-20-5.057L16.612 19.337a1.963 1.963 0 0 1 0-2.767h0a1.963 1.963 0 0 1 2.768 0l19.387 19.387m16.666 4.567a10.87 10.87 0 0 0-10.572-.261l-2.893-2.894l-4.557 4.557l2.893 2.893a10.88 10.88 0 0 0 .24 10.534"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPlunger(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M38.305 42.03a1 1 0 0 1-.707-.292L15.905 20.044a2.957 2.957 0 0 1 4.182-4.18L41.78 37.557a1 1 0 0 1 0 1.414l-2.767 2.767a1 1 0 0 1-.708.293"/><path fill="#d22f27" d="M61.08 41.74a3.22 3.22 0 0 0-3.28-.707a11.78 11.78 0 0 0-12.736-1.982l-2.39-2.388a1 1 0 0 0-1.414 0l-4.557 4.555a1 1 0 0 0 0 1.414l2.39 2.39a11.78 11.78 0 0 0 1.965 12.718a3.143 3.143 0 0 0 5.175 3.298l14.848-14.846a3.15 3.15 0 0 0 0-4.451"/><path fill="#ea5a47" d="M61.08 41.74a3.23 3.23 0 0 0-4.45 0L41.782 56.588a3.148 3.148 0 0 0 4.451 4.452l14.848-14.847a3.15 3.15 0 0 0 0-4.451"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m56 43.783l1.336-1.336a2.154 2.154 0 0 1 3.038 0h0a2.154 2.154 0 0 1 0 3.038L45.526 60.332a2.154 2.154 0 0 1-3.037 0h0a2.154 2.154 0 0 1 0-3.038L43.783 56Zm-20-5.057L16.612 19.337a1.963 1.963 0 0 1 0-2.767h0a1.963 1.963 0 0 1 2.768 0l19.387 19.387m16.666 4.567a10.87 10.87 0 0 0-10.572-.261l-2.893-2.894l-4.557 4.557l2.893 2.893a10.88 10.88 0 0 0 .24 10.534"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M38.305 42.03a1 1 0 0 1-.707-.292L15.905 20.044a2.957 2.957 0 0 1 4.182-4.18L41.78 37.557a1 1 0 0 1 0 1.414l-2.767 2.767a1 1 0 0 1-.708.293"/><path fill="#d22f27" d="M61.08 41.74a3.22 3.22 0 0 0-3.28-.707a11.78 11.78 0 0 0-12.736-1.982l-2.39-2.388a1 1 0 0 0-1.414 0l-4.557 4.555a1 1 0 0 0 0 1.414l2.39 2.39a11.78 11.78 0 0 0 1.965 12.718a3.143 3.143 0 0 0 5.175 3.298l14.848-14.846a3.15 3.15 0 0 0 0-4.451"/><path fill="#ea5a47" d="M61.08 41.74a3.23 3.23 0 0 0-4.45 0L41.782 56.588a3.148 3.148 0 0 0 4.451 4.452l14.848-14.847a3.15 3.15 0 0 0 0-4.451"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m56 43.783l1.336-1.336a2.154 2.154 0 0 1 3.038 0h0a2.154 2.154 0 0 1 0 3.038L45.526 60.332a2.154 2.154 0 0 1-3.037 0h0a2.154 2.154 0 0 1 0-3.038L43.783 56Zm-20-5.057L16.612 19.337a1.963 1.963 0 0 1 0-2.767h0a1.963 1.963 0 0 1 2.768 0l19.387 19.387m16.666 4.567a10.87 10.87 0 0 0-10.572-.261l-2.893-2.894l-4.557 4.557l2.893 2.893a10.88 10.88 0 0 0 .24 10.534"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M38.305%2042.03a1%201%200%200%201-.707-.292L15.905%2020.044a2.957%202.957%200%200%201%204.182-4.18L41.78%2037.557a1%201%200%200%201%200%201.414l-2.767%202.767a1%201%200%200%201-.708.293%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M61.08%2041.74a3.22%203.22%200%200%200-3.28-.707a11.78%2011.78%200%200%200-12.736-1.982l-2.39-2.388a1%201%200%200%200-1.414%200l-4.557%204.555a1%201%200%200%200%200%201.414l2.39%202.39a11.78%2011.78%200%200%200%201.965%2012.718a3.143%203.143%200%200%200%205.175%203.298l14.848-14.846a3.15%203.15%200%200%200%200-4.451%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M61.08%2041.74a3.23%203.23%200%200%200-4.45%200L41.782%2056.588a3.148%203.148%200%200%200%204.451%204.452l14.848-14.847a3.15%203.15%200%200%200%200-4.451%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m56%2043.783l1.336-1.336a2.154%202.154%200%200%201%203.038%200h0a2.154%202.154%200%200%201%200%203.038L45.526%2060.332a2.154%202.154%200%200%201-3.037%200h0a2.154%202.154%200%200%201%200-3.038L43.783%2056Zm-20-5.057L16.612%2019.337a1.963%201.963%200%200%201%200-2.767h0a1.963%201.963%200%200%201%202.768%200l19.387%2019.387m16.666%204.567a10.87%2010.87%200%200%200-10.572-.261l-2.893-2.894l-4.557%204.557l2.893%202.893a10.88%2010.88%200%200%200%20.24%2010.534%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M38.305%2042.03a1%201%200%200%201-.707-.292L15.905%2020.044a2.957%202.957%200%200%201%204.182-4.18L41.78%2037.557a1%201%200%200%201%200%201.414l-2.767%202.767a1%201%200%200%201-.708.293%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M61.08%2041.74a3.22%203.22%200%200%200-3.28-.707a11.78%2011.78%200%200%200-12.736-1.982l-2.39-2.388a1%201%200%200%200-1.414%200l-4.557%204.555a1%201%200%200%200%200%201.414l2.39%202.39a11.78%2011.78%200%200%200%201.965%2012.718a3.143%203.143%200%200%200%205.175%203.298l14.848-14.846a3.15%203.15%200%200%200%200-4.451%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M61.08%2041.74a3.23%203.23%200%200%200-4.45%200L41.782%2056.588a3.148%203.148%200%200%200%204.451%204.452l14.848-14.847a3.15%203.15%200%200%200%200-4.451%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m56%2043.783l1.336-1.336a2.154%202.154%200%200%201%203.038%200h0a2.154%202.154%200%200%201%200%203.038L45.526%2060.332a2.154%202.154%200%200%201-3.037%200h0a2.154%202.154%200%200%201%200-3.038L43.783%2056Zm-20-5.057L16.612%2019.337a1.963%201.963%200%200%201%200-2.767h0a1.963%201.963%200%200%201%202.768%200l19.387%2019.387m16.666%204.567a10.87%2010.87%200%200%200-10.572-.261l-2.893-2.894l-4.557%204.557l2.893%202.893a10.88%2010.88%200%200%200%20.24%2010.534%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/plunger.svg?color=%231a73e8&size=48