The HugeIcons global search icon visually represents a worldwide search function, commonly used to initiate a search across all available data or content.
Common uses
- Global site search bar
- Universal content finder
- Cross-platform data query
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { GlobalSearchIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={GlobalSearchIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- world searchuniversal searchall searchmagnifying glass globe
FAQ
- What does the global search icon represent?
- It symbolizes a search function that operates across all available data or content, indicating a comprehensive search capability.
- How do I use the GlobalSearchIcon in React?
- Import both HugeiconsIcon and GlobalSearchIcon, then render it using <HugeiconsIcon icon={GlobalSearchIcon} />.
- What is the license for this icon?
- The HugeIcons library, including this 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 →