pail off icon
pail-off-outline from Material Design Icons by Pictogrammers · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- pail-off-outline
- Set
- Material Design Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- bucket-off-outline
1 other variant in Material Design Icons
Related icons in Material Design Icons
Use the pail off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.84 22.73l-3.49-3.49L17 21H7l-1.1-5.5l1.83-1.07l.91 4.57h6.72l.29-1.46l-6.34-6.34l-5.04 2.91a.998.998 0 1 1-1-1.73l4.58-2.64l-1.47-1.47l-1.73 1L4 6H3V4.89L1.11 3l1.28-1.27l19.72 19.73zM17.96 6l-1.46 7.3l1.7 1.7L20 6h1V4H7.2l2 2zM11.5 7.63l-.42.25l1.45 1.45c.44-.28.6-.87.33-1.33a.976.976 0 0 0-1.36-.37"/></svg>
React
import type { SVGProps } from "react";
export function MdiPailOffOutline(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="m20.84 22.73l-3.49-3.49L17 21H7l-1.1-5.5l1.83-1.07l.91 4.57h6.72l.29-1.46l-6.34-6.34l-5.04 2.91a.998.998 0 1 1-1-1.73l4.58-2.64l-1.47-1.47l-1.73 1L4 6H3V4.89L1.11 3l1.28-1.27l19.72 19.73zM17.96 6l-1.46 7.3l1.7 1.7L20 6h1V4H7.2l2 2zM11.5 7.63l-.42.25l1.45 1.45c.44-.28.6-.87.33-1.33a.976.976 0 0 0-1.36-.37"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.84 22.73l-3.49-3.49L17 21H7l-1.1-5.5l1.83-1.07l.91 4.57h6.72l.29-1.46l-6.34-6.34l-5.04 2.91a.998.998 0 1 1-1-1.73l4.58-2.64l-1.47-1.47l-1.73 1L4 6H3V4.89L1.11 3l1.28-1.27l19.72 19.73zM17.96 6l-1.46 7.3l1.7 1.7L20 6h1V4H7.2l2 2zM11.5 7.63l-.42.25l1.45 1.45c.44-.28.6-.87.33-1.33a.976.976 0 0 0-1.36-.37"/></svg> </template>
CSS
.icon-pail-off-outline {
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%22m20.84%2022.73l-3.49-3.49L17%2021H7l-1.1-5.5l1.83-1.07l.91%204.57h6.72l.29-1.46l-6.34-6.34l-5.04%202.91a.998.998%200%201%201-1-1.73l4.58-2.64l-1.47-1.47l-1.73%201L4%206H3V4.89L1.11%203l1.28-1.27l19.72%2019.73zM17.96%206l-1.46%207.3l1.7%201.7L20%206h1V4H7.2l2%202zM11.5%207.63l-.42.25l1.45%201.45c.44-.28.6-.87.33-1.33a.976.976%200%200%200-1.36-.37%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%22m20.84%2022.73l-3.49-3.49L17%2021H7l-1.1-5.5l1.83-1.07l.91%204.57h6.72l.29-1.46l-6.34-6.34l-5.04%202.91a.998.998%200%201%201-1-1.73l4.58-2.64l-1.47-1.47l-1.73%201L4%206H3V4.89L1.11%203l1.28-1.27l19.72%2019.73zM17.96%206l-1.46%207.3l1.7%201.7L20%206h1V4H7.2l2%202zM11.5%207.63l-.42.25l1.45%201.45c.44-.28.6-.87.33-1.33a.976.976%200%200%200-1.36-.37%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/pail-off-outline.svg?color=%231a73e8&size=48