The HugeIcons graphic card icon visually represents a graphics processing unit (GPU) and is commonly used in UIs to signify hardware, performance settings, or gaming-related features.
Common uses
- Hardware settings section
- Gaming performance dashboard
- Graphics driver update notification
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GraphicCardIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GraphicCardIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- gpu iconvideo card icongraphics icon
FAQ
- What does the graphic card icon represent?
- It represents a graphics processing unit (GPU), often associated with computer hardware, visual processing, and performance.
- How do I use the GraphicCardIcon in React?
- Import both HugeiconsIcon and GraphicCardIcon, then render it using <HugeiconsIcon icon={GraphicCardIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →