The HugeIcons hologram icon depicts a three-dimensional projection, commonly used to represent futuristic technology, data visualization, or augmented reality interfaces.
Common uses
- AR/VR feature indicator
- 3D model viewer button
- Futuristic UI element
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HologramIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HologramIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- 3d projectionaugmented realityfuture techholo
FAQ
- What does the hologram icon represent?
- It represents a 3D projection, often used for concepts like augmented reality, advanced technology, or data visualization.
- How do I use the hologram icon in React?
- Import both HugeiconsIcon and HologramIcon, then render <HugeiconsIcon icon={HologramIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
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 →