The HugeIcons audit 02 icon depicts a document with a magnifying glass, commonly used to represent actions related to reviewing, inspecting, or verifying information.
Common uses
- Audit trail display
- Document verification status
- Review process indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Audit02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Audit02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- inspectreviewverifydocument check
FAQ
- What does the Audit02 icon represent?
- It represents a document being audited or inspected, often used for verification or review processes in a UI.
- How do I use the Audit02 icon in React?
- Import it as `import { Audit02Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Audit02Icon} />`.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free usage in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.