The HugeIcons augmented reality ar icon depicts a headset with visual overlays, commonly used to represent features or content related to augmented reality experiences.
Common uses
- AR feature toggle
- AR tutorial step
- AR content viewer
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AugmentedRealityArIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AugmentedRealityArIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- ar headsetvr headsetmixed realityxr
FAQ
- What does the AugmentedRealityArIcon represent?
- It represents augmented reality, often used for AR features or experiences within an application.
- How do I use the AugmentedRealityArIcon in React?
- Import it as `AugmentedRealityArIcon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={AugmentedRealityArIcon} />`.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.