cleaning bucket icon
cleaning-bucket-outline-sharp from Material Symbols Light by Google · Outline Sharp · Home · Apache-2.0 Free for personal and commercial use.
- Name
- cleaning-bucket-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More home icons from Material Symbols Light
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2climate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-statusdoor-open
Use the cleaning bucket icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.885 22L6.154 9h11.712l-1.731 13zm1.404-1h5.422q.231 0 .404-.154t.212-.384L16.7 10H7.275l1.398 10.462q.039.23.212.384t.403.154m4.481-6.23q.731-.732.731-1.77v-1.5h-1V13q0 .617-.441 1.059q-.442.441-1.059.441t-1.059-.441T10.5 13v-1.5h-1V13q0 1.039.73 1.77t1.77.73t1.77-.73M15 6.98q-.413 0-.707-.292T14 5.98t.293-.707T15 4.98t.707.293t.293.707t-.293.707T15 6.98m-5-1q-.82 0-1.41-.59T8 3.98q0-.839.59-1.42q.59-.58 1.41-.58q.839 0 1.42.58T12 3.98q0 .819-.58 1.41q-.581.59-1.42.59M14.712 21h-6h6.577z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCleaningBucketOutlineSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.885 22L6.154 9h11.712l-1.731 13zm1.404-1h5.422q.231 0 .404-.154t.212-.384L16.7 10H7.275l1.398 10.462q.039.23.212.384t.403.154m4.481-6.23q.731-.732.731-1.77v-1.5h-1V13q0 .617-.441 1.059q-.442.441-1.059.441t-1.059-.441T10.5 13v-1.5h-1V13q0 1.039.73 1.77t1.77.73t1.77-.73M15 6.98q-.413 0-.707-.292T14 5.98t.293-.707T15 4.98t.707.293t.293.707t-.293.707T15 6.98m-5-1q-.82 0-1.41-.59T8 3.98q0-.839.59-1.42q.59-.58 1.41-.58q.839 0 1.42.58T12 3.98q0 .819-.58 1.41q-.581.59-1.42.59M14.712 21h-6h6.577z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.885 22L6.154 9h11.712l-1.731 13zm1.404-1h5.422q.231 0 .404-.154t.212-.384L16.7 10H7.275l1.398 10.462q.039.23.212.384t.403.154m4.481-6.23q.731-.732.731-1.77v-1.5h-1V13q0 .617-.441 1.059q-.442.441-1.059.441t-1.059-.441T10.5 13v-1.5h-1V13q0 1.039.73 1.77t1.77.73t1.77-.73M15 6.98q-.413 0-.707-.292T14 5.98t.293-.707T15 4.98t.707.293t.293.707t-.293.707T15 6.98m-5-1q-.82 0-1.41-.59T8 3.98q0-.839.59-1.42q.59-.58 1.41-.58q.839 0 1.42.58T12 3.98q0 .819-.58 1.41q-.581.59-1.42.59M14.712 21h-6h6.577z"/></svg> </template>
CSS
.icon-cleaning-bucket-outline-sharp {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.885%2022L6.154%209h11.712l-1.731%2013zm1.404-1h5.422q.231%200%20.404-.154t.212-.384L16.7%2010H7.275l1.398%2010.462q.039.23.212.384t.403.154m4.481-6.23q.731-.732.731-1.77v-1.5h-1V13q0%20.617-.441%201.059q-.442.441-1.059.441t-1.059-.441T10.5%2013v-1.5h-1V13q0%201.039.73%201.77t1.77.73t1.77-.73M15%206.98q-.413%200-.707-.292T14%205.98t.293-.707T15%204.98t.707.293t.293.707t-.293.707T15%206.98m-5-1q-.82%200-1.41-.59T8%203.98q0-.839.59-1.42q.59-.58%201.41-.58q.839%200%201.42.58T12%203.98q0%20.819-.58%201.41q-.581.59-1.42.59M14.712%2021h-6h6.577z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.885%2022L6.154%209h11.712l-1.731%2013zm1.404-1h5.422q.231%200%20.404-.154t.212-.384L16.7%2010H7.275l1.398%2010.462q.039.23.212.384t.403.154m4.481-6.23q.731-.732.731-1.77v-1.5h-1V13q0%20.617-.441%201.059q-.442.441-1.059.441t-1.059-.441T10.5%2013v-1.5h-1V13q0%201.039.73%201.77t1.77.73t1.77-.73M15%206.98q-.413%200-.707-.292T14%205.98t.293-.707T15%204.98t.707.293t.293.707t-.293.707T15%206.98m-5-1q-.82%200-1.41-.59T8%203.98q0-.839.59-1.42q.59-.58%201.41-.58q.839%200%201.42.58T12%203.98q0%20.819-.58%201.41q-.581.59-1.42.59M14.712%2021h-6h6.577z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/cleaning-bucket-outline-sharp.svg?color=%231a73e8&size=48