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

4,370 icons

Matching "e"

Trash

ti ti-trash

Package
Tabler Icons
Category
Uncategorized
Code Point
eb41

Trash Off

ti ti-trash-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed65

Trash X

ti ti-trash-x

Package
Tabler Icons
Category
Uncategorized
Code Point
ef88

Treadmill

ti ti-treadmill

Package
Tabler Icons
Category
Uncategorized
Code Point
fa6e

Treasure Chest

ti ti-treasure-chest

Package
Tabler Icons
Category
Uncategorized
Code Point
1027f

Tree

ti ti-tree

Package
Tabler Icons
Category
Uncategorized
Code Point
ef01

Trees

ti ti-trees

Package
Tabler Icons
Category
Uncategorized
Code Point
ec10

Trekking

ti ti-trekking

Package
Tabler Icons
Category
Uncategorized
Code Point
f5ad

Trending Down

ti ti-trending-down

Package
Tabler Icons
Category
Uncategorized
Code Point
eb42

Trending Down 2

ti ti-trending-down-2

Package
Tabler Icons
Category
Uncategorized
Code Point
edc1

Trending Down 3

ti ti-trending-down-3

Package
Tabler Icons
Category
Uncategorized
Code Point
edc2

Trending Up

ti ti-trending-up

Package
Tabler Icons
Category
Uncategorized
Code Point
eb43

Trending Up 2

ti ti-trending-up-2

Package
Tabler Icons
Category
Uncategorized
Code Point
edc3

Trending Up 3

ti ti-trending-up-3

Package
Tabler Icons
Category
Uncategorized
Code Point
edc4

Trending Up Down

ti ti-trending-up-down

Package
Tabler Icons
Category
Uncategorized
Code Point
101fb

Triangle

ti ti-triangle

Package
Tabler Icons
Category
Uncategorized
Code Point
eb44

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

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 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

Typeface

ti ti-typeface

Package
Tabler Icons
Category
Uncategorized
Code Point
fdab

Typography

ti ti-typography

Package
Tabler Icons
Category
Uncategorized
Code Point
ebc5

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 Off

ti ti-ufo-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f26e

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

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.