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,991 icons

Matching "o"

Ghost

ti ti-ghost

Package
Tabler Icons
Category
Uncategorized
Code Point
eb8e

Ghost 2

ti ti-ghost-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f57c

Ghost 3

ti ti-ghost-3

Package
Tabler Icons
Category
Uncategorized
Code Point
fc13

Ghost Off

ti ti-ghost-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f2

Gift Off

ti ti-gift-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f3

Git Commit

ti ti-git-commit

Package
Tabler Icons
Category
Uncategorized
Code Point
eab3

Git Compare

ti ti-git-compare

Package
Tabler Icons
Category
Uncategorized
Code Point
eab4

Git Fork

ti ti-git-fork

Package
Tabler Icons
Category
Uncategorized
Code Point
eb8f

Git Pull Request Closed

ti ti-git-pull-request-closed

Package
Tabler Icons
Category
Uncategorized
Code Point
ef7f

Git Pull Request Conflict

ti ti-git-pull-request-conflict

Package
Tabler Icons
Category
Uncategorized
Code Point
10264

Git Pull Request Locked

ti ti-git-pull-request-locked

Package
Tabler Icons
Category
Uncategorized
Code Point
102ac

Gizmo

ti ti-gizmo

Package
Tabler Icons
Category
Uncategorized
Code Point
f02b

Glass Cocktail

ti ti-glass-cocktail

Package
Tabler Icons
Category
Uncategorized
Code Point
fd9d

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

Graph Off

ti ti-graph-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f4

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

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

Grip Horizontal

ti ti-grip-horizontal

Package
Tabler Icons
Category
Uncategorized
Code Point
ec00

Growth

ti ti-growth

Package
Tabler Icons
Category
Uncategorized
Code Point
ee93

Hammer Off

ti ti-hammer-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f13c

Hand Click Off

ti ti-hand-click-off

Package
Tabler Icons
Category
Uncategorized
Code Point
100f1

Hand Finger Down

ti ti-hand-finger-down

Package
Tabler Icons
Category
Uncategorized
Code Point
ff4f

Hand Finger Off

ti ti-hand-finger-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f13d

Hand Love You

ti ti-hand-love-you

Package
Tabler Icons
Category
Uncategorized
Code Point
ee97

Hand Move

ti ti-hand-move

Package
Tabler Icons
Category
Uncategorized
Code Point
ef50

Hand Off

ti ti-hand-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed15

Hand Rock

ti ti-hand-rock

Package
Tabler Icons
Category
Uncategorized
Code Point
ee97

Hand Stop

ti ti-hand-stop

Package
Tabler Icons
Category
Uncategorized
Code Point
ec2e

Hand Two Fingers

ti ti-hand-two-fingers

Package
Tabler Icons
Category
Uncategorized
Code Point
ee99

Hanger Off

ti ti-hanger-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f13e

Haze Moon

ti ti-haze-moon

Package
Tabler Icons
Category
Uncategorized
Code Point
faf8

Heading Off

ti ti-heading-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f13f

Headphones

ti ti-headphones

Package
Tabler Icons
Category
Uncategorized
Code Point
eabd

Headphones Off

ti ti-headphones-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed1d

Headset Off

ti ti-headset-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f6

Health Recognition

ti ti-health-recognition

Package
Tabler Icons
Category
Uncategorized
Code Point
f1fb

Heart Bitcoin

ti ti-heart-bitcoin

Package
Tabler Icons
Category
Uncategorized
Code Point
ff3b

Heart Bolt

ti ti-heart-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
fb9e

Heart Broken

ti ti-heart-broken

Package
Tabler Icons
Category
Uncategorized
Code Point
ecba

Heart Code

ti ti-heart-code

Package
Tabler Icons
Category
Uncategorized
Code Point
fba1

Heart Cog

ti ti-heart-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
fba2

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.