John KuehJohn Kueh

chip icon

HugeIcons · ChipIcon · MIT

Download SVG

The HugeIcons chip icon depicts a microchip and is commonly used to represent hardware, processors, or integrated circuits in user interfaces.

Common uses

  • Hardware settings
  • Processor information
  • Component details

Use it in React

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

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

Details

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

FAQ

What does the chip icon represent?
The chip icon visually represents a microchip, often used for hardware, processors, or electronic components.
How do I use the ChipIcon in React?
Import both HugeiconsIcon and ChipIcon, then render it using <HugeiconsIcon icon={ChipIcon} />.
What is the license for this icon?
The HugeIcons library, including the ChipIcon, 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 →