sparkle-info-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
sparkle-info-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the sparkle info icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M9.981 11.31a5.5 5.5 0 0 0-2.737-2.028l-.05-.068a2.33 2.33 0 0 0-1.11-.788l-1.375-.445a1.06 1.06 0 0 1-.696-.828a1.045 1.045 0 0 1 .68-1.146l1.39-.448a2.34 2.34 0 0 0 1.44-1.449l.457-1.4a1.044 1.044 0 0 1 1.973-.017l.452 1.388a2.34 2.34 0 0 0 1.48 1.477l1.375.447a1.044 1.044 0 0 1 .044 1.98l-1.39.451a2.34 2.34 0 0 0-1.478 1.48l-.447 1.372zm4.554 4.541a.806.806 0 0 0 1.226-.398l.248-.762a1.1 1.1 0 0 1 .26-.42c.118-.12.262-.208.42-.26l.772-.252a.8.8 0 0 0-.023-1.52l-.764-.25a1.08 1.08 0 0 1-.68-.678l-.252-.773a.8.8 0 0 0-1.518.01l-.247.762a1.07 1.07 0 0 1-.665.679l-.773.252a.8.8 0 0 0 .008 1.518l.763.247c.16.054.304.143.422.261c.119.119.207.263.258.422l.253.774a.8.8 0 0 0 .292.388M5.5 11.875a.625.625 0 1 1 0 1.25a.625.625 0 0 1 0-1.25M5.5 17a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 1 0v2a.5.5 0 0 1-.5.5m0-7a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9m0 8a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7"/></svg>

React

import type { SVGProps } from "react";

export function FluentSparkleInfo20Filled(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="M9.981 11.31a5.5 5.5 0 0 0-2.737-2.028l-.05-.068a2.33 2.33 0 0 0-1.11-.788l-1.375-.445a1.06 1.06 0 0 1-.696-.828a1.045 1.045 0 0 1 .68-1.146l1.39-.448a2.34 2.34 0 0 0 1.44-1.449l.457-1.4a1.044 1.044 0 0 1 1.973-.017l.452 1.388a2.34 2.34 0 0 0 1.48 1.477l1.375.447a1.044 1.044 0 0 1 .044 1.98l-1.39.451a2.34 2.34 0 0 0-1.478 1.48l-.447 1.372zm4.554 4.541a.806.806 0 0 0 1.226-.398l.248-.762a1.1 1.1 0 0 1 .26-.42c.118-.12.262-.208.42-.26l.772-.252a.8.8 0 0 0-.023-1.52l-.764-.25a1.08 1.08 0 0 1-.68-.678l-.252-.773a.8.8 0 0 0-1.518.01l-.247.762a1.07 1.07 0 0 1-.665.679l-.773.252a.8.8 0 0 0 .008 1.518l.763.247c.16.054.304.143.422.261c.119.119.207.263.258.422l.253.774a.8.8 0 0 0 .292.388M5.5 11.875a.625.625 0 1 1 0 1.25a.625.625 0 0 1 0-1.25M5.5 17a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 1 0v2a.5.5 0 0 1-.5.5m0-7a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9m0 8a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M9.981 11.31a5.5 5.5 0 0 0-2.737-2.028l-.05-.068a2.33 2.33 0 0 0-1.11-.788l-1.375-.445a1.06 1.06 0 0 1-.696-.828a1.045 1.045 0 0 1 .68-1.146l1.39-.448a2.34 2.34 0 0 0 1.44-1.449l.457-1.4a1.044 1.044 0 0 1 1.973-.017l.452 1.388a2.34 2.34 0 0 0 1.48 1.477l1.375.447a1.044 1.044 0 0 1 .044 1.98l-1.39.451a2.34 2.34 0 0 0-1.478 1.48l-.447 1.372zm4.554 4.541a.806.806 0 0 0 1.226-.398l.248-.762a1.1 1.1 0 0 1 .26-.42c.118-.12.262-.208.42-.26l.772-.252a.8.8 0 0 0-.023-1.52l-.764-.25a1.08 1.08 0 0 1-.68-.678l-.252-.773a.8.8 0 0 0-1.518.01l-.247.762a1.07 1.07 0 0 1-.665.679l-.773.252a.8.8 0 0 0 .008 1.518l.763.247c.16.054.304.143.422.261c.119.119.207.263.258.422l.253.774a.8.8 0 0 0 .292.388M5.5 11.875a.625.625 0 1 1 0 1.25a.625.625 0 0 1 0-1.25M5.5 17a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 1 0v2a.5.5 0 0 1-.5.5m0-7a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9m0 8a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7"/></svg>
</template>

CSS

.icon-sparkle-info-20-filled {
  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%22M9.981%2011.31a5.5%205.5%200%200%200-2.737-2.028l-.05-.068a2.33%202.33%200%200%200-1.11-.788l-1.375-.445a1.06%201.06%200%200%201-.696-.828a1.045%201.045%200%200%201%20.68-1.146l1.39-.448a2.34%202.34%200%200%200%201.44-1.449l.457-1.4a1.044%201.044%200%200%201%201.973-.017l.452%201.388a2.34%202.34%200%200%200%201.48%201.477l1.375.447a1.044%201.044%200%200%201%20.044%201.98l-1.39.451a2.34%202.34%200%200%200-1.478%201.48l-.447%201.372zm4.554%204.541a.806.806%200%200%200%201.226-.398l.248-.762a1.1%201.1%200%200%201%20.26-.42c.118-.12.262-.208.42-.26l.772-.252a.8.8%200%200%200-.023-1.52l-.764-.25a1.08%201.08%200%200%201-.68-.678l-.252-.773a.8.8%200%200%200-1.518.01l-.247.762a1.07%201.07%200%200%201-.665.679l-.773.252a.8.8%200%200%200%20.008%201.518l.763.247c.16.054.304.143.422.261c.119.119.207.263.258.422l.253.774a.8.8%200%200%200%20.292.388M5.5%2011.875a.625.625%200%201%201%200%201.25a.625.625%200%200%201%200-1.25M5.5%2017a.5.5%200%200%201-.5-.5v-2a.5.5%200%200%201%201%200v2a.5.5%200%200%201-.5.5m0-7a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9m0%208a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207%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%22M9.981%2011.31a5.5%205.5%200%200%200-2.737-2.028l-.05-.068a2.33%202.33%200%200%200-1.11-.788l-1.375-.445a1.06%201.06%200%200%201-.696-.828a1.045%201.045%200%200%201%20.68-1.146l1.39-.448a2.34%202.34%200%200%200%201.44-1.449l.457-1.4a1.044%201.044%200%200%201%201.973-.017l.452%201.388a2.34%202.34%200%200%200%201.48%201.477l1.375.447a1.044%201.044%200%200%201%20.044%201.98l-1.39.451a2.34%202.34%200%200%200-1.478%201.48l-.447%201.372zm4.554%204.541a.806.806%200%200%200%201.226-.398l.248-.762a1.1%201.1%200%200%201%20.26-.42c.118-.12.262-.208.42-.26l.772-.252a.8.8%200%200%200-.023-1.52l-.764-.25a1.08%201.08%200%200%201-.68-.678l-.252-.773a.8.8%200%200%200-1.518.01l-.247.762a1.07%201.07%200%200%201-.665.679l-.773.252a.8.8%200%200%200%20.008%201.518l.763.247c.16.054.304.143.422.261c.119.119.207.263.258.422l.253.774a.8.8%200%200%200%20.292.388M5.5%2011.875a.625.625%200%201%201%200%201.25a.625.625%200%200%201%200-1.25M5.5%2017a.5.5%200%200%201-.5-.5v-2a.5.5%200%200%201%201%200v2a.5.5%200%200%201-.5.5m0-7a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9m0%208a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/sparkle-info-20-filled.svg?color=%231a73e8&size=48