Letter O Circle Pixel Art Icon
The capital letter O inside a circle, for round avatar initials, lettered badges, map or diagram markers and A to Z buttons.
Tags
letterocirclebadge
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Letter O Circle icon
A capital O centered in a circular frame, part of the full alphabet set. It works as a round avatar or initial badge, a labelled marker on a map or diagram, a step or option token, or a compact A to Z button. The solid variant fills the circle for a bolder, higher-contrast badge. For a square frame use letter-o-square; for the bare character, letter-o.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/letter-o-circle.svg" width="24" height="24" alt="Letter O Circle" />
<!-- React -->
import { LetterOCircle } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="letter-o-circle.svg" width="48" height="48" style="image-rendering: pixelated" />