broom icon
broom-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- broom-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- 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 28 28"><path fill="currentColor" d="M25.78 2.22a.75.75 0 0 1 0 1.06l-8.256 8.257a6.75 6.75 0 0 1-.499 8.983l-.22.225l-9.55-9.55l.224-.22a6.75 6.75 0 0 1 8.984-.5L24.72 2.22a.75.75 0 0 1 1.06 0M6.046 12.107L2.359 14.36a.75.75 0 0 0-.14 1.17l10.25 10.25a.75.75 0 0 0 1.171-.139l2.253-3.687z"/></svg>
React
import type { SVGProps } from "react";
export function FluentBroom28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M25.78 2.22a.75.75 0 0 1 0 1.06l-8.256 8.257a6.75 6.75 0 0 1-.499 8.983l-.22.225l-9.55-9.55l.224-.22a6.75 6.75 0 0 1 8.984-.5L24.72 2.22a.75.75 0 0 1 1.06 0M6.046 12.107L2.359 14.36a.75.75 0 0 0-.14 1.17l10.25 10.25a.75.75 0 0 0 1.171-.139l2.253-3.687z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M25.78 2.22a.75.75 0 0 1 0 1.06l-8.256 8.257a6.75 6.75 0 0 1-.499 8.983l-.22.225l-9.55-9.55l.224-.22a6.75 6.75 0 0 1 8.984-.5L24.72 2.22a.75.75 0 0 1 1.06 0M6.046 12.107L2.359 14.36a.75.75 0 0 0-.14 1.17l10.25 10.25a.75.75 0 0 0 1.171-.139l2.253-3.687z"/></svg> </template>
CSS
.icon-broom-28-filled {
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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.78%202.22a.75.75%200%200%201%200%201.06l-8.256%208.257a6.75%206.75%200%200%201-.499%208.983l-.22.225l-9.55-9.55l.224-.22a6.75%206.75%200%200%201%208.984-.5L24.72%202.22a.75.75%200%200%201%201.06%200M6.046%2012.107L2.359%2014.36a.75.75%200%200%200-.14%201.17l10.25%2010.25a.75.75%200%200%200%201.171-.139l2.253-3.687z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.78%202.22a.75.75%200%200%201%200%201.06l-8.256%208.257a6.75%206.75%200%200%201-.499%208.983l-.22.225l-9.55-9.55l.224-.22a6.75%206.75%200%200%201%208.984-.5L24.72%202.22a.75.75%200%200%201%201.06%200M6.046%2012.107L2.359%2014.36a.75.75%200%200%200-.14%201.17l10.25%2010.25a.75.75%200%200%200%201.171-.139l2.253-3.687z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/broom-28-filled.svg?color=%231a73e8&size=48