The Tabler cpu icon depicts a central processing unit, commonly used in UIs to represent computer hardware, processing power, or system settings.
Common uses
- System settings menu item
- Hardware information section
- Loading or processing indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCpu } from '@tabler/icons-react';
<IconCpu size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- processorcomputerchiphardwaretechnologyelectroniccpugadgetequipmentdevicescomputer chip
FAQ
- What does the cpu icon represent?
- It represents a central processing unit, the main component of a computer responsible for executing instructions.
- How do I use the cpu icon in React?
- Import it from '@tabler/icons-react' and use it as a component: import { IconCpu } from '@tabler/icons-react'; <IconCpu />.
- What is the license for the Tabler cpu icon?
- The Tabler icon library, including the cpu icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →