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,813 icons

Matching "c"

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

Trident

ti ti-trident

Package
Tabler Icons
Category
Uncategorized
Code Point
ecc5

Trolley

ti ti-trolley

Package
Tabler Icons
Category
Uncategorized
Code Point
f4cc

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

Typeface

ti ti-typeface

Package
Tabler Icons
Category
Uncategorized
Code Point
fdab

Typography

ti ti-typography

Package
Tabler Icons
Category
Uncategorized
Code Point
ebc5

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

Unicycle

ti ti-unicycle

Package
Tabler Icons
Category
Uncategorized
Code Point
10244

Universe

ti ti-universe

Package
Tabler Icons
Category
Uncategorized
Code Point
fcc4

Usb

ti ti-usb

Package
Tabler Icons
Category
Uncategorized
Code Point
f00c
usb

User Bitcoin

ti ti-user-bitcoin

Package
Tabler Icons
Category
Uncategorized
Code Point
ff30

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

User Cog

ti ti-user-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d4

User Edit

ti ti-user-edit

Package
Tabler Icons
Category
Uncategorized
Code Point
f7cc

User Exclamation

ti ti-user-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
ec12

User Heart

ti ti-user-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f7cd

User Hexagon

ti ti-user-hexagon

Package
Tabler Icons
Category
Uncategorized
Code Point
fc4e

User Off

ti ti-user-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ecf9

User Pentagon

ti ti-user-pentagon

Package
Tabler Icons
Category
Uncategorized
Code Point
fc4f

User Pin

ti ti-user-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
f7ce

User Question

ti ti-user-question

Package
Tabler Icons
Category
Uncategorized
Code Point
f7cf

User Scan

ti ti-user-scan

Package
Tabler Icons
Category
Uncategorized
Code Point
fcaf

User Screen

ti ti-user-screen

Package
Tabler Icons
Category
Uncategorized
Code Point
fea0

User Search

ti ti-user-search

Package
Tabler Icons
Category
Uncategorized
Code Point
ef89

User Square

ti ti-user-square

Package
Tabler Icons
Category
Uncategorized
Code Point
fc51

User Square Rounded

ti ti-user-square-rounded

Package
Tabler Icons
Category
Uncategorized
Code Point
fc50

User X

ti ti-user-x

Package
Tabler Icons
Category
Uncategorized
Code Point
eb4c

Ux Circle

ti ti-ux-circle

Package
Tabler Icons
Category
Uncategorized
Code Point
f369

Vaccine

ti ti-vaccine

Package
Tabler Icons
Category
Uncategorized
Code Point
ef04

Vaccine Bottle

ti ti-vaccine-bottle

Package
Tabler Icons
Category
Uncategorized
Code Point
ef69

Vaccine Bottle Off

ti ti-vaccine-bottle-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f439

Vaccine Off

ti ti-vaccine-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1bc

Vacuum Cleaner

ti ti-vacuum-cleaner

Package
Tabler Icons
Category
Uncategorized
Code Point
f5e6

Vector

ti ti-vector

Package
Tabler Icons
Category
Uncategorized
Code Point
eca9

Vector Bezier

ti ti-vector-bezier

Package
Tabler Icons
Category
Uncategorized
Code Point
ef1d

Vector Bezier 2

ti ti-vector-bezier-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f1a3

Vector Bezier Arc

ti ti-vector-bezier-arc

Package
Tabler Icons
Category
Uncategorized
Code Point
f4cd

Vector Bezier Circle

ti ti-vector-bezier-circle

Package
Tabler Icons
Category
Uncategorized
Code Point
f4ce

Vector Off

ti ti-vector-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1be

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.