bucket check icon
bucket-check-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- bucket-check-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the bucket check icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.293 20q-.668 0-1.158-.433q-.49-.432-.602-1.095L4.137 8.304q-.05-.373.183-.646q.234-.273.6-.273h1.85v-1.77q0-.666.474-1.14T8.384 4h7.232q.666 0 1.14.475t.475 1.14v1.77h1.844q.373 0 .606.273t.182.646L18.45 18.472q-.113.663-.612 1.095T16.673 20zm3.715-5.344l-.994-.975q-.147-.14-.345-.15t-.363.155q-.165.166-.165.354q0 .189.165.354l1.112 1.123q.238.237.566.237t.57-.243l3.14-3.107q.165-.153.165-.358t-.155-.35t-.363-.146t-.354.146zM7.769 7.384h8.462V5.616q0-.269-.173-.442T15.616 5H8.385q-.27 0-.443.173t-.173.443z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBucketCheckRounded(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.293 20q-.668 0-1.158-.433q-.49-.432-.602-1.095L4.137 8.304q-.05-.373.183-.646q.234-.273.6-.273h1.85v-1.77q0-.666.474-1.14T8.384 4h7.232q.666 0 1.14.475t.475 1.14v1.77h1.844q.373 0 .606.273t.182.646L18.45 18.472q-.113.663-.612 1.095T16.673 20zm3.715-5.344l-.994-.975q-.147-.14-.345-.15t-.363.155q-.165.166-.165.354q0 .189.165.354l1.112 1.123q.238.237.566.237t.57-.243l3.14-3.107q.165-.153.165-.358t-.155-.35t-.363-.146t-.354.146zM7.769 7.384h8.462V5.616q0-.269-.173-.442T15.616 5H8.385q-.27 0-.443.173t-.173.443z"/></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.293 20q-.668 0-1.158-.433q-.49-.432-.602-1.095L4.137 8.304q-.05-.373.183-.646q.234-.273.6-.273h1.85v-1.77q0-.666.474-1.14T8.384 4h7.232q.666 0 1.14.475t.475 1.14v1.77h1.844q.373 0 .606.273t.182.646L18.45 18.472q-.113.663-.612 1.095T16.673 20zm3.715-5.344l-.994-.975q-.147-.14-.345-.15t-.363.155q-.165.166-.165.354q0 .189.165.354l1.112 1.123q.238.237.566.237t.57-.243l3.14-3.107q.165-.153.165-.358t-.155-.35t-.363-.146t-.354.146zM7.769 7.384h8.462V5.616q0-.269-.173-.442T15.616 5H8.385q-.27 0-.443.173t-.173.443z"/></svg> </template>
CSS
.icon-bucket-check-rounded {
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.293%2020q-.668%200-1.158-.433q-.49-.432-.602-1.095L4.137%208.304q-.05-.373.183-.646q.234-.273.6-.273h1.85v-1.77q0-.666.474-1.14T8.384%204h7.232q.666%200%201.14.475t.475%201.14v1.77h1.844q.373%200%20.606.273t.182.646L18.45%2018.472q-.113.663-.612%201.095T16.673%2020zm3.715-5.344l-.994-.975q-.147-.14-.345-.15t-.363.155q-.165.166-.165.354q0%20.189.165.354l1.112%201.123q.238.237.566.237t.57-.243l3.14-3.107q.165-.153.165-.358t-.155-.35t-.363-.146t-.354.146zM7.769%207.384h8.462V5.616q0-.269-.173-.442T15.616%205H8.385q-.27%200-.443.173t-.173.443z%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.293%2020q-.668%200-1.158-.433q-.49-.432-.602-1.095L4.137%208.304q-.05-.373.183-.646q.234-.273.6-.273h1.85v-1.77q0-.666.474-1.14T8.384%204h7.232q.666%200%201.14.475t.475%201.14v1.77h1.844q.373%200%20.606.273t.182.646L18.45%2018.472q-.113.663-.612%201.095T16.673%2020zm3.715-5.344l-.994-.975q-.147-.14-.345-.15t-.363.155q-.165.166-.165.354q0%20.189.165.354l1.112%201.123q.238.237.566.237t.57-.243l3.14-3.107q.165-.153.165-.358t-.155-.35t-.363-.146t-.354.146zM7.769%207.384h8.462V5.616q0-.269-.173-.442T15.616%205H8.385q-.27%200-.443.173t-.173.443z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/bucket-check-rounded.svg?color=%231a73e8&size=48