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"

Brand Zapier

ti ti-brand-zapier

Package
Tabler Icons
Category
Uncategorized
Code Point
f49f

Brand Zeit

ti ti-brand-zeit

Package
Tabler Icons
Category
Uncategorized
Code Point
f335

Brand Zhihu

ti ti-brand-zhihu

Package
Tabler Icons
Category
Uncategorized
Code Point
f60a

Brand Zoom

ti ti-brand-zoom

Package
Tabler Icons
Category
Uncategorized
Code Point
f215

Brand Zulip

ti ti-brand-zulip

Package
Tabler Icons
Category
Uncategorized
Code Point
f4de

Brand Zwift

ti ti-brand-zwift

Package
Tabler Icons
Category
Uncategorized
Code Point
f216

Bread

ti ti-bread

Package
Tabler Icons
Category
Uncategorized
Code Point
efa3

Bread Off

ti ti-bread-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3cb

Briefcase

ti ti-briefcase

Package
Tabler Icons
Category
Uncategorized
Code Point
ea46

Briefcase 2

ti ti-briefcase-2

Package
Tabler Icons
Category
Uncategorized
Code Point
fb03

Briefcase Off

ti ti-briefcase-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3cc

Brightness

ti ti-brightness

Package
Tabler Icons
Category
Uncategorized
Code Point
eb7f

Brightness Auto

ti ti-brightness-auto

Package
Tabler Icons
Category
Uncategorized
Code Point
fd99

Brightness Half

ti ti-brightness-half

Package
Tabler Icons
Category
Uncategorized
Code Point
ee1a

Brightness Off

ti ti-brightness-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3cd

Broadcast

ti ti-broadcast

Package
Tabler Icons
Category
Uncategorized
Code Point
f1e9

Broadcast Off

ti ti-broadcast-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1e8

Browser Check

ti ti-browser-check

Package
Tabler Icons
Category
Uncategorized
Code Point
efd6

Browser Minus

ti ti-browser-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
100af

Browser Off

ti ti-browser-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c1

Browser Plus

ti ti-browser-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
efd7

Browser X

ti ti-browser-x

Package
Tabler Icons
Category
Uncategorized
Code Point
efd8

Brush Off

ti ti-brush-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c2

Bubble

ti ti-bubble

Package
Tabler Icons
Category
Uncategorized
Code Point
feba

Bubble Minus

ti ti-bubble-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
febe

Bubble Plus

ti ti-bubble-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
febd

Bubble Tea

ti ti-bubble-tea

Package
Tabler Icons
Category
Uncategorized
Code Point
ff51

Bubble Tea 2

ti ti-bubble-tea-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ff52

Bubble Text

ti ti-bubble-text

Package
Tabler Icons
Category
Uncategorized
Code Point
febc

Bubble X

ti ti-bubble-x

Package
Tabler Icons
Category
Uncategorized
Code Point
febb

Bucket Droplet

ti ti-bucket-droplet

Package
Tabler Icons
Category
Uncategorized
Code Point
f56a

Bucket Off

ti ti-bucket-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f103

Bug Off

ti ti-bug-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c3

Building

ti ti-building

Package
Tabler Icons
Category
Uncategorized
Code Point
ea4f

Building Airport

ti ti-building-airport

Package
Tabler Icons
Category
Uncategorized
Code Point
ffa9

Building Broadcast Tower

ti ti-building-broadcast-tower

Package
Tabler Icons
Category
Uncategorized
Code Point
f4be

Building Burj Al Arab

ti ti-building-burj-al-arab

Package
Tabler Icons
Category
Uncategorized
Code Point
ff50

Building Circus

ti ti-building-circus

Package
Tabler Icons
Category
Uncategorized
Code Point
f4bf

Building Community

ti ti-building-community

Package
Tabler Icons
Category
Uncategorized
Code Point
ebf6

Building Eiffel Tower

ti ti-building-eiffel-tower

Package
Tabler Icons
Category
Uncategorized
Code Point
10251

Building Estate

ti ti-building-estate

Package
Tabler Icons
Category
Uncategorized
Code Point
f5a5

Building Factory

ti ti-building-factory

Package
Tabler Icons
Category
Uncategorized
Code Point
ee1c

Building Factory 2

ti ti-building-factory-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f082

Building Fortress

ti ti-building-fortress

Package
Tabler Icons
Category
Uncategorized
Code Point
ed89

Building Mosque

ti ti-building-mosque

Package
Tabler Icons
Category
Uncategorized
Code Point
fa57

Building Off

ti ti-building-off

Package
Tabler Icons
Category
Uncategorized
Code Point
fefd

Building Pavilion

ti ti-building-pavilion

Package
Tabler Icons
Category
Uncategorized
Code Point
ebf7

Building Stadium

ti ti-building-stadium

Package
Tabler Icons
Category
Uncategorized
Code Point
f641

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.