John KuehJohn Kueh

search area icon

HugeIcons · SearchAreaIcon · MIT

Download SVG

The HugeIcons search area icon visually represents a defined space or region where users can input search queries, commonly used to indicate a search bar or input field.

Common uses

  • Search bar input field
  • Filter input area
  • Search form element

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
magnifying glass inputsearch fieldquery inputsearch box

FAQ

What is the purpose of the search area icon?
This icon is used to visually denote an area where users can type in their search queries. It helps users quickly identify input fields for searching content.
How do I use the SearchAreaIcon in a React application?
Import both HugeiconsIcon and SearchAreaIcon, then render the icon using the <HugeiconsIcon icon={SearchAreaIcon} /> component.
What is the license for this icon?
The SearchAreaIcon is part of the HugeIcons library and 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 →