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

3,345 icons

Matching "r"

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

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

ti ti-hand-middle-finger

Package
Tabler Icons
Category
Uncategorized
Code Point
ec2d

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

Hdr

ti ti-hdr

Package
Tabler Icons
Category
Uncategorized
Code Point
fa7b
hdr

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

Heart Cancel

ti ti-heart-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
fb9f

Heart Check

ti ti-heart-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fba0

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

Heart Discount

ti ti-heart-discount

Package
Tabler Icons
Category
Uncategorized
Code Point
fba3

Heart Dollar

ti ti-heart-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
fba4

Heart Down

ti ti-heart-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fba5

Heart Exclamation

ti ti-heart-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
fba6

Heart Handshake

ti ti-heart-handshake

Package
Tabler Icons
Category
Uncategorized
Code Point
f0f3

Heart Minus

ti ti-heart-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f140

Heart Off

ti ti-heart-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f141

Heart Pause

ti ti-heart-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fba7

Heart Pin

ti ti-heart-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
fba8

Heart Plus

ti ti-heart-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f142

Heart Question

ti ti-heart-question

Package
Tabler Icons
Category
Uncategorized
Code Point
fba9

Heart Rate Monitor

ti ti-heart-rate-monitor

Package
Tabler Icons
Category
Uncategorized
Code Point
ef61

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.