The Lucide cpu icon depicts a central processing unit, commonly used to represent computer hardware, processing power, or technology-related settings.
Common uses
- Settings for computer performance
- Hardware information sections
- Technology or computing topics
Use it in React
Install
npm i lucide-reactImport & render
import { Cpu } from 'lucide-react';
<Cpu size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- processorcorestechnologycomputerchipcircuitmemoryramspecsgigahertzghzcpu
FAQ
- What does the CPU icon represent?
- It visually represents a central processing unit (CPU), the brain of a computer, symbolizing processing power or computer hardware.
- How do I use the CPU icon in React?
- You can import and use it like this: import { Cpu } from 'lucide-react'. Then render it as <Cpu />.
- What is the license for the Lucide CPU icon?
- The Lucide icon library, including the CPU 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 →