Text Start A Pixel Art Icon
A text-start indicator using a capital A, for marking the beginning of a text block, first-character anchoring, and alphabet-indexed lists.
Tags
start
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Text Start A icon
A capital letter A aligned to the start of text lines, representing the concept of a text origin or alphabetical beginning. It suits alphabet-indexed navigation, a 'Jump to start' control in a long document, or a first-character indicator in a list sorted A to Z. The A variant implies alphabetical ordering, while the text-start-t icon uses a generic T letterform that reads more as 'text type' without the alphabetical connotation.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/text-start-a.svg" width="24" height="24" alt="Text Start A" />
<!-- React -->
import { TextStartA } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="text-start-a.svg" width="48" height="48" style="image-rendering: pixelated" />