broom3 icon
broom3 from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.
- Name
- broom3
- Set
- Reicon
- Style
- Outline
- 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"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9.87 5.67L6.45 7.75L4.89 5.19a2.01 2.01 0 0 1 .67-2.75a2.01 2.01 0 0 1 2.75.67zm1.95 3.49l-3.16 1.92a3.98 3.98 0 0 0-1.51 5.18l2.05 4.18c.66 1.35 2.26 1.82 3.54 1.03l6.43-3.91c1.29-.78 1.6-2.41.71-3.62l-2.77-3.74c-1.2-1.62-3.45-2.16-5.29-1.04"/><path d="m10.757 5.098l-5.125 3.12l2.08 3.417l5.125-3.12zM14.31 16.81l1.65 2.71m-4.21-1.15l1.65 2.71m3.47-5.83l1.65 2.71"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconBroom3(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M9.87 5.67L6.45 7.75L4.89 5.19a2.01 2.01 0 0 1 .67-2.75a2.01 2.01 0 0 1 2.75.67zm1.95 3.49l-3.16 1.92a3.98 3.98 0 0 0-1.51 5.18l2.05 4.18c.66 1.35 2.26 1.82 3.54 1.03l6.43-3.91c1.29-.78 1.6-2.41.71-3.62l-2.77-3.74c-1.2-1.62-3.45-2.16-5.29-1.04"/><path d="m10.757 5.098l-5.125 3.12l2.08 3.417l5.125-3.12zM14.31 16.81l1.65 2.71m-4.21-1.15l1.65 2.71m3.47-5.83l1.65 2.71"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9.87 5.67L6.45 7.75L4.89 5.19a2.01 2.01 0 0 1 .67-2.75a2.01 2.01 0 0 1 2.75.67zm1.95 3.49l-3.16 1.92a3.98 3.98 0 0 0-1.51 5.18l2.05 4.18c.66 1.35 2.26 1.82 3.54 1.03l6.43-3.91c1.29-.78 1.6-2.41.71-3.62l-2.77-3.74c-1.2-1.62-3.45-2.16-5.29-1.04"/><path d="m10.757 5.098l-5.125 3.12l2.08 3.417l5.125-3.12zM14.31 16.81l1.65 2.71m-4.21-1.15l1.65 2.71m3.47-5.83l1.65 2.71"/></g></svg> </template>
CSS
.icon-broom3 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.87%205.67L6.45%207.75L4.89%205.19a2.01%202.01%200%200%201%20.67-2.75a2.01%202.01%200%200%201%202.75.67zm1.95%203.49l-3.16%201.92a3.98%203.98%200%200%200-1.51%205.18l2.05%204.18c.66%201.35%202.26%201.82%203.54%201.03l6.43-3.91c1.29-.78%201.6-2.41.71-3.62l-2.77-3.74c-1.2-1.62-3.45-2.16-5.29-1.04%22%2F%3E%3Cpath%20d%3D%22m10.757%205.098l-5.125%203.12l2.08%203.417l5.125-3.12zM14.31%2016.81l1.65%202.71m-4.21-1.15l1.65%202.71m3.47-5.83l1.65%202.71%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.87%205.67L6.45%207.75L4.89%205.19a2.01%202.01%200%200%201%20.67-2.75a2.01%202.01%200%200%201%202.75.67zm1.95%203.49l-3.16%201.92a3.98%203.98%200%200%200-1.51%205.18l2.05%204.18c.66%201.35%202.26%201.82%203.54%201.03l6.43-3.91c1.29-.78%201.6-2.41.71-3.62l-2.77-3.74c-1.2-1.62-3.45-2.16-5.29-1.04%22%2F%3E%3Cpath%20d%3D%22m10.757%205.098l-5.125%203.12l2.08%203.417l5.125-3.12zM14.31%2016.81l1.65%202.71m-4.21-1.15l1.65%202.71m3.47-5.83l1.65%202.71%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/broom3.svg?color=%231a73e8&size=48