Hemisphere Plus Pixel Art Icon
A hemisphere with a plus sign for adding new 3D objects, shapes, or creative assets in design and modeling tools.
Tags
hemisphereplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Hemisphere Plus icon
A half-sphere outline with a plus symbol, combining a 3D form with the universal 'add' signal. In design tools and 3D editors it fits a 'New shape' button or an 'Add object' action in a toolbar. The plus modifier makes the creation intent clear at a glance. When you need to add a flat shape instead, the circle-plus or square-plus icon reads more simply; reach for hemisphere-plus specifically in contexts where dimensionality or volume matters.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/hemisphere-plus.svg" width="24" height="24" alt="Hemisphere Plus" />
<!-- React -->
import { HemispherePlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="hemisphere-plus.svg" width="48" height="48" style="image-rendering: pixelated" />