The Lucide gpu icon depicts a graphics processing unit, commonly used in UIs to represent hardware acceleration, graphics settings, or performance-related features.
Common uses
- Graphics settings menu
- Hardware performance indicator
- Gaming or rendering feature toggle
Use it in React
Install
npm i lucide-reactImport & render
import { Gpu } from 'lucide-react';
<Gpu size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- processorcorestechnologycomputerchipcircuitspecsgraphics processing unitvideo carddisplay adaptergddrrenderingdigital image processingcrypto mininggpugraphics card
FAQ
- What does the GPU icon represent?
- The GPU icon represents a graphics processing unit, a specialized electronic circuit designed to rapidly manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display device.
- How do I use the GPU icon in React?
- You can use the GPU icon in React by importing it from the 'lucide-react' library like so: import { Gpu } from 'lucide-react'.
- What is the license for the Lucide GPU icon?
- The Lucide GPU icon is available under the ISC license, which is a permissive free software 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 →