John KuehJohn Kueh

component icon

HugeIcons · ComponentIcon · MIT

Download SVG

The HugeIcons component icon visually represents a modular part of a larger system, often used to signify reusable UI elements, software components, or building blocks within an application.

Common uses

  • Representing a specific UI widget or module
  • Indicating a configurable setting or feature
  • Symbolizing a building block in a process flow

Use it in React

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

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

Details

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

FAQ

What does the component icon represent?
It symbolizes a distinct, often reusable part of a larger system or interface, like a software component or a UI module.
How do I use the ComponentIcon in React?
Import both HugeiconsIcon and ComponentIcon, then render <HugeiconsIcon icon={ComponentIcon} />.
What is the license for this icon?
The HugeIcons component 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 →