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

2,293 icons

Matching "b"

Text Wrap

ti ti-text-wrap

Package
Tabler Icons
Category
Uncategorized
Code Point
ebdd

Text Wrap Column

ti ti-text-wrap-column

Package
Tabler Icons
Category
Uncategorized
Code Point
feb2

Text Wrap Disabled

ti ti-text-wrap-disabled

Package
Tabler Icons
Category
Uncategorized
Code Point
eca7

Texture

ti ti-texture

Package
Tabler Icons
Category
Uncategorized
Code Point
f51b

Theater

ti ti-theater

Package
Tabler Icons
Category
Uncategorized
Code Point
f79b

Thumb Down

ti ti-thumb-down

Package
Tabler Icons
Category
Uncategorized
Code Point
eb3b

Thumb Down Off

ti ti-thumb-down-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f436

Thumb Up

ti ti-thumb-up

Package
Tabler Icons
Category
Uncategorized
Code Point
eb3c

Thumb Up Off

ti ti-thumb-up-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f437

Ticket

ti ti-ticket

Package
Tabler Icons
Category
Uncategorized
Code Point
eb3d

Ticket Off

ti ti-ticket-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1b2

Tilt Shift Off

ti ti-tilt-shift-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1b3

Time Duration 90

ti ti-time-duration-90

Package
Tabler Icons
Category
Uncategorized
Code Point
fadb

Tip Jar Pound

ti ti-tip-jar-pound

Package
Tabler Icons
Category
Uncategorized
Code Point
feeb

Tir

ti ti-tir

Package
Tabler Icons
Category
Uncategorized
Code Point
ebf0
tir

Toggle Left

ti ti-toggle-left

Package
Tabler Icons
Category
Uncategorized
Code Point
eb3e

Toggle Right

ti ti-toggle-right

Package
Tabler Icons
Category
Uncategorized
Code Point
eb3f

Toilet Paper Off

ti ti-toilet-paper-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1b4

Tool

ti ti-tool

Package
Tabler Icons
Category
Uncategorized
Code Point
eb40

Tools

ti ti-tools

Package
Tabler Icons
Category
Uncategorized
Code Point
ebca

Tools Kitchen 2 Off

ti ti-tools-kitchen-2-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1b5

Tools Kitchen 3

ti ti-tools-kitchen-3

Package
Tabler Icons
Category
Uncategorized
Code Point
fd2b

Tools Kitchen Off

ti ti-tools-kitchen-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1b6

Tools Off

ti ti-tools-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1b7

Topology Bus

ti ti-topology-bus

Package
Tabler Icons
Category
Uncategorized
Code Point
f5d9

Topology Full Hierarchy

ti ti-topology-full-hierarchy

Package
Tabler Icons
Category
Uncategorized
Code Point
f5db

Torii

ti ti-torii

Package
Tabler Icons
Category
Uncategorized
Code Point
f59b

Tower

ti ti-tower

Package
Tabler Icons
Category
Uncategorized
Code Point
f2cb

Traffic Cone Off

ti ti-traffic-cone-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1b8

Traffic Lights Off

ti ti-traffic-lights-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1b9

Transaction Bitcoin

ti ti-transaction-bitcoin

Package
Tabler Icons
Category
Uncategorized
Code Point
fd6e

Transform Point Bottom Left

ti ti-transform-point-bottom-left

Package
Tabler Icons
Category
Uncategorized
Code Point
fda5

Transform Point Bottom Right

ti ti-transform-point-bottom-right

Package
Tabler Icons
Category
Uncategorized
Code Point
fda6

Transition Bottom

ti ti-transition-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
f2b2

Transition Left

ti ti-transition-left

Package
Tabler Icons
Category
Uncategorized
Code Point
f2b3

Transition Right

ti ti-transition-right

Package
Tabler Icons
Category
Uncategorized
Code Point
f2b4

Transition Top

ti ti-transition-top

Package
Tabler Icons
Category
Uncategorized
Code Point
f2b5

Trash

ti ti-trash

Package
Tabler Icons
Category
Uncategorized
Code Point
eb41

Trending Down

ti ti-trending-down

Package
Tabler Icons
Category
Uncategorized
Code Point
eb42

Trending Up

ti ti-trending-up

Package
Tabler Icons
Category
Uncategorized
Code Point
eb43

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 Minus

ti ti-triangle-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
fc9b

Trophy

ti ti-trophy

Package
Tabler Icons
Category
Uncategorized
Code Point
eb45

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

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

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.