John KuehJohn Kueh

square letter t icon

Tabler · square-letter-t · MIT

Download SVG

The Tabler square letter t icon depicts the letter 'T' enclosed within a square, commonly used to represent text-related actions or labels within a user interface.

Common uses

  • Labeling a text editing tool
  • Indicating a 'Type' or 'Text' field
  • Representing a typography setting

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSquareLetterT } from '@tabler/icons-react';

<IconSquareLetterT size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconSquareLetterT size={24} stroke={2} />
filled
<IconSquareLetterTFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatinsquareletterrectangularcharactertypographytextletterstt in a boxtext box iconsquare t symbol

FAQ

What is the square letter t icon used for?
It's typically used for UI elements related to text, typing, or typography, such as text fields, editing tools, or labels.
How do I use the square letter t icon in React?
You can import and use it in your React application with: import { IconSquareLetterT } from '@tabler/icons-react'
What is the license for the square letter t icon?
The Tabler icon library, including the square letter t icon, is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →