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

Name
flow-sparkle-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the flow sparkle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2 3.25a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1A.75.75 0 0 1 2 3.25m11.622 6.91l-.298-.918A.37.37 0 0 0 12.982 9a.37.37 0 0 0-.342.242l-.299.918a1.89 1.89 0 0 1-1.18 1.197l-.919.299a.363.363 0 0 0 0 .684l.919.298a1.9 1.9 0 0 1 1.198 1.202l.299.918a.364.364 0 0 0 .684 0l.299-.918a1.89 1.89 0 0 1 1.198-1.197l.919-.299a.363.363 0 0 0 0-.684l-.937-.303a1.9 1.9 0 0 1-1.199-1.197M6.25 2.5a.75.75 0 0 0 0 1.5h1a.75.75 0 0 0 0-1.5zm3.5 0a.75.75 0 0 0 0 1.5h1.5a1.25 1.25 0 1 1 0 2.5H5a3 3 0 0 0 0 6h4.097A1.4 1.4 0 0 1 9 11.964c0-.44.242-.777.443-.964H5a1.5 1.5 0 0 1 0-3h6.25a2.75 2.75 0 1 0 0-5.5z"/></svg>

React

import type { SVGProps } from "react";

export function FluentFlowSparkle16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2 3.25a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1A.75.75 0 0 1 2 3.25m11.622 6.91l-.298-.918A.37.37 0 0 0 12.982 9a.37.37 0 0 0-.342.242l-.299.918a1.89 1.89 0 0 1-1.18 1.197l-.919.299a.363.363 0 0 0 0 .684l.919.298a1.9 1.9 0 0 1 1.198 1.202l.299.918a.364.364 0 0 0 .684 0l.299-.918a1.89 1.89 0 0 1 1.198-1.197l.919-.299a.363.363 0 0 0 0-.684l-.937-.303a1.9 1.9 0 0 1-1.199-1.197M6.25 2.5a.75.75 0 0 0 0 1.5h1a.75.75 0 0 0 0-1.5zm3.5 0a.75.75 0 0 0 0 1.5h1.5a1.25 1.25 0 1 1 0 2.5H5a3 3 0 0 0 0 6h4.097A1.4 1.4 0 0 1 9 11.964c0-.44.242-.777.443-.964H5a1.5 1.5 0 0 1 0-3h6.25a2.75 2.75 0 1 0 0-5.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2 3.25a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1A.75.75 0 0 1 2 3.25m11.622 6.91l-.298-.918A.37.37 0 0 0 12.982 9a.37.37 0 0 0-.342.242l-.299.918a1.89 1.89 0 0 1-1.18 1.197l-.919.299a.363.363 0 0 0 0 .684l.919.298a1.9 1.9 0 0 1 1.198 1.202l.299.918a.364.364 0 0 0 .684 0l.299-.918a1.89 1.89 0 0 1 1.198-1.197l.919-.299a.363.363 0 0 0 0-.684l-.937-.303a1.9 1.9 0 0 1-1.199-1.197M6.25 2.5a.75.75 0 0 0 0 1.5h1a.75.75 0 0 0 0-1.5zm3.5 0a.75.75 0 0 0 0 1.5h1.5a1.25 1.25 0 1 1 0 2.5H5a3 3 0 0 0 0 6h4.097A1.4 1.4 0 0 1 9 11.964c0-.44.242-.777.443-.964H5a1.5 1.5 0 0 1 0-3h6.25a2.75 2.75 0 1 0 0-5.5z"/></svg>
</template>

CSS

.icon-flow-sparkle-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%203.25a.75.75%200%200%201%20.75-.75h1a.75.75%200%200%201%200%201.5h-1A.75.75%200%200%201%202%203.25m11.622%206.91l-.298-.918A.37.37%200%200%200%2012.982%209a.37.37%200%200%200-.342.242l-.299.918a1.89%201.89%200%200%201-1.18%201.197l-.919.299a.363.363%200%200%200%200%20.684l.919.298a1.9%201.9%200%200%201%201.198%201.202l.299.918a.364.364%200%200%200%20.684%200l.299-.918a1.89%201.89%200%200%201%201.198-1.197l.919-.299a.363.363%200%200%200%200-.684l-.937-.303a1.9%201.9%200%200%201-1.199-1.197M6.25%202.5a.75.75%200%200%200%200%201.5h1a.75.75%200%200%200%200-1.5zm3.5%200a.75.75%200%200%200%200%201.5h1.5a1.25%201.25%200%201%201%200%202.5H5a3%203%200%200%200%200%206h4.097A1.4%201.4%200%200%201%209%2011.964c0-.44.242-.777.443-.964H5a1.5%201.5%200%200%201%200-3h6.25a2.75%202.75%200%201%200%200-5.5z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%203.25a.75.75%200%200%201%20.75-.75h1a.75.75%200%200%201%200%201.5h-1A.75.75%200%200%201%202%203.25m11.622%206.91l-.298-.918A.37.37%200%200%200%2012.982%209a.37.37%200%200%200-.342.242l-.299.918a1.89%201.89%200%200%201-1.18%201.197l-.919.299a.363.363%200%200%200%200%20.684l.919.298a1.9%201.9%200%200%201%201.198%201.202l.299.918a.364.364%200%200%200%20.684%200l.299-.918a1.89%201.89%200%200%201%201.198-1.197l.919-.299a.363.363%200%200%200%200-.684l-.937-.303a1.9%201.9%200%200%201-1.199-1.197M6.25%202.5a.75.75%200%200%200%200%201.5h1a.75.75%200%200%200%200-1.5zm3.5%200a.75.75%200%200%200%200%201.5h1.5a1.25%201.25%200%201%201%200%202.5H5a3%203%200%200%200%200%206h4.097A1.4%201.4%200%200%201%209%2011.964c0-.44.242-.777.443-.964H5a1.5%201.5%200%200%201%200-3h6.25a2.75%202.75%200%201%200%200-5.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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