broom icon
broom-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- broom-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- 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 3.28a.75.75 0 1 0-1.06-1.06l-8.257 8.256a6.75 6.75 0 0 0-8.984.498l-.693.68l-4.427 2.706a.75.75 0 0 0-.14 1.17l10.25 10.25a.75.75 0 0 0 1.171-.139l2.706-4.427l.68-.694a6.75 6.75 0 0 0 .498-8.983zM3.954 15.143l3.183-1.945l7.665 7.665l-1.945 3.183zm12.008 4.32l-.217.221l-7.43-7.429l.217-.212l.005-.005a5.25 5.25 0 1 1 7.425 7.424"/></svg>
React
import type { SVGProps } from "react";
export function FluentBroom28Regular(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 3.28a.75.75 0 1 0-1.06-1.06l-8.257 8.256a6.75 6.75 0 0 0-8.984.498l-.693.68l-4.427 2.706a.75.75 0 0 0-.14 1.17l10.25 10.25a.75.75 0 0 0 1.171-.139l2.706-4.427l.68-.694a6.75 6.75 0 0 0 .498-8.983zM3.954 15.143l3.183-1.945l7.665 7.665l-1.945 3.183zm12.008 4.32l-.217.221l-7.43-7.429l.217-.212l.005-.005a5.25 5.25 0 1 1 7.425 7.424"/></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 3.28a.75.75 0 1 0-1.06-1.06l-8.257 8.256a6.75 6.75 0 0 0-8.984.498l-.693.68l-4.427 2.706a.75.75 0 0 0-.14 1.17l10.25 10.25a.75.75 0 0 0 1.171-.139l2.706-4.427l.68-.694a6.75 6.75 0 0 0 .498-8.983zM3.954 15.143l3.183-1.945l7.665 7.665l-1.945 3.183zm12.008 4.32l-.217.221l-7.43-7.429l.217-.212l.005-.005a5.25 5.25 0 1 1 7.425 7.424"/></svg> </template>
CSS
.icon-broom-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.78%203.28a.75.75%200%201%200-1.06-1.06l-8.257%208.256a6.75%206.75%200%200%200-8.984.498l-.693.68l-4.427%202.706a.75.75%200%200%200-.14%201.17l10.25%2010.25a.75.75%200%200%200%201.171-.139l2.706-4.427l.68-.694a6.75%206.75%200%200%200%20.498-8.983zM3.954%2015.143l3.183-1.945l7.665%207.665l-1.945%203.183zm12.008%204.32l-.217.221l-7.43-7.429l.217-.212l.005-.005a5.25%205.25%200%201%201%207.425%207.424%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%203.28a.75.75%200%201%200-1.06-1.06l-8.257%208.256a6.75%206.75%200%200%200-8.984.498l-.693.68l-4.427%202.706a.75.75%200%200%200-.14%201.17l10.25%2010.25a.75.75%200%200%200%201.171-.139l2.706-4.427l.68-.694a6.75%206.75%200%200%200%20.498-8.983zM3.954%2015.143l3.183-1.945l7.665%207.665l-1.945%203.183zm12.008%204.32l-.217.221l-7.43-7.429l.217-.212l.005-.005a5.25%205.25%200%201%201%207.425%207.424%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/broom-28-regular.svg?color=%231a73e8&size=48