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