broom icon
broom-bold from Solar by 480 Design · Bold · UI · CC-BY-4.0 Attribution required.
- Name
- broom-bold
- Set
- Solar
- Style
- Bold
- Category
- UI
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
broomFont Awesome 6 SolidbroomFont Awesome Solidbroom-16-filledFluent UI System IconsbroomFluent EmojibroomFluent Emoji FlatbroomFluent Emoji High ContrastbroomLine AwesomebroomLucidebroomLucide LabbroomMaterial Design Iconsbroom-fillMingCute IconbroomNoto EmojibroomOpenMojibroomPhosphorbroomTwitter Emoji
More ui icons from Solar
accessibility-boldadd-boldadd-circle-boldadd-square-boldaugmented-reality-boldballoon-boldbattery-charge-boldbattery-charge-minimalistic-boldbattery-full-boldbattery-full-minimalistic-boldbattery-half-boldbattery-half-minimalistic-boldbattery-low-boldbattery-low-minimalistic-boldblocks-boldbody-boldbolt-boldbolt-circle-boldbox-boldbox-minimalistic-boldcat-boldcheck-circle-boldcheck-square-boldcircle-dashed-bold
Use the broom icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.2211 19.6431C18.6981 18.7396 19.1627 17.7065 19.4613 16.6623C19.8722 15.2247 20.0207 13.8751 20.0629 12.8451L18.5105 11.2926L12.7073 5.48944L11.1549 3.93701C10.1248 3.97917 8.77531 4.12767 7.33767 4.53865C6.29348 4.83716 5.26037 5.30183 4.35693 5.77885C2.10098 6.96998 1.42721 9.71071 2.49716 11.8068L2.51021 11.8324L3.20923 12.9815C5.15002 16.1718 7.82804 18.8499 11.0184 20.7907L12.1675 21.4898L12.1931 21.5028C14.2892 22.5728 17.0299 21.899 18.2211 19.6431Z"/><path d="M21.7747 3.31343C22.0751 3.01296 22.0751 2.52581 21.7747 2.22535C21.4742 1.92488 20.987 1.92488 20.6866 2.22535L19.0118 3.90018C17.3118 2.66569 14.9941 2.66575 13.2942 3.9002L14.4027 5.00866L18.9915 9.59749L20.0999 10.7059C21.3344 9.00597 21.3343 6.68821 20.0998 4.98826L21.7747 3.31343Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBroomBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.2211 19.6431C18.6981 18.7396 19.1627 17.7065 19.4613 16.6623C19.8722 15.2247 20.0207 13.8751 20.0629 12.8451L18.5105 11.2926L12.7073 5.48944L11.1549 3.93701C10.1248 3.97917 8.77531 4.12767 7.33767 4.53865C6.29348 4.83716 5.26037 5.30183 4.35693 5.77885C2.10098 6.96998 1.42721 9.71071 2.49716 11.8068L2.51021 11.8324L3.20923 12.9815C5.15002 16.1718 7.82804 18.8499 11.0184 20.7907L12.1675 21.4898L12.1931 21.5028C14.2892 22.5728 17.0299 21.899 18.2211 19.6431Z"/><path d="M21.7747 3.31343C22.0751 3.01296 22.0751 2.52581 21.7747 2.22535C21.4742 1.92488 20.987 1.92488 20.6866 2.22535L19.0118 3.90018C17.3118 2.66569 14.9941 2.66575 13.2942 3.9002L14.4027 5.00866L18.9915 9.59749L20.0999 10.7059C21.3344 9.00597 21.3343 6.68821 20.0998 4.98826L21.7747 3.31343Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.2211 19.6431C18.6981 18.7396 19.1627 17.7065 19.4613 16.6623C19.8722 15.2247 20.0207 13.8751 20.0629 12.8451L18.5105 11.2926L12.7073 5.48944L11.1549 3.93701C10.1248 3.97917 8.77531 4.12767 7.33767 4.53865C6.29348 4.83716 5.26037 5.30183 4.35693 5.77885C2.10098 6.96998 1.42721 9.71071 2.49716 11.8068L2.51021 11.8324L3.20923 12.9815C5.15002 16.1718 7.82804 18.8499 11.0184 20.7907L12.1675 21.4898L12.1931 21.5028C14.2892 22.5728 17.0299 21.899 18.2211 19.6431Z"/><path d="M21.7747 3.31343C22.0751 3.01296 22.0751 2.52581 21.7747 2.22535C21.4742 1.92488 20.987 1.92488 20.6866 2.22535L19.0118 3.90018C17.3118 2.66569 14.9941 2.66575 13.2942 3.9002L14.4027 5.00866L18.9915 9.59749L20.0999 10.7059C21.3344 9.00597 21.3343 6.68821 20.0998 4.98826L21.7747 3.31343Z"/></g></svg> </template>
CSS
.icon-broom-bold {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18.2211%2019.6431C18.6981%2018.7396%2019.1627%2017.7065%2019.4613%2016.6623C19.8722%2015.2247%2020.0207%2013.8751%2020.0629%2012.8451L18.5105%2011.2926L12.7073%205.48944L11.1549%203.93701C10.1248%203.97917%208.77531%204.12767%207.33767%204.53865C6.29348%204.83716%205.26037%205.30183%204.35693%205.77885C2.10098%206.96998%201.42721%209.71071%202.49716%2011.8068L2.51021%2011.8324L3.20923%2012.9815C5.15002%2016.1718%207.82804%2018.8499%2011.0184%2020.7907L12.1675%2021.4898L12.1931%2021.5028C14.2892%2022.5728%2017.0299%2021.899%2018.2211%2019.6431Z%22%2F%3E%3Cpath%20d%3D%22M21.7747%203.31343C22.0751%203.01296%2022.0751%202.52581%2021.7747%202.22535C21.4742%201.92488%2020.987%201.92488%2020.6866%202.22535L19.0118%203.90018C17.3118%202.66569%2014.9941%202.66575%2013.2942%203.9002L14.4027%205.00866L18.9915%209.59749L20.0999%2010.7059C21.3344%209.00597%2021.3343%206.68821%2020.0998%204.98826L21.7747%203.31343Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18.2211%2019.6431C18.6981%2018.7396%2019.1627%2017.7065%2019.4613%2016.6623C19.8722%2015.2247%2020.0207%2013.8751%2020.0629%2012.8451L18.5105%2011.2926L12.7073%205.48944L11.1549%203.93701C10.1248%203.97917%208.77531%204.12767%207.33767%204.53865C6.29348%204.83716%205.26037%205.30183%204.35693%205.77885C2.10098%206.96998%201.42721%209.71071%202.49716%2011.8068L2.51021%2011.8324L3.20923%2012.9815C5.15002%2016.1718%207.82804%2018.8499%2011.0184%2020.7907L12.1675%2021.4898L12.1931%2021.5028C14.2892%2022.5728%2017.0299%2021.899%2018.2211%2019.6431Z%22%2F%3E%3Cpath%20d%3D%22M21.7747%203.31343C22.0751%203.01296%2022.0751%202.52581%2021.7747%202.22535C21.4742%201.92488%2020.987%201.92488%2020.6866%202.22535L19.0118%203.90018C17.3118%202.66569%2014.9941%202.66575%2013.2942%203.9002L14.4027%205.00866L18.9915%209.59749L20.0999%2010.7059C21.3344%209.00597%2021.3343%206.68821%2020.0998%204.98826L21.7747%203.31343Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/broom-bold.svg?color=%231a73e8&size=48