broom-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
broom-thin
Set
Phosphor
Style
Thin
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"><path fill="currentColor" d="M233.75 220.4C209.76 208.75 196 183.82 196 152v-17.28a12 12 0 0 0-7.56-11.15l-24.89-9.83a12 12 0 0 1-6.71-15.55l21.33-53a23.88 23.88 0 0 0-31.93-31a24.72 24.72 0 0 0-12.62 13.11l-21 53.1A12 12 0 0 1 97 87.13L71.63 76.84a12 12 0 0 0-13 2.73C38.3 100.45 28 124.82 28 152a107.5 107.5 0 0 0 30.07 74.77A4 4 0 0 0 61 228h171a4 4 0 0 0 1.75-7.6M64.34 85.15a3.94 3.94 0 0 1 4.3-.89L94 94.55a20 20 0 0 0 26-11.2l21-53c3.39-8.16 12.61-12.35 20.58-9.35a16 16 0 0 1 9.19 21.16l-21.36 53.06a20 20 0 0 0 11.18 26l24.9 9.83a4 4 0 0 1 2.51 3.72V152c0 2.36.08 4.69.22 7l-138.5-55.4a111 111 0 0 1 14.62-18.45M113.56 220a91.35 91.35 0 0 1-26.66-45a4 4 0 0 0-7.75 2a100.2 100.2 0 0 0 23.09 43H62.68A99.5 99.5 0 0 1 36 152a89.4 89.4 0 0 1 9.73-41.4l143.4 57.4c3.22 22 13.23 40.09 28.8 52Z"/></svg>

React

import type { SVGProps } from "react";

export function PhBroomThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M233.75 220.4C209.76 208.75 196 183.82 196 152v-17.28a12 12 0 0 0-7.56-11.15l-24.89-9.83a12 12 0 0 1-6.71-15.55l21.33-53a23.88 23.88 0 0 0-31.93-31a24.72 24.72 0 0 0-12.62 13.11l-21 53.1A12 12 0 0 1 97 87.13L71.63 76.84a12 12 0 0 0-13 2.73C38.3 100.45 28 124.82 28 152a107.5 107.5 0 0 0 30.07 74.77A4 4 0 0 0 61 228h171a4 4 0 0 0 1.75-7.6M64.34 85.15a3.94 3.94 0 0 1 4.3-.89L94 94.55a20 20 0 0 0 26-11.2l21-53c3.39-8.16 12.61-12.35 20.58-9.35a16 16 0 0 1 9.19 21.16l-21.36 53.06a20 20 0 0 0 11.18 26l24.9 9.83a4 4 0 0 1 2.51 3.72V152c0 2.36.08 4.69.22 7l-138.5-55.4a111 111 0 0 1 14.62-18.45M113.56 220a91.35 91.35 0 0 1-26.66-45a4 4 0 0 0-7.75 2a100.2 100.2 0 0 0 23.09 43H62.68A99.5 99.5 0 0 1 36 152a89.4 89.4 0 0 1 9.73-41.4l143.4 57.4c3.22 22 13.23 40.09 28.8 52Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M233.75 220.4C209.76 208.75 196 183.82 196 152v-17.28a12 12 0 0 0-7.56-11.15l-24.89-9.83a12 12 0 0 1-6.71-15.55l21.33-53a23.88 23.88 0 0 0-31.93-31a24.72 24.72 0 0 0-12.62 13.11l-21 53.1A12 12 0 0 1 97 87.13L71.63 76.84a12 12 0 0 0-13 2.73C38.3 100.45 28 124.82 28 152a107.5 107.5 0 0 0 30.07 74.77A4 4 0 0 0 61 228h171a4 4 0 0 0 1.75-7.6M64.34 85.15a3.94 3.94 0 0 1 4.3-.89L94 94.55a20 20 0 0 0 26-11.2l21-53c3.39-8.16 12.61-12.35 20.58-9.35a16 16 0 0 1 9.19 21.16l-21.36 53.06a20 20 0 0 0 11.18 26l24.9 9.83a4 4 0 0 1 2.51 3.72V152c0 2.36.08 4.69.22 7l-138.5-55.4a111 111 0 0 1 14.62-18.45M113.56 220a91.35 91.35 0 0 1-26.66-45a4 4 0 0 0-7.75 2a100.2 100.2 0 0 0 23.09 43H62.68A99.5 99.5 0 0 1 36 152a89.4 89.4 0 0 1 9.73-41.4l143.4 57.4c3.22 22 13.23 40.09 28.8 52Z"/></svg>
</template>

CSS

.icon-broom-thin {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M233.75%20220.4C209.76%20208.75%20196%20183.82%20196%20152v-17.28a12%2012%200%200%200-7.56-11.15l-24.89-9.83a12%2012%200%200%201-6.71-15.55l21.33-53a23.88%2023.88%200%200%200-31.93-31a24.72%2024.72%200%200%200-12.62%2013.11l-21%2053.1A12%2012%200%200%201%2097%2087.13L71.63%2076.84a12%2012%200%200%200-13%202.73C38.3%20100.45%2028%20124.82%2028%20152a107.5%20107.5%200%200%200%2030.07%2074.77A4%204%200%200%200%2061%20228h171a4%204%200%200%200%201.75-7.6M64.34%2085.15a3.94%203.94%200%200%201%204.3-.89L94%2094.55a20%2020%200%200%200%2026-11.2l21-53c3.39-8.16%2012.61-12.35%2020.58-9.35a16%2016%200%200%201%209.19%2021.16l-21.36%2053.06a20%2020%200%200%200%2011.18%2026l24.9%209.83a4%204%200%200%201%202.51%203.72V152c0%202.36.08%204.69.22%207l-138.5-55.4a111%20111%200%200%201%2014.62-18.45M113.56%20220a91.35%2091.35%200%200%201-26.66-45a4%204%200%200%200-7.75%202a100.2%20100.2%200%200%200%2023.09%2043H62.68A99.5%2099.5%200%200%201%2036%20152a89.4%2089.4%200%200%201%209.73-41.4l143.4%2057.4c3.22%2022%2013.23%2040.09%2028.8%2052Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M233.75%20220.4C209.76%20208.75%20196%20183.82%20196%20152v-17.28a12%2012%200%200%200-7.56-11.15l-24.89-9.83a12%2012%200%200%201-6.71-15.55l21.33-53a23.88%2023.88%200%200%200-31.93-31a24.72%2024.72%200%200%200-12.62%2013.11l-21%2053.1A12%2012%200%200%201%2097%2087.13L71.63%2076.84a12%2012%200%200%200-13%202.73C38.3%20100.45%2028%20124.82%2028%20152a107.5%20107.5%200%200%200%2030.07%2074.77A4%204%200%200%200%2061%20228h171a4%204%200%200%200%201.75-7.6M64.34%2085.15a3.94%203.94%200%200%201%204.3-.89L94%2094.55a20%2020%200%200%200%2026-11.2l21-53c3.39-8.16%2012.61-12.35%2020.58-9.35a16%2016%200%200%201%209.19%2021.16l-21.36%2053.06a20%2020%200%200%200%2011.18%2026l24.9%209.83a4%204%200%200%201%202.51%203.72V152c0%202.36.08%204.69.22%207l-138.5-55.4a111%20111%200%200%201%2014.62-18.45M113.56%20220a91.35%2091.35%200%200%201-26.66-45a4%204%200%200%200-7.75%202a100.2%20100.2%200%200%200%2023.09%2043H62.68A99.5%2099.5%200%200%201%2036%20152a89.4%2089.4%200%200%201%209.73-41.4l143.4%2057.4c3.22%2022%2013.23%2040.09%2028.8%2052Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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