The HugeIcons scan eye icon visually represents the action of scanning or inspecting something, commonly used for features like document scanning, data analysis, or security checks.
Common uses
- Initiate document scanning
- Access security or privacy settings
- View detailed inspection results
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ScanEyeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ScanEyeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- inspectmagnifying glasssearchview
FAQ
- What does the ScanEyeIcon represent?
- The ScanEyeIcon visually represents the action of scanning or inspecting something. It's often used for features related to scanning documents, analyzing data, or security checks.
- How do I use the ScanEyeIcon in React?
- To use the ScanEyeIcon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { ScanEyeIcon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={ScanEyeIcon} />.
- What is the license for HugeIcons?
- HugeIcons are provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.