broom sparkle icon
broom-sparkle-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- broom-sparkle-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
3 other variants in Fluent UI System Icons
Use the broom sparkle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M18.202 2.182a.5.5 0 0 1 .707.707l-5.322 5.323a4.5 4.5 0 0 1-.335 5.99l-.663.664l-2.09 3.483a.5.5 0 0 1-.782.096l-5.095-5.094c.04-.07.078-.143.106-.22l.007-.024l.246-.757l.015-.04l4.975 4.975l1.592-2.651l-4.695-4.695q-.024-.053-.054-.105l-.054-.085l-.062-.08a1.3 1.3 0 0 0-.568-.396l-.045-.015l-.024-.006l-.706-.229l.87-.521l.664-.663a4.5 4.5 0 0 1 5.99-.335zm-5.657 6.364a3.5 3.5 0 0 0-4.95 0l-.353.353l4.95 4.95l.353-.354a3.5 3.5 0 0 0 0-4.95M3.485 8a.3.3 0 0 1 .285.201l.249.766a1.58 1.58 0 0 0 .999.998l.183.06l.278.09l.304.098l.015.004a.3.3 0 0 1 .202.285a.3.3 0 0 1-.202.285l-.765.248a1.58 1.58 0 0 0-.999.998l-.249.766a.302.302 0 0 1-.57 0l-.25-.766a1.58 1.58 0 0 0-.998-1.002l-.765-.248A.3.3 0 0 1 1 10.498a.3.3 0 0 1 .202-.285l.765-.248a1.58 1.58 0 0 0 .984-.998L3.2 8.2a.3.3 0 0 1 .284-.2m1.994-8a.42.42 0 0 1 .399.282l.348 1.072A2.2 2.2 0 0 0 7.624 2.75l1.072.349l.022.005a.423.423 0 0 1 0 .797l-1.072.349a2.2 2.2 0 0 0-1.399 1.396L5.9 6.718a.423.423 0 0 1-.643.204l-.02-.015a.43.43 0 0 1-.135-.19l-.348-1.07a2.2 2.2 0 0 0-1.398-1.402l-1.073-.349a.423.423 0 0 1 0-.797l1.072-.349a2.21 2.21 0 0 0 1.377-1.396L5.08.282A.42.42 0 0 1 5.48 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentBroomSparkle20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M18.202 2.182a.5.5 0 0 1 .707.707l-5.322 5.323a4.5 4.5 0 0 1-.335 5.99l-.663.664l-2.09 3.483a.5.5 0 0 1-.782.096l-5.095-5.094c.04-.07.078-.143.106-.22l.007-.024l.246-.757l.015-.04l4.975 4.975l1.592-2.651l-4.695-4.695q-.024-.053-.054-.105l-.054-.085l-.062-.08a1.3 1.3 0 0 0-.568-.396l-.045-.015l-.024-.006l-.706-.229l.87-.521l.664-.663a4.5 4.5 0 0 1 5.99-.335zm-5.657 6.364a3.5 3.5 0 0 0-4.95 0l-.353.353l4.95 4.95l.353-.354a3.5 3.5 0 0 0 0-4.95M3.485 8a.3.3 0 0 1 .285.201l.249.766a1.58 1.58 0 0 0 .999.998l.183.06l.278.09l.304.098l.015.004a.3.3 0 0 1 .202.285a.3.3 0 0 1-.202.285l-.765.248a1.58 1.58 0 0 0-.999.998l-.249.766a.302.302 0 0 1-.57 0l-.25-.766a1.58 1.58 0 0 0-.998-1.002l-.765-.248A.3.3 0 0 1 1 10.498a.3.3 0 0 1 .202-.285l.765-.248a1.58 1.58 0 0 0 .984-.998L3.2 8.2a.3.3 0 0 1 .284-.2m1.994-8a.42.42 0 0 1 .399.282l.348 1.072A2.2 2.2 0 0 0 7.624 2.75l1.072.349l.022.005a.423.423 0 0 1 0 .797l-1.072.349a2.2 2.2 0 0 0-1.399 1.396L5.9 6.718a.423.423 0 0 1-.643.204l-.02-.015a.43.43 0 0 1-.135-.19l-.348-1.07a2.2 2.2 0 0 0-1.398-1.402l-1.073-.349a.423.423 0 0 1 0-.797l1.072-.349a2.21 2.21 0 0 0 1.377-1.396L5.08.282A.42.42 0 0 1 5.48 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M18.202 2.182a.5.5 0 0 1 .707.707l-5.322 5.323a4.5 4.5 0 0 1-.335 5.99l-.663.664l-2.09 3.483a.5.5 0 0 1-.782.096l-5.095-5.094c.04-.07.078-.143.106-.22l.007-.024l.246-.757l.015-.04l4.975 4.975l1.592-2.651l-4.695-4.695q-.024-.053-.054-.105l-.054-.085l-.062-.08a1.3 1.3 0 0 0-.568-.396l-.045-.015l-.024-.006l-.706-.229l.87-.521l.664-.663a4.5 4.5 0 0 1 5.99-.335zm-5.657 6.364a3.5 3.5 0 0 0-4.95 0l-.353.353l4.95 4.95l.353-.354a3.5 3.5 0 0 0 0-4.95M3.485 8a.3.3 0 0 1 .285.201l.249.766a1.58 1.58 0 0 0 .999.998l.183.06l.278.09l.304.098l.015.004a.3.3 0 0 1 .202.285a.3.3 0 0 1-.202.285l-.765.248a1.58 1.58 0 0 0-.999.998l-.249.766a.302.302 0 0 1-.57 0l-.25-.766a1.58 1.58 0 0 0-.998-1.002l-.765-.248A.3.3 0 0 1 1 10.498a.3.3 0 0 1 .202-.285l.765-.248a1.58 1.58 0 0 0 .984-.998L3.2 8.2a.3.3 0 0 1 .284-.2m1.994-8a.42.42 0 0 1 .399.282l.348 1.072A2.2 2.2 0 0 0 7.624 2.75l1.072.349l.022.005a.423.423 0 0 1 0 .797l-1.072.349a2.2 2.2 0 0 0-1.399 1.396L5.9 6.718a.423.423 0 0 1-.643.204l-.02-.015a.43.43 0 0 1-.135-.19l-.348-1.07a2.2 2.2 0 0 0-1.398-1.402l-1.073-.349a.423.423 0 0 1 0-.797l1.072-.349a2.21 2.21 0 0 0 1.377-1.396L5.08.282A.42.42 0 0 1 5.48 0"/></svg> </template>
CSS
.icon-broom-sparkle-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.202%202.182a.5.5%200%200%201%20.707.707l-5.322%205.323a4.5%204.5%200%200%201-.335%205.99l-.663.664l-2.09%203.483a.5.5%200%200%201-.782.096l-5.095-5.094c.04-.07.078-.143.106-.22l.007-.024l.246-.757l.015-.04l4.975%204.975l1.592-2.651l-4.695-4.695q-.024-.053-.054-.105l-.054-.085l-.062-.08a1.3%201.3%200%200%200-.568-.396l-.045-.015l-.024-.006l-.706-.229l.87-.521l.664-.663a4.5%204.5%200%200%201%205.99-.335zm-5.657%206.364a3.5%203.5%200%200%200-4.95%200l-.353.353l4.95%204.95l.353-.354a3.5%203.5%200%200%200%200-4.95M3.485%208a.3.3%200%200%201%20.285.201l.249.766a1.58%201.58%200%200%200%20.999.998l.183.06l.278.09l.304.098l.015.004a.3.3%200%200%201%20.202.285a.3.3%200%200%201-.202.285l-.765.248a1.58%201.58%200%200%200-.999.998l-.249.766a.302.302%200%200%201-.57%200l-.25-.766a1.58%201.58%200%200%200-.998-1.002l-.765-.248A.3.3%200%200%201%201%2010.498a.3.3%200%200%201%20.202-.285l.765-.248a1.58%201.58%200%200%200%20.984-.998L3.2%208.2a.3.3%200%200%201%20.284-.2m1.994-8a.42.42%200%200%201%20.399.282l.348%201.072A2.2%202.2%200%200%200%207.624%202.75l1.072.349l.022.005a.423.423%200%200%201%200%20.797l-1.072.349a2.2%202.2%200%200%200-1.399%201.396L5.9%206.718a.423.423%200%200%201-.643.204l-.02-.015a.43.43%200%200%201-.135-.19l-.348-1.07a2.2%202.2%200%200%200-1.398-1.402l-1.073-.349a.423.423%200%200%201%200-.797l1.072-.349a2.21%202.21%200%200%200%201.377-1.396L5.08.282A.42.42%200%200%201%205.48%200%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.202%202.182a.5.5%200%200%201%20.707.707l-5.322%205.323a4.5%204.5%200%200%201-.335%205.99l-.663.664l-2.09%203.483a.5.5%200%200%201-.782.096l-5.095-5.094c.04-.07.078-.143.106-.22l.007-.024l.246-.757l.015-.04l4.975%204.975l1.592-2.651l-4.695-4.695q-.024-.053-.054-.105l-.054-.085l-.062-.08a1.3%201.3%200%200%200-.568-.396l-.045-.015l-.024-.006l-.706-.229l.87-.521l.664-.663a4.5%204.5%200%200%201%205.99-.335zm-5.657%206.364a3.5%203.5%200%200%200-4.95%200l-.353.353l4.95%204.95l.353-.354a3.5%203.5%200%200%200%200-4.95M3.485%208a.3.3%200%200%201%20.285.201l.249.766a1.58%201.58%200%200%200%20.999.998l.183.06l.278.09l.304.098l.015.004a.3.3%200%200%201%20.202.285a.3.3%200%200%201-.202.285l-.765.248a1.58%201.58%200%200%200-.999.998l-.249.766a.302.302%200%200%201-.57%200l-.25-.766a1.58%201.58%200%200%200-.998-1.002l-.765-.248A.3.3%200%200%201%201%2010.498a.3.3%200%200%201%20.202-.285l.765-.248a1.58%201.58%200%200%200%20.984-.998L3.2%208.2a.3.3%200%200%201%20.284-.2m1.994-8a.42.42%200%200%201%20.399.282l.348%201.072A2.2%202.2%200%200%200%207.624%202.75l1.072.349l.022.005a.423.423%200%200%201%200%20.797l-1.072.349a2.2%202.2%200%200%200-1.399%201.396L5.9%206.718a.423.423%200%200%201-.643.204l-.02-.015a.43.43%200%200%201-.135-.19l-.348-1.07a2.2%202.2%200%200%200-1.398-1.402l-1.073-.349a.423.423%200%200%201%200-.797l1.072-.349a2.21%202.21%200%200%200%201.377-1.396L5.08.282A.42.42%200%200%201%205.48%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/broom-sparkle-20-regular.svg?color=%231a73e8&size=48