The Lucide gauge icon depicts a dial or meter, commonly used in user interfaces to represent metrics like speed, pressure, or a general level of performance.
Common uses
- Displaying current speed in a vehicle app.
- Showing CPU or memory usage in a system monitor.
- Indicating the fill level of a tank or battery.
Use it in React
Install
npm i lucide-reactImport & render
import { Gauge } from 'lucide-react';
<Gauge size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- dashboarddialmeterspeedpressuremeasurelevelgaugespeedometer
FAQ
- What is the gauge icon typically used for?
- It's used to visualize a measured value on a scale, like speed, temperature, or performance levels.
- How do I use the gauge icon in React?
- Import it from 'lucide-react' and use it as a component: import { Gauge } from 'lucide-react'.
- What is the license for the Lucide gauge icon?
- The Lucide icon library, including the gauge icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →