broom-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.

Name
broom-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

10 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the broom icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14.854 1.146a.5.5 0 0 0-.707 0L9.476 5.817c-1.452-1.103-3.507-.937-4.823.373l-.684.639l-2.676 1.216a.5.5 0 0 0-.147.809l6 6a.5.5 0 0 0 .81-.147l1.212-2.667l.685-.686a3.67 3.67 0 0 0 .33-4.83l4.67-4.67a.5.5 0 0 0 0-.708M4.14 7.85l4.01 4.01l-.808 1.777l-4.98-4.98zm4.609 3.194l-3.78-3.78l.371-.347l.012-.012c1.065-1.065 2.75-1.095 3.793-.05a2.67 2.67 0 0 1 0 3.793z"/></svg>

React

import type { SVGProps } from "react";

export function FluentBroom16Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14.854 1.146a.5.5 0 0 0-.707 0L9.476 5.817c-1.452-1.103-3.507-.937-4.823.373l-.684.639l-2.676 1.216a.5.5 0 0 0-.147.809l6 6a.5.5 0 0 0 .81-.147l1.212-2.667l.685-.686a3.67 3.67 0 0 0 .33-4.83l4.67-4.67a.5.5 0 0 0 0-.708M4.14 7.85l4.01 4.01l-.808 1.777l-4.98-4.98zm4.609 3.194l-3.78-3.78l.371-.347l.012-.012c1.065-1.065 2.75-1.095 3.793-.05a2.67 2.67 0 0 1 0 3.793z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14.854 1.146a.5.5 0 0 0-.707 0L9.476 5.817c-1.452-1.103-3.507-.937-4.823.373l-.684.639l-2.676 1.216a.5.5 0 0 0-.147.809l6 6a.5.5 0 0 0 .81-.147l1.212-2.667l.685-.686a3.67 3.67 0 0 0 .33-4.83l4.67-4.67a.5.5 0 0 0 0-.708M4.14 7.85l4.01 4.01l-.808 1.777l-4.98-4.98zm4.609 3.194l-3.78-3.78l.371-.347l.012-.012c1.065-1.065 2.75-1.095 3.793-.05a2.67 2.67 0 0 1 0 3.793z"/></svg>
</template>

CSS

.icon-broom-16-regular {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.854%201.146a.5.5%200%200%200-.707%200L9.476%205.817c-1.452-1.103-3.507-.937-4.823.373l-.684.639l-2.676%201.216a.5.5%200%200%200-.147.809l6%206a.5.5%200%200%200%20.81-.147l1.212-2.667l.685-.686a3.67%203.67%200%200%200%20.33-4.83l4.67-4.67a.5.5%200%200%200%200-.708M4.14%207.85l4.01%204.01l-.808%201.777l-4.98-4.98zm4.609%203.194l-3.78-3.78l.371-.347l.012-.012c1.065-1.065%202.75-1.095%203.793-.05a2.67%202.67%200%200%201%200%203.793z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.854%201.146a.5.5%200%200%200-.707%200L9.476%205.817c-1.452-1.103-3.507-.937-4.823.373l-.684.639l-2.676%201.216a.5.5%200%200%200-.147.809l6%206a.5.5%200%200%200%20.81-.147l1.212-2.667l.685-.686a3.67%203.67%200%200%200%20.33-4.83l4.67-4.67a.5.5%200%200%200%200-.708M4.14%207.85l4.01%204.01l-.808%201.777l-4.98-4.98zm4.609%203.194l-3.78-3.78l.371-.347l.012-.012c1.065-1.065%202.75-1.095%203.793-.05a2.67%202.67%200%200%201%200%203.793z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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