gauge icon
gauge-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- gauge-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- License
- MIT
7 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the gauge icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 16C2 8.268 8.268 2 16 2s14 6.268 14 14s-6.268 14-14 14S2 23.732 2 16m15.56-7.848a1 1 0 1 0 .388-1.962a10 10 0 0 0-10.24 15.4a1 1 0 1 0 1.657-1.118a8 8 0 0 1 8.196-12.32m5.676 2.403a1 1 0 0 0-.35 1.37a8 8 0 0 1-.24 8.534a1 1 0 1 0 1.661 1.113a10 10 0 0 0 .3-10.666a1 1 0 0 0-1.37-.351m-2.244-2.502l-1.056.842c-.638.507-1.494 1.192-2.368 1.9s-1.77 1.437-2.485 2.037c-.357.3-.673.568-.92.786a7 7 0 0 0-.563.538a2.463 2.463 0 0 0 3.745 3.2a7 7 0 0 0 .443-.64c.176-.278.393-.632.632-1.032c.48-.8 1.061-1.798 1.623-2.773s1.108-1.927 1.508-2.636l.484-.853l.182-.322a.82.82 0 0 0-1.225-1.047"/></svg>
React
import type { SVGProps } from "react";
export function FluentGauge32Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 16C2 8.268 8.268 2 16 2s14 6.268 14 14s-6.268 14-14 14S2 23.732 2 16m15.56-7.848a1 1 0 1 0 .388-1.962a10 10 0 0 0-10.24 15.4a1 1 0 1 0 1.657-1.118a8 8 0 0 1 8.196-12.32m5.676 2.403a1 1 0 0 0-.35 1.37a8 8 0 0 1-.24 8.534a1 1 0 1 0 1.661 1.113a10 10 0 0 0 .3-10.666a1 1 0 0 0-1.37-.351m-2.244-2.502l-1.056.842c-.638.507-1.494 1.192-2.368 1.9s-1.77 1.437-2.485 2.037c-.357.3-.673.568-.92.786a7 7 0 0 0-.563.538a2.463 2.463 0 0 0 3.745 3.2a7 7 0 0 0 .443-.64c.176-.278.393-.632.632-1.032c.48-.8 1.061-1.798 1.623-2.773s1.108-1.927 1.508-2.636l.484-.853l.182-.322a.82.82 0 0 0-1.225-1.047"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 16C2 8.268 8.268 2 16 2s14 6.268 14 14s-6.268 14-14 14S2 23.732 2 16m15.56-7.848a1 1 0 1 0 .388-1.962a10 10 0 0 0-10.24 15.4a1 1 0 1 0 1.657-1.118a8 8 0 0 1 8.196-12.32m5.676 2.403a1 1 0 0 0-.35 1.37a8 8 0 0 1-.24 8.534a1 1 0 1 0 1.661 1.113a10 10 0 0 0 .3-10.666a1 1 0 0 0-1.37-.351m-2.244-2.502l-1.056.842c-.638.507-1.494 1.192-2.368 1.9s-1.77 1.437-2.485 2.037c-.357.3-.673.568-.92.786a7 7 0 0 0-.563.538a2.463 2.463 0 0 0 3.745 3.2a7 7 0 0 0 .443-.64c.176-.278.393-.632.632-1.032c.48-.8 1.061-1.798 1.623-2.773s1.108-1.927 1.508-2.636l.484-.853l.182-.322a.82.82 0 0 0-1.225-1.047"/></svg> </template>
CSS
.icon-gauge-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2016C2%208.268%208.268%202%2016%202s14%206.268%2014%2014s-6.268%2014-14%2014S2%2023.732%202%2016m15.56-7.848a1%201%200%201%200%20.388-1.962a10%2010%200%200%200-10.24%2015.4a1%201%200%201%200%201.657-1.118a8%208%200%200%201%208.196-12.32m5.676%202.403a1%201%200%200%200-.35%201.37a8%208%200%200%201-.24%208.534a1%201%200%201%200%201.661%201.113a10%2010%200%200%200%20.3-10.666a1%201%200%200%200-1.37-.351m-2.244-2.502l-1.056.842c-.638.507-1.494%201.192-2.368%201.9s-1.77%201.437-2.485%202.037c-.357.3-.673.568-.92.786a7%207%200%200%200-.563.538a2.463%202.463%200%200%200%203.745%203.2a7%207%200%200%200%20.443-.64c.176-.278.393-.632.632-1.032c.48-.8%201.061-1.798%201.623-2.773s1.108-1.927%201.508-2.636l.484-.853l.182-.322a.82.82%200%200%200-1.225-1.047%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%2016C2%208.268%208.268%202%2016%202s14%206.268%2014%2014s-6.268%2014-14%2014S2%2023.732%202%2016m15.56-7.848a1%201%200%201%200%20.388-1.962a10%2010%200%200%200-10.24%2015.4a1%201%200%201%200%201.657-1.118a8%208%200%200%201%208.196-12.32m5.676%202.403a1%201%200%200%200-.35%201.37a8%208%200%200%201-.24%208.534a1%201%200%201%200%201.661%201.113a10%2010%200%200%200%20.3-10.666a1%201%200%200%200-1.37-.351m-2.244-2.502l-1.056.842c-.638.507-1.494%201.192-2.368%201.9s-1.77%201.437-2.485%202.037c-.357.3-.673.568-.92.786a7%207%200%200%200-.563.538a2.463%202.463%200%200%200%203.745%203.2a7%207%200%200%200%20.443-.64c.176-.278.393-.632.632-1.032c.48-.8%201.061-1.798%201.623-2.773s1.108-1.927%201.508-2.636l.484-.853l.182-.322a.82.82%200%200%200-1.225-1.047%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/gauge-32-filled.svg?color=%231a73e8&size=48