The HugeIcons apple vision pro icon depicts a stylized representation of the Apple Vision Pro headset, commonly used to signify features or content related to spatial computing, augmented reality, or virtual reality experiences.
Common uses
- AR/VR feature toggle
- Spatial computing content link
- Mixed reality settings option
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AppleVisionProIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AppleVisionProIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- apple headset iconspatial computing iconar vr iconmixed reality headset
FAQ
- What does the Apple Vision Pro icon represent?
- It represents the Apple Vision Pro headset, often used for spatial computing, AR, and VR related features.
- How do I use the Apple Vision Pro icon in React?
- Import both HugeiconsIcon and AppleVisionProIcon, then render <HugeiconsIcon icon={AppleVisionProIcon} />.
- 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 →