search-sparkle-32-light from Fluent UI System Icons by Microsoft Corporation · 32 Light · MIT Free for personal and commercial use.

Name
search-sparkle-32-light
Set
Fluent UI System Icons
Style
32 Light
Viewbox
32×32
License
MIT

12 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the search sparkle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.368 6.368a11.48 11.48 0 0 1 9.585-3.274L15 3.42a2.2 2.2 0 0 0-.92.59a10.46 10.46 0 0 0-7.005 3.065c-4.1 4.1-4.1 10.75 0 14.85s10.75 4.1 14.85 0a10.45 10.45 0 0 0 2.794-5.018q.112.116.241.213c.201.14.427.239.664.292a11.44 11.44 0 0 1-2.648 4.858l6.876 6.877a.5.5 0 0 1-.707.707l-6.876-6.877c-4.512 4.14-11.528 4.027-15.9-.345c-4.492-4.491-4.492-11.773 0-16.264M25.982 10a.36.36 0 0 1 .342.242l.298.918a1.9 1.9 0 0 0 1.2 1.197l.917.3l.019.003a.363.363 0 0 1 0 .684l-.918.299a1.9 1.9 0 0 0-1.2 1.197l-.298.918a.362.362 0 0 1-.684 0l-.299-.918a1.9 1.9 0 0 0-1.198-1.202l-.919-.298a.364.364 0 0 1-.175-.552a.36.36 0 0 1 .175-.132l.92-.299a1.9 1.9 0 0 0 1.179-1.197l.299-.918a.36.36 0 0 1 .34-.242M20.466 0a.665.665 0 0 1 .627.443l.547 1.683a3.47 3.47 0 0 0 2.198 2.196l1.684.547l.034.008a.666.666 0 0 1 0 1.254l-1.685.547a3.47 3.47 0 0 0-2.197 2.196l-.548 1.683l-.016.04a.666.666 0 0 1-1.238-.04l-.548-1.683a3.47 3.47 0 0 0-2.197-2.204l-1.684-.547A.67.67 0 0 1 15 5.496a.665.665 0 0 1 .444-.627l1.684-.547a3.47 3.47 0 0 0 2.15-2.154l.56-1.725a.665.665 0 0 1 .63-.443"/></svg>

React

import type { SVGProps } from "react";

export function FluentSearchSparkle32Light(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.368 6.368a11.48 11.48 0 0 1 9.585-3.274L15 3.42a2.2 2.2 0 0 0-.92.59a10.46 10.46 0 0 0-7.005 3.065c-4.1 4.1-4.1 10.75 0 14.85s10.75 4.1 14.85 0a10.45 10.45 0 0 0 2.794-5.018q.112.116.241.213c.201.14.427.239.664.292a11.44 11.44 0 0 1-2.648 4.858l6.876 6.877a.5.5 0 0 1-.707.707l-6.876-6.877c-4.512 4.14-11.528 4.027-15.9-.345c-4.492-4.491-4.492-11.773 0-16.264M25.982 10a.36.36 0 0 1 .342.242l.298.918a1.9 1.9 0 0 0 1.2 1.197l.917.3l.019.003a.363.363 0 0 1 0 .684l-.918.299a1.9 1.9 0 0 0-1.2 1.197l-.298.918a.362.362 0 0 1-.684 0l-.299-.918a1.9 1.9 0 0 0-1.198-1.202l-.919-.298a.364.364 0 0 1-.175-.552a.36.36 0 0 1 .175-.132l.92-.299a1.9 1.9 0 0 0 1.179-1.197l.299-.918a.36.36 0 0 1 .34-.242M20.466 0a.665.665 0 0 1 .627.443l.547 1.683a3.47 3.47 0 0 0 2.198 2.196l1.684.547l.034.008a.666.666 0 0 1 0 1.254l-1.685.547a3.47 3.47 0 0 0-2.197 2.196l-.548 1.683l-.016.04a.666.666 0 0 1-1.238-.04l-.548-1.683a3.47 3.47 0 0 0-2.197-2.204l-1.684-.547A.67.67 0 0 1 15 5.496a.665.665 0 0 1 .444-.627l1.684-.547a3.47 3.47 0 0 0 2.15-2.154l.56-1.725a.665.665 0 0 1 .63-.443"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.368 6.368a11.48 11.48 0 0 1 9.585-3.274L15 3.42a2.2 2.2 0 0 0-.92.59a10.46 10.46 0 0 0-7.005 3.065c-4.1 4.1-4.1 10.75 0 14.85s10.75 4.1 14.85 0a10.45 10.45 0 0 0 2.794-5.018q.112.116.241.213c.201.14.427.239.664.292a11.44 11.44 0 0 1-2.648 4.858l6.876 6.877a.5.5 0 0 1-.707.707l-6.876-6.877c-4.512 4.14-11.528 4.027-15.9-.345c-4.492-4.491-4.492-11.773 0-16.264M25.982 10a.36.36 0 0 1 .342.242l.298.918a1.9 1.9 0 0 0 1.2 1.197l.917.3l.019.003a.363.363 0 0 1 0 .684l-.918.299a1.9 1.9 0 0 0-1.2 1.197l-.298.918a.362.362 0 0 1-.684 0l-.299-.918a1.9 1.9 0 0 0-1.198-1.202l-.919-.298a.364.364 0 0 1-.175-.552a.36.36 0 0 1 .175-.132l.92-.299a1.9 1.9 0 0 0 1.179-1.197l.299-.918a.36.36 0 0 1 .34-.242M20.466 0a.665.665 0 0 1 .627.443l.547 1.683a3.47 3.47 0 0 0 2.198 2.196l1.684.547l.034.008a.666.666 0 0 1 0 1.254l-1.685.547a3.47 3.47 0 0 0-2.197 2.196l-.548 1.683l-.016.04a.666.666 0 0 1-1.238-.04l-.548-1.683a3.47 3.47 0 0 0-2.197-2.204l-1.684-.547A.67.67 0 0 1 15 5.496a.665.665 0 0 1 .444-.627l1.684-.547a3.47 3.47 0 0 0 2.15-2.154l.56-1.725a.665.665 0 0 1 .63-.443"/></svg>
</template>

CSS

.icon-search-sparkle-32-light {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.368%206.368a11.48%2011.48%200%200%201%209.585-3.274L15%203.42a2.2%202.2%200%200%200-.92.59a10.46%2010.46%200%200%200-7.005%203.065c-4.1%204.1-4.1%2010.75%200%2014.85s10.75%204.1%2014.85%200a10.45%2010.45%200%200%200%202.794-5.018q.112.116.241.213c.201.14.427.239.664.292a11.44%2011.44%200%200%201-2.648%204.858l6.876%206.877a.5.5%200%200%201-.707.707l-6.876-6.877c-4.512%204.14-11.528%204.027-15.9-.345c-4.492-4.491-4.492-11.773%200-16.264M25.982%2010a.36.36%200%200%201%20.342.242l.298.918a1.9%201.9%200%200%200%201.2%201.197l.917.3l.019.003a.363.363%200%200%201%200%20.684l-.918.299a1.9%201.9%200%200%200-1.2%201.197l-.298.918a.362.362%200%200%201-.684%200l-.299-.918a1.9%201.9%200%200%200-1.198-1.202l-.919-.298a.364.364%200%200%201-.175-.552a.36.36%200%200%201%20.175-.132l.92-.299a1.9%201.9%200%200%200%201.179-1.197l.299-.918a.36.36%200%200%201%20.34-.242M20.466%200a.665.665%200%200%201%20.627.443l.547%201.683a3.47%203.47%200%200%200%202.198%202.196l1.684.547l.034.008a.666.666%200%200%201%200%201.254l-1.685.547a3.47%203.47%200%200%200-2.197%202.196l-.548%201.683l-.016.04a.666.666%200%200%201-1.238-.04l-.548-1.683a3.47%203.47%200%200%200-2.197-2.204l-1.684-.547A.67.67%200%200%201%2015%205.496a.665.665%200%200%201%20.444-.627l1.684-.547a3.47%203.47%200%200%200%202.15-2.154l.56-1.725a.665.665%200%200%201%20.63-.443%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.368%206.368a11.48%2011.48%200%200%201%209.585-3.274L15%203.42a2.2%202.2%200%200%200-.92.59a10.46%2010.46%200%200%200-7.005%203.065c-4.1%204.1-4.1%2010.75%200%2014.85s10.75%204.1%2014.85%200a10.45%2010.45%200%200%200%202.794-5.018q.112.116.241.213c.201.14.427.239.664.292a11.44%2011.44%200%200%201-2.648%204.858l6.876%206.877a.5.5%200%200%201-.707.707l-6.876-6.877c-4.512%204.14-11.528%204.027-15.9-.345c-4.492-4.491-4.492-11.773%200-16.264M25.982%2010a.36.36%200%200%201%20.342.242l.298.918a1.9%201.9%200%200%200%201.2%201.197l.917.3l.019.003a.363.363%200%200%201%200%20.684l-.918.299a1.9%201.9%200%200%200-1.2%201.197l-.298.918a.362.362%200%200%201-.684%200l-.299-.918a1.9%201.9%200%200%200-1.198-1.202l-.919-.298a.364.364%200%200%201-.175-.552a.36.36%200%200%201%20.175-.132l.92-.299a1.9%201.9%200%200%200%201.179-1.197l.299-.918a.36.36%200%200%201%20.34-.242M20.466%200a.665.665%200%200%201%20.627.443l.547%201.683a3.47%203.47%200%200%200%202.198%202.196l1.684.547l.034.008a.666.666%200%200%201%200%201.254l-1.685.547a3.47%203.47%200%200%200-2.197%202.196l-.548%201.683l-.016.04a.666.666%200%200%201-1.238-.04l-.548-1.683a3.47%203.47%200%200%200-2.197-2.204l-1.684-.547A.67.67%200%200%201%2015%205.496a.665.665%200%200%201%20.444-.627l1.684-.547a3.47%203.47%200%200%200%202.15-2.154l.56-1.725a.665.665%200%200%201%20.63-.443%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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