flash-flow-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
flash-flow-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the flash flow icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.426 2.83A1.25 1.25 0 0 1 8.604 2h6.453a1.25 1.25 0 0 1 1.186 1.645L14.791 8h3.96c1.103 0 1.665 1.327.897 2.12l-3.183 3.285a12 12 0 0 0-.322-1.007a4 4 0 0 0-.247-.562L18.16 9.5h-4.41a.75.75 0 0 1-.71-.987L14.71 3.5H8.78l-3.262 9.157a.25.25 0 0 0 .234.333l.96.004a3.76 3.76 0 0 0 1.99 2.173L7.51 20.492l5.666-5.848a52 52 0 0 1 .433 1.709l-5.022 5.183c-1.054 1.088-2.872.106-2.541-1.372l1.27-5.668l-1.57-.006a1.75 1.75 0 0 1-1.641-2.337zm5.387 9.92a2.751 2.751 0 1 1 .142-1.5h.295c.376 0 .786.095 1.155.358c.365.261.633.647.8 1.134c.188.482.446 1.459.648 2.264a90 90 0 0 1 .348 1.447l.021.09c.082.232.18.332.245.378c.07.05.16.079.283.079h.761a2.75 2.75 0 1 1 .289 1.5h-1.05c-.376 0-.786-.095-1.155-.358c-.37-.265-.64-.658-.806-1.155l-.02-.07l-.008-.032l-.02-.093a89 89 0 0 0-.344-1.423c-.212-.85-.45-1.731-.593-2.09l-.015-.042c-.085-.253-.189-.36-.256-.408a.47.47 0 0 0-.283-.079zm-1.313-1a1.25 1.25 0 1 0-2.5 0a1.25 1.25 0 0 0 2.5 0m8.75 6.75a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentFlashFlow24Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.426 2.83A1.25 1.25 0 0 1 8.604 2h6.453a1.25 1.25 0 0 1 1.186 1.645L14.791 8h3.96c1.103 0 1.665 1.327.897 2.12l-3.183 3.285a12 12 0 0 0-.322-1.007a4 4 0 0 0-.247-.562L18.16 9.5h-4.41a.75.75 0 0 1-.71-.987L14.71 3.5H8.78l-3.262 9.157a.25.25 0 0 0 .234.333l.96.004a3.76 3.76 0 0 0 1.99 2.173L7.51 20.492l5.666-5.848a52 52 0 0 1 .433 1.709l-5.022 5.183c-1.054 1.088-2.872.106-2.541-1.372l1.27-5.668l-1.57-.006a1.75 1.75 0 0 1-1.641-2.337zm5.387 9.92a2.751 2.751 0 1 1 .142-1.5h.295c.376 0 .786.095 1.155.358c.365.261.633.647.8 1.134c.188.482.446 1.459.648 2.264a90 90 0 0 1 .348 1.447l.021.09c.082.232.18.332.245.378c.07.05.16.079.283.079h.761a2.75 2.75 0 1 1 .289 1.5h-1.05c-.376 0-.786-.095-1.155-.358c-.37-.265-.64-.658-.806-1.155l-.02-.07l-.008-.032l-.02-.093a89 89 0 0 0-.344-1.423c-.212-.85-.45-1.731-.593-2.09l-.015-.042c-.085-.253-.189-.36-.256-.408a.47.47 0 0 0-.283-.079zm-1.313-1a1.25 1.25 0 1 0-2.5 0a1.25 1.25 0 0 0 2.5 0m8.75 6.75a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.426 2.83A1.25 1.25 0 0 1 8.604 2h6.453a1.25 1.25 0 0 1 1.186 1.645L14.791 8h3.96c1.103 0 1.665 1.327.897 2.12l-3.183 3.285a12 12 0 0 0-.322-1.007a4 4 0 0 0-.247-.562L18.16 9.5h-4.41a.75.75 0 0 1-.71-.987L14.71 3.5H8.78l-3.262 9.157a.25.25 0 0 0 .234.333l.96.004a3.76 3.76 0 0 0 1.99 2.173L7.51 20.492l5.666-5.848a52 52 0 0 1 .433 1.709l-5.022 5.183c-1.054 1.088-2.872.106-2.541-1.372l1.27-5.668l-1.57-.006a1.75 1.75 0 0 1-1.641-2.337zm5.387 9.92a2.751 2.751 0 1 1 .142-1.5h.295c.376 0 .786.095 1.155.358c.365.261.633.647.8 1.134c.188.482.446 1.459.648 2.264a90 90 0 0 1 .348 1.447l.021.09c.082.232.18.332.245.378c.07.05.16.079.283.079h.761a2.75 2.75 0 1 1 .289 1.5h-1.05c-.376 0-.786-.095-1.155-.358c-.37-.265-.64-.658-.806-1.155l-.02-.07l-.008-.032l-.02-.093a89 89 0 0 0-.344-1.423c-.212-.85-.45-1.731-.593-2.09l-.015-.042c-.085-.253-.189-.36-.256-.408a.47.47 0 0 0-.283-.079zm-1.313-1a1.25 1.25 0 1 0-2.5 0a1.25 1.25 0 0 0 2.5 0m8.75 6.75a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5"/></svg>
</template>

CSS

.icon-flash-flow-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.426%202.83A1.25%201.25%200%200%201%208.604%202h6.453a1.25%201.25%200%200%201%201.186%201.645L14.791%208h3.96c1.103%200%201.665%201.327.897%202.12l-3.183%203.285a12%2012%200%200%200-.322-1.007a4%204%200%200%200-.247-.562L18.16%209.5h-4.41a.75.75%200%200%201-.71-.987L14.71%203.5H8.78l-3.262%209.157a.25.25%200%200%200%20.234.333l.96.004a3.76%203.76%200%200%200%201.99%202.173L7.51%2020.492l5.666-5.848a52%2052%200%200%201%20.433%201.709l-5.022%205.183c-1.054%201.088-2.872.106-2.541-1.372l1.27-5.668l-1.57-.006a1.75%201.75%200%200%201-1.641-2.337zm5.387%209.92a2.751%202.751%200%201%201%20.142-1.5h.295c.376%200%20.786.095%201.155.358c.365.261.633.647.8%201.134c.188.482.446%201.459.648%202.264a90%2090%200%200%201%20.348%201.447l.021.09c.082.232.18.332.245.378c.07.05.16.079.283.079h.761a2.75%202.75%200%201%201%20.289%201.5h-1.05c-.376%200-.786-.095-1.155-.358c-.37-.265-.64-.658-.806-1.155l-.02-.07l-.008-.032l-.02-.093a89%2089%200%200%200-.344-1.423c-.212-.85-.45-1.731-.593-2.09l-.015-.042c-.085-.253-.189-.36-.256-.408a.47.47%200%200%200-.283-.079zm-1.313-1a1.25%201.25%200%201%200-2.5%200a1.25%201.25%200%200%200%202.5%200m8.75%206.75a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.426%202.83A1.25%201.25%200%200%201%208.604%202h6.453a1.25%201.25%200%200%201%201.186%201.645L14.791%208h3.96c1.103%200%201.665%201.327.897%202.12l-3.183%203.285a12%2012%200%200%200-.322-1.007a4%204%200%200%200-.247-.562L18.16%209.5h-4.41a.75.75%200%200%201-.71-.987L14.71%203.5H8.78l-3.262%209.157a.25.25%200%200%200%20.234.333l.96.004a3.76%203.76%200%200%200%201.99%202.173L7.51%2020.492l5.666-5.848a52%2052%200%200%201%20.433%201.709l-5.022%205.183c-1.054%201.088-2.872.106-2.541-1.372l1.27-5.668l-1.57-.006a1.75%201.75%200%200%201-1.641-2.337zm5.387%209.92a2.751%202.751%200%201%201%20.142-1.5h.295c.376%200%20.786.095%201.155.358c.365.261.633.647.8%201.134c.188.482.446%201.459.648%202.264a90%2090%200%200%201%20.348%201.447l.021.09c.082.232.18.332.245.378c.07.05.16.079.283.079h.761a2.75%202.75%200%201%201%20.289%201.5h-1.05c-.376%200-.786-.095-1.155-.358c-.37-.265-.64-.658-.806-1.155l-.02-.07l-.008-.032l-.02-.093a89%2089%200%200%200-.344-1.423c-.212-.85-.45-1.731-.593-2.09l-.015-.042c-.085-.253-.189-.36-.256-.408a.47.47%200%200%200-.283-.079zm-1.313-1a1.25%201.25%200%201%200-2.5%200a1.25%201.25%200%200%200%202.5%200m8.75%206.75a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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