gauge add icon
gauge-add-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- gauge-add-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
1 other variant in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the gauge add icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 18a8 8 0 1 0-7.996-7.746a5.5 5.5 0 0 1 2.05-1.062a6 6 0 0 1 8.127-4.783a.5.5 0 0 1-.363.932a5.002 5.002 0 0 0-6.72 3.673a5.48 5.48 0 0 1 3.573.99c.06-.169.151-.331.275-.477c.072-.084.203-.204.343-.328c.15-.132.343-.296.56-.479a236 236 0 0 1 2.957-2.4l.275-.219l.369-.293a.5.5 0 0 1 .746.637l-.11.196l-.686 1.206l-.23.402l-.298.518l-.422.727c-.2.345-.395.675-.567.963a30 30 0 0 1-.492.793l-.074.108a1.5 1.5 0 0 1-.932.613c.393.757.615 1.617.615 2.529c0 1.328-.47 2.546-1.254 3.496Q9.873 18 10 18m5.59-10.182a6 6 0 0 1-1.347 6.425a.5.5 0 1 1-.707-.707a5 5 0 0 0 1.123-5.354a.5.5 0 0 1 .932-.364M8 18.242a4.5 4.5 0 1 1-5-7.483a4.5 4.5 0 0 1 5 7.483m-2.146-6.096A.5.5 0 0 0 5 12.5V14H3.5a.5.5 0 0 0 0 1H5v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H6v-1.5a.5.5 0 0 0-.146-.354"/></svg>
React
import type { SVGProps } from "react";
export function FluentGaugeAdd20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 18a8 8 0 1 0-7.996-7.746a5.5 5.5 0 0 1 2.05-1.062a6 6 0 0 1 8.127-4.783a.5.5 0 0 1-.363.932a5.002 5.002 0 0 0-6.72 3.673a5.48 5.48 0 0 1 3.573.99c.06-.169.151-.331.275-.477c.072-.084.203-.204.343-.328c.15-.132.343-.296.56-.479a236 236 0 0 1 2.957-2.4l.275-.219l.369-.293a.5.5 0 0 1 .746.637l-.11.196l-.686 1.206l-.23.402l-.298.518l-.422.727c-.2.345-.395.675-.567.963a30 30 0 0 1-.492.793l-.074.108a1.5 1.5 0 0 1-.932.613c.393.757.615 1.617.615 2.529c0 1.328-.47 2.546-1.254 3.496Q9.873 18 10 18m5.59-10.182a6 6 0 0 1-1.347 6.425a.5.5 0 1 1-.707-.707a5 5 0 0 0 1.123-5.354a.5.5 0 0 1 .932-.364M8 18.242a4.5 4.5 0 1 1-5-7.483a4.5 4.5 0 0 1 5 7.483m-2.146-6.096A.5.5 0 0 0 5 12.5V14H3.5a.5.5 0 0 0 0 1H5v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H6v-1.5a.5.5 0 0 0-.146-.354"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 18a8 8 0 1 0-7.996-7.746a5.5 5.5 0 0 1 2.05-1.062a6 6 0 0 1 8.127-4.783a.5.5 0 0 1-.363.932a5.002 5.002 0 0 0-6.72 3.673a5.48 5.48 0 0 1 3.573.99c.06-.169.151-.331.275-.477c.072-.084.203-.204.343-.328c.15-.132.343-.296.56-.479a236 236 0 0 1 2.957-2.4l.275-.219l.369-.293a.5.5 0 0 1 .746.637l-.11.196l-.686 1.206l-.23.402l-.298.518l-.422.727c-.2.345-.395.675-.567.963a30 30 0 0 1-.492.793l-.074.108a1.5 1.5 0 0 1-.932.613c.393.757.615 1.617.615 2.529c0 1.328-.47 2.546-1.254 3.496Q9.873 18 10 18m5.59-10.182a6 6 0 0 1-1.347 6.425a.5.5 0 1 1-.707-.707a5 5 0 0 0 1.123-5.354a.5.5 0 0 1 .932-.364M8 18.242a4.5 4.5 0 1 1-5-7.483a4.5 4.5 0 0 1 5 7.483m-2.146-6.096A.5.5 0 0 0 5 12.5V14H3.5a.5.5 0 0 0 0 1H5v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H6v-1.5a.5.5 0 0 0-.146-.354"/></svg> </template>
CSS
.icon-gauge-add-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2018a8%208%200%201%200-7.996-7.746a5.5%205.5%200%200%201%202.05-1.062a6%206%200%200%201%208.127-4.783a.5.5%200%200%201-.363.932a5.002%205.002%200%200%200-6.72%203.673a5.48%205.48%200%200%201%203.573.99c.06-.169.151-.331.275-.477c.072-.084.203-.204.343-.328c.15-.132.343-.296.56-.479a236%20236%200%200%201%202.957-2.4l.275-.219l.369-.293a.5.5%200%200%201%20.746.637l-.11.196l-.686%201.206l-.23.402l-.298.518l-.422.727c-.2.345-.395.675-.567.963a30%2030%200%200%201-.492.793l-.074.108a1.5%201.5%200%200%201-.932.613c.393.757.615%201.617.615%202.529c0%201.328-.47%202.546-1.254%203.496Q9.873%2018%2010%2018m5.59-10.182a6%206%200%200%201-1.347%206.425a.5.5%200%201%201-.707-.707a5%205%200%200%200%201.123-5.354a.5.5%200%200%201%20.932-.364M8%2018.242a4.5%204.5%200%201%201-5-7.483a4.5%204.5%200%200%201%205%207.483m-2.146-6.096A.5.5%200%200%200%205%2012.5V14H3.5a.5.5%200%200%200%200%201H5v1.5a.5.5%200%200%200%201%200V15h1.5a.5.5%200%200%200%200-1H6v-1.5a.5.5%200%200%200-.146-.354%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2018a8%208%200%201%200-7.996-7.746a5.5%205.5%200%200%201%202.05-1.062a6%206%200%200%201%208.127-4.783a.5.5%200%200%201-.363.932a5.002%205.002%200%200%200-6.72%203.673a5.48%205.48%200%200%201%203.573.99c.06-.169.151-.331.275-.477c.072-.084.203-.204.343-.328c.15-.132.343-.296.56-.479a236%20236%200%200%201%202.957-2.4l.275-.219l.369-.293a.5.5%200%200%201%20.746.637l-.11.196l-.686%201.206l-.23.402l-.298.518l-.422.727c-.2.345-.395.675-.567.963a30%2030%200%200%201-.492.793l-.074.108a1.5%201.5%200%200%201-.932.613c.393.757.615%201.617.615%202.529c0%201.328-.47%202.546-1.254%203.496Q9.873%2018%2010%2018m5.59-10.182a6%206%200%200%201-1.347%206.425a.5.5%200%201%201-.707-.707a5%205%200%200%200%201.123-5.354a.5.5%200%200%201%20.932-.364M8%2018.242a4.5%204.5%200%201%201-5-7.483a4.5%204.5%200%200%201%205%207.483m-2.146-6.096A.5.5%200%200%200%205%2012.5V14H3.5a.5.5%200%200%200%200%201H5v1.5a.5.5%200%200%200%201%200V15h1.5a.5.5%200%200%200%200-1H6v-1.5a.5.5%200%200%200-.146-.354%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/gauge-add-20-filled.svg?color=%231a73e8&size=48