Cube Pixel Art Icon
A 3D cube icon for models, packages, blocks, volumes, and isometric or voxel content.
Tags
cube3dbox
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4600 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Cube icon
An isometric cube. Use it on a 3D model viewer, a package or build artifact, a block in a voxel editor, a shipping volume, or a generic 'object' in a component library. It reads as a solid thing rather than a flat file.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/cube.svg" width="24" height="24" alt="Cube" />
<!-- React -->
import { Cube } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="cube.svg" width="48" height="48" style="image-rendering: pixelated" />