Pixelarticons

T Arrow Down Pixel Art Icon

A T-shape with a downward arrow for decrease text indentation, move item down in hierarchy, or typography decrease actions.

arrows Free 1 variant

Tags

arrowdowndownwardbottombelow

Style variants

base

Outline ยท rounded corners

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the T Arrow Down icon

A T symbol combined with a downward arrow, used in text and typography tools to indicate a decrease action related to type: shrinking indent, reducing heading level, or moving a text item down in a structured list. It pairs naturally with t-arrow-up for paired up/down controls in rich-text editors and outline tools. Where the action is purely font-size reduction, a-arrow-down is the more standard choice.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/t-arrow-down.svg" width="24" height="24" alt="T Arrow Down" />

<!-- React -->
import { TArrowDown } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="t-arrow-down.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons