The HugeIcons lamp wall up icon depicts a wall-mounted lamp pointing upwards, commonly used to represent lighting fixtures, room illumination, or settings related to light.
Common uses
- Settings for room lighting
- Indicator for an active light source
- Component in a smart home interface
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LampWallUpIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LampWallUpIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- wall lampupward lightlighting fixturesconce
FAQ
- What does the lamp wall up icon represent?
- It represents a wall-mounted lamp oriented upwards, suitable for indicating lighting features or controls.
- How do I use the LampWallUpIcon in React?
- Import both HugeiconsIcon and LampWallUpIcon, then render it using <HugeiconsIcon icon={LampWallUpIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.