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

335 icons

Matching "se"

Letter Case

ti ti-letter-case

Package
Tabler Icons
Category
Uncategorized
Code Point
eea5

Letter Case Lower

ti ti-letter-case-lower

Package
Tabler Icons
Category
Uncategorized
Code Point
eea2

Letter Case Toggle

ti ti-letter-case-toggle

Package
Tabler Icons
Category
Uncategorized
Code Point
eea3

Letter Case Upper

ti ti-letter-case-upper

Package
Tabler Icons
Category
Uncategorized
Code Point
eea4

License

ti ti-license

Package
Tabler Icons
Category
Uncategorized
Code Point
ebc0

License Off

ti ti-license-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f153

List Search

ti ti-list-search

Package
Tabler Icons
Category
Uncategorized
Code Point
eea9

Location Pause

ti ti-location-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fbba

Location Search

ti ti-location-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fbbe

Lock Pause

ti ti-lock-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f92e

Lock Search

ti ti-lock-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f932

Mail Pause

ti ti-mail-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f941

Mail Search

ti ti-mail-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f945

Map Pause

ti ti-map-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fbce

Map Pin Pause

ti ti-map-pin-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f954

Map Pin Search

ti ti-map-pin-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f958

Map Search

ti ti-map-search

Package
Tabler Icons
Category
Uncategorized
Code Point
ef82

Math Sec

ti ti-math-sec

Package
Tabler Icons
Category
Uncategorized
Code Point
ff34

Message 2 Pause

ti ti-message-2-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f965

Message 2 Search

ti ti-message-2-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f969

Message Circle Pause

ti ti-message-circle-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f97a

Message Circle Search

ti ti-message-circle-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f97e

Message Circle User

ti ti-message-circle-user

Package
Tabler Icons
Category
Uncategorized
Code Point
fec5

Message Pause

ti ti-message-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f989

Message Search

ti ti-message-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f98c

Message User

ti ti-message-user

Package
Tabler Icons
Category
Uncategorized
Code Point
fec4

Mood Confused

ti ti-mood-confused

Package
Tabler Icons
Category
Uncategorized
Code Point
eaf3

Mood Search

ti ti-mood-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f7ba

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

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

Music Pause

ti ti-music-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fbe0

Music Search

ti ti-music-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fbe4

Navigation Pause

ti ti-navigation-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf4

Navigation Search

ti ti-navigation-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf8

New Section

ti ti-new-section

Package
Tabler Icons
Category
Uncategorized
Code Point
ebc1

Noise Reduction

ti ti-noise-reduction

Package
Tabler Icons
Category
Uncategorized
Code Point
10263

Nurse

ti ti-nurse

Package
Tabler Icons
Category
Uncategorized
Code Point
ef65

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

Password User

ti ti-password-user

Package
Tabler Icons
Category
Uncategorized
Code Point
fc7d

Pencil Pause

ti ti-pencil-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fc07

Pencil Search

ti ti-pencil-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fc0a

Phone Pause

ti ti-phone-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
eb08

Photo Pause

ti ti-photo-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f995

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.