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"

Mood Angry

ti ti-mood-angry

Package
Tabler Icons
Category
Uncategorized
Code Point
f2de

Mood Crazy Happy

ti ti-mood-crazy-happy

Package
Tabler Icons
Category
Uncategorized
Code Point
ed90

Mood Cry

ti ti-mood-cry

Package
Tabler Icons
Category
Uncategorized
Code Point
ecbb

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

ti ti-mood-look-right

Package
Tabler Icons
Category
Uncategorized
Code Point
f2c6

Mood Nerd

ti ti-mood-nerd

Package
Tabler Icons
Category
Uncategorized
Code Point
f2e1

Mood Nervous

ti ti-mood-nervous

Package
Tabler Icons
Category
Uncategorized
Code Point
ef96

Mood Neutral

ti ti-mood-neutral

Package
Tabler Icons
Category
Uncategorized
Code Point
eaf5

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

Mood Suprised

ti ti-mood-suprised

Package
Tabler Icons
Category
Uncategorized
Code Point
ec04

Mood Surprised

ti ti-mood-surprised

Package
Tabler Icons
Category
Uncategorized
Code Point
ec04

Mood Wrrr

ti ti-mood-wrrr

Package
Tabler Icons
Category
Uncategorized
Code Point
f2ee

Moon Stars

ti ti-moon-stars

Package
Tabler Icons
Category
Uncategorized
Code Point
ece7

Motorbike

ti ti-motorbike

Package
Tabler Icons
Category
Uncategorized
Code Point
eeb6

Multiplier 5X

ti ti-multiplier-0-5x

Package
Tabler Icons
Category
Uncategorized
Code Point
ef41

Multiplier 1 5X

ti ti-multiplier-1-5x

Package
Tabler Icons
Category
Uncategorized
Code Point
ef42

Multiplier 1X

ti ti-multiplier-1x

Package
Tabler Icons
Category
Uncategorized
Code Point
ef43

Multiplier 2X

ti ti-multiplier-2x

Package
Tabler Icons
Category
Uncategorized
Code Point
ef44

Mushroom

ti ti-mushroom

Package
Tabler Icons
Category
Uncategorized
Code Point
ef14

Mushroom Off

ti ti-mushroom-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f412

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 North

ti ti-navigation-north

Package
Tabler Icons
Category
Uncategorized
Code Point
fcbb

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

Needle Thread

ti ti-needle-thread

Package
Tabler Icons
Category
Uncategorized
Code Point
f507

Network

ti ti-network

Package
Tabler Icons
Category
Uncategorized
Code Point
f09f

Network Off

ti ti-network-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f414

No Copyright

ti ti-no-copyright

Package
Tabler Icons
Category
Uncategorized
Code Point
efb9

No Creative Commons

ti ti-no-creative-commons

Package
Tabler Icons
Category
Uncategorized
Code Point
efba

No Derivatives

ti ti-no-derivatives

Package
Tabler Icons
Category
Uncategorized
Code Point
efbb

Noise Reduction

ti ti-noise-reduction

Package
Tabler Icons
Category
Uncategorized
Code Point
10263

North Star

ti ti-north-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f014

Number

ti ti-number

Package
Tabler Icons
Category
Uncategorized
Code Point
f1fe

Number

ti ti-number-0

Package
Tabler Icons
Category
Uncategorized
Code Point
edf0

Number Small

ti ti-number-0-small

Package
Tabler Icons
Category
Uncategorized
Code Point
fce1

Number 1

ti ti-number-1

Package
Tabler Icons
Category
Uncategorized
Code Point
edf1

Number 1 Small

ti ti-number-1-small

Package
Tabler Icons
Category
Uncategorized
Code Point
fce2

Number 10

ti ti-number-10

Package
Tabler Icons
Category
Uncategorized
Code Point
1005e

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.