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.

Git Pull Request Locked

ti ti-git-pull-request-locked

Package
Tabler Icons
Category
Uncategorized
Code Point
102ac

Git Pull Request Unlisted

ti ti-git-pull-request-unlisted

Package
Tabler Icons
Category
Uncategorized
Code Point
102ab

Gizmo

ti ti-gizmo

Package
Tabler Icons
Category
Uncategorized
Code Point
f02b

Glass

ti ti-glass

Package
Tabler Icons
Category
Uncategorized
Code Point
eab8

Glass Champagne

ti ti-glass-champagne

Package
Tabler Icons
Category
Uncategorized
Code Point
fd9c

Glass Cocktail

ti ti-glass-cocktail

Package
Tabler Icons
Category
Uncategorized
Code Point
fd9d

Glass Full

ti ti-glass-full

Package
Tabler Icons
Category
Uncategorized
Code Point
eab7

Glass Gin

ti ti-glass-gin

Package
Tabler Icons
Category
Uncategorized
Code Point
fd9e

Glass Off

ti ti-glass-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ee91

Globe

ti ti-globe

Package
Tabler Icons
Category
Uncategorized
Code Point
eab9

Globe Off

ti ti-globe-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f139

Go Game

ti ti-go-game

Package
Tabler Icons
Category
Uncategorized
Code Point
f512

Golf

ti ti-golf

Package
Tabler Icons
Category
Uncategorized
Code Point
ed8c

Golf Off

ti ti-golf-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f13a

Gps

ti ti-gps

Package
Tabler Icons
Category
Uncategorized
Code Point
ed7a
gps

Gpu

ti ti-gpu

Package
Tabler Icons
Category
Uncategorized
Code Point
10299
gpu

Gpu 2

ti ti-gpu-2

Package
Tabler Icons
Category
Uncategorized
Code Point
1029a
gpu

Gradienter

ti ti-gradienter

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ab

Grain

ti ti-grain

Package
Tabler Icons
Category
Uncategorized
Code Point
ee92

Grape

ti ti-grape

Package
Tabler Icons
Category
Uncategorized
Code Point
10239

Graph

ti ti-graph

Package
Tabler Icons
Category
Uncategorized
Code Point
f288

Graph Off

ti ti-graph-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f4

Grave

ti ti-grave

Package
Tabler Icons
Category
Uncategorized
Code Point
f580

Grave 2

ti ti-grave-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f57f

Grid 3X3

ti ti-grid-3x3

Package
Tabler Icons
Category
Uncategorized
Code Point
fca4

Grid 4X4

ti ti-grid-4x4

Package
Tabler Icons
Category
Uncategorized
Code Point
fca5

Grid Dots

ti ti-grid-dots

Package
Tabler Icons
Category
Uncategorized
Code Point
eaba

Grid Goldenratio

ti ti-grid-goldenratio

Package
Tabler Icons
Category
Uncategorized
Code Point
fca6

Grid Pattern

ti ti-grid-pattern

Package
Tabler Icons
Category
Uncategorized
Code Point
efc9

Grid Scan

ti ti-grid-scan

Package
Tabler Icons
Category
Uncategorized
Code Point
fca7

Grill

ti ti-grill

Package
Tabler Icons
Category
Uncategorized
Code Point
efa9

Grill Fork

ti ti-grill-fork

Package
Tabler Icons
Category
Uncategorized
Code Point
f35b

Grill Off

ti ti-grill-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f5

Grill Spatula

ti ti-grill-spatula

Package
Tabler Icons
Category
Uncategorized
Code Point
f35c

Grip Horizontal

ti ti-grip-horizontal

Package
Tabler Icons
Category
Uncategorized
Code Point
ec00

Grip Vertical

ti ti-grip-vertical

Package
Tabler Icons
Category
Uncategorized
Code Point
ec01

Growth

ti ti-growth

Package
Tabler Icons
Category
Uncategorized
Code Point
ee93

Guitar Pick

ti ti-guitar-pick

Package
Tabler Icons
Category
Uncategorized
Code Point
f4c6

Gymnastics

ti ti-gymnastics

Package
Tabler Icons
Category
Uncategorized
Code Point
fd44

H 1

ti ti-h-1

Package
Tabler Icons
Category
Uncategorized
Code Point
ec94
h

H 2

ti ti-h-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ec95
h

H 3

ti ti-h-3

Package
Tabler Icons
Category
Uncategorized
Code Point
ec96
h

H 4

ti ti-h-4

Package
Tabler Icons
Category
Uncategorized
Code Point
ec97
h

H 5

ti ti-h-5

Package
Tabler Icons
Category
Uncategorized
Code Point
ec98
h

H 6

ti ti-h-6

Package
Tabler Icons
Category
Uncategorized
Code Point
ec99
h

Hammer

ti ti-hammer

Package
Tabler Icons
Category
Uncategorized
Code Point
ef91

Hammer Drill

ti ti-hammer-drill

Package
Tabler Icons
Category
Uncategorized
Code Point
10238

Hammer Off

ti ti-hammer-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f13c

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.