John KuehJohn Kueh

hexagon letter t icon

Tabler · hexagon-letter-t · MIT

Download SVG

The Tabler hexagon letter t icon depicts the letter 'T' enclosed within a hexagonal shape, commonly used to represent a specific category, section, or item related to 'T' in user interfaces.

Common uses

  • Labeling a 'Technology' or 'Tools' section.
  • Indicating a 'Transport' related option.
  • Representing a 'Team' or 'Task' assignment.

Use it in React

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

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

Styles

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

outline
<IconHexagonLetterT size={24} stroke={2} />
filled
<IconHexagonLetterTFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Letters
Keywords
shapealphabetsignlatinhexagonlettercharactertypographytextwritingletterstletter t hexagont shape iconalphabet thex t

FAQ

What is the hexagon letter t icon used for?
It's typically used to visually represent the letter 'T' in a distinct hexagonal container, often for categorization or labeling in UI elements.
How do I use the hexagon letter t icon in React?
You can import and use it in your React application with: import { IconHexagonLetterT } from '@tabler/icons-react'
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

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 →