IP Location.net

Font Icon Library

Tabler Icons Search

Font Icons
Search and preview Tabler Icons icons, then copy the CSS class, HTML markup, or code point for your project. Tabler Icons provides a large MIT-licensed collection of consistent outline and filled interface icons, including a CSS webfont build. Font icons behave like text: CSS can control their size, color, alignment, and interaction states without editing an image file. A consistent icon family also helps users recognize repeated actions more quickly across navigation, forms, and controls. Use visible text or an accessible label whenever an icon communicates an action. For performance, load only the library and styles your interface needs. Confirm licensing and usage requirements with the library publisher before distributing a finished product.
Tabler Icons

5,229 icons

Matching "t"

Triangle Inverted

ti ti-triangle-inverted

Package
Tabler Icons
Category
Uncategorized
Code Point
f01d

Triangle Minus

ti ti-triangle-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
fc9b

Triangle Minus 2

ti ti-triangle-minus-2

Package
Tabler Icons
Category
Uncategorized
Code Point
fc9a

Triangle Off

ti ti-triangle-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ef02

Triangle Plus

ti ti-triangle-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
fc9d

Triangle Plus 2

ti ti-triangle-plus-2

Package
Tabler Icons
Category
Uncategorized
Code Point
fc9c

Triangle Square Circle

ti ti-triangle-square-circle

Package
Tabler Icons
Category
Uncategorized
Code Point
ece8

Triangles

ti ti-triangles

Package
Tabler Icons
Category
Uncategorized
Code Point
f0a5

Trident

ti ti-trident

Package
Tabler Icons
Category
Uncategorized
Code Point
ecc5

Trolley

ti ti-trolley

Package
Tabler Icons
Category
Uncategorized
Code Point
f4cc

Trophy

ti ti-trophy

Package
Tabler Icons
Category
Uncategorized
Code Point
eb45

Trophy Off

ti ti-trophy-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f438

Trowel

ti ti-trowel

Package
Tabler Icons
Category
Uncategorized
Code Point
f368

Truck

ti ti-truck

Package
Tabler Icons
Category
Uncategorized
Code Point
ebc4

Truck Delivery

ti ti-truck-delivery

Package
Tabler Icons
Category
Uncategorized
Code Point
ec4b

Truck Loading

ti ti-truck-loading

Package
Tabler Icons
Category
Uncategorized
Code Point
f1da

Truck Off

ti ti-truck-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ef03

Truck Return

ti ti-truck-return

Package
Tabler Icons
Category
Uncategorized
Code Point
ec4c

Twig

ti ti-twig

Package
Tabler Icons
Category
Uncategorized
Code Point
1027e

Txt

ti ti-txt

Package
Tabler Icons
Category
Uncategorized
Code Point
f3b1
txt

Typeface

ti ti-typeface

Package
Tabler Icons
Category
Uncategorized
Code Point
fdab

Typography

ti ti-typography

Package
Tabler Icons
Category
Uncategorized
Code Point
ebc5

Typography Off

ti ti-typography-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1ba

U Turn Left

ti ti-u-turn-left

Package
Tabler Icons
Category
Uncategorized
Code Point
fea2

U Turn Right

ti ti-u-turn-right

Package
Tabler Icons
Category
Uncategorized
Code Point
fea1

Ufo

ti ti-ufo

Package
Tabler Icons
Category
Uncategorized
Code Point
f26f
ufo

Ufo Off

ti ti-ufo-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f26e

Uhd

ti ti-uhd

Package
Tabler Icons
Category
Uncategorized
Code Point
100aa
uhd

Umbrella

ti ti-umbrella

Package
Tabler Icons
Category
Uncategorized
Code Point
ebf1

Umbrella 2

ti ti-umbrella-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ff0e

Umbrella Closed

ti ti-umbrella-closed

Package
Tabler Icons
Category
Uncategorized
Code Point
ff0c

Umbrella Closed 2

ti ti-umbrella-closed-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ff0d

Umbrella Off

ti ti-umbrella-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1bb

Underline

ti ti-underline

Package
Tabler Icons
Category
Uncategorized
Code Point
eba2

Underline Off

ti ti-underline-off

Package
Tabler Icons
Category
Uncategorized
Code Point
10269

Unicycle

ti ti-unicycle

Package
Tabler Icons
Category
Uncategorized
Code Point
10244

Universe

ti ti-universe

Package
Tabler Icons
Category
Uncategorized
Code Point
fcc4

Unlink

ti ti-unlink

Package
Tabler Icons
Category
Uncategorized
Code Point
eb46

Upload

ti ti-upload

Package
Tabler Icons
Category
Uncategorized
Code Point
eb47

Urgent

ti ti-urgent

Package
Tabler Icons
Category
Uncategorized
Code Point
eb48

Usb

ti ti-usb

Package
Tabler Icons
Category
Uncategorized
Code Point
f00c
usb

User

ti ti-user

Package
Tabler Icons
Category
Uncategorized
Code Point
eb4d

User Bitcoin

ti ti-user-bitcoin

Package
Tabler Icons
Category
Uncategorized
Code Point
ff30

User Bolt

ti ti-user-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d1

User Cancel

ti ti-user-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d2

User Check

ti ti-user-check

Package
Tabler Icons
Category
Uncategorized
Code Point
eb49

User Circle

ti ti-user-circle

Package
Tabler Icons
Category
Uncategorized
Code Point
ef68

User Code

ti ti-user-code

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d3

Add Tabler Icons to your website or app

Add the library once, copy an icon from the results above, and include an accessible label when the icon communicates meaning.

1. Load the icon library

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tabler/[email protected]/dist/tabler-icons.min.css">

Reference version: 3.48.0

2. Copy an icon

Use Copy class when you already have markup, or Copy HTML for a ready-to-paste element.

Code points are useful for CSS generated content and tools that work directly with icon fonts.

3. Keep icons accessible

Hide decorative icons from assistive technology. When an icon communicates meaning, pair it with visible text or an accessible label.

Confirm licensing and usage requirements with the library publisher before distributing a finished product.

Practical Notes

Icon Implementation Checklist

Icons work best when they support quick recognition without becoming the only way a user understands an action.

Label important controls

Use visible text or accessible labels for buttons where the icon meaning may be ambiguous.

Keep style consistent

Mixing filled, outlined, sharp, and rounded icon families can make an interface feel uneven.

Load only what you need

Large icon fonts can cost performance. SVG sprites or subset fonts are better for focused interfaces.