John KuehJohn Kueh

gpu icon

HugeIcons · GpuIcon · MIT

Download SVG

The HugeIcons gpu icon depicts a graphics processing unit and is typically used to represent hardware acceleration, gaming features, or high-performance computing in UI.

Common uses

  • Hardware acceleration settings
  • Gaming performance indicator
  • Machine learning/AI features

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GpuIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={GpuIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
graphics cardvideo cardprocessorcompute

FAQ

What does the GPU icon represent?
It represents a graphics processing unit, commonly used for tasks requiring significant visual or computational power.
How do I use the GpuIcon in React?
Import both HugeiconsIcon and GpuIcon, then render <HugeiconsIcon icon={GpuIcon} />.
What is the license for this icon?
The HugeIcons library, including the GpuIcon, is available under the MIT license.

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 →