bucket emoji
bucket from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- bucket
- 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 bucket emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.015 8.844A1.628 1.628 0 0 1 4.625 7h23.75a1.63 1.63 0 0 1 1.612 1.844l-.002.009l-.36 2.354v.002a2.1 2.1 0 0 1-1.213 1.607l-2.124 16.188v.003C26.146 30.12 25.213 31 24.065 31H8.926c-1.15 0-2.082-.88-2.222-1.992v-.004l-.298-2.265c-1.351-.27-2.337-.941-2.833-2.066c-.565-1.278-.347-2.854.09-4.34c.34-1.15.854-2.384 1.428-3.611l-.512-3.908a2.1 2.1 0 0 1-1.213-1.607l-.35-2.35zM5.06 9l.285 1.913a.1.1 0 0 0 .1.087h22.11c.038 0 .083-.03.091-.086l.001-.005L27.94 9zm.562 11.766l-.04.133c-.412 1.4-.44 2.376-.18 2.966c.11.25.31.509.72.703zm2.819 6.11l.247 1.88c.02.166.148.244.238.244h15.14c.09 0 .217-.078.237-.244l.001-.006L26.371 13h-6.242a1 1 0 0 1 .739 1.462q-.406.758-.795 1.495c-1.525 2.881-2.9 5.482-4.538 7.385c-.979 1.138-2.082 2.07-3.413 2.691c-1.096.513-2.31.798-3.681.842M19.844 13H6.62l1.56 11.88c1.214-.013 2.221-.25 3.095-.658c1.011-.473 1.899-1.202 2.744-2.184c1.478-1.718 2.73-4.082 4.268-6.983q.394-.746.817-1.537a1 1 0 0 1 .74-.518"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastBucket(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="M3.015 8.844A1.628 1.628 0 0 1 4.625 7h23.75a1.63 1.63 0 0 1 1.612 1.844l-.002.009l-.36 2.354v.002a2.1 2.1 0 0 1-1.213 1.607l-2.124 16.188v.003C26.146 30.12 25.213 31 24.065 31H8.926c-1.15 0-2.082-.88-2.222-1.992v-.004l-.298-2.265c-1.351-.27-2.337-.941-2.833-2.066c-.565-1.278-.347-2.854.09-4.34c.34-1.15.854-2.384 1.428-3.611l-.512-3.908a2.1 2.1 0 0 1-1.213-1.607l-.35-2.35zM5.06 9l.285 1.913a.1.1 0 0 0 .1.087h22.11c.038 0 .083-.03.091-.086l.001-.005L27.94 9zm.562 11.766l-.04.133c-.412 1.4-.44 2.376-.18 2.966c.11.25.31.509.72.703zm2.819 6.11l.247 1.88c.02.166.148.244.238.244h15.14c.09 0 .217-.078.237-.244l.001-.006L26.371 13h-6.242a1 1 0 0 1 .739 1.462q-.406.758-.795 1.495c-1.525 2.881-2.9 5.482-4.538 7.385c-.979 1.138-2.082 2.07-3.413 2.691c-1.096.513-2.31.798-3.681.842M19.844 13H6.62l1.56 11.88c1.214-.013 2.221-.25 3.095-.658c1.011-.473 1.899-1.202 2.744-2.184c1.478-1.718 2.73-4.082 4.268-6.983q.394-.746.817-1.537a1 1 0 0 1 .74-.518"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.015 8.844A1.628 1.628 0 0 1 4.625 7h23.75a1.63 1.63 0 0 1 1.612 1.844l-.002.009l-.36 2.354v.002a2.1 2.1 0 0 1-1.213 1.607l-2.124 16.188v.003C26.146 30.12 25.213 31 24.065 31H8.926c-1.15 0-2.082-.88-2.222-1.992v-.004l-.298-2.265c-1.351-.27-2.337-.941-2.833-2.066c-.565-1.278-.347-2.854.09-4.34c.34-1.15.854-2.384 1.428-3.611l-.512-3.908a2.1 2.1 0 0 1-1.213-1.607l-.35-2.35zM5.06 9l.285 1.913a.1.1 0 0 0 .1.087h22.11c.038 0 .083-.03.091-.086l.001-.005L27.94 9zm.562 11.766l-.04.133c-.412 1.4-.44 2.376-.18 2.966c.11.25.31.509.72.703zm2.819 6.11l.247 1.88c.02.166.148.244.238.244h15.14c.09 0 .217-.078.237-.244l.001-.006L26.371 13h-6.242a1 1 0 0 1 .739 1.462q-.406.758-.795 1.495c-1.525 2.881-2.9 5.482-4.538 7.385c-.979 1.138-2.082 2.07-3.413 2.691c-1.096.513-2.31.798-3.681.842M19.844 13H6.62l1.56 11.88c1.214-.013 2.221-.25 3.095-.658c1.011-.473 1.899-1.202 2.744-2.184c1.478-1.718 2.73-4.082 4.268-6.983q.394-.746.817-1.537a1 1 0 0 1 .74-.518"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.015%208.844A1.628%201.628%200%200%201%204.625%207h23.75a1.63%201.63%200%200%201%201.612%201.844l-.002.009l-.36%202.354v.002a2.1%202.1%200%200%201-1.213%201.607l-2.124%2016.188v.003C26.146%2030.12%2025.213%2031%2024.065%2031H8.926c-1.15%200-2.082-.88-2.222-1.992v-.004l-.298-2.265c-1.351-.27-2.337-.941-2.833-2.066c-.565-1.278-.347-2.854.09-4.34c.34-1.15.854-2.384%201.428-3.611l-.512-3.908a2.1%202.1%200%200%201-1.213-1.607l-.35-2.35zM5.06%209l.285%201.913a.1.1%200%200%200%20.1.087h22.11c.038%200%20.083-.03.091-.086l.001-.005L27.94%209zm.562%2011.766l-.04.133c-.412%201.4-.44%202.376-.18%202.966c.11.25.31.509.72.703zm2.819%206.11l.247%201.88c.02.166.148.244.238.244h15.14c.09%200%20.217-.078.237-.244l.001-.006L26.371%2013h-6.242a1%201%200%200%201%20.739%201.462q-.406.758-.795%201.495c-1.525%202.881-2.9%205.482-4.538%207.385c-.979%201.138-2.082%202.07-3.413%202.691c-1.096.513-2.31.798-3.681.842M19.844%2013H6.62l1.56%2011.88c1.214-.013%202.221-.25%203.095-.658c1.011-.473%201.899-1.202%202.744-2.184c1.478-1.718%202.73-4.082%204.268-6.983q.394-.746.817-1.537a1%201%200%200%201%20.74-.518%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%22M3.015%208.844A1.628%201.628%200%200%201%204.625%207h23.75a1.63%201.63%200%200%201%201.612%201.844l-.002.009l-.36%202.354v.002a2.1%202.1%200%200%201-1.213%201.607l-2.124%2016.188v.003C26.146%2030.12%2025.213%2031%2024.065%2031H8.926c-1.15%200-2.082-.88-2.222-1.992v-.004l-.298-2.265c-1.351-.27-2.337-.941-2.833-2.066c-.565-1.278-.347-2.854.09-4.34c.34-1.15.854-2.384%201.428-3.611l-.512-3.908a2.1%202.1%200%200%201-1.213-1.607l-.35-2.35zM5.06%209l.285%201.913a.1.1%200%200%200%20.1.087h22.11c.038%200%20.083-.03.091-.086l.001-.005L27.94%209zm.562%2011.766l-.04.133c-.412%201.4-.44%202.376-.18%202.966c.11.25.31.509.72.703zm2.819%206.11l.247%201.88c.02.166.148.244.238.244h15.14c.09%200%20.217-.078.237-.244l.001-.006L26.371%2013h-6.242a1%201%200%200%201%20.739%201.462q-.406.758-.795%201.495c-1.525%202.881-2.9%205.482-4.538%207.385c-.979%201.138-2.082%202.07-3.413%202.691c-1.096.513-2.31.798-3.681.842M19.844%2013H6.62l1.56%2011.88c1.214-.013%202.221-.25%203.095-.658c1.011-.473%201.899-1.202%202.744-2.184c1.478-1.718%202.73-4.082%204.268-6.983q.394-.746.817-1.537a1%201%200%200%201%20.74-.518%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/bucket.svg?color=%231a73e8&size=48