Hologram Pixel Art Icon
A hologram icon for AR/VR projections, futuristic display concepts, 3D visualization features, and sci-fi UI aesthetics.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Hologram icon
A holographic projection shape, evoking augmented reality overlays, 3D holograms, and futuristic display technology. Use it in an AR/VR app's main navigation, a 3D visualization tool's projection mode, a tech product page highlighting holographic display features, or a creative project with a futuristic UI theme. Most real interfaces use it for branding or to signal that a view is immersive rather than flat. For standard screen display, the monitor icon is more grounded.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/hologram.svg" width="24" height="24" alt="Hologram" />
<!-- React -->
import { Hologram } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="hologram.svg" width="48" height="48" style="image-rendering: pixelated" />