Letter Q Circle Pixel Art Icon
The capital letter Q inside a circle, for round avatar initials, lettered badges, map or diagram markers and A to Z buttons.
Tags
letterqcirclebadge
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Letter Q Circle icon
A capital Q 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-q-square; for the bare character, letter-q.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/letter-q-circle.svg" width="24" height="24" alt="Letter Q Circle" />
<!-- React -->
import { LetterQCircle } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="letter-q-circle.svg" width="48" height="48" style="image-rendering: pixelated" />