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

5,229 icons

Browse by package, name, tag, class, or code point.

Device Workstation

ti ti-device-workstation

Package
Tabler Icons
Category
Uncategorized
Code Point
10273

Devices

ti ti-devices

Package
Tabler Icons
Category
Uncategorized
Code Point
eb87

Devices 2

ti ti-devices-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ed29

Devices Bolt

ti ti-devices-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f8e6

Devices Cancel

ti ti-devices-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
f8e7

Devices Check

ti ti-devices-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f8e8

Devices Code

ti ti-devices-code

Package
Tabler Icons
Category
Uncategorized
Code Point
f8e9

Devices Cog

ti ti-devices-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f8ea

Devices Dollar

ti ti-devices-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
f8eb

Devices Down

ti ti-devices-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f8ec

Devices Exclamation

ti ti-devices-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
f8ed

Devices Heart

ti ti-devices-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f8ee

Devices Minus

ti ti-devices-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f8ef

Devices Off

ti ti-devices-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3e4

Devices Pause

ti ti-devices-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f8f0

Devices Pc

ti ti-devices-pc

Package
Tabler Icons
Category
Uncategorized
Code Point
ee7a

Devices Pc Off

ti ti-devices-pc-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f113

Devices Pin

ti ti-devices-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
f8f1

Devices Plus

ti ti-devices-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f8f2

Devices Question

ti ti-devices-question

Package
Tabler Icons
Category
Uncategorized
Code Point
f8f3

Devices Search

ti ti-devices-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f8f4

Devices Share

ti ti-devices-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f8f5

Devices Star

ti ti-devices-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f8f6

Devices Up

ti ti-devices-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f8f7

Devices X

ti ti-devices-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f8f8

Diabolo

ti ti-diabolo

Package
Tabler Icons
Category
Uncategorized
Code Point
fa9c

Diabolo Off

ti ti-diabolo-off

Package
Tabler Icons
Category
Uncategorized
Code Point
fa9a

Diabolo Plus

ti ti-diabolo-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
fa9b

Dialpad

ti ti-dialpad

Package
Tabler Icons
Category
Uncategorized
Code Point
f067

Dialpad Off

ti ti-dialpad-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f114

Diamond

ti ti-diamond

Package
Tabler Icons
Category
Uncategorized
Code Point
eb65

Diamond Off

ti ti-diamond-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f115

Diamonds

ti ti-diamonds

Package
Tabler Icons
Category
Uncategorized
Code Point
eff5

Diaper

ti ti-diaper

Package
Tabler Icons
Category
Uncategorized
Code Point
ffa2

Dice

ti ti-dice

Package
Tabler Icons
Category
Uncategorized
Code Point
eb66

Dice 1

ti ti-dice-1

Package
Tabler Icons
Category
Uncategorized
Code Point
f08b

Dice 2

ti ti-dice-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f08c

Dice 3

ti ti-dice-3

Package
Tabler Icons
Category
Uncategorized
Code Point
f08d

Dice 4

ti ti-dice-4

Package
Tabler Icons
Category
Uncategorized
Code Point
f08e

Dice 5

ti ti-dice-5

Package
Tabler Icons
Category
Uncategorized
Code Point
f08f

Dice 6

ti ti-dice-6

Package
Tabler Icons
Category
Uncategorized
Code Point
f090

Dimensions

ti ti-dimensions

Package
Tabler Icons
Category
Uncategorized
Code Point
ee7b

Direction

ti ti-direction

Package
Tabler Icons
Category
Uncategorized
Code Point
ebfb

Direction Arrows

ti ti-direction-arrows

Package
Tabler Icons
Category
Uncategorized
Code Point
fd36

Direction Horizontal

ti ti-direction-horizontal

Package
Tabler Icons
Category
Uncategorized
Code Point
ebfa

Direction Sign

ti ti-direction-sign

Package
Tabler Icons
Category
Uncategorized
Code Point
f1f7

Direction Sign Off

ti ti-direction-sign-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3e5

Directions

ti ti-directions

Package
Tabler Icons
Category
Uncategorized
Code Point
ea8e

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.