Emoji Broom Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Broom icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/339706.svg" alt="Emoji Broom icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339706.svg" alt="Emoji Broom icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339706.svg" alt="Emoji Broom icon" :width="24" :height="24" />
CSS background
.icon-emoji-broom {
background-image: url('https://proicons.com/icon/339706.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.h{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.i{fill:#fff;stroke-width:0px;}</style></defs><path id="c" class="h" d="M16.9774,38.8134c.8275-.8849,2.2835-2.2985,3.0865-3.1571-.9266.5649-2.6819,2.1485-3.5784,2.7174-1.2452-.9199-2.4157-1.937-3.5004-3.0418,2.0887-.4624,4.0551-1.3643,5.7683-2.6457-2.016.9927-4.1923,1.6195-6.4274,1.8511-.805-1.1079-1.5347-2.2687-2.1841-3.4745,4.5586,1.2397,9.5156-.5865,12.5756-3.7742.7912.4574,1.807,1.0137,2.6362,1.4328.4943.2493.8664.6886,1.0309,1.2173,1.1131,2.9745.464,5.5965-1.55,7.9532-.8427.9861-2.0994,2.4942-3.2094,3.1626-1.633-.559-3.1934-1.3113-4.6477-2.241"/><path id="d" class="h" d="M24.9947,25.034c.5422-.9464,11.0195-18.9512,11.089-19.0678.2698-.4529.8555-.6014,1.3083-.3316.4479.2669.5988.8438.3389,1.2959-.6507,1.132-10.7276,18.4339-11.1096,19.0917"/><path id="e" class="h" d="M22.7175,27.2887c.3409-.5854.8874-1.5723,1.2405-2.1199.1641-.2841.5274-.3813.8114-.2172.008.0046,2.1827,1.2619,2.1827,1.2619.2923.1539.4046.5156.2508.808l-1.2269,2.1843"/><path id="f" class="h" d="M23.7722,41.5169c0,.5429.4401.9831.9831.9831s.9831-.4401.9831-.9831-.4401-.9831-.9831-.9831-.9831.4401-.9831.9831"/><path id="g" class="h" d="M27.1366,38.0759c-.0005.5425.4393.9826.9822.9831.5429.0005.9835-.4389.9839-.9814v-.0017c.0005-.5425-.4393-.9826-.9822-.9831-.5429-.0005-.9835.4389-.9839.9814v.0017"/><circle class="i" cx="27.2884" cy="40.6641" r=".75"/></svg>
Copied!