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

Name
gauge-rotate-315-32-filled
Set
Fluent UI System Icons
Style
32 Filled
Viewbox
32×32
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 32 32"><path fill="currentColor" d="M17.37 2.066C24.46 2.756 30 8.73 30 16c0 7.732-6.268 14-14 14S2 23.732 2 16c0-3.731 1.462-7.124 3.84-9.633a1.25 1.25 0 0 1 1.815 1.72A11.46 11.46 0 0 0 4.5 16c0 6.351 5.149 11.5 11.5 11.5S27.5 22.351 27.5 16c0-5.97-4.55-10.88-10.372-11.445a1.25 1.25 0 0 1 .242-2.489M8.71 10.4c-.59-1.076.612-2.278 1.688-1.688l.108.065c2.34 1.571 4.692 3.127 6.982 4.77c.588.423 1.115.815 1.34 1.039a3 3 0 0 1-4.244 4.242c-.224-.225-.615-.751-1.037-1.339c-1.348-1.877-3.632-5.277-4.772-6.981z"/></svg>

React

import type { SVGProps } from "react";

export function FluentGaugeRotate31532Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.37 2.066C24.46 2.756 30 8.73 30 16c0 7.732-6.268 14-14 14S2 23.732 2 16c0-3.731 1.462-7.124 3.84-9.633a1.25 1.25 0 0 1 1.815 1.72A11.46 11.46 0 0 0 4.5 16c0 6.351 5.149 11.5 11.5 11.5S27.5 22.351 27.5 16c0-5.97-4.55-10.88-10.372-11.445a1.25 1.25 0 0 1 .242-2.489M8.71 10.4c-.59-1.076.612-2.278 1.688-1.688l.108.065c2.34 1.571 4.692 3.127 6.982 4.77c.588.423 1.115.815 1.34 1.039a3 3 0 0 1-4.244 4.242c-.224-.225-.615-.751-1.037-1.339c-1.348-1.877-3.632-5.277-4.772-6.981z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.37 2.066C24.46 2.756 30 8.73 30 16c0 7.732-6.268 14-14 14S2 23.732 2 16c0-3.731 1.462-7.124 3.84-9.633a1.25 1.25 0 0 1 1.815 1.72A11.46 11.46 0 0 0 4.5 16c0 6.351 5.149 11.5 11.5 11.5S27.5 22.351 27.5 16c0-5.97-4.55-10.88-10.372-11.445a1.25 1.25 0 0 1 .242-2.489M8.71 10.4c-.59-1.076.612-2.278 1.688-1.688l.108.065c2.34 1.571 4.692 3.127 6.982 4.77c.588.423 1.115.815 1.34 1.039a3 3 0 0 1-4.244 4.242c-.224-.225-.615-.751-1.037-1.339c-1.348-1.877-3.632-5.277-4.772-6.981z"/></svg>
</template>

CSS

.icon-gauge-rotate-315-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.37%202.066C24.46%202.756%2030%208.73%2030%2016c0%207.732-6.268%2014-14%2014S2%2023.732%202%2016c0-3.731%201.462-7.124%203.84-9.633a1.25%201.25%200%200%201%201.815%201.72A11.46%2011.46%200%200%200%204.5%2016c0%206.351%205.149%2011.5%2011.5%2011.5S27.5%2022.351%2027.5%2016c0-5.97-4.55-10.88-10.372-11.445a1.25%201.25%200%200%201%20.242-2.489M8.71%2010.4c-.59-1.076.612-2.278%201.688-1.688l.108.065c2.34%201.571%204.692%203.127%206.982%204.77c.588.423%201.115.815%201.34%201.039a3%203%200%200%201-4.244%204.242c-.224-.225-.615-.751-1.037-1.339c-1.348-1.877-3.632-5.277-4.772-6.981z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.37%202.066C24.46%202.756%2030%208.73%2030%2016c0%207.732-6.268%2014-14%2014S2%2023.732%202%2016c0-3.731%201.462-7.124%203.84-9.633a1.25%201.25%200%200%201%201.815%201.72A11.46%2011.46%200%200%200%204.5%2016c0%206.351%205.149%2011.5%2011.5%2011.5S27.5%2022.351%2027.5%2016c0-5.97-4.55-10.88-10.372-11.445a1.25%201.25%200%200%201%20.242-2.489M8.71%2010.4c-.59-1.076.612-2.278%201.688-1.688l.108.065c2.34%201.571%204.692%203.127%206.982%204.77c.588.423%201.115.815%201.34%201.039a3%203%200%200%201-4.244%204.242c-.224-.225-.615-.751-1.037-1.339c-1.348-1.877-3.632-5.277-4.772-6.981z%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-32-filled.svg?color=%231a73e8&size=48