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

Matching "f"

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 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 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 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 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 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

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

Microfrontends

ti ti-microfrontends

Package
Tabler Icons
Category
Uncategorized
Code Point
101ee

Microphone

ti ti-microphone

Package
Tabler Icons
Category
Uncategorized
Code Point
eaf0

Microphone 2

ti ti-microphone-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ef2c

Microphone 2 Off

ti ti-microphone-2-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f40d

Microphone Off

ti ti-microphone-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed16

Microscope

ti ti-microscope

Package
Tabler Icons
Category
Uncategorized
Code Point
ef64

Microscope Off

ti ti-microscope-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f40e

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

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

Milk

ti ti-milk

Package
Tabler Icons
Category
Uncategorized
Code Point
ef13

Milk Off

ti ti-milk-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f40f

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

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.