Text Start T Pixel Art Icon
A text-start marker using a capital T, for indicating the beginning of a text block, heading anchors and text-type indicators.
Tags
start
Style variants
base
Outline ยท rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Text Start T icon
A capital T positioned at the leading edge of text lines, pointing to where text begins. Text editors, layout tools, and typography panels use this to mark the text origin or a heading anchor. It also works as a generic 'text type' label on a formatting palette when there is no need to imply alphabetical ordering. Where an alphabetical meaning matters, the text-start-a icon with its A letterform communicates that nuance more clearly.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/text-start-t.svg" width="24" height="24" alt="Text Start T" />
<!-- React -->
import { TextStartT } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="text-start-t.svg" width="48" height="48" style="image-rendering: pixelated" />