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

297 icons

Matching "f0"

Bug Off

ti ti-bug-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c3

Building Factory 2

ti ti-building-factory-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f082

Cake

ti ti-cake

Package
Tabler Icons
Category
Uncategorized
Code Point
f00f

Calculator Off

ti ti-calculator-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c4

Candy

ti ti-candy

Package
Tabler Icons
Category
Uncategorized
Code Point
ef0d

Candy Off

ti ti-candy-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c5

Capture Off

ti ti-capture-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c6

Car Off

ti ti-car-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c7

Cardboards Off

ti ti-cardboards-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c8

Cast Off

ti ti-cast-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c9

Ce Off

ti ti-ce-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0ca

Cell

ti ti-cell

Package
Tabler Icons
Category
Uncategorized
Code Point
f05f

Cell Signal 1

ti ti-cell-signal-1

Package
Tabler Icons
Category
Uncategorized
Code Point
f083

Cell Signal 2

ti ti-cell-signal-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f084

Cell Signal 3

ti ti-cell-signal-3

Package
Tabler Icons
Category
Uncategorized
Code Point
f085

Cell Signal 4

ti ti-cell-signal-4

Package
Tabler Icons
Category
Uncategorized
Code Point
f086

Cell Signal 5

ti ti-cell-signal-5

Package
Tabler Icons
Category
Uncategorized
Code Point
f087

Cell Signal Off

ti ti-cell-signal-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f088

Certificate 2

ti ti-certificate-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f073

Certificate 2 Off

ti ti-certificate-2-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0cb

Certificate Off

ti ti-certificate-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0cc

Chart Dots 2

ti ti-chart-dots-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f097

Chart Dots 3

ti ti-chart-dots-3

Package
Tabler Icons
Category
Uncategorized
Code Point
f098

Checklist

ti ti-checklist

Package
Tabler Icons
Category
Uncategorized
Code Point
f074

Chevron Compact Down

ti ti-chevron-compact-down

Package
Tabler Icons
Category
Uncategorized
Code Point
faf0

Circle Rectangle

ti ti-circle-rectangle

Package
Tabler Icons
Category
Uncategorized
Code Point
f010

Circle Rectangle Off

ti ti-circle-rectangle-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0cd

Circle Triangle

ti ti-circle-triangle

Package
Tabler Icons
Category
Uncategorized
Code Point
f011

Clipboard Off

ti ti-clipboard-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0ce

Clipboard Text

ti ti-clipboard-text

Package
Tabler Icons
Category
Uncategorized
Code Point
f089

Clock 2

ti ti-clock-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f099

Clock Off

ti ti-clock-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0cf

Code Off

ti ti-code-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0d0

Coffee

ti ti-coffee

Package
Tabler Icons
Category
Uncategorized
Code Point
ef0e

Coin Off

ti ti-coin-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0d1

Color Picker Off

ti ti-color-picker-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0d2

Color Swatch Off

ti ti-color-swatch-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0d3

Columns Off

ti ti-columns-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0d4

Compass Off

ti ti-compass-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0d5

Components Off

ti ti-components-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0d6

Cookie Off

ti ti-cookie-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0d7

Copy Off

ti ti-copy-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0d8

Copyleft Off

ti ti-copyleft-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0d9

Copyright Off

ti ti-copyright-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0da

Cpu 2

ti ti-cpu-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f075
cpu

Cricket

ti ti-cricket

Package
Tabler Icons
Category
Uncategorized
Code Point
f09a

Currency Baht

ti ti-currency-baht

Package
Tabler Icons
Category
Uncategorized
Code Point
f08a

Dental

ti ti-dental

Package
Tabler Icons
Category
Uncategorized
Code Point
f025

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.