bucket emoji
bucket from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- bucket
- 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 bucket emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#03a9f4" d="M66.61 15.39c-27.13 0-49.11 7.21-49.11 16.1l8.15 72.44c.8 8.79 16.87 20.07 40.97 20.07s39.97-10.57 40.97-20.07l8.15-72.44c-.02-8.89-22.01-16.1-49.13-16.1"/><path fill="#1f6abf" d="M115.47 25.8c0-8.89-21.41-15.35-49.33-15.35c-23.96 0-44.38 5.04-49.6 12.17l1.47 13.49s10.96 8.56 48.59 8.56c1.35 0 2.66-.02 3.94-.04l1.27 13.74h2.21l2.75-13.95c29.5-1.5 38.53-9.24 38.53-9.24z"/><path fill="#03a9f4" d="M122.59 18.08s-22.44-5.1-56.69-5.1s-55.87 4.48-55.87 4.48c.63 7.35 3.47 13.87 3.47 13.87s9.36 9.96 52.87 9.96s52.67-8.98 54.01-10.48c1.34-1.52 2.21-12.73 2.21-12.73"/><path fill="#81d4fa" d="M122.51 15.95C120.49 8.69 100.57 4 66.31 4s-54.18 4.69-56.2 11.95c-1.83 6.6 15.7 13.74 56.2 13.74s58.03-7.14 56.2-13.74"/><ellipse cx="66.31" cy="15.4" fill="#1f6abf" rx="47.64" ry="7.85"/><linearGradient id="SVGn8tLmbCT" x1="18.667" x2="60.742" y1="15.399" y2="15.399" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0a488f"/><stop offset="1" stop-color="#0a488f" stop-opacity="0"/></linearGradient><path fill="url(#SVGn8tLmbCT)" d="M60.74 7.55c-28.72.97-42.07 4.72-42.07 7.85c0 4.33 20.54 7.34 42.07 7.85z"/><path fill="#1f6abf" d="M82.97 53.75c-12.27 6.93-43.7 23.31-60.49 21.99l1.49 13.62c1.44.22 34.7.98 63.52-32.65z"/><path fill="#757575" d="M17.9 34.94C10.69 42.08 2.65 50.99 6.61 60.61c1.43 3.47 4.42 5.33 6.22 6.13c0 0 .06-.68.22-1.83c.6-4.42 2.85-9.26 6.58-14.59z"/><path fill="#9e9e9e" d="M88.14 52.5c-1.44-3.96-5.92-1.8-5.92-1.8c-13.6 7.68-50 25.4-67.8 18.28c-4.64-1.85-8.49-4.16-10.88-10.41c-.02 4.5 5.6 17.24 10.21 19.58c3.74 1.89 8.05 3.15 13.24 3.15c8.77 0 19.72-2.99 32.76-8.96c14.86-6.8 26.09-14.41 26.6-14.75c.01-.01 3.1-1.48 1.79-5.09"/><path fill="#e0e0e0" d="M86.35 48.41c-2.04-1.55-5.5-.83-8.37.65c-1.15.42-10.22 6.43-25.01 12.21c-19.2 7.5-33.44 8.78-41.17 3.71c-4.2-2.76-5.8-6.4-4.88-11.16c1.09-5.65 5.2-11.66 11.1-17.75l-.23-2.02l-1.55-.83C9.68 39.78 4.94 46.59 3.67 53.2C2.5 59.25 4.69 64.29 9.99 67.76c3.88 2.54 8.76 3.58 14.16 3.58c23.38 0 55.04-18.81 56.73-19.83c0 0 4.52-2.71 6.83.68c.35.51.84 1.49.67 2.82c0 0 1.17-4.16-2.03-6.6"/></svg>
React
import type { SVGProps } from "react";
export function NotoBucket(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#03a9f4" d="M66.61 15.39c-27.13 0-49.11 7.21-49.11 16.1l8.15 72.44c.8 8.79 16.87 20.07 40.97 20.07s39.97-10.57 40.97-20.07l8.15-72.44c-.02-8.89-22.01-16.1-49.13-16.1"/><path fill="#1f6abf" d="M115.47 25.8c0-8.89-21.41-15.35-49.33-15.35c-23.96 0-44.38 5.04-49.6 12.17l1.47 13.49s10.96 8.56 48.59 8.56c1.35 0 2.66-.02 3.94-.04l1.27 13.74h2.21l2.75-13.95c29.5-1.5 38.53-9.24 38.53-9.24z"/><path fill="#03a9f4" d="M122.59 18.08s-22.44-5.1-56.69-5.1s-55.87 4.48-55.87 4.48c.63 7.35 3.47 13.87 3.47 13.87s9.36 9.96 52.87 9.96s52.67-8.98 54.01-10.48c1.34-1.52 2.21-12.73 2.21-12.73"/><path fill="#81d4fa" d="M122.51 15.95C120.49 8.69 100.57 4 66.31 4s-54.18 4.69-56.2 11.95c-1.83 6.6 15.7 13.74 56.2 13.74s58.03-7.14 56.2-13.74"/><ellipse cx="66.31" cy="15.4" fill="#1f6abf" rx="47.64" ry="7.85"/><linearGradient id="SVGn8tLmbCT" x1="18.667" x2="60.742" y1="15.399" y2="15.399" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#0a488f"/><stop offset="1" stopColor="#0a488f" stopOpacity="0"/></linearGradient><path fill="url(#SVGn8tLmbCT)" d="M60.74 7.55c-28.72.97-42.07 4.72-42.07 7.85c0 4.33 20.54 7.34 42.07 7.85z"/><path fill="#1f6abf" d="M82.97 53.75c-12.27 6.93-43.7 23.31-60.49 21.99l1.49 13.62c1.44.22 34.7.98 63.52-32.65z"/><path fill="#757575" d="M17.9 34.94C10.69 42.08 2.65 50.99 6.61 60.61c1.43 3.47 4.42 5.33 6.22 6.13c0 0 .06-.68.22-1.83c.6-4.42 2.85-9.26 6.58-14.59z"/><path fill="#9e9e9e" d="M88.14 52.5c-1.44-3.96-5.92-1.8-5.92-1.8c-13.6 7.68-50 25.4-67.8 18.28c-4.64-1.85-8.49-4.16-10.88-10.41c-.02 4.5 5.6 17.24 10.21 19.58c3.74 1.89 8.05 3.15 13.24 3.15c8.77 0 19.72-2.99 32.76-8.96c14.86-6.8 26.09-14.41 26.6-14.75c.01-.01 3.1-1.48 1.79-5.09"/><path fill="#e0e0e0" d="M86.35 48.41c-2.04-1.55-5.5-.83-8.37.65c-1.15.42-10.22 6.43-25.01 12.21c-19.2 7.5-33.44 8.78-41.17 3.71c-4.2-2.76-5.8-6.4-4.88-11.16c1.09-5.65 5.2-11.66 11.1-17.75l-.23-2.02l-1.55-.83C9.68 39.78 4.94 46.59 3.67 53.2C2.5 59.25 4.69 64.29 9.99 67.76c3.88 2.54 8.76 3.58 14.16 3.58c23.38 0 55.04-18.81 56.73-19.83c0 0 4.52-2.71 6.83.68c.35.51.84 1.49.67 2.82c0 0 1.17-4.16-2.03-6.6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#03a9f4" d="M66.61 15.39c-27.13 0-49.11 7.21-49.11 16.1l8.15 72.44c.8 8.79 16.87 20.07 40.97 20.07s39.97-10.57 40.97-20.07l8.15-72.44c-.02-8.89-22.01-16.1-49.13-16.1"/><path fill="#1f6abf" d="M115.47 25.8c0-8.89-21.41-15.35-49.33-15.35c-23.96 0-44.38 5.04-49.6 12.17l1.47 13.49s10.96 8.56 48.59 8.56c1.35 0 2.66-.02 3.94-.04l1.27 13.74h2.21l2.75-13.95c29.5-1.5 38.53-9.24 38.53-9.24z"/><path fill="#03a9f4" d="M122.59 18.08s-22.44-5.1-56.69-5.1s-55.87 4.48-55.87 4.48c.63 7.35 3.47 13.87 3.47 13.87s9.36 9.96 52.87 9.96s52.67-8.98 54.01-10.48c1.34-1.52 2.21-12.73 2.21-12.73"/><path fill="#81d4fa" d="M122.51 15.95C120.49 8.69 100.57 4 66.31 4s-54.18 4.69-56.2 11.95c-1.83 6.6 15.7 13.74 56.2 13.74s58.03-7.14 56.2-13.74"/><ellipse cx="66.31" cy="15.4" fill="#1f6abf" rx="47.64" ry="7.85"/><linearGradient id="SVGn8tLmbCT" x1="18.667" x2="60.742" y1="15.399" y2="15.399" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0a488f"/><stop offset="1" stop-color="#0a488f" stop-opacity="0"/></linearGradient><path fill="url(#SVGn8tLmbCT)" d="M60.74 7.55c-28.72.97-42.07 4.72-42.07 7.85c0 4.33 20.54 7.34 42.07 7.85z"/><path fill="#1f6abf" d="M82.97 53.75c-12.27 6.93-43.7 23.31-60.49 21.99l1.49 13.62c1.44.22 34.7.98 63.52-32.65z"/><path fill="#757575" d="M17.9 34.94C10.69 42.08 2.65 50.99 6.61 60.61c1.43 3.47 4.42 5.33 6.22 6.13c0 0 .06-.68.22-1.83c.6-4.42 2.85-9.26 6.58-14.59z"/><path fill="#9e9e9e" d="M88.14 52.5c-1.44-3.96-5.92-1.8-5.92-1.8c-13.6 7.68-50 25.4-67.8 18.28c-4.64-1.85-8.49-4.16-10.88-10.41c-.02 4.5 5.6 17.24 10.21 19.58c3.74 1.89 8.05 3.15 13.24 3.15c8.77 0 19.72-2.99 32.76-8.96c14.86-6.8 26.09-14.41 26.6-14.75c.01-.01 3.1-1.48 1.79-5.09"/><path fill="#e0e0e0" d="M86.35 48.41c-2.04-1.55-5.5-.83-8.37.65c-1.15.42-10.22 6.43-25.01 12.21c-19.2 7.5-33.44 8.78-41.17 3.71c-4.2-2.76-5.8-6.4-4.88-11.16c1.09-5.65 5.2-11.66 11.1-17.75l-.23-2.02l-1.55-.83C9.68 39.78 4.94 46.59 3.67 53.2C2.5 59.25 4.69 64.29 9.99 67.76c3.88 2.54 8.76 3.58 14.16 3.58c23.38 0 55.04-18.81 56.73-19.83c0 0 4.52-2.71 6.83.68c.35.51.84 1.49.67 2.82c0 0 1.17-4.16-2.03-6.6"/></svg> </template>
CSS
.icon-bucket {
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%3Cpath%20fill%3D%22%2303a9f4%22%20d%3D%22M66.61%2015.39c-27.13%200-49.11%207.21-49.11%2016.1l8.15%2072.44c.8%208.79%2016.87%2020.07%2040.97%2020.07s39.97-10.57%2040.97-20.07l8.15-72.44c-.02-8.89-22.01-16.1-49.13-16.1%22%2F%3E%3Cpath%20fill%3D%22%231f6abf%22%20d%3D%22M115.47%2025.8c0-8.89-21.41-15.35-49.33-15.35c-23.96%200-44.38%205.04-49.6%2012.17l1.47%2013.49s10.96%208.56%2048.59%208.56c1.35%200%202.66-.02%203.94-.04l1.27%2013.74h2.21l2.75-13.95c29.5-1.5%2038.53-9.24%2038.53-9.24z%22%2F%3E%3Cpath%20fill%3D%22%2303a9f4%22%20d%3D%22M122.59%2018.08s-22.44-5.1-56.69-5.1s-55.87%204.48-55.87%204.48c.63%207.35%203.47%2013.87%203.47%2013.87s9.36%209.96%2052.87%209.96s52.67-8.98%2054.01-10.48c1.34-1.52%202.21-12.73%202.21-12.73%22%2F%3E%3Cpath%20fill%3D%22%2381d4fa%22%20d%3D%22M122.51%2015.95C120.49%208.69%20100.57%204%2066.31%204s-54.18%204.69-56.2%2011.95c-1.83%206.6%2015.7%2013.74%2056.2%2013.74s58.03-7.14%2056.2-13.74%22%2F%3E%3Cellipse%20cx%3D%2266.31%22%20cy%3D%2215.4%22%20fill%3D%22%231f6abf%22%20rx%3D%2247.64%22%20ry%3D%227.85%22%2F%3E%3ClinearGradient%20id%3D%22SVGn8tLmbCT%22%20x1%3D%2218.667%22%20x2%3D%2260.742%22%20y1%3D%2215.399%22%20y2%3D%2215.399%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%230a488f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230a488f%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGn8tLmbCT)%22%20d%3D%22M60.74%207.55c-28.72.97-42.07%204.72-42.07%207.85c0%204.33%2020.54%207.34%2042.07%207.85z%22%2F%3E%3Cpath%20fill%3D%22%231f6abf%22%20d%3D%22M82.97%2053.75c-12.27%206.93-43.7%2023.31-60.49%2021.99l1.49%2013.62c1.44.22%2034.7.98%2063.52-32.65z%22%2F%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M17.9%2034.94C10.69%2042.08%202.65%2050.99%206.61%2060.61c1.43%203.47%204.42%205.33%206.22%206.13c0%200%20.06-.68.22-1.83c.6-4.42%202.85-9.26%206.58-14.59z%22%2F%3E%3Cpath%20fill%3D%22%239e9e9e%22%20d%3D%22M88.14%2052.5c-1.44-3.96-5.92-1.8-5.92-1.8c-13.6%207.68-50%2025.4-67.8%2018.28c-4.64-1.85-8.49-4.16-10.88-10.41c-.02%204.5%205.6%2017.24%2010.21%2019.58c3.74%201.89%208.05%203.15%2013.24%203.15c8.77%200%2019.72-2.99%2032.76-8.96c14.86-6.8%2026.09-14.41%2026.6-14.75c.01-.01%203.1-1.48%201.79-5.09%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M86.35%2048.41c-2.04-1.55-5.5-.83-8.37.65c-1.15.42-10.22%206.43-25.01%2012.21c-19.2%207.5-33.44%208.78-41.17%203.71c-4.2-2.76-5.8-6.4-4.88-11.16c1.09-5.65%205.2-11.66%2011.1-17.75l-.23-2.02l-1.55-.83C9.68%2039.78%204.94%2046.59%203.67%2053.2C2.5%2059.25%204.69%2064.29%209.99%2067.76c3.88%202.54%208.76%203.58%2014.16%203.58c23.38%200%2055.04-18.81%2056.73-19.83c0%200%204.52-2.71%206.83.68c.35.51.84%201.49.67%202.82c0%200%201.17-4.16-2.03-6.6%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%3Cpath%20fill%3D%22%2303a9f4%22%20d%3D%22M66.61%2015.39c-27.13%200-49.11%207.21-49.11%2016.1l8.15%2072.44c.8%208.79%2016.87%2020.07%2040.97%2020.07s39.97-10.57%2040.97-20.07l8.15-72.44c-.02-8.89-22.01-16.1-49.13-16.1%22%2F%3E%3Cpath%20fill%3D%22%231f6abf%22%20d%3D%22M115.47%2025.8c0-8.89-21.41-15.35-49.33-15.35c-23.96%200-44.38%205.04-49.6%2012.17l1.47%2013.49s10.96%208.56%2048.59%208.56c1.35%200%202.66-.02%203.94-.04l1.27%2013.74h2.21l2.75-13.95c29.5-1.5%2038.53-9.24%2038.53-9.24z%22%2F%3E%3Cpath%20fill%3D%22%2303a9f4%22%20d%3D%22M122.59%2018.08s-22.44-5.1-56.69-5.1s-55.87%204.48-55.87%204.48c.63%207.35%203.47%2013.87%203.47%2013.87s9.36%209.96%2052.87%209.96s52.67-8.98%2054.01-10.48c1.34-1.52%202.21-12.73%202.21-12.73%22%2F%3E%3Cpath%20fill%3D%22%2381d4fa%22%20d%3D%22M122.51%2015.95C120.49%208.69%20100.57%204%2066.31%204s-54.18%204.69-56.2%2011.95c-1.83%206.6%2015.7%2013.74%2056.2%2013.74s58.03-7.14%2056.2-13.74%22%2F%3E%3Cellipse%20cx%3D%2266.31%22%20cy%3D%2215.4%22%20fill%3D%22%231f6abf%22%20rx%3D%2247.64%22%20ry%3D%227.85%22%2F%3E%3ClinearGradient%20id%3D%22SVGn8tLmbCT%22%20x1%3D%2218.667%22%20x2%3D%2260.742%22%20y1%3D%2215.399%22%20y2%3D%2215.399%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%230a488f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230a488f%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGn8tLmbCT)%22%20d%3D%22M60.74%207.55c-28.72.97-42.07%204.72-42.07%207.85c0%204.33%2020.54%207.34%2042.07%207.85z%22%2F%3E%3Cpath%20fill%3D%22%231f6abf%22%20d%3D%22M82.97%2053.75c-12.27%206.93-43.7%2023.31-60.49%2021.99l1.49%2013.62c1.44.22%2034.7.98%2063.52-32.65z%22%2F%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M17.9%2034.94C10.69%2042.08%202.65%2050.99%206.61%2060.61c1.43%203.47%204.42%205.33%206.22%206.13c0%200%20.06-.68.22-1.83c.6-4.42%202.85-9.26%206.58-14.59z%22%2F%3E%3Cpath%20fill%3D%22%239e9e9e%22%20d%3D%22M88.14%2052.5c-1.44-3.96-5.92-1.8-5.92-1.8c-13.6%207.68-50%2025.4-67.8%2018.28c-4.64-1.85-8.49-4.16-10.88-10.41c-.02%204.5%205.6%2017.24%2010.21%2019.58c3.74%201.89%208.05%203.15%2013.24%203.15c8.77%200%2019.72-2.99%2032.76-8.96c14.86-6.8%2026.09-14.41%2026.6-14.75c.01-.01%203.1-1.48%201.79-5.09%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M86.35%2048.41c-2.04-1.55-5.5-.83-8.37.65c-1.15.42-10.22%206.43-25.01%2012.21c-19.2%207.5-33.44%208.78-41.17%203.71c-4.2-2.76-5.8-6.4-4.88-11.16c1.09-5.65%205.2-11.66%2011.1-17.75l-.23-2.02l-1.55-.83C9.68%2039.78%204.94%2046.59%203.67%2053.2C2.5%2059.25%204.69%2064.29%209.99%2067.76c3.88%202.54%208.76%203.58%2014.16%203.58c23.38%200%2055.04-18.81%2056.73-19.83c0%200%204.52-2.71%206.83.68c.35.51.84%201.49.67%202.82c0%200%201.17-4.16-2.03-6.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/bucket.svg?color=%231a73e8&size=48