John KuehJohn Kueh

spotlight icon

HugeIcons · SpotlightIcon · MIT

Download SVG

The HugeIcons spotlight icon visually represents a focused beam of light, commonly used to indicate search, highlighting important information, or drawing attention to a specific element.

Common uses

  • Search input field
  • Highlighting active item
  • Featured content marker

Use it in React

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

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

Details

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

FAQ

What is the spotlight icon used for?
It's typically used to signify search functionality, draw attention to important elements, or indicate a highlighted or active state.
How do I use the spotlight icon in React?
Import both HugeiconsIcon and SpotlightIcon, then render it using <HugeiconsIcon icon={SpotlightIcon} />.
What is the license for this icon?
The HugeIcons spotlight 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 →