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

650 icons

Matching "w"

Letter Case Lower

ti ti-letter-case-lower

Package
Tabler Icons
Category
Uncategorized
Code Point
eea2

Letter W

ti ti-letter-w

Package
Tabler Icons
Category
Uncategorized
Code Point
ec66

Letter W Small

ti ti-letter-w-small

Package
Tabler Icons
Category
Uncategorized
Code Point
fcdd

Live View

ti ti-live-view

Package
Tabler Icons
Category
Uncategorized
Code Point
ec6b

Location Down

ti ti-location-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fbb6

Lock Down

ti ti-lock-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f92a

Lock Password

ti ti-lock-password

Package
Tabler Icons
Category
Uncategorized
Code Point
ff9f

Mail Down

ti ti-mail-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f93d

Mail Forward

ti ti-mail-forward

Package
Tabler Icons
Category
Uncategorized
Code Point
eeac

Map Down

ti ti-map-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fbca

Map Pin Down

ti ti-map-pin-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f950

Map West

ti ti-map-west

Package
Tabler Icons
Category
Uncategorized
Code Point
fc60

Markdown

ti ti-markdown

Package
Tabler Icons
Category
Uncategorized
Code Point
ec41

Markdown Off

ti ti-markdown-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f407

Math Equal Lower

ti ti-math-equal-lower

Package
Tabler Icons
Category
Uncategorized
Code Point
f4e5

Math Lower

ti ti-math-lower

Package
Tabler Icons
Category
Uncategorized
Code Point
f4eb

Message 2 Down

ti ti-message-2-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f961

Message Circle Down

ti ti-message-circle-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f976

Message Down

ti ti-message-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f985

Message Forward

ti ti-message-forward

Package
Tabler Icons
Category
Uncategorized
Code Point
f28f

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

Mood Look Down

ti ti-mood-look-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fd37

Mood Tongue Wink

ti ti-mood-tongue-wink

Package
Tabler Icons
Category
Uncategorized
Code Point
f2ea

Mood Tongue Wink 2

ti ti-mood-tongue-wink-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f2e9

Mood Wink

ti ti-mood-wink

Package
Tabler Icons
Category
Uncategorized
Code Point
f2ed

Mood Wink 2

ti ti-mood-wink-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f2ec

Mood Wrrr

ti ti-mood-wrrr

Package
Tabler Icons
Category
Uncategorized
Code Point
f2ee

Music Down

ti ti-music-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fbdc

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

Network

ti ti-network

Package
Tabler Icons
Category
Uncategorized
Code Point
f09f

Network Off

ti ti-network-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f414

New Section

ti ti-new-section

Package
Tabler Icons
Category
Uncategorized
Code Point
ebc1

News

ti ti-news

Package
Tabler Icons
Category
Uncategorized
Code Point
eafd

News Off

ti ti-news-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f167

Password

ti ti-password

Package
Tabler Icons
Category
Uncategorized
Code Point
f4ca

Password Fingerprint

ti ti-password-fingerprint

Package
Tabler Icons
Category
Uncategorized
Code Point
fc7b

Password Mobile Phone

ti ti-password-mobile-phone

Package
Tabler Icons
Category
Uncategorized
Code Point
fc7c

Password User

ti ti-password-user

Package
Tabler Icons
Category
Uncategorized
Code Point
fc7d

Paw

ti ti-paw

Package
Tabler Icons
Category
Uncategorized
Code Point
eff9
paw

Paw Off

ti ti-paw-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f419

Paywall

ti ti-paywall

Package
Tabler Icons
Category
Uncategorized
Code Point
fd7e

Pencil Down

ti ti-pencil-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fc04

Photo Down

ti ti-photo-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f35f

Pilcrow

ti ti-pilcrow

Package
Tabler Icons
Category
Uncategorized
Code Point
f5f6

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.