broom icon
broom-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- broom-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
10 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the broom icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.453 1.923a.75.75 0 0 1 0 1.06l-6.928 6.929a5.75 5.75 0 0 1-.496 7.567l-.832.832l-2.787 4.18a.75.75 0 0 1-1.154.115L1.77 14.12a.75.75 0 0 1 .115-1.154l4.18-2.787l.832-.832a5.75 5.75 0 0 1 7.567-.496l6.929-6.928a.75.75 0 0 1 1.06 0M7.604 10.762l6.01 6.01l.354-.353a4.25 4.25 0 0 0-6.01-6.01zm-1.156.965l-2.97 1.98l7.192 7.191l1.98-2.97z"/></svg>
React
import type { SVGProps } from "react";
export function FluentBroom24Regular(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="M22.453 1.923a.75.75 0 0 1 0 1.06l-6.928 6.929a5.75 5.75 0 0 1-.496 7.567l-.832.832l-2.787 4.18a.75.75 0 0 1-1.154.115L1.77 14.12a.75.75 0 0 1 .115-1.154l4.18-2.787l.832-.832a5.75 5.75 0 0 1 7.567-.496l6.929-6.928a.75.75 0 0 1 1.06 0M7.604 10.762l6.01 6.01l.354-.353a4.25 4.25 0 0 0-6.01-6.01zm-1.156.965l-2.97 1.98l7.192 7.191l1.98-2.97z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.453 1.923a.75.75 0 0 1 0 1.06l-6.928 6.929a5.75 5.75 0 0 1-.496 7.567l-.832.832l-2.787 4.18a.75.75 0 0 1-1.154.115L1.77 14.12a.75.75 0 0 1 .115-1.154l4.18-2.787l.832-.832a5.75 5.75 0 0 1 7.567-.496l6.929-6.928a.75.75 0 0 1 1.06 0M7.604 10.762l6.01 6.01l.354-.353a4.25 4.25 0 0 0-6.01-6.01zm-1.156.965l-2.97 1.98l7.192 7.191l1.98-2.97z"/></svg> </template>
CSS
.icon-broom-24-regular {
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%22M22.453%201.923a.75.75%200%200%201%200%201.06l-6.928%206.929a5.75%205.75%200%200%201-.496%207.567l-.832.832l-2.787%204.18a.75.75%200%200%201-1.154.115L1.77%2014.12a.75.75%200%200%201%20.115-1.154l4.18-2.787l.832-.832a5.75%205.75%200%200%201%207.567-.496l6.929-6.928a.75.75%200%200%201%201.06%200M7.604%2010.762l6.01%206.01l.354-.353a4.25%204.25%200%200%200-6.01-6.01zm-1.156.965l-2.97%201.98l7.192%207.191l1.98-2.97z%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%22M22.453%201.923a.75.75%200%200%201%200%201.06l-6.928%206.929a5.75%205.75%200%200%201-.496%207.567l-.832.832l-2.787%204.18a.75.75%200%200%201-1.154.115L1.77%2014.12a.75.75%200%200%201%20.115-1.154l4.18-2.787l.832-.832a5.75%205.75%200%200%201%207.567-.496l6.929-6.928a.75.75%200%200%201%201.06%200M7.604%2010.762l6.01%206.01l.354-.353a4.25%204.25%200%200%200-6.01-6.01zm-1.156.965l-2.97%201.98l7.192%207.191l1.98-2.97z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/broom-24-regular.svg?color=%231a73e8&size=48