broom3 icon

broom3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
broom3-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the broom3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.82 4.901l-1.28-2.12c-.48-.78-1.43-1.22-2.32-.96c-1.34.4-1.86 1.91-1.19 3.02l1.32 2.17c.15.23.46.31.69.17l2.61-1.59c.24-.15.32-.46.17-.69m10.92 9.309l-2.81-3.8c-.98-1.32-2.68-1.94-4.28-1.51c0-.01-.01-.01-.01-.02l-1.66-2.73c-.3-.47-.92-.62-1.39-.33L6.12 7.93c-.48.28-.63.91-.34 1.39l1.65 2.73s0 .01.01.01a4.05 4.05 0 0 0-.61 4.51l2.08 4.24c.64 1.31 2.15 1.81 3.43 1.15c.1-.05.13-.17.07-.27l-1.56-2.58a.765.765 0 0 1 .25-1.05c.36-.21.82-.1 1.05.25l1.57 2.58c.06.09.18.12.27.07l.96-.58c.09-.06.12-.18.07-.27l-1.57-2.58c-.21-.36-.1-.82.25-1.05c.37-.21.83-.1 1.05.25l1.57 2.58c.06.09.18.12.27.07l.96-.58c.09-.06.12-.18.07-.27l-1.57-2.58c-.21-.36-.1-.82.25-1.05c.37-.21.83-.1 1.05.25l1.58 2.57c.06.09.18.12.27.06c1.16-.83 1.42-2.39.54-3.57"/></svg>

React

import type { SVGProps } from "react";

export function ReiconBroom3Filled(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" d="m8.82 4.901l-1.28-2.12c-.48-.78-1.43-1.22-2.32-.96c-1.34.4-1.86 1.91-1.19 3.02l1.32 2.17c.15.23.46.31.69.17l2.61-1.59c.24-.15.32-.46.17-.69m10.92 9.309l-2.81-3.8c-.98-1.32-2.68-1.94-4.28-1.51c0-.01-.01-.01-.01-.02l-1.66-2.73c-.3-.47-.92-.62-1.39-.33L6.12 7.93c-.48.28-.63.91-.34 1.39l1.65 2.73s0 .01.01.01a4.05 4.05 0 0 0-.61 4.51l2.08 4.24c.64 1.31 2.15 1.81 3.43 1.15c.1-.05.13-.17.07-.27l-1.56-2.58a.765.765 0 0 1 .25-1.05c.36-.21.82-.1 1.05.25l1.57 2.58c.06.09.18.12.27.07l.96-.58c.09-.06.12-.18.07-.27l-1.57-2.58c-.21-.36-.1-.82.25-1.05c.37-.21.83-.1 1.05.25l1.57 2.58c.06.09.18.12.27.07l.96-.58c.09-.06.12-.18.07-.27l-1.57-2.58c-.21-.36-.1-.82.25-1.05c.37-.21.83-.1 1.05.25l1.58 2.57c.06.09.18.12.27.06c1.16-.83 1.42-2.39.54-3.57"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.82 4.901l-1.28-2.12c-.48-.78-1.43-1.22-2.32-.96c-1.34.4-1.86 1.91-1.19 3.02l1.32 2.17c.15.23.46.31.69.17l2.61-1.59c.24-.15.32-.46.17-.69m10.92 9.309l-2.81-3.8c-.98-1.32-2.68-1.94-4.28-1.51c0-.01-.01-.01-.01-.02l-1.66-2.73c-.3-.47-.92-.62-1.39-.33L6.12 7.93c-.48.28-.63.91-.34 1.39l1.65 2.73s0 .01.01.01a4.05 4.05 0 0 0-.61 4.51l2.08 4.24c.64 1.31 2.15 1.81 3.43 1.15c.1-.05.13-.17.07-.27l-1.56-2.58a.765.765 0 0 1 .25-1.05c.36-.21.82-.1 1.05.25l1.57 2.58c.06.09.18.12.27.07l.96-.58c.09-.06.12-.18.07-.27l-1.57-2.58c-.21-.36-.1-.82.25-1.05c.37-.21.83-.1 1.05.25l1.57 2.58c.06.09.18.12.27.07l.96-.58c.09-.06.12-.18.07-.27l-1.57-2.58c-.21-.36-.1-.82.25-1.05c.37-.21.83-.1 1.05.25l1.58 2.57c.06.09.18.12.27.06c1.16-.83 1.42-2.39.54-3.57"/></svg>
</template>

CSS

.icon-broom3-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.82%204.901l-1.28-2.12c-.48-.78-1.43-1.22-2.32-.96c-1.34.4-1.86%201.91-1.19%203.02l1.32%202.17c.15.23.46.31.69.17l2.61-1.59c.24-.15.32-.46.17-.69m10.92%209.309l-2.81-3.8c-.98-1.32-2.68-1.94-4.28-1.51c0-.01-.01-.01-.01-.02l-1.66-2.73c-.3-.47-.92-.62-1.39-.33L6.12%207.93c-.48.28-.63.91-.34%201.39l1.65%202.73s0%20.01.01.01a4.05%204.05%200%200%200-.61%204.51l2.08%204.24c.64%201.31%202.15%201.81%203.43%201.15c.1-.05.13-.17.07-.27l-1.56-2.58a.765.765%200%200%201%20.25-1.05c.36-.21.82-.1%201.05.25l1.57%202.58c.06.09.18.12.27.07l.96-.58c.09-.06.12-.18.07-.27l-1.57-2.58c-.21-.36-.1-.82.25-1.05c.37-.21.83-.1%201.05.25l1.57%202.58c.06.09.18.12.27.07l.96-.58c.09-.06.12-.18.07-.27l-1.57-2.58c-.21-.36-.1-.82.25-1.05c.37-.21.83-.1%201.05.25l1.58%202.57c.06.09.18.12.27.06c1.16-.83%201.42-2.39.54-3.57%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%20d%3D%22m8.82%204.901l-1.28-2.12c-.48-.78-1.43-1.22-2.32-.96c-1.34.4-1.86%201.91-1.19%203.02l1.32%202.17c.15.23.46.31.69.17l2.61-1.59c.24-.15.32-.46.17-.69m10.92%209.309l-2.81-3.8c-.98-1.32-2.68-1.94-4.28-1.51c0-.01-.01-.01-.01-.02l-1.66-2.73c-.3-.47-.92-.62-1.39-.33L6.12%207.93c-.48.28-.63.91-.34%201.39l1.65%202.73s0%20.01.01.01a4.05%204.05%200%200%200-.61%204.51l2.08%204.24c.64%201.31%202.15%201.81%203.43%201.15c.1-.05.13-.17.07-.27l-1.56-2.58a.765.765%200%200%201%20.25-1.05c.36-.21.82-.1%201.05.25l1.57%202.58c.06.09.18.12.27.07l.96-.58c.09-.06.12-.18.07-.27l-1.57-2.58c-.21-.36-.1-.82.25-1.05c.37-.21.83-.1%201.05.25l1.57%202.58c.06.09.18.12.27.07l.96-.58c.09-.06.12-.18.07-.27l-1.57-2.58c-.21-.36-.1-.82.25-1.05c.37-.21.83-.1%201.05.25l1.58%202.57c.06.09.18.12.27.06c1.16-.83%201.42-2.39.54-3.57%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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