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

Name
flash-flow-24-filled
Set
Fluent UI System Icons
Style
24 Filled
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.83l-3.321 9.323a1.75 1.75 0 0 0 1.642 2.337l1.568.006l-1.27 5.669c-.33 1.477 1.488 2.459 2.542 1.371l5.022-5.183l-.182-.741a43 43 0 0 0-.366-1.38a3.75 3.75 0 1 1 .64-3.95c.423.062.869.215 1.285.513c.558.398.935.964 1.157 1.603c.1.258.212.618.322 1.007l3.183-3.285c.768-.793.206-2.12-.898-2.12h-3.959l1.452-4.355A1.25 1.25 0 0 0 15.057 2H8.604c-.53 0-1 .333-1.178.83m4.074 8.92a1.25 1.25 0 1 0-2.5 0a1.25 1.25 0 0 0 2.5 0m1.313 1a2.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-.079zm7.437 5.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 FluentFlashFlow24Filled(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.83l-3.321 9.323a1.75 1.75 0 0 0 1.642 2.337l1.568.006l-1.27 5.669c-.33 1.477 1.488 2.459 2.542 1.371l5.022-5.183l-.182-.741a43 43 0 0 0-.366-1.38a3.75 3.75 0 1 1 .64-3.95c.423.062.869.215 1.285.513c.558.398.935.964 1.157 1.603c.1.258.212.618.322 1.007l3.183-3.285c.768-.793.206-2.12-.898-2.12h-3.959l1.452-4.355A1.25 1.25 0 0 0 15.057 2H8.604c-.53 0-1 .333-1.178.83m4.074 8.92a1.25 1.25 0 1 0-2.5 0a1.25 1.25 0 0 0 2.5 0m1.313 1a2.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-.079zm7.437 5.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.83l-3.321 9.323a1.75 1.75 0 0 0 1.642 2.337l1.568.006l-1.27 5.669c-.33 1.477 1.488 2.459 2.542 1.371l5.022-5.183l-.182-.741a43 43 0 0 0-.366-1.38a3.75 3.75 0 1 1 .64-3.95c.423.062.869.215 1.285.513c.558.398.935.964 1.157 1.603c.1.258.212.618.322 1.007l3.183-3.285c.768-.793.206-2.12-.898-2.12h-3.959l1.452-4.355A1.25 1.25 0 0 0 15.057 2H8.604c-.53 0-1 .333-1.178.83m4.074 8.92a1.25 1.25 0 1 0-2.5 0a1.25 1.25 0 0 0 2.5 0m1.313 1a2.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-.079zm7.437 5.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-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m7.426%202.83l-3.321%209.323a1.75%201.75%200%200%200%201.642%202.337l1.568.006l-1.27%205.669c-.33%201.477%201.488%202.459%202.542%201.371l5.022-5.183l-.182-.741a43%2043%200%200%200-.366-1.38a3.75%203.75%200%201%201%20.64-3.95c.423.062.869.215%201.285.513c.558.398.935.964%201.157%201.603c.1.258.212.618.322%201.007l3.183-3.285c.768-.793.206-2.12-.898-2.12h-3.959l1.452-4.355A1.25%201.25%200%200%200%2015.057%202H8.604c-.53%200-1%20.333-1.178.83m4.074%208.92a1.25%201.25%200%201%200-2.5%200a1.25%201.25%200%200%200%202.5%200m1.313%201a2.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-.079zm7.437%205.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.83l-3.321%209.323a1.75%201.75%200%200%200%201.642%202.337l1.568.006l-1.27%205.669c-.33%201.477%201.488%202.459%202.542%201.371l5.022-5.183l-.182-.741a43%2043%200%200%200-.366-1.38a3.75%203.75%200%201%201%20.64-3.95c.423.062.869.215%201.285.513c.558.398.935.964%201.157%201.603c.1.258.212.618.322%201.007l3.183-3.285c.768-.793.206-2.12-.898-2.12h-3.959l1.452-4.355A1.25%201.25%200%200%200%2015.057%202H8.604c-.53%200-1%20.333-1.178.83m4.074%208.92a1.25%201.25%200%201%200-2.5%200a1.25%201.25%200%200%200%202.5%200m1.313%201a2.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-.079zm7.437%205.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-filled.svg?color=%231a73e8&size=48