The Phosphor graphics card icon visually represents a GPU or graphics processing unit, commonly used in UIs to denote hardware, graphics settings, or advanced computing features.
Common uses
- Hardware specifications section
- Graphics processing settings
- Advanced computing features
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { GraphicsCard } from '@phosphor-icons/react';
<GraphicsCard size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<GraphicsCard size={24} />thin
<GraphicsCard size={24} weight="thin" />light
<GraphicsCard size={24} weight="light" />bold
<GraphicsCard size={24} weight="bold" />fill
<GraphicsCard size={24} weight="fill" />duotone
<GraphicsCard size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- technology & development
- Keywords
- *new*graphics cardmicrochipcomputercircuittechnology & developmentgraphicscardgpu iconvideo card iconmicrochip iconcomputer hardware icon
FAQ
- What does the graphics card icon represent?
- It represents a graphics card (GPU), a component essential for rendering images and video.
- How do I use the graphics card icon in React?
- You can import and use it like this: import { GraphicsCard } from '@phosphor-icons/react'.
- What is the license for this icon?
- This icon is from the Phosphor library and 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 →