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"

Message Sparkle

ti ti-message-sparkle

Package
Tabler Icons
Category
Uncategorized
Code Point
102a7

Message Star

ti ti-message-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f98d

Meter Square

ti ti-meter-square

Package
Tabler Icons
Category
Uncategorized
Code Point
fd7d

Michelin Star

ti ti-michelin-star

Package
Tabler Icons
Category
Uncategorized
Code Point
faeb

Michelin Star Green

ti ti-michelin-star-green

Package
Tabler Icons
Category
Uncategorized
Code Point
faea

Middleware

ti ti-middleware

Package
Tabler Icons
Category
Uncategorized
Code Point
101ed

Military Award

ti ti-military-award

Package
Tabler Icons
Category
Uncategorized
Code Point
f079

Military Rank

ti ti-military-rank

Package
Tabler Icons
Category
Uncategorized
Code Point
efcf

Moneybag Heart

ti ti-moneybag-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
1013c

Monkeybar

ti ti-monkeybar

Package
Tabler Icons
Category
Uncategorized
Code Point
feb4

Mood Dollar

ti ti-mood-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
f7b5

Mood Heart

ti ti-mood-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f7b6

Mood Search

ti ti-mood-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f7ba

Mood Share

ti ti-mood-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fa06

Mood Spark

ti ti-mood-spark

Package
Tabler Icons
Category
Uncategorized
Code Point
ffb2

Moon Stars

ti ti-moon-stars

Package
Tabler Icons
Category
Uncategorized
Code Point
ece7

Music Dollar

ti ti-music-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
fbdb

Music Heart

ti ti-music-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
fbde

Music Search

ti ti-music-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fbe4

Music Share

ti ti-music-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fbe5

Music Star

ti ti-music-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fbe6

Navigation Dollar

ti ti-navigation-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
fbef

Navigation Heart

ti ti-navigation-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf2

Navigation Search

ti ti-navigation-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf8

Navigation Share

ti ti-navigation-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf9

Navigation Star

ti ti-navigation-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fbfa

North Star

ti ti-north-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f014

Parachute

ti ti-parachute

Package
Tabler Icons
Category
Uncategorized
Code Point
ed7c

Parachute Off

ti ti-parachute-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f170

Parentheses

ti ti-parentheses

Package
Tabler Icons
Category
Uncategorized
Code Point
ebd8

Parentheses Off

ti ti-parentheses-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f171

Parking

ti ti-parking

Package
Tabler Icons
Category
Uncategorized
Code Point
eb03

Parking Circle

ti ti-parking-circle

Package
Tabler Icons
Category
Uncategorized
Code Point
fd5a

Parking Meter

ti ti-parking-meter

Package
Tabler Icons
Category
Uncategorized
Code Point
10227

Parking Off

ti ti-parking-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f172

Pencil Dollar

ti ti-pencil-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
fc03

Pencil Heart

ti ti-pencil-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
fc06

Pencil Search

ti ti-pencil-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fc0a

Pencil Share

ti ti-pencil-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fc0b

Pencil Star

ti ti-pencil-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fc0c

Phone Spark

ti ti-phone-spark

Package
Tabler Icons
Category
Uncategorized
Code Point
ffb1

Photo Dollar

ti ti-photo-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
f993

Photo Heart

ti ti-photo-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f361

Photo Search

ti ti-photo-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f364

Photo Share

ti ti-photo-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f998

Photo Spark

ti ti-photo-spark

Package
Tabler Icons
Category
Uncategorized
Code Point
ffb0

Photo Square Rounded

ti ti-photo-square-rounded

Package
Tabler Icons
Category
Uncategorized
Code Point
fc4d

Photo Star

ti ti-photo-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f366

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.