broom from Reicon by REICON · Outline · UI · MIT Free for personal and commercial use.

Name
broom
Set
Reicon
Style
Outline
Category
UI
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All broom icons →

More ui icons from Reicon

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" fill-rule="evenodd" d="M21.037 2.884a.75.75 0 0 1 0 1.06l-1.633 1.633a4.75 4.75 0 0 1-.085 5.687l.004.032l-.032.004l.032-.004v.005l.001.008l.003.027a9 9 0 0 1 .034.444a16.1 16.1 0 0 1-.58 5.176c-.29 1.019-.743 2.026-1.208 2.907c-1.162 2.199-3.833 2.855-5.876 1.812l-.025-.012l-1.12-.682a22.75 22.75 0 0 1-7.613-7.612l-.681-1.12l-.013-.025c-1.043-2.043-.386-4.715 1.813-5.876c.88-.465 1.888-.918 2.905-1.21a16.1 16.1 0 0 1 5.525-.554l.096.009l.027.003h.009l.002.001h.001l-.003.033l.003-.033l.034.004a4.75 4.75 0 0 1 5.686-.085l1.633-1.632a.75.75 0 0 1 1.06 0m-8.84 3.182l-.14-.01a14.6 14.6 0 0 0-4.682.524c-.883.254-1.79.658-2.617 1.094c-1.406.743-1.873 2.474-1.189 3.844l.652 1.071a21.25 21.25 0 0 0 7.11 7.11l1.071.652c1.37.684 3.102.218 3.844-1.189c.437-.827.84-1.734 1.093-2.617a14.6 14.6 0 0 0 .516-4.823zm6.127 4.004L13.85 5.597a3.251 3.251 0 0 1 4.474 4.473" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconBroom(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" fillRule="evenodd" d="M21.037 2.884a.75.75 0 0 1 0 1.06l-1.633 1.633a4.75 4.75 0 0 1-.085 5.687l.004.032l-.032.004l.032-.004v.005l.001.008l.003.027a9 9 0 0 1 .034.444a16.1 16.1 0 0 1-.58 5.176c-.29 1.019-.743 2.026-1.208 2.907c-1.162 2.199-3.833 2.855-5.876 1.812l-.025-.012l-1.12-.682a22.75 22.75 0 0 1-7.613-7.612l-.681-1.12l-.013-.025c-1.043-2.043-.386-4.715 1.813-5.876c.88-.465 1.888-.918 2.905-1.21a16.1 16.1 0 0 1 5.525-.554l.096.009l.027.003h.009l.002.001h.001l-.003.033l.003-.033l.034.004a4.75 4.75 0 0 1 5.686-.085l1.633-1.632a.75.75 0 0 1 1.06 0m-8.84 3.182l-.14-.01a14.6 14.6 0 0 0-4.682.524c-.883.254-1.79.658-2.617 1.094c-1.406.743-1.873 2.474-1.189 3.844l.652 1.071a21.25 21.25 0 0 0 7.11 7.11l1.071.652c1.37.684 3.102.218 3.844-1.189c.437-.827.84-1.734 1.093-2.617a14.6 14.6 0 0 0 .516-4.823zm6.127 4.004L13.85 5.597a3.251 3.251 0 0 1 4.474 4.473" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M21.037 2.884a.75.75 0 0 1 0 1.06l-1.633 1.633a4.75 4.75 0 0 1-.085 5.687l.004.032l-.032.004l.032-.004v.005l.001.008l.003.027a9 9 0 0 1 .034.444a16.1 16.1 0 0 1-.58 5.176c-.29 1.019-.743 2.026-1.208 2.907c-1.162 2.199-3.833 2.855-5.876 1.812l-.025-.012l-1.12-.682a22.75 22.75 0 0 1-7.613-7.612l-.681-1.12l-.013-.025c-1.043-2.043-.386-4.715 1.813-5.876c.88-.465 1.888-.918 2.905-1.21a16.1 16.1 0 0 1 5.525-.554l.096.009l.027.003h.009l.002.001h.001l-.003.033l.003-.033l.034.004a4.75 4.75 0 0 1 5.686-.085l1.633-1.632a.75.75 0 0 1 1.06 0m-8.84 3.182l-.14-.01a14.6 14.6 0 0 0-4.682.524c-.883.254-1.79.658-2.617 1.094c-1.406.743-1.873 2.474-1.189 3.844l.652 1.071a21.25 21.25 0 0 0 7.11 7.11l1.071.652c1.37.684 3.102.218 3.844-1.189c.437-.827.84-1.734 1.093-2.617a14.6 14.6 0 0 0 .516-4.823zm6.127 4.004L13.85 5.597a3.251 3.251 0 0 1 4.474 4.473" clip-rule="evenodd"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M21.037%202.884a.75.75%200%200%201%200%201.06l-1.633%201.633a4.75%204.75%200%200%201-.085%205.687l.004.032l-.032.004l.032-.004v.005l.001.008l.003.027a9%209%200%200%201%20.034.444a16.1%2016.1%200%200%201-.58%205.176c-.29%201.019-.743%202.026-1.208%202.907c-1.162%202.199-3.833%202.855-5.876%201.812l-.025-.012l-1.12-.682a22.75%2022.75%200%200%201-7.613-7.612l-.681-1.12l-.013-.025c-1.043-2.043-.386-4.715%201.813-5.876c.88-.465%201.888-.918%202.905-1.21a16.1%2016.1%200%200%201%205.525-.554l.096.009l.027.003h.009l.002.001h.001l-.003.033l.003-.033l.034.004a4.75%204.75%200%200%201%205.686-.085l1.633-1.632a.75.75%200%200%201%201.06%200m-8.84%203.182l-.14-.01a14.6%2014.6%200%200%200-4.682.524c-.883.254-1.79.658-2.617%201.094c-1.406.743-1.873%202.474-1.189%203.844l.652%201.071a21.25%2021.25%200%200%200%207.11%207.11l1.071.652c1.37.684%203.102.218%203.844-1.189c.437-.827.84-1.734%201.093-2.617a14.6%2014.6%200%200%200%20.516-4.823zm6.127%204.004L13.85%205.597a3.251%203.251%200%200%201%204.474%204.473%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M21.037%202.884a.75.75%200%200%201%200%201.06l-1.633%201.633a4.75%204.75%200%200%201-.085%205.687l.004.032l-.032.004l.032-.004v.005l.001.008l.003.027a9%209%200%200%201%20.034.444a16.1%2016.1%200%200%201-.58%205.176c-.29%201.019-.743%202.026-1.208%202.907c-1.162%202.199-3.833%202.855-5.876%201.812l-.025-.012l-1.12-.682a22.75%2022.75%200%200%201-7.613-7.612l-.681-1.12l-.013-.025c-1.043-2.043-.386-4.715%201.813-5.876c.88-.465%201.888-.918%202.905-1.21a16.1%2016.1%200%200%201%205.525-.554l.096.009l.027.003h.009l.002.001h.001l-.003.033l.003-.033l.034.004a4.75%204.75%200%200%201%205.686-.085l1.633-1.632a.75.75%200%200%201%201.06%200m-8.84%203.182l-.14-.01a14.6%2014.6%200%200%200-4.682.524c-.883.254-1.79.658-2.617%201.094c-1.406.743-1.873%202.474-1.189%203.844l.652%201.071a21.25%2021.25%200%200%200%207.11%207.11l1.071.652c1.37.684%203.102.218%203.844-1.189c.437-.827.84-1.734%201.093-2.617a14.6%2014.6%200%200%200%20.516-4.823zm6.127%204.004L13.85%205.597a3.251%203.251%200%200%201%204.474%204.473%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/broom.svg?color=%231a73e8&size=48