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

4,370 icons

Matching "e"

Message Circle Cog

ti ti-message-circle-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f974

Message Circle Dollar

ti ti-message-circle-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
f975

Message Circle Down

ti ti-message-circle-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f976

Message Circle Exclamation

ti ti-message-circle-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
f977

Message Circle Heart

ti ti-message-circle-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f978

Message Circle Minus

ti ti-message-circle-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f979

Message Circle Off

ti ti-message-circle-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed40

Message Circle Pause

ti ti-message-circle-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f97a

Message Circle Pin

ti ti-message-circle-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
f97b

Message Circle Plus

ti ti-message-circle-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f97c

Message Circle Question

ti ti-message-circle-question

Package
Tabler Icons
Category
Uncategorized
Code Point
f97d

Message Circle Search

ti ti-message-circle-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f97e

Message Circle Share

ti ti-message-circle-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f97f

Message Circle Star

ti ti-message-circle-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f980

Message Circle Up

ti ti-message-circle-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f981

Message Circle User

ti ti-message-circle-user

Package
Tabler Icons
Category
Uncategorized
Code Point
fec5

Message Circle X

ti ti-message-circle-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f982

Message Code

ti ti-message-code

Package
Tabler Icons
Category
Uncategorized
Code Point
f013

Message Cog

ti ti-message-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f983

Message Dollar

ti ti-message-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
f984

Message Dots

ti ti-message-dots

Package
Tabler Icons
Category
Uncategorized
Code Point
eaee

Message Down

ti ti-message-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f985

Message Exclamation

ti ti-message-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
f986

Message Forward

ti ti-message-forward

Package
Tabler Icons
Category
Uncategorized
Code Point
f28f

Message Heart

ti ti-message-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f987

Message Language

ti ti-message-language

Package
Tabler Icons
Category
Uncategorized
Code Point
efae

Message Minus

ti ti-message-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f988

Message Off

ti ti-message-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed41

Message Pause

ti ti-message-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f989

Message Pin

ti ti-message-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
f98a

Message Plus

ti ti-message-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
ec9a

Message Question

ti ti-message-question

Package
Tabler Icons
Category
Uncategorized
Code Point
f98b

Message Reply

ti ti-message-reply

Package
Tabler Icons
Category
Uncategorized
Code Point
fd4d

Message Report

ti ti-message-report

Package
Tabler Icons
Category
Uncategorized
Code Point
ec9b

Message Search

ti ti-message-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f98c

Message Share

ti ti-message-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f078

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

Message Up

ti ti-message-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f98e

Message User

ti ti-message-user

Package
Tabler Icons
Category
Uncategorized
Code Point
fec4

Message X

ti ti-message-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f98f

Messages

ti ti-messages

Package
Tabler Icons
Category
Uncategorized
Code Point
eb6c

Messages Off

ti ti-messages-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed42

Meteor

ti ti-meteor

Package
Tabler Icons
Category
Uncategorized
Code Point
f1fd

Meteor Off

ti ti-meteor-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f40c

Meter Cube

ti ti-meter-cube

Package
Tabler Icons
Category
Uncategorized
Code Point
fd7c

Meter Square

ti ti-meter-square

Package
Tabler Icons
Category
Uncategorized
Code Point
fd7d

Metronome

ti ti-metronome

Package
Tabler Icons
Category
Uncategorized
Code Point
fd25

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.