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

Name
gauge-rotate-315-24-filled
Set
Fluent UI System Icons
Style
24 Filled
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="M13.11 2.061c5.001.553 8.89 4.792 8.89 9.94c0 5.522-4.477 10-10 10S2 17.523 2 12a9.98 9.98 0 0 1 3.083-7.223a1 1 0 0 1 1.384 1.444A8 8 0 1 0 12.89 4.05a1 1 0 0 1 .22-1.988m-6.223 5.8c-.259-.603.371-1.233.974-.975l.13.07c1.637 1.083 3.285 2.154 4.884 3.293c.404.288.745.543.89.688a2 2 0 1 1-2.828 2.828c-.145-.145-.4-.486-.688-.89c-.902-1.267-2.427-3.568-3.293-4.884z"/></svg>

React

import type { SVGProps } from "react";

export function FluentGaugeRotate31524Filled(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="M13.11 2.061c5.001.553 8.89 4.792 8.89 9.94c0 5.522-4.477 10-10 10S2 17.523 2 12a9.98 9.98 0 0 1 3.083-7.223a1 1 0 0 1 1.384 1.444A8 8 0 1 0 12.89 4.05a1 1 0 0 1 .22-1.988m-6.223 5.8c-.259-.603.371-1.233.974-.975l.13.07c1.637 1.083 3.285 2.154 4.884 3.293c.404.288.745.543.89.688a2 2 0 1 1-2.828 2.828c-.145-.145-.4-.486-.688-.89c-.902-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="M13.11 2.061c5.001.553 8.89 4.792 8.89 9.94c0 5.522-4.477 10-10 10S2 17.523 2 12a9.98 9.98 0 0 1 3.083-7.223a1 1 0 0 1 1.384 1.444A8 8 0 1 0 12.89 4.05a1 1 0 0 1 .22-1.988m-6.223 5.8c-.259-.603.371-1.233.974-.975l.13.07c1.637 1.083 3.285 2.154 4.884 3.293c.404.288.745.543.89.688a2 2 0 1 1-2.828 2.828c-.145-.145-.4-.486-.688-.89c-.902-1.267-2.427-3.568-3.293-4.884z"/></svg>
</template>

CSS

.icon-gauge-rotate-315-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.11%202.061c5.001.553%208.89%204.792%208.89%209.94c0%205.522-4.477%2010-10%2010S2%2017.523%202%2012a9.98%209.98%200%200%201%203.083-7.223a1%201%200%200%201%201.384%201.444A8%208%200%201%200%2012.89%204.05a1%201%200%200%201%20.22-1.988m-6.223%205.8c-.259-.603.371-1.233.974-.975l.13.07c1.637%201.083%203.285%202.154%204.884%203.293c.404.288.745.543.89.688a2%202%200%201%201-2.828%202.828c-.145-.145-.4-.486-.688-.89c-.902-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%22M13.11%202.061c5.001.553%208.89%204.792%208.89%209.94c0%205.522-4.477%2010-10%2010S2%2017.523%202%2012a9.98%209.98%200%200%201%203.083-7.223a1%201%200%200%201%201.384%201.444A8%208%200%201%200%2012.89%204.05a1%201%200%200%201%20.22-1.988m-6.223%205.8c-.259-.603.371-1.233.974-.975l.13.07c1.637%201.083%203.285%202.154%204.884%203.293c.404.288.745.543.89.688a2%202%200%201%201-2.828%202.828c-.145-.145-.4-.486-.688-.89c-.902-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-filled.svg?color=%231a73e8&size=48