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

2,364 icons

Matching "s"

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 Unamused

ti ti-mood-unamused

Package
Tabler Icons
Category
Uncategorized
Code Point
f2eb

Moon Stars

ti ti-moon-stars

Package
Tabler Icons
Category
Uncategorized
Code Point
ece7

Mosque

ti ti-mosque

Package
Tabler Icons
Category
Uncategorized
Code Point
10234

Mouse

ti ti-mouse

Package
Tabler Icons
Category
Uncategorized
Code Point
eaf9

Mouse 2

ti ti-mouse-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f1d7

Mouse Off

ti ti-mouse-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f163

Moustache

ti ti-moustache

Package
Tabler Icons
Category
Uncategorized
Code Point
f4c9

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

ti ti-music

Package
Tabler Icons
Category
Uncategorized
Code Point
eafc

Music Bolt

ti ti-music-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
fbd5

Music Cancel

ti ti-music-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
fbd6

Music Check

ti ti-music-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fbd7

Music Code

ti ti-music-code

Package
Tabler Icons
Category
Uncategorized
Code Point
fbd8

Music Cog

ti ti-music-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
fbd9

Music Discount

ti ti-music-discount

Package
Tabler Icons
Category
Uncategorized
Code Point
fbda

Music Dollar

ti ti-music-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
fbdb

Music Down

ti ti-music-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fbdc

Music Exclamation

ti ti-music-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
fbdd

Music Heart

ti ti-music-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
fbde

Music Minus

ti ti-music-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
fbdf

Music Off

ti ti-music-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f166

Music Pause

ti ti-music-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fbe0

Music Pin

ti ti-music-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
fbe1

Music Plus

ti ti-music-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
fbe2

Music Question

ti ti-music-question

Package
Tabler Icons
Category
Uncategorized
Code Point
fbe3

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

Music Up

ti ti-music-up

Package
Tabler Icons
Category
Uncategorized
Code Point
fbe7

Music X

ti ti-music-x

Package
Tabler Icons
Category
Uncategorized
Code Point
fbe8

Navigation Discount

ti ti-navigation-discount

Package
Tabler Icons
Category
Uncategorized
Code Point
fbee

Navigation East

ti ti-navigation-east

Package
Tabler Icons
Category
Uncategorized
Code Point
fcba

Navigation Minus

ti ti-navigation-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf3

Navigation Pause

ti ti-navigation-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf4

Navigation Plus

ti ti-navigation-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf6

Navigation Question

ti ti-navigation-question

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf7

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 South

ti ti-navigation-south

Package
Tabler Icons
Category
Uncategorized
Code Point
fcbc

Navigation Star

ti ti-navigation-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fbfa

Navigation West

ti ti-navigation-west

Package
Tabler Icons
Category
Uncategorized
Code Point
fcbd

New Section

ti ti-new-section

Package
Tabler Icons
Category
Uncategorized
Code Point
ebc1

News

ti ti-news

Package
Tabler Icons
Category
Uncategorized
Code Point
eafd

News Off

ti ti-news-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f167

No Creative Commons

ti ti-no-creative-commons

Package
Tabler Icons
Category
Uncategorized
Code Point
efba

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.