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

Matching "d"

Mood Xd

ti ti-mood-xd

Package
Tabler Icons
Category
Uncategorized
Code Point
f2ef

Moped

ti ti-moped

Package
Tabler Icons
Category
Uncategorized
Code Point
ecbc

Mouse 2

ti ti-mouse-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f1d7

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

Navigation Code

ti ti-navigation-code

Package
Tabler Icons
Category
Uncategorized
Code Point
fbec

Navigation Cog

ti ti-navigation-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
fbed

Navigation Discount

ti ti-navigation-discount

Package
Tabler Icons
Category
Uncategorized
Code Point
fbee

Navigation Dollar

ti ti-navigation-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
fbef

Navigation Down

ti ti-navigation-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf0

Navigation West

ti ti-navigation-west

Package
Tabler Icons
Category
Uncategorized
Code Point
fcbd

Needle

ti ti-needle

Package
Tabler Icons
Category
Uncategorized
Code Point
f508

Needle Thread

ti ti-needle-thread

Package
Tabler Icons
Category
Uncategorized
Code Point
f507

News

ti ti-news

Package
Tabler Icons
Category
Uncategorized
Code Point
eafd

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

Notdef

ti ti-notdef

Package
Tabler Icons
Category
Uncategorized
Code Point
10248

Note

ti ti-note

Package
Tabler Icons
Category
Uncategorized
Code Point
eb6d

Number

ti ti-number-0

Package
Tabler Icons
Category
Uncategorized
Code Point
edf0

Number 1

ti ti-number-1

Package
Tabler Icons
Category
Uncategorized
Code Point
edf1

Number 11

ti ti-number-11

Package
Tabler Icons
Category
Uncategorized
Code Point
1005d

Number 2

ti ti-number-2

Package
Tabler Icons
Category
Uncategorized
Code Point
edf2

Number 2 Small

ti ti-number-2-small

Package
Tabler Icons
Category
Uncategorized
Code Point
fced

Number 3

ti ti-number-3

Package
Tabler Icons
Category
Uncategorized
Code Point
edf3

Number 4

ti ti-number-4

Package
Tabler Icons
Category
Uncategorized
Code Point
edf4

Number 48 Small

ti ti-number-48-small

Package
Tabler Icons
Category
Uncategorized
Code Point
1021d

Number 5

ti ti-number-5

Package
Tabler Icons
Category
Uncategorized
Code Point
edf5

Number 53 Small

ti ti-number-53-small

Package
Tabler Icons
Category
Uncategorized
Code Point
ffed

Number 6

ti ti-number-6

Package
Tabler Icons
Category
Uncategorized
Code Point
edf6

Number 67 Small

ti ti-number-67-small

Package
Tabler Icons
Category
Uncategorized
Code Point
ffdf

Number 68 Small

ti ti-number-68-small

Package
Tabler Icons
Category
Uncategorized
Code Point
ffde

Number 69 Small

ti ti-number-69-small

Package
Tabler Icons
Category
Uncategorized
Code Point
ffdd

Number 7

ti ti-number-7

Package
Tabler Icons
Category
Uncategorized
Code Point
edf7

Number 70 Small

ti ti-number-70-small

Package
Tabler Icons
Category
Uncategorized
Code Point
ffdc

Number 71 Small

ti ti-number-71-small

Package
Tabler Icons
Category
Uncategorized
Code Point
ffdb

Number 72 Small

ti ti-number-72-small

Package
Tabler Icons
Category
Uncategorized
Code Point
ffda

Number 73 Small

ti ti-number-73-small

Package
Tabler Icons
Category
Uncategorized
Code Point
ffd9

Number 74 Small

ti ti-number-74-small

Package
Tabler Icons
Category
Uncategorized
Code Point
ffd8

Number 75 Small

ti ti-number-75-small

Package
Tabler Icons
Category
Uncategorized
Code Point
ffd7

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.