The HugeIcons investigation icon visually represents the act of searching or examining something closely, often used in UI to signify actions like search, details, or analysis.
Common uses
- Search functionality
- View item details
- Data analysis dashboard
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { InvestigationIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={InvestigationIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- searchmagnifying glassdetailsexamine
FAQ
- What does the Investigation icon represent?
- It symbolizes a close examination or search, commonly used for features like searching, inspecting details, or analyzing information.
- How do I use the Investigation icon in React?
- Import both HugeiconsIcon and InvestigationIcon, then render it using <HugeiconsIcon icon={InvestigationIcon} />.
- What is the license for this icon?
- The Investigation icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.
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 →