Hemisphere Pixel Art Icon
A hemisphere shape icon for 3D modeling tools, globe caps, dome structure designs and geometric solid selectors.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Hemisphere icon
A half-sphere or dome shape, representing a geometric solid halfway between a full sphere and a flat disc. Use it in a 3D modeling or design tool's shape library, an architecture or dome-structure design app, an astronomy or geography interface representing a polar cap, or a math-education tool for solid geometry. The flat base and rounded top clearly read as a hemisphere rather than a full sphere. For a complete sphere, a dedicated sphere icon is the more precise choice.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/hemisphere.svg" width="24" height="24" alt="Hemisphere" />
<!-- React -->
import { Hemisphere } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="hemisphere.svg" width="48" height="48" style="image-rendering: pixelated" />