gauge rotate 315 icon
gauge-rotate-315-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- gauge-rotate-315-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
11 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the gauge rotate 315 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.81 2.032C17.954 2.444 22 6.75 22 12c0 5.522-4.477 10-10 10S2 17.522 2 12a9.98 9.98 0 0 1 3.166-7.301a.751.751 0 0 1 1.025 1.094a8.5 8.5 0 1 0 6.498-2.266a.75.75 0 0 1 .12-1.495M6.887 7.86c-.259-.603.371-1.233.974-.975l.13.07c1.637 1.084 3.285 2.154 4.884 3.293c.404.288.745.543.89.688a2 2 0 0 1-2.828 2.828c-.145-.145-.4-.486-.688-.89c-.903-1.267-2.427-3.568-3.293-4.884z"/></svg>
React
import type { SVGProps } from "react";
export function FluentGaugeRotate31524Regular(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="M12.81 2.032C17.954 2.444 22 6.75 22 12c0 5.522-4.477 10-10 10S2 17.522 2 12a9.98 9.98 0 0 1 3.166-7.301a.751.751 0 0 1 1.025 1.094a8.5 8.5 0 1 0 6.498-2.266a.75.75 0 0 1 .12-1.495M6.887 7.86c-.259-.603.371-1.233.974-.975l.13.07c1.637 1.084 3.285 2.154 4.884 3.293c.404.288.745.543.89.688a2 2 0 0 1-2.828 2.828c-.145-.145-.4-.486-.688-.89c-.903-1.267-2.427-3.568-3.293-4.884z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.81 2.032C17.954 2.444 22 6.75 22 12c0 5.522-4.477 10-10 10S2 17.522 2 12a9.98 9.98 0 0 1 3.166-7.301a.751.751 0 0 1 1.025 1.094a8.5 8.5 0 1 0 6.498-2.266a.75.75 0 0 1 .12-1.495M6.887 7.86c-.259-.603.371-1.233.974-.975l.13.07c1.637 1.084 3.285 2.154 4.884 3.293c.404.288.745.543.89.688a2 2 0 0 1-2.828 2.828c-.145-.145-.4-.486-.688-.89c-.903-1.267-2.427-3.568-3.293-4.884z"/></svg> </template>
CSS
.icon-gauge-rotate-315-24-regular {
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%22M12.81%202.032C17.954%202.444%2022%206.75%2022%2012c0%205.522-4.477%2010-10%2010S2%2017.522%202%2012a9.98%209.98%200%200%201%203.166-7.301a.751.751%200%200%201%201.025%201.094a8.5%208.5%200%201%200%206.498-2.266a.75.75%200%200%201%20.12-1.495M6.887%207.86c-.259-.603.371-1.233.974-.975l.13.07c1.637%201.084%203.285%202.154%204.884%203.293c.404.288.745.543.89.688a2%202%200%200%201-2.828%202.828c-.145-.145-.4-.486-.688-.89c-.903-1.267-2.427-3.568-3.293-4.884z%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%22M12.81%202.032C17.954%202.444%2022%206.75%2022%2012c0%205.522-4.477%2010-10%2010S2%2017.522%202%2012a9.98%209.98%200%200%201%203.166-7.301a.751.751%200%200%201%201.025%201.094a8.5%208.5%200%201%200%206.498-2.266a.75.75%200%200%201%20.12-1.495M6.887%207.86c-.259-.603.371-1.233.974-.975l.13.07c1.637%201.084%203.285%202.154%204.884%203.293c.404.288.745.543.89.688a2%202%200%200%201-2.828%202.828c-.145-.145-.4-.486-.688-.89c-.903-1.267-2.427-3.568-3.293-4.884z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/gauge-rotate-315-24-regular.svg?color=%231a73e8&size=48