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

3,839 icons

Matching "a"

Bucket Droplet

ti ti-bucket-droplet

Package
Tabler Icons
Category
Uncategorized
Code Point
f56a

Bug

ti ti-bug

Package
Tabler Icons
Category
Uncategorized
Code Point
ea48
bug

Building

ti ti-building

Package
Tabler Icons
Category
Uncategorized
Code Point
ea4f

Building Airport

ti ti-building-airport

Package
Tabler Icons
Category
Uncategorized
Code Point
ffa9

Building Arch

ti ti-building-arch

Package
Tabler Icons
Category
Uncategorized
Code Point
ea49

Building Bank

ti ti-building-bank

Package
Tabler Icons
Category
Uncategorized
Code Point
ebe2

Building Bridge

ti ti-building-bridge

Package
Tabler Icons
Category
Uncategorized
Code Point
ea4b

Building Bridge 2

ti ti-building-bridge-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ea4a

Building Broadcast Tower

ti ti-building-broadcast-tower

Package
Tabler Icons
Category
Uncategorized
Code Point
f4be

Building Burj Al Arab

ti ti-building-burj-al-arab

Package
Tabler Icons
Category
Uncategorized
Code Point
ff50

Building Carousel

ti ti-building-carousel

Package
Tabler Icons
Category
Uncategorized
Code Point
ed87

Building Castle

ti ti-building-castle

Package
Tabler Icons
Category
Uncategorized
Code Point
ed88

Building Church

ti ti-building-church

Package
Tabler Icons
Category
Uncategorized
Code Point
ea4c

Building Cottage

ti ti-building-cottage

Package
Tabler Icons
Category
Uncategorized
Code Point
ee1b

Building Estate

ti ti-building-estate

Package
Tabler Icons
Category
Uncategorized
Code Point
f5a5

Building Factory

ti ti-building-factory

Package
Tabler Icons
Category
Uncategorized
Code Point
ee1c

Building Factory 2

ti ti-building-factory-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f082

Building Hospital

ti ti-building-hospital

Package
Tabler Icons
Category
Uncategorized
Code Point
ea4d

Building Lighthouse

ti ti-building-lighthouse

Package
Tabler Icons
Category
Uncategorized
Code Point
ed8a

Building Mosque

ti ti-building-mosque

Package
Tabler Icons
Category
Uncategorized
Code Point
fa57

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 Stadium

ti ti-building-stadium

Package
Tabler Icons
Category
Uncategorized
Code Point
f641

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

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

Businessplan

ti ti-businessplan

Package
Tabler Icons
Category
Uncategorized
Code Point
ee1e

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

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

Calculator Off

ti ti-calculator-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c4

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

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.