broom emoji
broom from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- broom
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
broomFont Awesome 6 SolidbroomFont Awesome Solidbroom-16-filledFluent UI System IconsbroomFluent EmojibroomFluent Emoji FlatbroomFluent Emoji High ContrastbroomLine AwesomebroomLucidebroomLucide LabbroomMaterial Design Iconsbroom-fillMingCute IconbroomNoto EmojibroomPhosphorbroom-boldSolarbroomTwitter Emoji
More objects icons from OpenMoji
Use the broom emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="M20.674 59.984c1.298-1.388 3.582-3.605 4.842-4.952c-1.454.886-4.208 3.37-5.614 4.263a46 46 0 0 1-5.492-4.772a23.6 23.6 0 0 0 9.05-4.15a29.8 29.8 0 0 1-10.084 2.904a48 48 0 0 1-3.427-5.45c7.152 1.945 14.93-.92 19.73-5.92a91 91 0 0 0 4.136 2.247a3.2 3.2 0 0 1 1.618 1.91c1.746 4.666.728 8.778-2.432 12.475c-1.322 1.547-3.294 3.912-5.035 4.96a34 34 0 0 1-7.292-3.515"/><path fill="#a57939" d="m36.41 39.12l-2.592-1.5c.684-1.193 1.347-2.356 2.016-3.515q7.255-12.568 14.512-25.133c.1-.172.195-.345.304-.51a1.497 1.497 0 0 1 2.584 1.512c-.81 1.451-1.653 2.883-2.484 4.323l-12.73 22.05c-.523.905-1.05 1.809-1.61 2.774"/><path fill="#92d3f5" d="m35.17 44.218l-5.12-2.957c.535-.918 1.022-1.82 1.576-2.68a.93.93 0 0 1 1.31-.317q1.712.944 3.387 1.957a.94.94 0 0 1 .377 1.297c-.467.909-1.004 1.782-1.53 2.7"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20.674 59.984c1.298-1.388 3.582-3.605 4.842-4.952c-1.454.886-4.208 3.37-5.614 4.263a46 46 0 0 1-5.492-4.772a23.6 23.6 0 0 0 9.05-4.15a29.8 29.8 0 0 1-10.084 2.904a48 48 0 0 1-3.427-5.45c7.152 1.945 14.93-.92 19.73-5.92a91 91 0 0 0 4.136 2.247a3.2 3.2 0 0 1 1.618 1.91c1.746 4.666.728 8.778-2.432 12.475c-1.322 1.547-3.294 3.912-5.035 4.96a34 34 0 0 1-7.292-3.515"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="m36.41 39.12l-2.592-1.5c.684-1.193 1.347-2.356 2.016-3.515q7.255-12.568 14.512-25.133c.1-.172.195-.345.304-.51a1.497 1.497 0 0 1 2.584 1.512c-.81 1.451-1.653 2.883-2.484 4.323l-12.73 22.05c-.523.905-1.05 1.809-1.61 2.774Zm-1.24 5.098l-5.12-2.957c.535-.918 1.022-1.82 1.576-2.68a.93.93 0 0 1 1.31-.317q1.712.944 3.387 1.957a.94.94 0 0 1 .377 1.297c-.467.909-1.004 1.782-1.53 2.7Z"/><circle cx="33.057" cy="63.358" r="1.408"/><circle cx="36.299" cy="59.295" r="1.185"/><circle cx="36.299" cy="62.294" r=".941"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiBroom(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="M20.674 59.984c1.298-1.388 3.582-3.605 4.842-4.952c-1.454.886-4.208 3.37-5.614 4.263a46 46 0 0 1-5.492-4.772a23.6 23.6 0 0 0 9.05-4.15a29.8 29.8 0 0 1-10.084 2.904a48 48 0 0 1-3.427-5.45c7.152 1.945 14.93-.92 19.73-5.92a91 91 0 0 0 4.136 2.247a3.2 3.2 0 0 1 1.618 1.91c1.746 4.666.728 8.778-2.432 12.475c-1.322 1.547-3.294 3.912-5.035 4.96a34 34 0 0 1-7.292-3.515"/><path fill="#a57939" d="m36.41 39.12l-2.592-1.5c.684-1.193 1.347-2.356 2.016-3.515q7.255-12.568 14.512-25.133c.1-.172.195-.345.304-.51a1.497 1.497 0 0 1 2.584 1.512c-.81 1.451-1.653 2.883-2.484 4.323l-12.73 22.05c-.523.905-1.05 1.809-1.61 2.774"/><path fill="#92d3f5" d="m35.17 44.218l-5.12-2.957c.535-.918 1.022-1.82 1.576-2.68a.93.93 0 0 1 1.31-.317q1.712.944 3.387 1.957a.94.94 0 0 1 .377 1.297c-.467.909-1.004 1.782-1.53 2.7"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M20.674 59.984c1.298-1.388 3.582-3.605 4.842-4.952c-1.454.886-4.208 3.37-5.614 4.263a46 46 0 0 1-5.492-4.772a23.6 23.6 0 0 0 9.05-4.15a29.8 29.8 0 0 1-10.084 2.904a48 48 0 0 1-3.427-5.45c7.152 1.945 14.93-.92 19.73-5.92a91 91 0 0 0 4.136 2.247a3.2 3.2 0 0 1 1.618 1.91c1.746 4.666.728 8.778-2.432 12.475c-1.322 1.547-3.294 3.912-5.035 4.96a34 34 0 0 1-7.292-3.515"/><path fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" d="m36.41 39.12l-2.592-1.5c.684-1.193 1.347-2.356 2.016-3.515q7.255-12.568 14.512-25.133c.1-.172.195-.345.304-.51a1.497 1.497 0 0 1 2.584 1.512c-.81 1.451-1.653 2.883-2.484 4.323l-12.73 22.05c-.523.905-1.05 1.809-1.61 2.774Zm-1.24 5.098l-5.12-2.957c.535-.918 1.022-1.82 1.576-2.68a.93.93 0 0 1 1.31-.317q1.712.944 3.387 1.957a.94.94 0 0 1 .377 1.297c-.467.909-1.004 1.782-1.53 2.7Z"/><circle cx="33.057" cy="63.358" r="1.408"/><circle cx="36.299" cy="59.295" r="1.185"/><circle cx="36.299" cy="62.294" r=".941"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f1b31c" d="M20.674 59.984c1.298-1.388 3.582-3.605 4.842-4.952c-1.454.886-4.208 3.37-5.614 4.263a46 46 0 0 1-5.492-4.772a23.6 23.6 0 0 0 9.05-4.15a29.8 29.8 0 0 1-10.084 2.904a48 48 0 0 1-3.427-5.45c7.152 1.945 14.93-.92 19.73-5.92a91 91 0 0 0 4.136 2.247a3.2 3.2 0 0 1 1.618 1.91c1.746 4.666.728 8.778-2.432 12.475c-1.322 1.547-3.294 3.912-5.035 4.96a34 34 0 0 1-7.292-3.515"/><path fill="#a57939" d="m36.41 39.12l-2.592-1.5c.684-1.193 1.347-2.356 2.016-3.515q7.255-12.568 14.512-25.133c.1-.172.195-.345.304-.51a1.497 1.497 0 0 1 2.584 1.512c-.81 1.451-1.653 2.883-2.484 4.323l-12.73 22.05c-.523.905-1.05 1.809-1.61 2.774"/><path fill="#92d3f5" d="m35.17 44.218l-5.12-2.957c.535-.918 1.022-1.82 1.576-2.68a.93.93 0 0 1 1.31-.317q1.712.944 3.387 1.957a.94.94 0 0 1 .377 1.297c-.467.909-1.004 1.782-1.53 2.7"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20.674 59.984c1.298-1.388 3.582-3.605 4.842-4.952c-1.454.886-4.208 3.37-5.614 4.263a46 46 0 0 1-5.492-4.772a23.6 23.6 0 0 0 9.05-4.15a29.8 29.8 0 0 1-10.084 2.904a48 48 0 0 1-3.427-5.45c7.152 1.945 14.93-.92 19.73-5.92a91 91 0 0 0 4.136 2.247a3.2 3.2 0 0 1 1.618 1.91c1.746 4.666.728 8.778-2.432 12.475c-1.322 1.547-3.294 3.912-5.035 4.96a34 34 0 0 1-7.292-3.515"/><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="m36.41 39.12l-2.592-1.5c.684-1.193 1.347-2.356 2.016-3.515q7.255-12.568 14.512-25.133c.1-.172.195-.345.304-.51a1.497 1.497 0 0 1 2.584 1.512c-.81 1.451-1.653 2.883-2.484 4.323l-12.73 22.05c-.523.905-1.05 1.809-1.61 2.774Zm-1.24 5.098l-5.12-2.957c.535-.918 1.022-1.82 1.576-2.68a.93.93 0 0 1 1.31-.317q1.712.944 3.387 1.957a.94.94 0 0 1 .377 1.297c-.467.909-1.004 1.782-1.53 2.7Z"/><circle cx="33.057" cy="63.358" r="1.408"/><circle cx="36.299" cy="59.295" r="1.185"/><circle cx="36.299" cy="62.294" r=".941"/></svg> </template>
CSS
.icon-broom {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M20.674%2059.984c1.298-1.388%203.582-3.605%204.842-4.952c-1.454.886-4.208%203.37-5.614%204.263a46%2046%200%200%201-5.492-4.772a23.6%2023.6%200%200%200%209.05-4.15a29.8%2029.8%200%200%201-10.084%202.904a48%2048%200%200%201-3.427-5.45c7.152%201.945%2014.93-.92%2019.73-5.92a91%2091%200%200%200%204.136%202.247a3.2%203.2%200%200%201%201.618%201.91c1.746%204.666.728%208.778-2.432%2012.475c-1.322%201.547-3.294%203.912-5.035%204.96a34%2034%200%200%201-7.292-3.515%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m36.41%2039.12l-2.592-1.5c.684-1.193%201.347-2.356%202.016-3.515q7.255-12.568%2014.512-25.133c.1-.172.195-.345.304-.51a1.497%201.497%200%200%201%202.584%201.512c-.81%201.451-1.653%202.883-2.484%204.323l-12.73%2022.05c-.523.905-1.05%201.809-1.61%202.774%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m35.17%2044.218l-5.12-2.957c.535-.918%201.022-1.82%201.576-2.68a.93.93%200%200%201%201.31-.317q1.712.944%203.387%201.957a.94.94%200%200%201%20.377%201.297c-.467.909-1.004%201.782-1.53%202.7%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20.674%2059.984c1.298-1.388%203.582-3.605%204.842-4.952c-1.454.886-4.208%203.37-5.614%204.263a46%2046%200%200%201-5.492-4.772a23.6%2023.6%200%200%200%209.05-4.15a29.8%2029.8%200%200%201-10.084%202.904a48%2048%200%200%201-3.427-5.45c7.152%201.945%2014.93-.92%2019.73-5.92a91%2091%200%200%200%204.136%202.247a3.2%203.2%200%200%201%201.618%201.91c1.746%204.666.728%208.778-2.432%2012.475c-1.322%201.547-3.294%203.912-5.035%204.96a34%2034%200%200%201-7.292-3.515%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m36.41%2039.12l-2.592-1.5c.684-1.193%201.347-2.356%202.016-3.515q7.255-12.568%2014.512-25.133c.1-.172.195-.345.304-.51a1.497%201.497%200%200%201%202.584%201.512c-.81%201.451-1.653%202.883-2.484%204.323l-12.73%2022.05c-.523.905-1.05%201.809-1.61%202.774Zm-1.24%205.098l-5.12-2.957c.535-.918%201.022-1.82%201.576-2.68a.93.93%200%200%201%201.31-.317q1.712.944%203.387%201.957a.94.94%200%200%201%20.377%201.297c-.467.909-1.004%201.782-1.53%202.7Z%22%2F%3E%3Ccircle%20cx%3D%2233.057%22%20cy%3D%2263.358%22%20r%3D%221.408%22%2F%3E%3Ccircle%20cx%3D%2236.299%22%20cy%3D%2259.295%22%20r%3D%221.185%22%2F%3E%3Ccircle%20cx%3D%2236.299%22%20cy%3D%2262.294%22%20r%3D%22.941%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M20.674%2059.984c1.298-1.388%203.582-3.605%204.842-4.952c-1.454.886-4.208%203.37-5.614%204.263a46%2046%200%200%201-5.492-4.772a23.6%2023.6%200%200%200%209.05-4.15a29.8%2029.8%200%200%201-10.084%202.904a48%2048%200%200%201-3.427-5.45c7.152%201.945%2014.93-.92%2019.73-5.92a91%2091%200%200%200%204.136%202.247a3.2%203.2%200%200%201%201.618%201.91c1.746%204.666.728%208.778-2.432%2012.475c-1.322%201.547-3.294%203.912-5.035%204.96a34%2034%200%200%201-7.292-3.515%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m36.41%2039.12l-2.592-1.5c.684-1.193%201.347-2.356%202.016-3.515q7.255-12.568%2014.512-25.133c.1-.172.195-.345.304-.51a1.497%201.497%200%200%201%202.584%201.512c-.81%201.451-1.653%202.883-2.484%204.323l-12.73%2022.05c-.523.905-1.05%201.809-1.61%202.774%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m35.17%2044.218l-5.12-2.957c.535-.918%201.022-1.82%201.576-2.68a.93.93%200%200%201%201.31-.317q1.712.944%203.387%201.957a.94.94%200%200%201%20.377%201.297c-.467.909-1.004%201.782-1.53%202.7%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20.674%2059.984c1.298-1.388%203.582-3.605%204.842-4.952c-1.454.886-4.208%203.37-5.614%204.263a46%2046%200%200%201-5.492-4.772a23.6%2023.6%200%200%200%209.05-4.15a29.8%2029.8%200%200%201-10.084%202.904a48%2048%200%200%201-3.427-5.45c7.152%201.945%2014.93-.92%2019.73-5.92a91%2091%200%200%200%204.136%202.247a3.2%203.2%200%200%201%201.618%201.91c1.746%204.666.728%208.778-2.432%2012.475c-1.322%201.547-3.294%203.912-5.035%204.96a34%2034%200%200%201-7.292-3.515%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m36.41%2039.12l-2.592-1.5c.684-1.193%201.347-2.356%202.016-3.515q7.255-12.568%2014.512-25.133c.1-.172.195-.345.304-.51a1.497%201.497%200%200%201%202.584%201.512c-.81%201.451-1.653%202.883-2.484%204.323l-12.73%2022.05c-.523.905-1.05%201.809-1.61%202.774Zm-1.24%205.098l-5.12-2.957c.535-.918%201.022-1.82%201.576-2.68a.93.93%200%200%201%201.31-.317q1.712.944%203.387%201.957a.94.94%200%200%201%20.377%201.297c-.467.909-1.004%201.782-1.53%202.7Z%22%2F%3E%3Ccircle%20cx%3D%2233.057%22%20cy%3D%2263.358%22%20r%3D%221.408%22%2F%3E%3Ccircle%20cx%3D%2236.299%22%20cy%3D%2259.295%22%20r%3D%221.185%22%2F%3E%3Ccircle%20cx%3D%2236.299%22%20cy%3D%2262.294%22%20r%3D%22.941%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/broom.svg?color=%231a73e8&size=48