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

591 icons

Matching "k"

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

Clothes Rack

ti ti-clothes-rack

Package
Tabler Icons
Category
Uncategorized
Code Point
f285

Clothes Rack Off

ti ti-clothes-rack-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3d6

Cloud Check

ti ti-cloud-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f84d

Cloud Lock

ti ti-cloud-lock

Package
Tabler Icons
Category
Uncategorized
Code Point
efdb

Cloud Lock Open

ti ti-cloud-lock-open

Package
Tabler Icons
Category
Uncategorized
Code Point
efda

Cloud Network

ti ti-cloud-network

Package
Tabler Icons
Category
Uncategorized
Code Point
fc78

Code Asterisk

ti ti-code-asterisk

Package
Tabler Icons
Category
Uncategorized
Code Point
f312

Codeblock

ti ti-codeblock

Package
Tabler Icons
Category
Uncategorized
Code Point
101f4

Coin Taka

ti ti-coin-taka

Package
Tabler Icons
Category
Uncategorized
Code Point
fd0d

Color Picker

ti ti-color-picker

Package
Tabler Icons
Category
Uncategorized
Code Point
ebe6

Color Picker Off

ti ti-color-picker-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0d2

Cooker

ti ti-cooker

Package
Tabler Icons
Category
Uncategorized
Code Point
f57a

Cookie

ti ti-cookie

Package
Tabler Icons
Category
Uncategorized
Code Point
fdb1

Cookie Man

ti ti-cookie-man

Package
Tabler Icons
Category
Uncategorized
Code Point
fdb2

Cookie Off

ti ti-cookie-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0d7

Copy Check

ti ti-copy-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fdb0

Cricket

ti ti-cricket

Package
Tabler Icons
Category
Uncategorized
Code Point
f09a

Cube Spark

ti ti-cube-spark

Package
Tabler Icons
Category
Uncategorized
Code Point
ffbb

Currency Frank

ti ti-currency-frank

Package
Tabler Icons
Category
Uncategorized
Code Point
ee5b

Currency Kip

ti ti-currency-kip

Package
Tabler Icons
Category
Uncategorized
Code Point
f373

Currency Krone Czech

ti ti-currency-krone-czech

Package
Tabler Icons
Category
Uncategorized
Code Point
ee5c

Currency Krone Danish

ti ti-currency-krone-danish

Package
Tabler Icons
Category
Uncategorized
Code Point
ee5d

Currency Krone Swedish

ti ti-currency-krone-swedish

Package
Tabler Icons
Category
Uncategorized
Code Point
ee5e

Currency Shekel

ti ti-currency-shekel

Package
Tabler Icons
Category
Uncategorized
Code Point
ee68

Currency Taka

ti ti-currency-taka

Package
Tabler Icons
Category
Uncategorized
Code Point
ee69

Currency Tugrik

ti ti-currency-tugrik

Package
Tabler Icons
Category
Uncategorized
Code Point
ee6a

Database Leak

ti ti-database-leak

Package
Tabler Icons
Category
Uncategorized
Code Point
fa15

Dental Broken

ti ti-dental-broken

Package
Tabler Icons
Category
Uncategorized
Code Point
f286

Desk

ti ti-desk

Package
Tabler Icons
Category
Uncategorized
Code Point
fd35

Device Desktop

ti ti-device-desktop

Package
Tabler Icons
Category
Uncategorized
Code Point
ea89

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.