The Phosphor cpu icon depicts a central processing unit, commonly used in UIs to represent computing power, hardware, or technical settings.
Common uses
- Hardware settings page
- System performance indicator
- Technical support section
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Cpu } from '@phosphor-icons/react';
<Cpu size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Cpu size={24} />thin
<Cpu size={24} weight="thin" />light
<Cpu size={24} weight="light" />bold
<Cpu size={24} weight="bold" />fill
<Cpu size={24} weight="fill" />duotone
<Cpu size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- technology & development
- Keywords
- processormicrochipcomputercircuittechnology & developmentcpucomputer chip
FAQ
- What does the CPU icon represent?
- It represents a central processing unit, a key component of a computer responsible for executing instructions.
- How do I use the CPU icon in React?
- You can import and use it like this: import { Cpu } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the CPU icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →