sparkle circle off icon
sparkle-circle-off-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- sparkle-circle-off-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
7 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the sparkle circle off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M17.147 2.146a.5.5 0 1 1 .707.708l-1.856 1.854a8 8 0 0 1-11.29 11.29l-1.854 1.856a.5.5 0 0 1-.708-.707zM5.416 15.29a7 7 0 0 0 9.872-9.872zM11.331 10c.2-.665 1.142-.664 1.34.001l.179.593c.08.268.29.479.558.56l.594.177c.665.2.665 1.141 0 1.34l-.594.179a.83.83 0 0 0-.558.56l-.178.592c-.2.665-1.141.666-1.34.001l-.18-.595a.83.83 0 0 0-.56-.56l-.591-.176c-.665-.2-.665-1.141 0-1.34l.593-.18a.83.83 0 0 0 .558-.557zM10 2c1.667 0 3.214.51 4.495 1.383l-.722.721a7 7 0 0 0-9.669 9.669l-.721.722A8 8 0 0 1 10 2M7.175 5.583c.275-.777 1.375-.777 1.65 0l.257.727a1 1 0 0 0 .608.608l.727.257q.105.038.19.096l-3.336 3.335a1 1 0 0 1-.096-.19l-.256-.726a1 1 0 0 0-.61-.609l-.726-.257c-.777-.275-.777-1.374 0-1.65l.727-.256a1 1 0 0 0 .609-.61z"/></svg>
React
import type { SVGProps } from "react";
export function FluentSparkleCircleOff20Regular(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="M17.147 2.146a.5.5 0 1 1 .707.708l-1.856 1.854a8 8 0 0 1-11.29 11.29l-1.854 1.856a.5.5 0 0 1-.708-.707zM5.416 15.29a7 7 0 0 0 9.872-9.872zM11.331 10c.2-.665 1.142-.664 1.34.001l.179.593c.08.268.29.479.558.56l.594.177c.665.2.665 1.141 0 1.34l-.594.179a.83.83 0 0 0-.558.56l-.178.592c-.2.665-1.141.666-1.34.001l-.18-.595a.83.83 0 0 0-.56-.56l-.591-.176c-.665-.2-.665-1.141 0-1.34l.593-.18a.83.83 0 0 0 .558-.557zM10 2c1.667 0 3.214.51 4.495 1.383l-.722.721a7 7 0 0 0-9.669 9.669l-.721.722A8 8 0 0 1 10 2M7.175 5.583c.275-.777 1.375-.777 1.65 0l.257.727a1 1 0 0 0 .608.608l.727.257q.105.038.19.096l-3.336 3.335a1 1 0 0 1-.096-.19l-.256-.726a1 1 0 0 0-.61-.609l-.726-.257c-.777-.275-.777-1.374 0-1.65l.727-.256a1 1 0 0 0 .609-.61z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M17.147 2.146a.5.5 0 1 1 .707.708l-1.856 1.854a8 8 0 0 1-11.29 11.29l-1.854 1.856a.5.5 0 0 1-.708-.707zM5.416 15.29a7 7 0 0 0 9.872-9.872zM11.331 10c.2-.665 1.142-.664 1.34.001l.179.593c.08.268.29.479.558.56l.594.177c.665.2.665 1.141 0 1.34l-.594.179a.83.83 0 0 0-.558.56l-.178.592c-.2.665-1.141.666-1.34.001l-.18-.595a.83.83 0 0 0-.56-.56l-.591-.176c-.665-.2-.665-1.141 0-1.34l.593-.18a.83.83 0 0 0 .558-.557zM10 2c1.667 0 3.214.51 4.495 1.383l-.722.721a7 7 0 0 0-9.669 9.669l-.721.722A8 8 0 0 1 10 2M7.175 5.583c.275-.777 1.375-.777 1.65 0l.257.727a1 1 0 0 0 .608.608l.727.257q.105.038.19.096l-3.336 3.335a1 1 0 0 1-.096-.19l-.256-.726a1 1 0 0 0-.61-.609l-.726-.257c-.777-.275-.777-1.374 0-1.65l.727-.256a1 1 0 0 0 .609-.61z"/></svg> </template>
CSS
.icon-sparkle-circle-off-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%22M17.147%202.146a.5.5%200%201%201%20.707.708l-1.856%201.854a8%208%200%200%201-11.29%2011.29l-1.854%201.856a.5.5%200%200%201-.708-.707zM5.416%2015.29a7%207%200%200%200%209.872-9.872zM11.331%2010c.2-.665%201.142-.664%201.34.001l.179.593c.08.268.29.479.558.56l.594.177c.665.2.665%201.141%200%201.34l-.594.179a.83.83%200%200%200-.558.56l-.178.592c-.2.665-1.141.666-1.34.001l-.18-.595a.83.83%200%200%200-.56-.56l-.591-.176c-.665-.2-.665-1.141%200-1.34l.593-.18a.83.83%200%200%200%20.558-.557zM10%202c1.667%200%203.214.51%204.495%201.383l-.722.721a7%207%200%200%200-9.669%209.669l-.721.722A8%208%200%200%201%2010%202M7.175%205.583c.275-.777%201.375-.777%201.65%200l.257.727a1%201%200%200%200%20.608.608l.727.257q.105.038.19.096l-3.336%203.335a1%201%200%200%201-.096-.19l-.256-.726a1%201%200%200%200-.61-.609l-.726-.257c-.777-.275-.777-1.374%200-1.65l.727-.256a1%201%200%200%200%20.609-.61z%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%22M17.147%202.146a.5.5%200%201%201%20.707.708l-1.856%201.854a8%208%200%200%201-11.29%2011.29l-1.854%201.856a.5.5%200%200%201-.708-.707zM5.416%2015.29a7%207%200%200%200%209.872-9.872zM11.331%2010c.2-.665%201.142-.664%201.34.001l.179.593c.08.268.29.479.558.56l.594.177c.665.2.665%201.141%200%201.34l-.594.179a.83.83%200%200%200-.558.56l-.178.592c-.2.665-1.141.666-1.34.001l-.18-.595a.83.83%200%200%200-.56-.56l-.591-.176c-.665-.2-.665-1.141%200-1.34l.593-.18a.83.83%200%200%200%20.558-.557zM10%202c1.667%200%203.214.51%204.495%201.383l-.722.721a7%207%200%200%200-9.669%209.669l-.721.722A8%208%200%200%201%2010%202M7.175%205.583c.275-.777%201.375-.777%201.65%200l.257.727a1%201%200%200%200%20.608.608l.727.257q.105.038.19.096l-3.336%203.335a1%201%200%200%201-.096-.19l-.256-.726a1%201%200%200%200-.61-.609l-.726-.257c-.777-.275-.777-1.374%200-1.65l.727-.256a1%201%200%200%200%20.609-.61z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/sparkle-circle-off-20-regular.svg?color=%231a73e8&size=48