John KuehJohn Kueh

search focus icon

HugeIcons · SearchFocusIcon · MIT

Download SVG

The HugeIcons search focus icon visually represents an active search query or a focused search input field.

Common uses

  • Highlighting the active search bar
  • Indicating a search result that matches the query
  • As a loading indicator during search operations

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
magnifying glass activesearch input activefocused searchsearch highlight

FAQ

What does the SearchFocusIcon represent?
It signifies an active search state or a highlighted search input. It's used to draw attention to the search functionality.
How do I use SearchFocusIcon in React?
Import both HugeiconsIcon and SearchFocusIcon, then render <HugeiconsIcon icon={SearchFocusIcon} />.
What is the license for this icon?
The SearchFocusIcon 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 →