f stop icon
f-stop-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- f-stop-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
7 other variants in Fluent UI System Icons
Use the f stop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M15.598 7.987a4 4 0 0 1 5.33-2.977l.471.176a1 1 0 1 0 .702-1.872l-.47-.177c-3.473-1.302-7.284.826-7.996 4.466L12.775 12H7.75a1 1 0 1 0 0 2h4.633l-.98 5.013a4 4 0 0 1-5.33 2.977l-.472-.176a1 1 0 1 0-.702 1.872l.471.177c3.473 1.302 7.283-.826 7.995-4.466L14.421 14h4.829a1 1 0 1 0 0-2h-4.437z"/></svg>
React
import type { SVGProps } from "react";
export function FluentFStop28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M15.598 7.987a4 4 0 0 1 5.33-2.977l.471.176a1 1 0 1 0 .702-1.872l-.47-.177c-3.473-1.302-7.284.826-7.996 4.466L12.775 12H7.75a1 1 0 1 0 0 2h4.633l-.98 5.013a4 4 0 0 1-5.33 2.977l-.472-.176a1 1 0 1 0-.702 1.872l.471.177c3.473 1.302 7.283-.826 7.995-4.466L14.421 14h4.829a1 1 0 1 0 0-2h-4.437z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M15.598 7.987a4 4 0 0 1 5.33-2.977l.471.176a1 1 0 1 0 .702-1.872l-.47-.177c-3.473-1.302-7.284.826-7.996 4.466L12.775 12H7.75a1 1 0 1 0 0 2h4.633l-.98 5.013a4 4 0 0 1-5.33 2.977l-.472-.176a1 1 0 1 0-.702 1.872l.471.177c3.473 1.302 7.283-.826 7.995-4.466L14.421 14h4.829a1 1 0 1 0 0-2h-4.437z"/></svg> </template>
CSS
.icon-f-stop-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.598%207.987a4%204%200%200%201%205.33-2.977l.471.176a1%201%200%201%200%20.702-1.872l-.47-.177c-3.473-1.302-7.284.826-7.996%204.466L12.775%2012H7.75a1%201%200%201%200%200%202h4.633l-.98%205.013a4%204%200%200%201-5.33%202.977l-.472-.176a1%201%200%201%200-.702%201.872l.471.177c3.473%201.302%207.283-.826%207.995-4.466L14.421%2014h4.829a1%201%200%201%200%200-2h-4.437z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.598%207.987a4%204%200%200%201%205.33-2.977l.471.176a1%201%200%201%200%20.702-1.872l-.47-.177c-3.473-1.302-7.284.826-7.996%204.466L12.775%2012H7.75a1%201%200%201%200%200%202h4.633l-.98%205.013a4%204%200%200%201-5.33%202.977l-.472-.176a1%201%200%201%200-.702%201.872l.471.177c3.473%201.302%207.283-.826%207.995-4.466L14.421%2014h4.829a1%201%200%201%200%200-2h-4.437z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/f-stop-28-filled.svg?color=%231a73e8&size=48