The Tabler circle letter t icon depicts the letter 'T' enclosed within a circle, commonly used to represent a specific category, a toggle, or a 'true' state in user interfaces.
Common uses
- Labeling a 'true' or 'on' setting.
- Indicating a specific category starting with 'T'.
- Representing a toggle switch or option.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCircleLetterT } from '@tabler/icons-react';
<IconCircleLetterT size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCircleLetterT size={24} stroke={2} />filled
<IconCircleLetterTFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Letters
- Keywords
- shapealphabetsignlatincircleletterroundcircularcharactertypographyletterstletter t circlet in circlecircular tt symbol
FAQ
- What is the circle letter t icon used for?
- It's often used for toggles, indicating a 'true' state, or representing categories starting with the letter 'T'.
- How do I use the circle letter t icon in React?
- You can import and use it with: import { IconCircleLetterT } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is from the Tabler icon library and is available 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 →