broom emoji
broom from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- broom
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji High Contrast
Use the broom emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.748 1.334a2.5 2.5 0 0 0-3.414.918l-9.648 16.753q-.118 0-.231.007c-.356.025-.639.11-.87.19c-.572.199-1.002.533-1.889 1.544l-.39-.218a.375.375 0 1 0-.365.655l.257.144l-.087.103c-.17.203-.385.437-.632.695l-.512-.27a.375.375 0 0 0-.35.664l.312.164a80 80 0 0 1-1.893 1.802c-.511.474-1.03.947-1.501 1.379c-.645.589-1.204 1.1-1.543 1.427l-.01.008c-.34.338-.607.715-.727 1.137c-.129.453-.072.901.146 1.277c.202.35.504.571.77.7c.264.126.574.202.881.186c.179-.009 1.415-.012 2.92-.016l.614-.002c1.737-.005 3.634-.012 4.44-.033c.953-.025 1.908-.285 2.73-.863c.799-.563 1.42-1.39 1.791-2.468l.054.028a.375.375 0 0 0 .35-.664l-.177-.093c.072-.236.154-.51.231-.795a.375.375 0 0 0 .348-.664l-.165-.092c.13-.608.223-1.29.192-1.955a2 2 0 0 0-.013-.206a3.6 3.6 0 0 0-.363-1.25l9.662-16.778a2.5 2.5 0 0 0-.918-3.414M18.475 20.172l-.86-.51L27.067 3.25a.5.5 0 0 1 .866.5zm-8.08 5.78a69 69 0 0 0 2.385-2.296l4.967 2.614l-.07.23c-.245.754-.634 1.24-1.072 1.55c-.448.314-1.004.482-1.631.498c-.776.02-2.644.028-4.394.033l-.666.002c-.956.003-1.834.005-2.39.01a106 106 0 0 1 1.321-1.218a287 287 0 0 0 1.55-1.423m2.92-2.862q.179-.197.328-.374l.334-.394l4.22 2.36l-.051.214a15 15 0 0 1-.175.644zm5.025.813l-3.853-2.155c.549-.596.676-.634.74-.653l.016-.005a1.3 1.3 0 0 1 .35-.083c.09-.006.222-.003.427.036l2.125 1.258c.097.146.157.308.194.458a1.6 1.6 0 0 1 .041.266v.015l.002.026a4.7 4.7 0 0 1-.043.837"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastBroom(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.748 1.334a2.5 2.5 0 0 0-3.414.918l-9.648 16.753q-.118 0-.231.007c-.356.025-.639.11-.87.19c-.572.199-1.002.533-1.889 1.544l-.39-.218a.375.375 0 1 0-.365.655l.257.144l-.087.103c-.17.203-.385.437-.632.695l-.512-.27a.375.375 0 0 0-.35.664l.312.164a80 80 0 0 1-1.893 1.802c-.511.474-1.03.947-1.501 1.379c-.645.589-1.204 1.1-1.543 1.427l-.01.008c-.34.338-.607.715-.727 1.137c-.129.453-.072.901.146 1.277c.202.35.504.571.77.7c.264.126.574.202.881.186c.179-.009 1.415-.012 2.92-.016l.614-.002c1.737-.005 3.634-.012 4.44-.033c.953-.025 1.908-.285 2.73-.863c.799-.563 1.42-1.39 1.791-2.468l.054.028a.375.375 0 0 0 .35-.664l-.177-.093c.072-.236.154-.51.231-.795a.375.375 0 0 0 .348-.664l-.165-.092c.13-.608.223-1.29.192-1.955a2 2 0 0 0-.013-.206a3.6 3.6 0 0 0-.363-1.25l9.662-16.778a2.5 2.5 0 0 0-.918-3.414M18.475 20.172l-.86-.51L27.067 3.25a.5.5 0 0 1 .866.5zm-8.08 5.78a69 69 0 0 0 2.385-2.296l4.967 2.614l-.07.23c-.245.754-.634 1.24-1.072 1.55c-.448.314-1.004.482-1.631.498c-.776.02-2.644.028-4.394.033l-.666.002c-.956.003-1.834.005-2.39.01a106 106 0 0 1 1.321-1.218a287 287 0 0 0 1.55-1.423m2.92-2.862q.179-.197.328-.374l.334-.394l4.22 2.36l-.051.214a15 15 0 0 1-.175.644zm5.025.813l-3.853-2.155c.549-.596.676-.634.74-.653l.016-.005a1.3 1.3 0 0 1 .35-.083c.09-.006.222-.003.427.036l2.125 1.258c.097.146.157.308.194.458a1.6 1.6 0 0 1 .041.266v.015l.002.026a4.7 4.7 0 0 1-.043.837"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.748 1.334a2.5 2.5 0 0 0-3.414.918l-9.648 16.753q-.118 0-.231.007c-.356.025-.639.11-.87.19c-.572.199-1.002.533-1.889 1.544l-.39-.218a.375.375 0 1 0-.365.655l.257.144l-.087.103c-.17.203-.385.437-.632.695l-.512-.27a.375.375 0 0 0-.35.664l.312.164a80 80 0 0 1-1.893 1.802c-.511.474-1.03.947-1.501 1.379c-.645.589-1.204 1.1-1.543 1.427l-.01.008c-.34.338-.607.715-.727 1.137c-.129.453-.072.901.146 1.277c.202.35.504.571.77.7c.264.126.574.202.881.186c.179-.009 1.415-.012 2.92-.016l.614-.002c1.737-.005 3.634-.012 4.44-.033c.953-.025 1.908-.285 2.73-.863c.799-.563 1.42-1.39 1.791-2.468l.054.028a.375.375 0 0 0 .35-.664l-.177-.093c.072-.236.154-.51.231-.795a.375.375 0 0 0 .348-.664l-.165-.092c.13-.608.223-1.29.192-1.955a2 2 0 0 0-.013-.206a3.6 3.6 0 0 0-.363-1.25l9.662-16.778a2.5 2.5 0 0 0-.918-3.414M18.475 20.172l-.86-.51L27.067 3.25a.5.5 0 0 1 .866.5zm-8.08 5.78a69 69 0 0 0 2.385-2.296l4.967 2.614l-.07.23c-.245.754-.634 1.24-1.072 1.55c-.448.314-1.004.482-1.631.498c-.776.02-2.644.028-4.394.033l-.666.002c-.956.003-1.834.005-2.39.01a106 106 0 0 1 1.321-1.218a287 287 0 0 0 1.55-1.423m2.92-2.862q.179-.197.328-.374l.334-.394l4.22 2.36l-.051.214a15 15 0 0 1-.175.644zm5.025.813l-3.853-2.155c.549-.596.676-.634.74-.653l.016-.005a1.3 1.3 0 0 1 .35-.083c.09-.006.222-.003.427.036l2.125 1.258c.097.146.157.308.194.458a1.6 1.6 0 0 1 .041.266v.015l.002.026a4.7 4.7 0 0 1-.043.837"/></svg> </template>
CSS
.icon-broom {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28.748%201.334a2.5%202.5%200%200%200-3.414.918l-9.648%2016.753q-.118%200-.231.007c-.356.025-.639.11-.87.19c-.572.199-1.002.533-1.889%201.544l-.39-.218a.375.375%200%201%200-.365.655l.257.144l-.087.103c-.17.203-.385.437-.632.695l-.512-.27a.375.375%200%200%200-.35.664l.312.164a80%2080%200%200%201-1.893%201.802c-.511.474-1.03.947-1.501%201.379c-.645.589-1.204%201.1-1.543%201.427l-.01.008c-.34.338-.607.715-.727%201.137c-.129.453-.072.901.146%201.277c.202.35.504.571.77.7c.264.126.574.202.881.186c.179-.009%201.415-.012%202.92-.016l.614-.002c1.737-.005%203.634-.012%204.44-.033c.953-.025%201.908-.285%202.73-.863c.799-.563%201.42-1.39%201.791-2.468l.054.028a.375.375%200%200%200%20.35-.664l-.177-.093c.072-.236.154-.51.231-.795a.375.375%200%200%200%20.348-.664l-.165-.092c.13-.608.223-1.29.192-1.955a2%202%200%200%200-.013-.206a3.6%203.6%200%200%200-.363-1.25l9.662-16.778a2.5%202.5%200%200%200-.918-3.414M18.475%2020.172l-.86-.51L27.067%203.25a.5.5%200%200%201%20.866.5zm-8.08%205.78a69%2069%200%200%200%202.385-2.296l4.967%202.614l-.07.23c-.245.754-.634%201.24-1.072%201.55c-.448.314-1.004.482-1.631.498c-.776.02-2.644.028-4.394.033l-.666.002c-.956.003-1.834.005-2.39.01a106%20106%200%200%201%201.321-1.218a287%20287%200%200%200%201.55-1.423m2.92-2.862q.179-.197.328-.374l.334-.394l4.22%202.36l-.051.214a15%2015%200%200%201-.175.644zm5.025.813l-3.853-2.155c.549-.596.676-.634.74-.653l.016-.005a1.3%201.3%200%200%201%20.35-.083c.09-.006.222-.003.427.036l2.125%201.258c.097.146.157.308.194.458a1.6%201.6%200%200%201%20.041.266v.015l.002.026a4.7%204.7%200%200%201-.043.837%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28.748%201.334a2.5%202.5%200%200%200-3.414.918l-9.648%2016.753q-.118%200-.231.007c-.356.025-.639.11-.87.19c-.572.199-1.002.533-1.889%201.544l-.39-.218a.375.375%200%201%200-.365.655l.257.144l-.087.103c-.17.203-.385.437-.632.695l-.512-.27a.375.375%200%200%200-.35.664l.312.164a80%2080%200%200%201-1.893%201.802c-.511.474-1.03.947-1.501%201.379c-.645.589-1.204%201.1-1.543%201.427l-.01.008c-.34.338-.607.715-.727%201.137c-.129.453-.072.901.146%201.277c.202.35.504.571.77.7c.264.126.574.202.881.186c.179-.009%201.415-.012%202.92-.016l.614-.002c1.737-.005%203.634-.012%204.44-.033c.953-.025%201.908-.285%202.73-.863c.799-.563%201.42-1.39%201.791-2.468l.054.028a.375.375%200%200%200%20.35-.664l-.177-.093c.072-.236.154-.51.231-.795a.375.375%200%200%200%20.348-.664l-.165-.092c.13-.608.223-1.29.192-1.955a2%202%200%200%200-.013-.206a3.6%203.6%200%200%200-.363-1.25l9.662-16.778a2.5%202.5%200%200%200-.918-3.414M18.475%2020.172l-.86-.51L27.067%203.25a.5.5%200%200%201%20.866.5zm-8.08%205.78a69%2069%200%200%200%202.385-2.296l4.967%202.614l-.07.23c-.245.754-.634%201.24-1.072%201.55c-.448.314-1.004.482-1.631.498c-.776.02-2.644.028-4.394.033l-.666.002c-.956.003-1.834.005-2.39.01a106%20106%200%200%201%201.321-1.218a287%20287%200%200%200%201.55-1.423m2.92-2.862q.179-.197.328-.374l.334-.394l4.22%202.36l-.051.214a15%2015%200%200%201-.175.644zm5.025.813l-3.853-2.155c.549-.596.676-.634.74-.653l.016-.005a1.3%201.3%200%200%201%20.35-.083c.09-.006.222-.003.427.036l2.125%201.258c.097.146.157.308.194.458a1.6%201.6%200%200%201%20.041.266v.015l.002.026a4.7%204.7%200%200%201-.043.837%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/broom.svg?color=%231a73e8&size=48