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

Name
gauge-rotate-315-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
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 28 28"><path fill="currentColor" d="M15.09 2.049C21.207 2.6 26 7.739 26 14c0 6.627-5.373 12-12 12S2 20.627 2 14a11.97 11.97 0 0 1 3.764-8.728a1.001 1.001 0 0 1 1.373 1.456A9.97 9.97 0 0 0 4 14c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.216-3.994-9.5-9.09-9.959a1 1 0 0 1 .18-1.992M7.862 9.24c-.574-.877.41-1.906 1.295-1.43l.085.05c1.938 1.276 3.889 2.538 5.782 3.88c.485.343.913.659 1.099.845a2.5 2.5 0 0 1-3.536 3.535c-.186-.186-.502-.614-.845-1.098c-1.089-1.535-2.915-4.307-3.88-5.782"/></svg>

React

import type { SVGProps } from "react";

export function FluentGaugeRotate31528Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M15.09 2.049C21.207 2.6 26 7.739 26 14c0 6.627-5.373 12-12 12S2 20.627 2 14a11.97 11.97 0 0 1 3.764-8.728a1.001 1.001 0 0 1 1.373 1.456A9.97 9.97 0 0 0 4 14c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.216-3.994-9.5-9.09-9.959a1 1 0 0 1 .18-1.992M7.862 9.24c-.574-.877.41-1.906 1.295-1.43l.085.05c1.938 1.276 3.889 2.538 5.782 3.88c.485.343.913.659 1.099.845a2.5 2.5 0 0 1-3.536 3.535c-.186-.186-.502-.614-.845-1.098c-1.089-1.535-2.915-4.307-3.88-5.782"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M15.09 2.049C21.207 2.6 26 7.739 26 14c0 6.627-5.373 12-12 12S2 20.627 2 14a11.97 11.97 0 0 1 3.764-8.728a1.001 1.001 0 0 1 1.373 1.456A9.97 9.97 0 0 0 4 14c0 5.523 4.477 10 10 10s10-4.477 10-10c0-5.216-3.994-9.5-9.09-9.959a1 1 0 0 1 .18-1.992M7.862 9.24c-.574-.877.41-1.906 1.295-1.43l.085.05c1.938 1.276 3.889 2.538 5.782 3.88c.485.343.913.659 1.099.845a2.5 2.5 0 0 1-3.536 3.535c-.186-.186-.502-.614-.845-1.098c-1.089-1.535-2.915-4.307-3.88-5.782"/></svg>
</template>

CSS

.icon-gauge-rotate-315-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.09%202.049C21.207%202.6%2026%207.739%2026%2014c0%206.627-5.373%2012-12%2012S2%2020.627%202%2014a11.97%2011.97%200%200%201%203.764-8.728a1.001%201.001%200%200%201%201.373%201.456A9.97%209.97%200%200%200%204%2014c0%205.523%204.477%2010%2010%2010s10-4.477%2010-10c0-5.216-3.994-9.5-9.09-9.959a1%201%200%200%201%20.18-1.992M7.862%209.24c-.574-.877.41-1.906%201.295-1.43l.085.05c1.938%201.276%203.889%202.538%205.782%203.88c.485.343.913.659%201.099.845a2.5%202.5%200%200%201-3.536%203.535c-.186-.186-.502-.614-.845-1.098c-1.089-1.535-2.915-4.307-3.88-5.782%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.09%202.049C21.207%202.6%2026%207.739%2026%2014c0%206.627-5.373%2012-12%2012S2%2020.627%202%2014a11.97%2011.97%200%200%201%203.764-8.728a1.001%201.001%200%200%201%201.373%201.456A9.97%209.97%200%200%200%204%2014c0%205.523%204.477%2010%2010%2010s10-4.477%2010-10c0-5.216-3.994-9.5-9.09-9.959a1%201%200%200%201%20.18-1.992M7.862%209.24c-.574-.877.41-1.906%201.295-1.43l.085.05c1.938%201.276%203.889%202.538%205.782%203.88c.485.343.913.659%201.099.845a2.5%202.5%200%200%201-3.536%203.535c-.186-.186-.502-.614-.845-1.098c-1.089-1.535-2.915-4.307-3.88-5.782%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-28-filled.svg?color=%231a73e8&size=48