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

510 icons

Matching "al"

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

Calendar Time

ti ti-calendar-time

Package
Tabler Icons
Category
Uncategorized
Code Point
ee21

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

Calendar Week

ti ti-calendar-week

Package
Tabler Icons
Category
Uncategorized
Code Point
fd30

Calendar X

ti ti-calendar-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f832

Capsule Horizontal

ti ti-capsule-horizontal

Package
Tabler Icons
Category
Uncategorized
Code Point
fae2

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

Cell Signal 1

ti ti-cell-signal-1

Package
Tabler Icons
Category
Uncategorized
Code Point
f083

Cell Signal 2

ti ti-cell-signal-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f084

Cell Signal 3

ti ti-cell-signal-3

Package
Tabler Icons
Category
Uncategorized
Code Point
f085

Cell Signal 4

ti ti-cell-signal-4

Package
Tabler Icons
Category
Uncategorized
Code Point
f086

Cell Signal 5

ti ti-cell-signal-5

Package
Tabler Icons
Category
Uncategorized
Code Point
f087

Cell Signal Off

ti ti-cell-signal-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f088

Chalkboard

ti ti-chalkboard

Package
Tabler Icons
Category
Uncategorized
Code Point
f34d

Chalkboard Off

ti ti-chalkboard-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3d1

Chalkboard Teacher

ti ti-chalkboard-teacher

Package
Tabler Icons
Category
Uncategorized
Code Point
10160

Chart Arrows Vertical

ti ti-chart-arrows-vertical

Package
Tabler Icons
Category
Uncategorized
Code Point
ee29

Christmas Ball

ti ti-christmas-ball

Package
Tabler Icons
Category
Uncategorized
Code Point
fd31

Circle Half

ti ti-circle-half

Package
Tabler Icons
Category
Uncategorized
Code Point
ee3f

Circle Half 2

ti ti-circle-half-2

Package
Tabler Icons
Category
Uncategorized
Code Point
eff3

Circle Half Vertical

ti ti-circle-half-vertical

Package
Tabler Icons
Category
Uncategorized
Code Point
ee3e

Circuit Ground Digital

ti ti-circuit-ground-digital

Package
Tabler Icons
Category
Uncategorized
Code Point
f27b

Clear All

ti ti-clear-all

Package
Tabler Icons
Category
Uncategorized
Code Point
ee41

Crystal Ball

ti ti-crystal-ball

Package
Tabler Icons
Category
Uncategorized
Code Point
f57b

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.