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

1,358 icons

Matching "h"

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

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

Hand Click

ti ti-hand-click

Package
Tabler Icons
Category
Uncategorized
Code Point
ef4f

Hand Click Off

ti ti-hand-click-off

Package
Tabler Icons
Category
Uncategorized
Code Point
100f1

Hand Finger

ti ti-hand-finger

Package
Tabler Icons
Category
Uncategorized
Code Point
ee94

Hand Finger Down

ti ti-hand-finger-down

Package
Tabler Icons
Category
Uncategorized
Code Point
ff4f

Hand Finger Left

ti ti-hand-finger-left

Package
Tabler Icons
Category
Uncategorized
Code Point
ff4e

Hand Finger Off

ti ti-hand-finger-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f13d

Hand Finger Right

ti ti-hand-finger-right

Package
Tabler Icons
Category
Uncategorized
Code Point
ff4d

Hand Grab

ti ti-hand-grab

Package
Tabler Icons
Category
Uncategorized
Code Point
f091

Hand Little Finger

ti ti-hand-little-finger

Package
Tabler Icons
Category
Uncategorized
Code Point
ee95

Hand Love You

ti ti-hand-love-you

Package
Tabler Icons
Category
Uncategorized
Code Point
ee97

Hand Middle Finger

ti ti-hand-middle-finger

Package
Tabler Icons
Category
Uncategorized
Code Point
ec2d

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 Ring Finger

ti ti-hand-ring-finger

Package
Tabler Icons
Category
Uncategorized
Code Point
ee96

Hand Rock

ti ti-hand-rock

Package
Tabler Icons
Category
Uncategorized
Code Point
ee97

Hand Sanitizer

ti ti-hand-sanitizer

Package
Tabler Icons
Category
Uncategorized
Code Point
f5f4

Hand Stop

ti ti-hand-stop

Package
Tabler Icons
Category
Uncategorized
Code Point
ec2e

Hand Three Fingers

ti ti-hand-three-fingers

Package
Tabler Icons
Category
Uncategorized
Code Point
ee98

Hand Two Fingers

ti ti-hand-two-fingers

Package
Tabler Icons
Category
Uncategorized
Code Point
ee99

Hanger

ti ti-hanger

Package
Tabler Icons
Category
Uncategorized
Code Point
ee9a

Hanger 2

ti ti-hanger-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f09c

Hanger Off

ti ti-hanger-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f13e

Hash

ti ti-hash

Package
Tabler Icons
Category
Uncategorized
Code Point
eabc

Haze

ti ti-haze

Package
Tabler Icons
Category
Uncategorized
Code Point
efaa

Haze Moon

ti ti-haze-moon

Package
Tabler Icons
Category
Uncategorized
Code Point
faf8

Hdr

ti ti-hdr

Package
Tabler Icons
Category
Uncategorized
Code Point
fa7b
hdr

Heading

ti ti-heading

Package
Tabler Icons
Category
Uncategorized
Code Point
ee9b

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

ti ti-headset

Package
Tabler Icons
Category
Uncategorized
Code Point
eb90

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

ti ti-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
eabe

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

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.