The HugeIcons pc case icon depicts a desktop computer tower, commonly used to represent hardware, system settings, or a computer-related function in a user interface.
Common uses
- System settings
- Hardware information
- Computer hardware store
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PcCaseIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PcCaseIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- computer towerdesktop computerpcsystem unit
FAQ
- What does the pc case icon represent?
- It represents a desktop computer tower, often used for system or hardware-related features.
- How do I use the PcCaseIcon in React?
- Import both HugeiconsIcon and PcCaseIcon, then render <HugeiconsIcon icon={PcCaseIcon} />.
- What is the license for this icon?
- This icon 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 →