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

1,649 icons

Matching "u"

Bus

ti ti-bus

Package
Tabler Icons
Category
Uncategorized
Code Point
ebe4
bus

Bus Off

ti ti-bus-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ce

Bus Stop

ti ti-bus-stop

Package
Tabler Icons
Category
Uncategorized
Code Point
f2d4

Businessplan

ti ti-businessplan

Package
Tabler Icons
Category
Uncategorized
Code Point
ee1e

Butterfly

ti ti-butterfly

Package
Tabler Icons
Category
Uncategorized
Code Point
efd9

Cactus

ti ti-cactus

Package
Tabler Icons
Category
Uncategorized
Code Point
f21b

Cactus Off

ti ti-cactus-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3cf

Calculator

ti ti-calculator

Package
Tabler Icons
Category
Uncategorized
Code Point
eb80

Calculator Off

ti ti-calculator-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c4

Calendar Due

ti ti-calendar-due

Package
Tabler Icons
Category
Uncategorized
Code Point
f621

Calendar Minus

ti ti-calendar-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
ebb9

Calendar Pause

ti ti-calendar-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f82b

Calendar Plus

ti ti-calendar-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
ebba

Calendar Question

ti ti-calendar-question

Package
Tabler Icons
Category
Uncategorized
Code Point
f82d

Calendar Up

ti ti-calendar-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f831

Calendar User

ti ti-calendar-user

Package
Tabler Icons
Category
Uncategorized
Code Point
fd1f

Camera Minus

ti ti-camera-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
ec3a

Camera Pause

ti ti-camera-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f83c

Camera Plus

ti ti-camera-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
ec3b

Camera Question

ti ti-camera-question

Package
Tabler Icons
Category
Uncategorized
Code Point
f83e

Camera Up

ti ti-camera-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f842

Cap Rounded

ti ti-cap-rounded

Package
Tabler Icons
Category
Uncategorized
Code Point
ff21

Capsule

ti ti-capsule

Package
Tabler Icons
Category
Uncategorized
Code Point
fae3

Capsule Horizontal

ti ti-capsule-horizontal

Package
Tabler Icons
Category
Uncategorized
Code Point
fae2

Capture

ti ti-capture

Package
Tabler Icons
Category
Uncategorized
Code Point
ec3c

Capture Off

ti ti-capture-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c6

Car Fan Auto

ti ti-car-fan-auto

Package
Tabler Icons
Category
Uncategorized
Code Point
fdb4

Car Suspension

ti ti-car-suspension

Package
Tabler Icons
Category
Uncategorized
Code Point
1022f

Car Suv

ti ti-car-suv

Package
Tabler Icons
Category
Uncategorized
Code Point
fc8b

Car Turbine

ti ti-car-turbine

Package
Tabler Icons
Category
Uncategorized
Code Point
f4fd

Caret Up

ti ti-caret-up

Package
Tabler Icons
Category
Uncategorized
Code Point
eb60

Caret Up Down

ti ti-caret-up-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fc44

Carousel Horizontal

ti ti-carousel-horizontal

Package
Tabler Icons
Category
Uncategorized
Code Point
f659

Carousel Vertical

ti ti-carousel-vertical

Package
Tabler Icons
Category
Uncategorized
Code Point
f65a

Cash Banknote Minus

ti ti-cash-banknote-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
10147

Cash Banknote Plus

ti ti-cash-banknote-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
10144

Cash Minus

ti ti-cash-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
10141

Cash Plus

ti ti-cash-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
1013e

Category Minus

ti ti-category-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
fd20

Category Plus

ti ti-category-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
fd21

Chart Bar Popular

ti ti-chart-bar-popular

Package
Tabler Icons
Category
Uncategorized
Code Point
fef7

Chart Bubble

ti ti-chart-bubble

Package
Tabler Icons
Category
Uncategorized
Code Point
ec75

Chart Column

ti ti-chart-column

Package
Tabler Icons
Category
Uncategorized
Code Point
ffa5

Chart Donut

ti ti-chart-donut

Package
Tabler Icons
Category
Uncategorized
Code Point
ea5b

Chart Donut 2

ti ti-chart-donut-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ee2c

Chart Donut 3

ti ti-chart-donut-3

Package
Tabler Icons
Category
Uncategorized
Code Point
ee2d

Chart Donut 4

ti ti-chart-donut-4

Package
Tabler Icons
Category
Uncategorized
Code Point
ee2e

Chart Funnel

ti ti-chart-funnel

Package
Tabler Icons
Category
Uncategorized
Code Point
fef5

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.