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

Matching "a"

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

Meter Square

ti ti-meter-square

Package
Tabler Icons
Category
Uncategorized
Code Point
fd7d

Michelin Bib Gourmand

ti ti-michelin-bib-gourmand

Package
Tabler Icons
Category
Uncategorized
Code Point
fae9

Michelin Star

ti ti-michelin-star

Package
Tabler Icons
Category
Uncategorized
Code Point
faeb

Michelin Star Green

ti ti-michelin-star-green

Package
Tabler Icons
Category
Uncategorized
Code Point
faea

Mickey

ti ti-mickey

Package
Tabler Icons
Category
Uncategorized
Code Point
f2a3

Microphone

ti ti-microphone

Package
Tabler Icons
Category
Uncategorized
Code Point
eaf0

Microwave

ti ti-microwave

Package
Tabler Icons
Category
Uncategorized
Code Point
f248

Microwave Off

ti ti-microwave-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f264

Middleware

ti ti-middleware

Package
Tabler Icons
Category
Uncategorized
Code Point
101ed

Military Award

ti ti-military-award

Package
Tabler Icons
Category
Uncategorized
Code Point
f079

Military Rank

ti ti-military-rank

Package
Tabler Icons
Category
Uncategorized
Code Point
efcf

Milkshake

ti ti-milkshake

Package
Tabler Icons
Category
Uncategorized
Code Point
f4c8

Minimize

ti ti-minimize

Package
Tabler Icons
Category
Uncategorized
Code Point
eaf1

Minus

ti ti-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
eaf2

Minus Vertical

ti ti-minus-vertical

Package
Tabler Icons
Category
Uncategorized
Code Point
eeb4

Mobiledata

ti ti-mobiledata

Package
Tabler Icons
Category
Uncategorized
Code Point
f9f5

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.