broom-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
broom-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the broom icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M192.8 165.12L43.93 105.57a111 111 0 0 1 17.54-23.19a8 8 0 0 1 8.67-1.81l25.38 10.28a16 16 0 0 0 20.82-9l21-53.1c4.15-10 15.47-15.33 25.63-11.53a20 20 0 0 1 11.51 26.39l-21.35 53.1a16 16 0 0 0 8.93 20.75L187 127.3a8 8 0 0 1 5 7.43V152a105 105 0 0 0 .8 13.12" opacity=".2"/><path d="M235.5 216.81c-22.56-11-35.5-34.58-35.5-64.8v-17.28a15.94 15.94 0 0 0-10.09-14.87L165 110a8 8 0 0 1-4.48-10.34l21.32-53a28 28 0 0 0-16.1-37a28.14 28.14 0 0 0-35.82 16a.6.6 0 0 0 0 .12L108.9 79a8 8 0 0 1-10.37 4.49L73.11 73.14a15.89 15.89 0 0 0-17.37 3.66C34.68 98.45 24 123.75 24 152a111.45 111.45 0 0 0 31.18 77.53A8 8 0 0 0 61 232h171a8 8 0 0 0 3.5-15.19M67.14 88l25.41 10.3a24 24 0 0 0 31.23-13.45l21-53c2.56-6.11 9.47-9.27 15.43-7a12 12 0 0 1 6.88 15.92l-21.4 52.99a24 24 0 0 0 13.43 31.14l24.88 9.83V153L55.77 101.71A109 109 0 0 1 67.14 88m48 128a87.53 87.53 0 0 1-24.34-42a8 8 0 0 0-15.49 4a105.2 105.2 0 0 0 18.36 38H64.44A95.54 95.54 0 0 1 40 152a85.9 85.9 0 0 1 7.73-36.29l137.8 55.12c3 18 10.56 33.48 21.89 45.16Z"/></g></svg>

React

import type { SVGProps } from "react";

export function PhBroomDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M192.8 165.12L43.93 105.57a111 111 0 0 1 17.54-23.19a8 8 0 0 1 8.67-1.81l25.38 10.28a16 16 0 0 0 20.82-9l21-53.1c4.15-10 15.47-15.33 25.63-11.53a20 20 0 0 1 11.51 26.39l-21.35 53.1a16 16 0 0 0 8.93 20.75L187 127.3a8 8 0 0 1 5 7.43V152a105 105 0 0 0 .8 13.12" opacity=".2"/><path d="M235.5 216.81c-22.56-11-35.5-34.58-35.5-64.8v-17.28a15.94 15.94 0 0 0-10.09-14.87L165 110a8 8 0 0 1-4.48-10.34l21.32-53a28 28 0 0 0-16.1-37a28.14 28.14 0 0 0-35.82 16a.6.6 0 0 0 0 .12L108.9 79a8 8 0 0 1-10.37 4.49L73.11 73.14a15.89 15.89 0 0 0-17.37 3.66C34.68 98.45 24 123.75 24 152a111.45 111.45 0 0 0 31.18 77.53A8 8 0 0 0 61 232h171a8 8 0 0 0 3.5-15.19M67.14 88l25.41 10.3a24 24 0 0 0 31.23-13.45l21-53c2.56-6.11 9.47-9.27 15.43-7a12 12 0 0 1 6.88 15.92l-21.4 52.99a24 24 0 0 0 13.43 31.14l24.88 9.83V153L55.77 101.71A109 109 0 0 1 67.14 88m48 128a87.53 87.53 0 0 1-24.34-42a8 8 0 0 0-15.49 4a105.2 105.2 0 0 0 18.36 38H64.44A95.54 95.54 0 0 1 40 152a85.9 85.9 0 0 1 7.73-36.29l137.8 55.12c3 18 10.56 33.48 21.89 45.16Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M192.8 165.12L43.93 105.57a111 111 0 0 1 17.54-23.19a8 8 0 0 1 8.67-1.81l25.38 10.28a16 16 0 0 0 20.82-9l21-53.1c4.15-10 15.47-15.33 25.63-11.53a20 20 0 0 1 11.51 26.39l-21.35 53.1a16 16 0 0 0 8.93 20.75L187 127.3a8 8 0 0 1 5 7.43V152a105 105 0 0 0 .8 13.12" opacity=".2"/><path d="M235.5 216.81c-22.56-11-35.5-34.58-35.5-64.8v-17.28a15.94 15.94 0 0 0-10.09-14.87L165 110a8 8 0 0 1-4.48-10.34l21.32-53a28 28 0 0 0-16.1-37a28.14 28.14 0 0 0-35.82 16a.6.6 0 0 0 0 .12L108.9 79a8 8 0 0 1-10.37 4.49L73.11 73.14a15.89 15.89 0 0 0-17.37 3.66C34.68 98.45 24 123.75 24 152a111.45 111.45 0 0 0 31.18 77.53A8 8 0 0 0 61 232h171a8 8 0 0 0 3.5-15.19M67.14 88l25.41 10.3a24 24 0 0 0 31.23-13.45l21-53c2.56-6.11 9.47-9.27 15.43-7a12 12 0 0 1 6.88 15.92l-21.4 52.99a24 24 0 0 0 13.43 31.14l24.88 9.83V153L55.77 101.71A109 109 0 0 1 67.14 88m48 128a87.53 87.53 0 0 1-24.34-42a8 8 0 0 0-15.49 4a105.2 105.2 0 0 0 18.36 38H64.44A95.54 95.54 0 0 1 40 152a85.9 85.9 0 0 1 7.73-36.29l137.8 55.12c3 18 10.56 33.48 21.89 45.16Z"/></g></svg>
</template>

CSS

.icon-broom-duotone {
  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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192.8%20165.12L43.93%20105.57a111%20111%200%200%201%2017.54-23.19a8%208%200%200%201%208.67-1.81l25.38%2010.28a16%2016%200%200%200%2020.82-9l21-53.1c4.15-10%2015.47-15.33%2025.63-11.53a20%2020%200%200%201%2011.51%2026.39l-21.35%2053.1a16%2016%200%200%200%208.93%2020.75L187%20127.3a8%208%200%200%201%205%207.43V152a105%20105%200%200%200%20.8%2013.12%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M235.5%20216.81c-22.56-11-35.5-34.58-35.5-64.8v-17.28a15.94%2015.94%200%200%200-10.09-14.87L165%20110a8%208%200%200%201-4.48-10.34l21.32-53a28%2028%200%200%200-16.1-37a28.14%2028.14%200%200%200-35.82%2016a.6.6%200%200%200%200%20.12L108.9%2079a8%208%200%200%201-10.37%204.49L73.11%2073.14a15.89%2015.89%200%200%200-17.37%203.66C34.68%2098.45%2024%20123.75%2024%20152a111.45%20111.45%200%200%200%2031.18%2077.53A8%208%200%200%200%2061%20232h171a8%208%200%200%200%203.5-15.19M67.14%2088l25.41%2010.3a24%2024%200%200%200%2031.23-13.45l21-53c2.56-6.11%209.47-9.27%2015.43-7a12%2012%200%200%201%206.88%2015.92l-21.4%2052.99a24%2024%200%200%200%2013.43%2031.14l24.88%209.83V153L55.77%20101.71A109%20109%200%200%201%2067.14%2088m48%20128a87.53%2087.53%200%200%201-24.34-42a8%208%200%200%200-15.49%204a105.2%20105.2%200%200%200%2018.36%2038H64.44A95.54%2095.54%200%200%201%2040%20152a85.9%2085.9%200%200%201%207.73-36.29l137.8%2055.12c3%2018%2010.56%2033.48%2021.89%2045.16Z%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M192.8%20165.12L43.93%20105.57a111%20111%200%200%201%2017.54-23.19a8%208%200%200%201%208.67-1.81l25.38%2010.28a16%2016%200%200%200%2020.82-9l21-53.1c4.15-10%2015.47-15.33%2025.63-11.53a20%2020%200%200%201%2011.51%2026.39l-21.35%2053.1a16%2016%200%200%200%208.93%2020.75L187%20127.3a8%208%200%200%201%205%207.43V152a105%20105%200%200%200%20.8%2013.12%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M235.5%20216.81c-22.56-11-35.5-34.58-35.5-64.8v-17.28a15.94%2015.94%200%200%200-10.09-14.87L165%20110a8%208%200%200%201-4.48-10.34l21.32-53a28%2028%200%200%200-16.1-37a28.14%2028.14%200%200%200-35.82%2016a.6.6%200%200%200%200%20.12L108.9%2079a8%208%200%200%201-10.37%204.49L73.11%2073.14a15.89%2015.89%200%200%200-17.37%203.66C34.68%2098.45%2024%20123.75%2024%20152a111.45%20111.45%200%200%200%2031.18%2077.53A8%208%200%200%200%2061%20232h171a8%208%200%200%200%203.5-15.19M67.14%2088l25.41%2010.3a24%2024%200%200%200%2031.23-13.45l21-53c2.56-6.11%209.47-9.27%2015.43-7a12%2012%200%200%201%206.88%2015.92l-21.4%2052.99a24%2024%200%200%200%2013.43%2031.14l24.88%209.83V153L55.77%20101.71A109%20109%200%200%201%2067.14%2088m48%20128a87.53%2087.53%200%200%201-24.34-42a8%208%200%200%200-15.49%204a105.2%20105.2%200%200%200%2018.36%2038H64.44A95.54%2095.54%200%200%201%2040%20152a85.9%2085.9%200%200%201%207.73-36.29l137.8%2055.12c3%2018%2010.56%2033.48%2021.89%2045.16Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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