John KuehJohn Kueh

search square icon

HugeIcons · SearchSquareIcon · MIT

Download SVG

The HugeIcons search square icon visually represents a search input field and is commonly used to indicate search functionality within an application.

Common uses

  • Search bar input field
  • Search button
  • Search settings toggle

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
magnifying glass squarefind iconsearch inputquery icon

FAQ

What is the purpose of the search square icon?
This icon is used to represent search functionality, often within an input field or as a button to initiate a search.
How do I use the SearchSquareIcon in React?
Import both HugeiconsIcon and SearchSquareIcon, then render it using <HugeiconsIcon icon={SearchSquareIcon} />.
What is the license for this icon?
The HugeIcons library, including this icon, is distributed 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 →