Letter Z Pixel Art Icon
The capital letter Z drawn as a pixel glyph, for initials, labels, alphabetical lists, keyboard keys and spelling words in the interface.
Tags
letterzcharacteralphabet
Style variants
base
Outline · rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Letter Z icon
A pixel-art capital Z, one of the full A to Z set. Use it to build initials and avatar placeholders, label a keyboard key or shortcut, mark an item in an alphabetical list or index, or spell short words and codes directly in the UI. It pairs with the other letter glyphs for a consistent typographic look. For an enclosed badge, letter-z-circle and letter-z-square wrap the same character in a round or square frame.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/letter-z.svg" width="24" height="24" alt="Letter Z" />
<!-- React -->
import { LetterZ } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="letter-z.svg" width="48" height="48" style="image-rendering: pixelated" />