John KuehJohn Kueh

lamp wall down icon

HugeIcons · LampWallDownIcon · MIT

Download SVG

The HugeIcons lamp wall down icon depicts a wall-mounted lamp pointing downwards, commonly used to indicate lighting fixtures, specific room lighting controls, or areas with focused illumination.

Common uses

  • Control for downward-facing room lights
  • Indicator for a reading nook or desk area
  • Setting for a specific lighting configuration

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
wall lightdownward lamplighting fixturereading light

FAQ

What does the lamp wall down icon represent?
It represents a wall-mounted lamp that directs light downwards. It's typically used for UI elements related to lighting, especially where the direction of light is important.
How do I use the LampWallDownIcon in React?
Import both HugeiconsIcon and LampWallDownIcon, then render it using <HugeiconsIcon icon={LampWallDownIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
This icon is provided under the MIT license, which allows for free use in both personal and commercial projects.

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 →