flash flow icon
flash-flow-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- flash-flow-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 flash flow icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4.913 1.697a1 1 0 0 1 .959-.715h4.406a1 1 0 0 1 .936 1.352l-.993 2.648h2.03a.75.75 0 0 1 .586 1.218l-1.265 1.589l-.23-.46a2 2 0 0 0-.11-.184a2.57 2.57 0 0 0-1.685-1.103l-.018-.003a2.5 2.5 0 1 0-.476 3.42l.105.212l.009.016l.345.69L6.23 14.5c-.854 1.072-2.562.187-2.178-1.129l1.28-4.389H3.75a.75.75 0 0 1-.72-.964zM8.911 6.99a1.5 1.5 0 1 0 .007 1c.094-.002.177.001.268.018a.57.57 0 0 1 .384.25l.983 1.964q.016.033.036.062c.297.427.667.62 1.044.689c.148.027.309.035.456.035a1.5 1.5 0 1 0-.007-1a1.3 1.3 0 0 1-.268-.019a.57.57 0 0 1-.384-.249l-.983-1.965a1.58 1.58 0 0 0-1.08-.75a2.6 2.6 0 0 0-.456-.035M7.5 7a.5.5 0 1 1 0 1a.5.5 0 0 1 0-1m6 3a.5.5 0 1 1 0 1a.5.5 0 0 1 0-1"/></svg>
React
import type { SVGProps } from "react";
export function FluentFlashFlow16Filled(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="M4.913 1.697a1 1 0 0 1 .959-.715h4.406a1 1 0 0 1 .936 1.352l-.993 2.648h2.03a.75.75 0 0 1 .586 1.218l-1.265 1.589l-.23-.46a2 2 0 0 0-.11-.184a2.57 2.57 0 0 0-1.685-1.103l-.018-.003a2.5 2.5 0 1 0-.476 3.42l.105.212l.009.016l.345.69L6.23 14.5c-.854 1.072-2.562.187-2.178-1.129l1.28-4.389H3.75a.75.75 0 0 1-.72-.964zM8.911 6.99a1.5 1.5 0 1 0 .007 1c.094-.002.177.001.268.018a.57.57 0 0 1 .384.25l.983 1.964q.016.033.036.062c.297.427.667.62 1.044.689c.148.027.309.035.456.035a1.5 1.5 0 1 0-.007-1a1.3 1.3 0 0 1-.268-.019a.57.57 0 0 1-.384-.249l-.983-1.965a1.58 1.58 0 0 0-1.08-.75a2.6 2.6 0 0 0-.456-.035M7.5 7a.5.5 0 1 1 0 1a.5.5 0 0 1 0-1m6 3a.5.5 0 1 1 0 1a.5.5 0 0 1 0-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4.913 1.697a1 1 0 0 1 .959-.715h4.406a1 1 0 0 1 .936 1.352l-.993 2.648h2.03a.75.75 0 0 1 .586 1.218l-1.265 1.589l-.23-.46a2 2 0 0 0-.11-.184a2.57 2.57 0 0 0-1.685-1.103l-.018-.003a2.5 2.5 0 1 0-.476 3.42l.105.212l.009.016l.345.69L6.23 14.5c-.854 1.072-2.562.187-2.178-1.129l1.28-4.389H3.75a.75.75 0 0 1-.72-.964zM8.911 6.99a1.5 1.5 0 1 0 .007 1c.094-.002.177.001.268.018a.57.57 0 0 1 .384.25l.983 1.964q.016.033.036.062c.297.427.667.62 1.044.689c.148.027.309.035.456.035a1.5 1.5 0 1 0-.007-1a1.3 1.3 0 0 1-.268-.019a.57.57 0 0 1-.384-.249l-.983-1.965a1.58 1.58 0 0 0-1.08-.75a2.6 2.6 0 0 0-.456-.035M7.5 7a.5.5 0 1 1 0 1a.5.5 0 0 1 0-1m6 3a.5.5 0 1 1 0 1a.5.5 0 0 1 0-1"/></svg> </template>
CSS
.icon-flash-flow-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%22M4.913%201.697a1%201%200%200%201%20.959-.715h4.406a1%201%200%200%201%20.936%201.352l-.993%202.648h2.03a.75.75%200%200%201%20.586%201.218l-1.265%201.589l-.23-.46a2%202%200%200%200-.11-.184a2.57%202.57%200%200%200-1.685-1.103l-.018-.003a2.5%202.5%200%201%200-.476%203.42l.105.212l.009.016l.345.69L6.23%2014.5c-.854%201.072-2.562.187-2.178-1.129l1.28-4.389H3.75a.75.75%200%200%201-.72-.964zM8.911%206.99a1.5%201.5%200%201%200%20.007%201c.094-.002.177.001.268.018a.57.57%200%200%201%20.384.25l.983%201.964q.016.033.036.062c.297.427.667.62%201.044.689c.148.027.309.035.456.035a1.5%201.5%200%201%200-.007-1a1.3%201.3%200%200%201-.268-.019a.57.57%200%200%201-.384-.249l-.983-1.965a1.58%201.58%200%200%200-1.08-.75a2.6%202.6%200%200%200-.456-.035M7.5%207a.5.5%200%201%201%200%201a.5.5%200%200%201%200-1m6%203a.5.5%200%201%201%200%201a.5.5%200%200%201%200-1%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%22M4.913%201.697a1%201%200%200%201%20.959-.715h4.406a1%201%200%200%201%20.936%201.352l-.993%202.648h2.03a.75.75%200%200%201%20.586%201.218l-1.265%201.589l-.23-.46a2%202%200%200%200-.11-.184a2.57%202.57%200%200%200-1.685-1.103l-.018-.003a2.5%202.5%200%201%200-.476%203.42l.105.212l.009.016l.345.69L6.23%2014.5c-.854%201.072-2.562.187-2.178-1.129l1.28-4.389H3.75a.75.75%200%200%201-.72-.964zM8.911%206.99a1.5%201.5%200%201%200%20.007%201c.094-.002.177.001.268.018a.57.57%200%200%201%20.384.25l.983%201.964q.016.033.036.062c.297.427.667.62%201.044.689c.148.027.309.035.456.035a1.5%201.5%200%201%200-.007-1a1.3%201.3%200%200%201-.268-.019a.57.57%200%200%201-.384-.249l-.983-1.965a1.58%201.58%200%200%200-1.08-.75a2.6%202.6%200%200%200-.456-.035M7.5%207a.5.5%200%201%201%200%201a.5.5%200%200%201%200-1m6%203a.5.5%200%201%201%200%201a.5.5%200%200%201%200-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/flash-flow-16-filled.svg?color=%231a73e8&size=48