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"

Building Mosque

ti ti-building-mosque

Package
Tabler Icons
Category
Uncategorized
Code Point
fa57

Building Off

ti ti-building-off

Package
Tabler Icons
Category
Uncategorized
Code Point
fefd

Building Pavilion

ti ti-building-pavilion

Package
Tabler Icons
Category
Uncategorized
Code Point
ebf7

Building Skyscraper

ti ti-building-skyscraper

Package
Tabler Icons
Category
Uncategorized
Code Point
ec39

Building Store

ti ti-building-store

Package
Tabler Icons
Category
Uncategorized
Code Point
ea4e

Building Tunnel

ti ti-building-tunnel

Package
Tabler Icons
Category
Uncategorized
Code Point
f5a6

Building Warehouse

ti ti-building-warehouse

Package
Tabler Icons
Category
Uncategorized
Code Point
ebe3

Building Wind Turbine

ti ti-building-wind-turbine

Package
Tabler Icons
Category
Uncategorized
Code Point
f4c0

Bulb

ti ti-bulb

Package
Tabler Icons
Category
Uncategorized
Code Point
ea51

Bulb Off

ti ti-bulb-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ea50

Bulldozer

ti ti-bulldozer

Package
Tabler Icons
Category
Uncategorized
Code Point
ee1d

Burger

ti ti-burger

Package
Tabler Icons
Category
Uncategorized
Code Point
fcb4

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

Businessplan

ti ti-businessplan

Package
Tabler Icons
Category
Uncategorized
Code Point
ee1e

Butterfly

ti ti-butterfly

Package
Tabler Icons
Category
Uncategorized
Code Point
efd9

Cake

ti ti-cake

Package
Tabler Icons
Category
Uncategorized
Code Point
f00f

Cake Off

ti ti-cake-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f104

Cake Roll

ti ti-cake-roll

Package
Tabler Icons
Category
Uncategorized
Code Point
100bd

Calculator

ti ti-calculator

Package
Tabler Icons
Category
Uncategorized
Code Point
eb80

Calendar

ti ti-calendar

Package
Tabler Icons
Category
Uncategorized
Code Point
ea53

Calendar Bolt

ti ti-calendar-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f822

Calendar Cancel

ti ti-calendar-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
f823

Calendar Check

ti ti-calendar-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f824

Calendar Clock

ti ti-calendar-clock

Package
Tabler Icons
Category
Uncategorized
Code Point
fd2e

Calendar Code

ti ti-calendar-code

Package
Tabler Icons
Category
Uncategorized
Code Point
f825

Calendar Cog

ti ti-calendar-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f826

Calendar Dollar

ti ti-calendar-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
f827

Calendar Dot

ti ti-calendar-dot

Package
Tabler Icons
Category
Uncategorized
Code Point
fd3e

Calendar Down

ti ti-calendar-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f828

Calendar Due

ti ti-calendar-due

Package
Tabler Icons
Category
Uncategorized
Code Point
f621

Calendar Event

ti ti-calendar-event

Package
Tabler Icons
Category
Uncategorized
Code Point
ea52

Calendar Exclamation

ti ti-calendar-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
f829

Calendar Heart

ti ti-calendar-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f82a

Calendar Minus

ti ti-calendar-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
ebb9

Calendar Month

ti ti-calendar-month

Package
Tabler Icons
Category
Uncategorized
Code Point
fd2f

Calendar Off

ti ti-calendar-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ee1f

Calendar Pause

ti ti-calendar-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f82b

Calendar Pin

ti ti-calendar-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
f82c

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 Repeat

ti ti-calendar-repeat

Package
Tabler Icons
Category
Uncategorized
Code Point
fad2

Calendar Sad

ti ti-calendar-sad

Package
Tabler Icons
Category
Uncategorized
Code Point
fd1d

Calendar Search

ti ti-calendar-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f82e

Calendar Share

ti ti-calendar-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f82f

Calendar Smile

ti ti-calendar-smile

Package
Tabler Icons
Category
Uncategorized
Code Point
fd1e

Calendar Star

ti ti-calendar-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f830

Calendar Stats

ti ti-calendar-stats

Package
Tabler Icons
Category
Uncategorized
Code Point
ee20

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.