Pixelarticons

Diameter Pixel Art Icon

A diameter icon for dimension tools, circle-measurement labels, size inspectors and technical drawing annotations.

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 Diameter icon

A circle with a horizontal line through its center indicating its diameter, the standard geometric annotation symbol. Use it in a CAD or technical-drawing tool to label a diameter dimension, in a design inspector for circular elements, or in an engineering spec sheet. Its meaning is precise: the full width of a circle through its center. For a radius measurement, a separate annotation with an arrow to the center avoids the ambiguity between diameter and radius.

Usage

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

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

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

Related icons