John KuehJohn Kueh

microchip icon

HugeIcons · MicrochipIcon · MIT

Download SVG

The HugeIcons microchip icon visually represents a semiconductor chip, commonly used to signify hardware, processing power, or technology-related features in a user interface.

Common uses

  • Hardware settings
  • CPU usage indicator
  • Technology blog post

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
chipprocessorcpuhardware

FAQ

What does the microchip icon represent?
It represents a semiconductor chip, often used for hardware, processing, or technology concepts.
How do I use the MicrochipIcon in React?
Import both HugeiconsIcon and MicrochipIcon, then render <HugeiconsIcon icon={MicrochipIcon} />.
What is the license for this icon?
The MicrochipIcon is part of the HugeIcons library and 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 →