gauge-rotate-315-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
gauge-rotate-315-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
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 20 20"><path fill="currentColor" d="M10.831 2.043A8.001 8.001 0 0 1 10 18A8 8 0 0 1 4.482 4.207a.75.75 0 0 1 1.036 1.086a6.5 6.5 0 1 0 5.16-1.758a.75.75 0 1 1 .153-1.492m-4.791 4.9c-.392-.558.222-1.232.791-.968l.112.065c1.267.899 2.544 1.784 3.79 2.712c.308.23.576.435.682.541a1.501 1.501 0 0 1-2.122 2.122c-.106-.106-.31-.373-.541-.683A217 217 0 0 1 6.04 6.943"/></svg>

React

import type { SVGProps } from "react";

export function FluentGaugeRotate31520Filled(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.831 2.043A8.001 8.001 0 0 1 10 18A8 8 0 0 1 4.482 4.207a.75.75 0 0 1 1.036 1.086a6.5 6.5 0 1 0 5.16-1.758a.75.75 0 1 1 .153-1.492m-4.791 4.9c-.392-.558.222-1.232.791-.968l.112.065c1.267.899 2.544 1.784 3.79 2.712c.308.23.576.435.682.541a1.501 1.501 0 0 1-2.122 2.122c-.106-.106-.31-.373-.541-.683A217 217 0 0 1 6.04 6.943"/></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.831 2.043A8.001 8.001 0 0 1 10 18A8 8 0 0 1 4.482 4.207a.75.75 0 0 1 1.036 1.086a6.5 6.5 0 1 0 5.16-1.758a.75.75 0 1 1 .153-1.492m-4.791 4.9c-.392-.558.222-1.232.791-.968l.112.065c1.267.899 2.544 1.784 3.79 2.712c.308.23.576.435.682.541a1.501 1.501 0 0 1-2.122 2.122c-.106-.106-.31-.373-.541-.683A217 217 0 0 1 6.04 6.943"/></svg>
</template>

CSS

.icon-gauge-rotate-315-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.831%202.043A8.001%208.001%200%200%201%2010%2018A8%208%200%200%201%204.482%204.207a.75.75%200%200%201%201.036%201.086a6.5%206.5%200%201%200%205.16-1.758a.75.75%200%201%201%20.153-1.492m-4.791%204.9c-.392-.558.222-1.232.791-.968l.112.065c1.267.899%202.544%201.784%203.79%202.712c.308.23.576.435.682.541a1.501%201.501%200%200%201-2.122%202.122c-.106-.106-.31-.373-.541-.683A217%20217%200%200%201%206.04%206.943%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.831%202.043A8.001%208.001%200%200%201%2010%2018A8%208%200%200%201%204.482%204.207a.75.75%200%200%201%201.036%201.086a6.5%206.5%200%201%200%205.16-1.758a.75.75%200%201%201%20.153-1.492m-4.791%204.9c-.392-.558.222-1.232.791-.968l.112.065c1.267.899%202.544%201.784%203.79%202.712c.308.23.576.435.682.541a1.501%201.501%200%200%201-2.122%202.122c-.106-.106-.31-.373-.541-.683A217%20217%200%200%201%206.04%206.943%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-20-filled.svg?color=%231a73e8&size=48