Pixelarticons

Cone Pixel Art Icon

A 3D cone shape icon for geometry selectors, 3D design tools, math education apps and shape library menus.

design Pro 2 variants

Style variants

base

Outline · rounded corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Cone icon

A three-dimensional cone rendered in isometric or frontal perspective, representing this specific geometric solid. Use it in a 3D modeling or design tool's shape-insert menu, a math or geometry education app's shape selector, an augmented-reality object library, or a physical-computing interface for 3D primitives. Its meaning is purely geometric. For flat, two-dimensional design work, the triangle icon serves a similar purpose without the 3D connotation.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/cone.svg" width="24" height="24" alt="Cone" />

<!-- React -->
import { Cone } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="cone.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons