John KuehJohn Kueh

lamp 02 icon

HugeIcons · Lamp02Icon · MIT

Download SVG

The HugeIcons lamp 02 icon depicts a classic light bulb, commonly used to represent ideas, knowledge, or solutions in user interfaces.

Common uses

  • Illustrating a 'new idea' feature
  • Indicating a 'help' or 'tips' section
  • Representing a 'solution' or 'insight' within a dashboard

Use it in React

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

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

Details

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

FAQ

What does the Lamp02 icon represent?
The Lamp02 icon visually represents an idea, knowledge, or a moment of insight, similar to a light bulb turning on.
How do I use the Lamp02 icon in a React project?
Import both HugeiconsIcon and Lamp02Icon, then render it using <HugeiconsIcon icon={Lamp02Icon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
What is the license for this icon?
The Lamp02 icon is provided under the MIT license, allowing for free commercial and non-commercial use.

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 →