John KuehJohn Kueh

search 01 icon

HugeIcons · Search01Icon · MIT

Download SVG

The HugeIcons search 01 icon depicts a magnifying glass, commonly used in user interfaces to initiate a search or access search functionality.

Common uses

  • Search bar input field
  • Global site search button
  • Filter or refine results

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
magnifying glassfindlookupquery

FAQ

What is the purpose of the Search 01 icon?
This icon represents a magnifying glass and is used to indicate search functionality, allowing users to find information within an application or website.
How do I use the Search 01 icon in React?
Import the icon and render it using the Hugeicons component: `import { HugeiconsIcon } from '@hugeicons/react'; import { Search01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={Search01Icon} />`.
What is the license for this icon?
The Search 01 icon is distributed 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 →