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

Name
gauge-rotate-315-20-regular
Set
Fluent UI System Icons
Style
20 Regular
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.533 2.018a8 8 0 1 1-5.972 2.116a.5.5 0 0 1 .68.733a7 7 0 1 0 5.226-1.852a.5.5 0 0 1 .066-.997m-4.91 4.464c-.257-.534.325-1.116.86-.86l.114.068c1.37 1.005 2.75 1.996 4.101 3.027c.333.254.613.472.717.576a1.501 1.501 0 0 1-2.122 2.122c-.104-.104-.322-.384-.576-.717c-.802-1.05-2.24-3.02-3.027-4.101z"/></svg>

React

import type { SVGProps } from "react";

export function FluentGaugeRotate31520Regular(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.533 2.018a8 8 0 1 1-5.972 2.116a.5.5 0 0 1 .68.733a7 7 0 1 0 5.226-1.852a.5.5 0 0 1 .066-.997m-4.91 4.464c-.257-.534.325-1.116.86-.86l.114.068c1.37 1.005 2.75 1.996 4.101 3.027c.333.254.613.472.717.576a1.501 1.501 0 0 1-2.122 2.122c-.104-.104-.322-.384-.576-.717c-.802-1.05-2.24-3.02-3.027-4.101z"/></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.533 2.018a8 8 0 1 1-5.972 2.116a.5.5 0 0 1 .68.733a7 7 0 1 0 5.226-1.852a.5.5 0 0 1 .066-.997m-4.91 4.464c-.257-.534.325-1.116.86-.86l.114.068c1.37 1.005 2.75 1.996 4.101 3.027c.333.254.613.472.717.576a1.501 1.501 0 0 1-2.122 2.122c-.104-.104-.322-.384-.576-.717c-.802-1.05-2.24-3.02-3.027-4.101z"/></svg>
</template>

CSS

.icon-gauge-rotate-315-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.533%202.018a8%208%200%201%201-5.972%202.116a.5.5%200%200%201%20.68.733a7%207%200%201%200%205.226-1.852a.5.5%200%200%201%20.066-.997m-4.91%204.464c-.257-.534.325-1.116.86-.86l.114.068c1.37%201.005%202.75%201.996%204.101%203.027c.333.254.613.472.717.576a1.501%201.501%200%200%201-2.122%202.122c-.104-.104-.322-.384-.576-.717c-.802-1.05-2.24-3.02-3.027-4.101z%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.533%202.018a8%208%200%201%201-5.972%202.116a.5.5%200%200%201%20.68.733a7%207%200%201%200%205.226-1.852a.5.5%200%200%201%20.066-.997m-4.91%204.464c-.257-.534.325-1.116.86-.86l.114.068c1.37%201.005%202.75%201.996%204.101%203.027c.333.254.613.472.717.576a1.501%201.501%200%200%201-2.122%202.122c-.104-.104-.322-.384-.576-.717c-.802-1.05-2.24-3.02-3.027-4.101z%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-regular.svg?color=%231a73e8&size=48