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"

Arrows Up

ti ti-arrows-up

Package
Tabler Icons
Category
Uncategorized
Code Point
edb7

Arrows Up Down

ti ti-arrows-up-down

Package
Tabler Icons
Category
Uncategorized
Code Point
edb6

Arrows Up Left

ti ti-arrows-up-left

Package
Tabler Icons
Category
Uncategorized
Code Point
ee02

Arrows Up Right

ti ti-arrows-up-right

Package
Tabler Icons
Category
Uncategorized
Code Point
ee03

Arrows Vertical

ti ti-arrows-vertical

Package
Tabler Icons
Category
Uncategorized
Code Point
eb5b

Award

ti ti-award

Package
Tabler Icons
Category
Uncategorized
Code Point
ea2c

Award Off

ti ti-award-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0fa

Badge Wc

ti ti-badge-wc

Package
Tabler Icons
Category
Uncategorized
Code Point
f560

Ball Bowling

ti ti-ball-bowling

Package
Tabler Icons
Category
Uncategorized
Code Point
ec29

Basket Down

ti ti-basket-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fb4a

Bell Down

ti ti-bell-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f818

Book Download

ti ti-book-download

Package
Tabler Icons
Category
Uncategorized
Code Point
f070

Bow

ti ti-bow

Package
Tabler Icons
Category
Uncategorized
Code Point
f096
bow

Bowl

ti ti-bowl

Package
Tabler Icons
Category
Uncategorized
Code Point
f4fa

Bowl Chopsticks

ti ti-bowl-chopsticks

Package
Tabler Icons
Category
Uncategorized
Code Point
fd90

Bowl Spoon

ti ti-bowl-spoon

Package
Tabler Icons
Category
Uncategorized
Code Point
fd91

Bowling

ti ti-bowling

Package
Tabler Icons
Category
Uncategorized
Code Point
100b1

Brand Apple News

ti ti-brand-apple-news

Package
Tabler Icons
Category
Uncategorized
Code Point
ff24

Brand Aws

ti ti-brand-aws

Package
Tabler Icons
Category
Uncategorized
Code Point
fa4c

Brand Livewire

ti ti-brand-livewire

Package
Tabler Icons
Category
Uncategorized
Code Point
fd76

Brand Powershell

ti ti-brand-powershell

Package
Tabler Icons
Category
Uncategorized
Code Point
f5ed

Brand Snowflake

ti ti-brand-snowflake

Package
Tabler Icons
Category
Uncategorized
Code Point
f615

Brand Stackoverflow

ti ti-brand-stackoverflow

Package
Tabler Icons
Category
Uncategorized
Code Point
ef58

Brand Stocktwits

ti ti-brand-stocktwits

Package
Tabler Icons
Category
Uncategorized
Code Point
fd78

Brand Swift

ti ti-brand-swift

Package
Tabler Icons
Category
Uncategorized
Code Point
fa55

Brand Tailwind

ti ti-brand-tailwind

Package
Tabler Icons
Category
Uncategorized
Code Point
eca1

Brand Twilio

ti ti-brand-twilio

Package
Tabler Icons
Category
Uncategorized
Code Point
f617

Brand Twitch

ti ti-brand-twitch

Package
Tabler Icons
Category
Uncategorized
Code Point
ed05

Brand Twitter

ti ti-brand-twitter

Package
Tabler Icons
Category
Uncategorized
Code Point
ec27

Brand Upwork

ti ti-brand-upwork

Package
Tabler Icons
Category
Uncategorized
Code Point
f39e

Brand Volkswagen

ti ti-brand-volkswagen

Package
Tabler Icons
Category
Uncategorized
Code Point
f50e

Brand Walmart

ti ti-brand-walmart

Package
Tabler Icons
Category
Uncategorized
Code Point
f211

Brand Waze

ti ti-brand-waze

Package
Tabler Icons
Category
Uncategorized
Code Point
f5d8

Brand Webflow

ti ti-brand-webflow

Package
Tabler Icons
Category
Uncategorized
Code Point
f2d2

Brand Wechat

ti ti-brand-wechat

Package
Tabler Icons
Category
Uncategorized
Code Point
f5f3

Brand Weibo

ti ti-brand-weibo

Package
Tabler Icons
Category
Uncategorized
Code Point
f609

Brand Whatsapp

ti ti-brand-whatsapp

Package
Tabler Icons
Category
Uncategorized
Code Point
ec74

Brand Wikipedia

ti ti-brand-wikipedia

Package
Tabler Icons
Category
Uncategorized
Code Point
fa79

Brand Windows

ti ti-brand-windows

Package
Tabler Icons
Category
Uncategorized
Code Point
ecd8

Brand Windy

ti ti-brand-windy

Package
Tabler Icons
Category
Uncategorized
Code Point
f4dd

Brand Wish

ti ti-brand-wish

Package
Tabler Icons
Category
Uncategorized
Code Point
f212

Brand Wix

ti ti-brand-wix

Package
Tabler Icons
Category
Uncategorized
Code Point
f3a1

Brand Wordpress

ti ti-brand-wordpress

Package
Tabler Icons
Category
Uncategorized
Code Point
f2d3

Brand Zwift

ti ti-brand-zwift

Package
Tabler Icons
Category
Uncategorized
Code Point
f216

Brightness Down

ti ti-brightness-down

Package
Tabler Icons
Category
Uncategorized
Code Point
eb7d

Browser

ti ti-browser

Package
Tabler Icons
Category
Uncategorized
Code Point
ebb7

Browser Check

ti ti-browser-check

Package
Tabler Icons
Category
Uncategorized
Code Point
efd6

Browser Maximize

ti ti-browser-maximize

Package
Tabler Icons
Category
Uncategorized
Code Point
100b0

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.