A dial with the needle to the right, for high load, top speed and a meter near full. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

ChartsNewv1.2.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M22 12C22 17.5228 17.5228 22 12 22C6.4772 22 2 17.5228 2 12C2 6.4772 6.4772 2 12 2C17.5228 2 22 6.4772 22 12ZM12 12L15.5355 8.4645"/>
  <path d="M14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12ZM7 12C7 12.5523 6.5523 13 6 13C5.4477 13 5 12.5523 5 12C5 11.4477 5.4477 11 6 11C6.5523 11 7 11.4477 7 12ZM8.7574 7.7574C8.7574 8.3096 8.3096 8.7574 7.7574 8.7574C7.2051 8.7574 6.7574 8.3096 6.7574 7.7574C6.7574 7.2051 7.2051 6.7574 7.7574 6.7574C8.3096 6.7574 8.7574 7.2051 8.7574 7.7574ZM13 6C13 6.5523 12.5523 7 12 7C11.4477 7 11 6.5523 11 6C11 5.4477 11.4477 5 12 5C12.5523 5 13 5.4477 13 6ZM19 12C19 12.5523 18.5523 13 18 13C17.4477 13 17 12.5523 17 12C17 11.4477 17.4477 11 18 11C18.5523 11 19 11.4477 19 12Z" fill="currentColor" stroke="none"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • high
  • fast
  • high load
  • top speed
  • meter
  • performance

Related icons

The rest of the gauge family first, then the Charts shelf.

FAQ

Answered from gauge-high's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the gauge-high icon for?
A dial with the needle to the right, for high load, top speed and a meter near full. It is filed under Charts in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as high, fast, high load, top speed, meter and performance, and the browser's search matches all of those.
What styles does the gauge-high icon come in?
All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
Is there a square or circle version of gauge-high?
No. gauge-high is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with gauge-high?
gauge, gauge-low, activity, bar-chart, bar-chart-2 and bar-chart-2-down, and 12 more, all shown below. The gauge family is listed first, then the rest of the Charts shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import gauge-high in React?
<GaugeHigh /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <GaugeHigh size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the gauge-high SVG?
icons/stroke/gauge-high.svg, icons/two-tone/gauge-high.svg, icons/duotone/gauge-high.svg and icons/fill/gauge-high.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was gauge-high added to the set?
Added 24 Sept 2026. It ships in v1.2.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.