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

45 icons

Matching "clock"

Calendar Clock

ti ti-calendar-clock

Package
Tabler Icons
Category
Uncategorized
Code Point
fd2e

Clock

ti ti-clock

Package
Tabler Icons
Category
Uncategorized
Code Point
ea70

Clock 12

ti ti-clock-12

Package
Tabler Icons
Category
Uncategorized
Code Point
fc56

Clock 2

ti ti-clock-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f099

Clock 24

ti ti-clock-24

Package
Tabler Icons
Category
Uncategorized
Code Point
fc57

Clock Bitcoin

ti ti-clock-bitcoin

Package
Tabler Icons
Category
Uncategorized
Code Point
ff3f

Clock Bolt

ti ti-clock-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f844

Clock Cancel

ti ti-clock-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
f546

Clock Check

ti ti-clock-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c1

Clock Code

ti ti-clock-code

Package
Tabler Icons
Category
Uncategorized
Code Point
f845

Clock Cog

ti ti-clock-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c2

Clock Dollar

ti ti-clock-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
f846

Clock Down

ti ti-clock-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c3

Clock Edit

ti ti-clock-edit

Package
Tabler Icons
Category
Uncategorized
Code Point
f547

Clock Exclamation

ti ti-clock-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
f847

Clock Heart

ti ti-clock-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c4

Clock Hour 1

ti ti-clock-hour-1

Package
Tabler Icons
Category
Uncategorized
Code Point
f313

Clock Hour 10

ti ti-clock-hour-10

Package
Tabler Icons
Category
Uncategorized
Code Point
f314

Clock Hour 11

ti ti-clock-hour-11

Package
Tabler Icons
Category
Uncategorized
Code Point
f315

Clock Hour 12

ti ti-clock-hour-12

Package
Tabler Icons
Category
Uncategorized
Code Point
f316

Clock Hour 2

ti ti-clock-hour-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f317

Clock Hour 3

ti ti-clock-hour-3

Package
Tabler Icons
Category
Uncategorized
Code Point
f318

Clock Hour 4

ti ti-clock-hour-4

Package
Tabler Icons
Category
Uncategorized
Code Point
f319

Clock Hour 5

ti ti-clock-hour-5

Package
Tabler Icons
Category
Uncategorized
Code Point
f31a

Clock Hour 6

ti ti-clock-hour-6

Package
Tabler Icons
Category
Uncategorized
Code Point
f31b

Clock Hour 7

ti ti-clock-hour-7

Package
Tabler Icons
Category
Uncategorized
Code Point
f31c

Clock Hour 8

ti ti-clock-hour-8

Package
Tabler Icons
Category
Uncategorized
Code Point
f31d

Clock Hour 9

ti ti-clock-hour-9

Package
Tabler Icons
Category
Uncategorized
Code Point
f31e

Clock Minus

ti ti-clock-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f848

Clock Off

ti ti-clock-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0cf

Clock Pause

ti ti-clock-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f548

Clock Pin

ti ti-clock-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
f849

Clock Play

ti ti-clock-play

Package
Tabler Icons
Category
Uncategorized
Code Point
f549

Clock Plus

ti ti-clock-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c5

Clock Question

ti ti-clock-question

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c6

Clock Record

ti ti-clock-record

Package
Tabler Icons
Category
Uncategorized
Code Point
f54a

Clock Search

ti ti-clock-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c7

Clock Share

ti ti-clock-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f84a

Clock Shield

ti ti-clock-shield

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c8

Clock Star

ti ti-clock-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c9

Clock Stop

ti ti-clock-stop

Package
Tabler Icons
Category
Uncategorized
Code Point
f54b

Clock Up

ti ti-clock-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f7ca

Clock X

ti ti-clock-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f7cb

Rotate Clockwise

ti ti-rotate-clockwise

Package
Tabler Icons
Category
Uncategorized
Code Point
eb15

Rotate Clockwise 2

ti ti-rotate-clockwise-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ebb5

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.