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

2,293 icons

Matching "b"

Html

ti ti-html

Package
Tabler Icons
Category
Uncategorized
Code Point
f7b1

Http Head

ti ti-http-head

Package
Tabler Icons
Category
Uncategorized
Code Point
fa2b

Http Que

ti ti-http-que

Package
Tabler Icons
Category
Uncategorized
Code Point
fa5b

Ice Skating

ti ti-ice-skating

Package
Tabler Icons
Category
Uncategorized
Code Point
efcb

Iceberg

ti ti-iceberg

Package
Tabler Icons
Category
Uncategorized
Code Point
1022a

Id Badge

ti ti-id-badge

Package
Tabler Icons
Category
Uncategorized
Code Point
eff7

Id Badge 2

ti ti-id-badge-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f076

Id Badge Off

ti ti-id-badge-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3fd

Inbox

ti ti-inbox

Package
Tabler Icons
Category
Uncategorized
Code Point
eac4

Inbox Off

ti ti-inbox-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f14a

Indent Decrease

ti ti-indent-decrease

Package
Tabler Icons
Category
Uncategorized
Code Point
eb91

Indent Increase

ti ti-indent-increase

Package
Tabler Icons
Category
Uncategorized
Code Point
eb92

Infinity

ti ti-infinity

Package
Tabler Icons
Category
Uncategorized
Code Point
eb69

Info Octagon

ti ti-info-octagon

Package
Tabler Icons
Category
Uncategorized
Code Point
f7ab

Inner Shadow Bottom

ti ti-inner-shadow-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
f520

Inner Shadow Bottom Left

ti ti-inner-shadow-bottom-left

Package
Tabler Icons
Category
Uncategorized
Code Point
f51e

Inner Shadow Bottom Right

ti ti-inner-shadow-bottom-right

Package
Tabler Icons
Category
Uncategorized
Code Point
f51f

Input Check

ti ti-input-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fc5b

Input Spark

ti ti-input-spark

Package
Tabler Icons
Category
Uncategorized
Code Point
ffb4

Invoice

ti ti-invoice

Package
Tabler Icons
Category
Uncategorized
Code Point
feab

Irregular Polyhedron

ti ti-irregular-polyhedron

Package
Tabler Icons
Category
Uncategorized
Code Point
faab

Italic

ti ti-italic

Package
Tabler Icons
Category
Uncategorized
Code Point
eb93

Join Bevel

ti ti-join-bevel

Package
Tabler Icons
Category
Uncategorized
Code Point
ff4c

Join Round

ti ti-join-round

Package
Tabler Icons
Category
Uncategorized
Code Point
ff4b

Json

ti ti-json

Package
Tabler Icons
Category
Uncategorized
Code Point
f7b2

Kering

ti ti-kering

Package
Tabler Icons
Category
Uncategorized
Code Point
efb8

Kerning

ti ti-kerning

Package
Tabler Icons
Category
Uncategorized
Code Point
efb8

Key Off

ti ti-key-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f14b

Keyboard

ti ti-keyboard

Package
Tabler Icons
Category
Uncategorized
Code Point
ebd6

Keyboard Hide

ti ti-keyboard-hide

Package
Tabler Icons
Category
Uncategorized
Code Point
ec7e

Keyboard Off

ti ti-keyboard-off

Package
Tabler Icons
Category
Uncategorized
Code Point
eea0

Keyboard Show

ti ti-keyboard-show

Package
Tabler Icons
Category
Uncategorized
Code Point
ec7f

Label

ti ti-label

Package
Tabler Icons
Category
Uncategorized
Code Point
ff38

Label Important

ti ti-label-important

Package
Tabler Icons
Category
Uncategorized
Code Point
ff49

Label Off

ti ti-label-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ff39

Lambda

ti ti-lambda

Package
Tabler Icons
Category
Uncategorized
Code Point
f541

Lamp

ti ti-lamp

Package
Tabler Icons
Category
Uncategorized
Code Point
efab

Language

ti ti-language

Package
Tabler Icons
Category
Uncategorized
Code Point
ebbe

Layers Selected Bottom

ti ti-layers-selected-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
feaa

Layers Subtract

ti ti-layers-subtract

Package
Tabler Icons
Category
Uncategorized
Code Point
eaca

Layers Union

ti ti-layers-union

Package
Tabler Icons
Category
Uncategorized
Code Point
eacb

Layout

ti ti-layout

Package
Tabler Icons
Category
Uncategorized
Code Point
eadb

Layout Align Bottom

ti ti-layout-align-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
eacd

Layout Board

ti ti-layout-board

Package
Tabler Icons
Category
Uncategorized
Code Point
ef95

Layout Board Split

ti ti-layout-board-split

Package
Tabler Icons
Category
Uncategorized
Code Point
ef94

Layout Bottombar

ti ti-layout-bottombar

Package
Tabler Icons
Category
Uncategorized
Code Point
ead3

Layout Bottombar Collapse

ti ti-layout-bottombar-collapse

Package
Tabler Icons
Category
Uncategorized
Code Point
f28b

Layout Bottombar Expand

ti ti-layout-bottombar-expand

Package
Tabler Icons
Category
Uncategorized
Code Point
f28c

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.