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

Matching "ar"

Flare

ti ti-flare

Package
Tabler Icons
Category
Uncategorized
Code Point
ee8e

Folder Dollar

ti ti-folder-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
f911

Folder Heart

ti ti-folder-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f914

Folder Search

ti ti-folder-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f918

Folder Share

ti ti-folder-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f919

Folder Sparkle

ti ti-folder-sparkle

Package
Tabler Icons
Category
Uncategorized
Code Point
102b0

Folder Star

ti ti-folder-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f91a

Garden Cart

ti ti-garden-cart

Package
Tabler Icons
Category
Uncategorized
Code Point
f23e

Garden Cart Off

ti ti-garden-cart-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f1

Gift Card

ti ti-gift-card

Package
Tabler Icons
Category
Uncategorized
Code Point
f3aa

Git Compare

ti ti-git-compare

Package
Tabler Icons
Category
Uncategorized
Code Point
eab4

Guitar Pick

ti ti-guitar-pick

Package
Tabler Icons
Category
Uncategorized
Code Point
f4c6

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

Heart Search

ti ti-heart-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fbaa

Heart Share

ti ti-heart-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fbab

Heart Spark

ti ti-heart-spark

Package
Tabler Icons
Category
Uncategorized
Code Point
ffb6

Heart Star

ti ti-heart-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fbac

Heart Up

ti ti-heart-up

Package
Tabler Icons
Category
Uncategorized
Code Point
fbad

Heart X

ti ti-heart-x

Package
Tabler Icons
Category
Uncategorized
Code Point
fbae

Heartbeat

ti ti-heartbeat

Package
Tabler Icons
Category
Uncategorized
Code Point
ef92

Hearts

ti ti-hearts

Package
Tabler Icons
Category
Uncategorized
Code Point
f387

Hearts Off

ti ti-hearts-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f7

Help Square

ti ti-help-square

Package
Tabler Icons
Category
Uncategorized
Code Point
f920

Help Square Rounded

ti ti-help-square-rounded

Package
Tabler Icons
Category
Uncategorized
Code Point
f91f

Hierarchy

ti ti-hierarchy

Package
Tabler Icons
Category
Uncategorized
Code Point
ee9e

Hierarchy 2

ti ti-hierarchy-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ee9d

Hierarchy 3

ti ti-hierarchy-3

Package
Tabler Icons
Category
Uncategorized
Code Point
f289

Hierarchy Off

ti ti-hierarchy-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3fa

Home Dollar

ti ti-home-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
f339

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.