plunger emoji
plunger from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- plunger
- Set
- Noto Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More objects icons from Noto Emoji
Use the plunger emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><radialGradient id="SVG35i3hbUn" cx="39.371" cy="79.962" r="44.293" gradientUnits="userSpaceOnUse"><stop offset=".469" stop-color="#ed6c66"/><stop offset="1" stop-color="#bb303d"/></radialGradient><path fill="url(#SVG35i3hbUn)" d="M59.72 95.31c1.57-7.88-.76-15.69-6.82-21.76s-14.81-7.25-22.7-5.69c-7.25 1.44-10.13 6.27-19.68 5.69c0 0-10.08 13.73 8.93 33.45c19.71 19.01 33.45 8.93 33.45 8.93c-.58-9.56 5.38-13.37 6.82-20.62"/><ellipse cx="50.14" cy="77.29" fill="#b22d2d" rx="9.22" ry="12.09" transform="rotate(-46.811 50.143 77.297)"/><ellipse cx="51.09" cy="76.28" fill="#ff8480" rx="7.53" ry="11.67" transform="rotate(-46.811 51.094 76.284)"/><path fill="#a06841" d="m58.23 78.71l64.01-62.24c2.2-2.2 2.71-6.93-.63-10.28c-3.38-3.38-8.73-1.27-10.7.7l-62.42 63.9c-1.97 1.97-1.04 5.37 1.31 7.46c3.38 3.01 7.44 1.45 8.43.46"/><path fill="#ff8480" d="M54.14 107.81c-2.01 2.53-1.66 6.84-1.66 6.84c-12.52 4.94-25.41-5.14-31.12-10.4c-4.64-4.27-14.88-19.8-8.75-30.47c0 0 4.7.3 7.39-1.77c0 0-3.69-3.08-7.44-2.97c-1.3.04-5.92-.78-7.77 6.05c-.73 2.68-4.11 17.15 11.88 35.13c17.35 17.05 30.86 13.17 33.44 12.6c6.3-1.4 6.77-5.93 6.97-7.56c.58-4.44-2.94-7.45-2.94-7.45"/><path fill="#ff9f9f" d="M36.93 74.82c1.34 2.09 1.21 5.14-.59 6.85c-1.2 1.14-2.88 1.57-4.42 2.2c-1.9.78-3.64 1.92-5.58 2.59s-4.23.81-5.92-.35c-3.82-2.6-3.04-7.31.5-10.87c2.23-2.24 6.3-3.55 9.32-3.64c2.55-.07 5.26 1.01 6.69 3.22" opacity=".63"/><path fill="#874d36" d="M66.58 70.59c-3.09 1.33-8.5 3.45-12.17 3.64c-3.33.18-5.5-1.24-6.68-2.35c-.87 1.98.1 4.62 2.06 6.36c3.38 3.01 7.45 1.45 8.44.46z"/></svg>
React
import type { SVGProps } from "react";
export function NotoPlunger(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><radialGradient id="SVG35i3hbUn" cx="39.371" cy="79.962" r="44.293" gradientUnits="userSpaceOnUse"><stop offset=".469" stopColor="#ed6c66"/><stop offset="1" stopColor="#bb303d"/></radialGradient><path fill="url(#SVG35i3hbUn)" d="M59.72 95.31c1.57-7.88-.76-15.69-6.82-21.76s-14.81-7.25-22.7-5.69c-7.25 1.44-10.13 6.27-19.68 5.69c0 0-10.08 13.73 8.93 33.45c19.71 19.01 33.45 8.93 33.45 8.93c-.58-9.56 5.38-13.37 6.82-20.62"/><ellipse cx="50.14" cy="77.29" fill="#b22d2d" rx="9.22" ry="12.09" transform="rotate(-46.811 50.143 77.297)"/><ellipse cx="51.09" cy="76.28" fill="#ff8480" rx="7.53" ry="11.67" transform="rotate(-46.811 51.094 76.284)"/><path fill="#a06841" d="m58.23 78.71l64.01-62.24c2.2-2.2 2.71-6.93-.63-10.28c-3.38-3.38-8.73-1.27-10.7.7l-62.42 63.9c-1.97 1.97-1.04 5.37 1.31 7.46c3.38 3.01 7.44 1.45 8.43.46"/><path fill="#ff8480" d="M54.14 107.81c-2.01 2.53-1.66 6.84-1.66 6.84c-12.52 4.94-25.41-5.14-31.12-10.4c-4.64-4.27-14.88-19.8-8.75-30.47c0 0 4.7.3 7.39-1.77c0 0-3.69-3.08-7.44-2.97c-1.3.04-5.92-.78-7.77 6.05c-.73 2.68-4.11 17.15 11.88 35.13c17.35 17.05 30.86 13.17 33.44 12.6c6.3-1.4 6.77-5.93 6.97-7.56c.58-4.44-2.94-7.45-2.94-7.45"/><path fill="#ff9f9f" d="M36.93 74.82c1.34 2.09 1.21 5.14-.59 6.85c-1.2 1.14-2.88 1.57-4.42 2.2c-1.9.78-3.64 1.92-5.58 2.59s-4.23.81-5.92-.35c-3.82-2.6-3.04-7.31.5-10.87c2.23-2.24 6.3-3.55 9.32-3.64c2.55-.07 5.26 1.01 6.69 3.22" opacity=".63"/><path fill="#874d36" d="M66.58 70.59c-3.09 1.33-8.5 3.45-12.17 3.64c-3.33.18-5.5-1.24-6.68-2.35c-.87 1.98.1 4.62 2.06 6.36c3.38 3.01 7.45 1.45 8.44.46z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><radialGradient id="SVG35i3hbUn" cx="39.371" cy="79.962" r="44.293" gradientUnits="userSpaceOnUse"><stop offset=".469" stop-color="#ed6c66"/><stop offset="1" stop-color="#bb303d"/></radialGradient><path fill="url(#SVG35i3hbUn)" d="M59.72 95.31c1.57-7.88-.76-15.69-6.82-21.76s-14.81-7.25-22.7-5.69c-7.25 1.44-10.13 6.27-19.68 5.69c0 0-10.08 13.73 8.93 33.45c19.71 19.01 33.45 8.93 33.45 8.93c-.58-9.56 5.38-13.37 6.82-20.62"/><ellipse cx="50.14" cy="77.29" fill="#b22d2d" rx="9.22" ry="12.09" transform="rotate(-46.811 50.143 77.297)"/><ellipse cx="51.09" cy="76.28" fill="#ff8480" rx="7.53" ry="11.67" transform="rotate(-46.811 51.094 76.284)"/><path fill="#a06841" d="m58.23 78.71l64.01-62.24c2.2-2.2 2.71-6.93-.63-10.28c-3.38-3.38-8.73-1.27-10.7.7l-62.42 63.9c-1.97 1.97-1.04 5.37 1.31 7.46c3.38 3.01 7.44 1.45 8.43.46"/><path fill="#ff8480" d="M54.14 107.81c-2.01 2.53-1.66 6.84-1.66 6.84c-12.52 4.94-25.41-5.14-31.12-10.4c-4.64-4.27-14.88-19.8-8.75-30.47c0 0 4.7.3 7.39-1.77c0 0-3.69-3.08-7.44-2.97c-1.3.04-5.92-.78-7.77 6.05c-.73 2.68-4.11 17.15 11.88 35.13c17.35 17.05 30.86 13.17 33.44 12.6c6.3-1.4 6.77-5.93 6.97-7.56c.58-4.44-2.94-7.45-2.94-7.45"/><path fill="#ff9f9f" d="M36.93 74.82c1.34 2.09 1.21 5.14-.59 6.85c-1.2 1.14-2.88 1.57-4.42 2.2c-1.9.78-3.64 1.92-5.58 2.59s-4.23.81-5.92-.35c-3.82-2.6-3.04-7.31.5-10.87c2.23-2.24 6.3-3.55 9.32-3.64c2.55-.07 5.26 1.01 6.69 3.22" opacity=".63"/><path fill="#874d36" d="M66.58 70.59c-3.09 1.33-8.5 3.45-12.17 3.64c-3.33.18-5.5-1.24-6.68-2.35c-.87 1.98.1 4.62 2.06 6.36c3.38 3.01 7.45 1.45 8.44.46z"/></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%20128%20128%22%3E%3CradialGradient%20id%3D%22SVG35i3hbUn%22%20cx%3D%2239.371%22%20cy%3D%2279.962%22%20r%3D%2244.293%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.469%22%20stop-color%3D%22%23ed6c66%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23bb303d%22%2F%3E%3C%2FradialGradient%3E%3Cpath%20fill%3D%22url(%23SVG35i3hbUn)%22%20d%3D%22M59.72%2095.31c1.57-7.88-.76-15.69-6.82-21.76s-14.81-7.25-22.7-5.69c-7.25%201.44-10.13%206.27-19.68%205.69c0%200-10.08%2013.73%208.93%2033.45c19.71%2019.01%2033.45%208.93%2033.45%208.93c-.58-9.56%205.38-13.37%206.82-20.62%22%2F%3E%3Cellipse%20cx%3D%2250.14%22%20cy%3D%2277.29%22%20fill%3D%22%23b22d2d%22%20rx%3D%229.22%22%20ry%3D%2212.09%22%20transform%3D%22rotate(-46.811%2050.143%2077.297)%22%2F%3E%3Cellipse%20cx%3D%2251.09%22%20cy%3D%2276.28%22%20fill%3D%22%23ff8480%22%20rx%3D%227.53%22%20ry%3D%2211.67%22%20transform%3D%22rotate(-46.811%2051.094%2076.284)%22%2F%3E%3Cpath%20fill%3D%22%23a06841%22%20d%3D%22m58.23%2078.71l64.01-62.24c2.2-2.2%202.71-6.93-.63-10.28c-3.38-3.38-8.73-1.27-10.7.7l-62.42%2063.9c-1.97%201.97-1.04%205.37%201.31%207.46c3.38%203.01%207.44%201.45%208.43.46%22%2F%3E%3Cpath%20fill%3D%22%23ff8480%22%20d%3D%22M54.14%20107.81c-2.01%202.53-1.66%206.84-1.66%206.84c-12.52%204.94-25.41-5.14-31.12-10.4c-4.64-4.27-14.88-19.8-8.75-30.47c0%200%204.7.3%207.39-1.77c0%200-3.69-3.08-7.44-2.97c-1.3.04-5.92-.78-7.77%206.05c-.73%202.68-4.11%2017.15%2011.88%2035.13c17.35%2017.05%2030.86%2013.17%2033.44%2012.6c6.3-1.4%206.77-5.93%206.97-7.56c.58-4.44-2.94-7.45-2.94-7.45%22%2F%3E%3Cpath%20fill%3D%22%23ff9f9f%22%20d%3D%22M36.93%2074.82c1.34%202.09%201.21%205.14-.59%206.85c-1.2%201.14-2.88%201.57-4.42%202.2c-1.9.78-3.64%201.92-5.58%202.59s-4.23.81-5.92-.35c-3.82-2.6-3.04-7.31.5-10.87c2.23-2.24%206.3-3.55%209.32-3.64c2.55-.07%205.26%201.01%206.69%203.22%22%20opacity%3D%22.63%22%2F%3E%3Cpath%20fill%3D%22%23874d36%22%20d%3D%22M66.58%2070.59c-3.09%201.33-8.5%203.45-12.17%203.64c-3.33.18-5.5-1.24-6.68-2.35c-.87%201.98.1%204.62%202.06%206.36c3.38%203.01%207.45%201.45%208.44.46z%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%20128%20128%22%3E%3CradialGradient%20id%3D%22SVG35i3hbUn%22%20cx%3D%2239.371%22%20cy%3D%2279.962%22%20r%3D%2244.293%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.469%22%20stop-color%3D%22%23ed6c66%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23bb303d%22%2F%3E%3C%2FradialGradient%3E%3Cpath%20fill%3D%22url(%23SVG35i3hbUn)%22%20d%3D%22M59.72%2095.31c1.57-7.88-.76-15.69-6.82-21.76s-14.81-7.25-22.7-5.69c-7.25%201.44-10.13%206.27-19.68%205.69c0%200-10.08%2013.73%208.93%2033.45c19.71%2019.01%2033.45%208.93%2033.45%208.93c-.58-9.56%205.38-13.37%206.82-20.62%22%2F%3E%3Cellipse%20cx%3D%2250.14%22%20cy%3D%2277.29%22%20fill%3D%22%23b22d2d%22%20rx%3D%229.22%22%20ry%3D%2212.09%22%20transform%3D%22rotate(-46.811%2050.143%2077.297)%22%2F%3E%3Cellipse%20cx%3D%2251.09%22%20cy%3D%2276.28%22%20fill%3D%22%23ff8480%22%20rx%3D%227.53%22%20ry%3D%2211.67%22%20transform%3D%22rotate(-46.811%2051.094%2076.284)%22%2F%3E%3Cpath%20fill%3D%22%23a06841%22%20d%3D%22m58.23%2078.71l64.01-62.24c2.2-2.2%202.71-6.93-.63-10.28c-3.38-3.38-8.73-1.27-10.7.7l-62.42%2063.9c-1.97%201.97-1.04%205.37%201.31%207.46c3.38%203.01%207.44%201.45%208.43.46%22%2F%3E%3Cpath%20fill%3D%22%23ff8480%22%20d%3D%22M54.14%20107.81c-2.01%202.53-1.66%206.84-1.66%206.84c-12.52%204.94-25.41-5.14-31.12-10.4c-4.64-4.27-14.88-19.8-8.75-30.47c0%200%204.7.3%207.39-1.77c0%200-3.69-3.08-7.44-2.97c-1.3.04-5.92-.78-7.77%206.05c-.73%202.68-4.11%2017.15%2011.88%2035.13c17.35%2017.05%2030.86%2013.17%2033.44%2012.6c6.3-1.4%206.77-5.93%206.97-7.56c.58-4.44-2.94-7.45-2.94-7.45%22%2F%3E%3Cpath%20fill%3D%22%23ff9f9f%22%20d%3D%22M36.93%2074.82c1.34%202.09%201.21%205.14-.59%206.85c-1.2%201.14-2.88%201.57-4.42%202.2c-1.9.78-3.64%201.92-5.58%202.59s-4.23.81-5.92-.35c-3.82-2.6-3.04-7.31.5-10.87c2.23-2.24%206.3-3.55%209.32-3.64c2.55-.07%205.26%201.01%206.69%203.22%22%20opacity%3D%22.63%22%2F%3E%3Cpath%20fill%3D%22%23874d36%22%20d%3D%22M66.58%2070.59c-3.09%201.33-8.5%203.45-12.17%203.64c-3.33.18-5.5-1.24-6.68-2.35c-.87%201.98.1%204.62%202.06%206.36c3.38%203.01%207.45%201.45%208.44.46z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/plunger.svg?color=%231a73e8&size=48