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"

Square Rounded Check

ti ti-square-rounded-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f63d

Square Rounded Letter K

ti ti-square-rounded-letter-k

Package
Tabler Icons
Category
Uncategorized
Code Point
f5b8

Stack

ti ti-stack

Package
Tabler Icons
Category
Uncategorized
Code Point
eb2d

Stack 2

ti ti-stack-2

Package
Tabler Icons
Category
Uncategorized
Code Point
eef7

Stack 3

ti ti-stack-3

Package
Tabler Icons
Category
Uncategorized
Code Point
ef9d

Stack Back

ti ti-stack-back

Package
Tabler Icons
Category
Uncategorized
Code Point
fd26

Stack Backward

ti ti-stack-backward

Package
Tabler Icons
Category
Uncategorized
Code Point
fd27

Stack Check

ti ti-stack-check

Package
Tabler Icons
Category
Uncategorized
Code Point
102a4

Stack Forward

ti ti-stack-forward

Package
Tabler Icons
Category
Uncategorized
Code Point
fd28

Stack Front

ti ti-stack-front

Package
Tabler Icons
Category
Uncategorized
Code Point
fd29

Stack Middle

ti ti-stack-middle

Package
Tabler Icons
Category
Uncategorized
Code Point
fd2a

Stack Minus

ti ti-stack-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
102a3

Stack Plus

ti ti-stack-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
102a2

Stack Pop

ti ti-stack-pop

Package
Tabler Icons
Category
Uncategorized
Code Point
f234

Stack Push

ti ti-stack-push

Package
Tabler Icons
Category
Uncategorized
Code Point
f235

Stack X

ti ti-stack-x

Package
Tabler Icons
Category
Uncategorized
Code Point
102a1

Sticker

ti ti-sticker

Package
Tabler Icons
Category
Uncategorized
Code Point
eb2f

Sticker 2

ti ti-sticker-2

Package
Tabler Icons
Category
Uncategorized
Code Point
fd3d

Sticker Smile

ti ti-sticker-smile

Package
Tabler Icons
Category
Uncategorized
Code Point
10291

Strikethrough

ti ti-strikethrough

Package
Tabler Icons
Category
Uncategorized
Code Point
eb9e

Stroke Curved

ti ti-stroke-curved

Package
Tabler Icons
Category
Uncategorized
Code Point
101fe

Stroke Dynamic

ti ti-stroke-dynamic

Package
Tabler Icons
Category
Uncategorized
Code Point
101fd

Stroke Straight

ti ti-stroke-straight

Package
Tabler Icons
Category
Uncategorized
Code Point
101fc

Subtask

ti ti-subtask

Package
Tabler Icons
Category
Uncategorized
Code Point
ec9f

Table Spark

ti ti-table-spark

Package
Tabler Icons
Category
Uncategorized
Code Point
ffad

Tallymark 1

ti ti-tallymark-1

Package
Tabler Icons
Category
Uncategorized
Code Point
ec46

Tallymark 2

ti ti-tallymark-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ec47

Tallymark 3

ti ti-tallymark-3

Package
Tabler Icons
Category
Uncategorized
Code Point
ec48

Tallymark 4

ti ti-tallymark-4

Package
Tabler Icons
Category
Uncategorized
Code Point
ec49

Tallymarks

ti ti-tallymarks

Package
Tabler Icons
Category
Uncategorized
Code Point
ec4a

Tank

ti ti-tank

Package
Tabler Icons
Category
Uncategorized
Code Point
ed95

Text Regex Asterisk

ti ti-text-regex-asterisk

Package
Tabler Icons
Category
Uncategorized
Code Point
1026e

Text Spellcheck

ti ti-text-spellcheck

Package
Tabler Icons
Category
Uncategorized
Code Point
f2a6

Thinking High

ti ti-thinking-high

Package
Tabler Icons
Category
Uncategorized
Code Point
10282

Thinking Low

ti ti-thinking-low

Package
Tabler Icons
Category
Uncategorized
Code Point
10281

Thinking Medium

ti ti-thinking-medium

Package
Tabler Icons
Category
Uncategorized
Code Point
10280

Ticket

ti ti-ticket

Package
Tabler Icons
Category
Uncategorized
Code Point
eb3d

Ticket Off

ti ti-ticket-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1b2

Tools Kitchen

ti ti-tools-kitchen

Package
Tabler Icons
Category
Uncategorized
Code Point
ed64

Tools Kitchen 2

ti ti-tools-kitchen-2

Package
Tabler Icons
Category
Uncategorized
Code Point
eeff

Tools Kitchen 2 Off

ti ti-tools-kitchen-2-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1b5

Tools Kitchen 3

ti ti-tools-kitchen-3

Package
Tabler Icons
Category
Uncategorized
Code Point
fd2b

Tools Kitchen Off

ti ti-tools-kitchen-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1b6

Track

ti ti-track

Package
Tabler Icons
Category
Uncategorized
Code Point
ef00

Trademark

ti ti-trademark

Package
Tabler Icons
Category
Uncategorized
Code Point
ec0e

Trekking

ti ti-trekking

Package
Tabler Icons
Category
Uncategorized
Code Point
f5ad

Truck

ti ti-truck

Package
Tabler Icons
Category
Uncategorized
Code Point
ebc4

Truck Delivery

ti ti-truck-delivery

Package
Tabler Icons
Category
Uncategorized
Code Point
ec4b

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.