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"

Device Heart Monitor

ti ti-device-heart-monitor

Package
Tabler Icons
Category
Uncategorized
Code Point
f060

Device Laptop Off

ti ti-device-laptop-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f061

Device Mobile Off

ti ti-device-mobile-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f062

Device Nintendo

ti ti-device-nintendo

Package
Tabler Icons
Category
Uncategorized
Code Point
f026

Device Tablet Off

ti ti-device-tablet-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f063

Device Tv Off

ti ti-device-tv-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f064

Device Watch Off

ti ti-device-watch-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f065

Devices Pause

ti ti-devices-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f8f0

Dialpad

ti ti-dialpad

Package
Tabler Icons
Category
Uncategorized
Code Point
f067

Dice 1

ti ti-dice-1

Package
Tabler Icons
Category
Uncategorized
Code Point
f08b

Dice 2

ti ti-dice-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f08c

Dice 3

ti ti-dice-3

Package
Tabler Icons
Category
Uncategorized
Code Point
f08d

Dice 4

ti ti-dice-4

Package
Tabler Icons
Category
Uncategorized
Code Point
f08e

Dice 5

ti ti-dice-5

Package
Tabler Icons
Category
Uncategorized
Code Point
f08f

Dice 6

ti ti-dice-6

Package
Tabler Icons
Category
Uncategorized
Code Point
f090

Error 404

ti ti-error-404

Package
Tabler Icons
Category
Uncategorized
Code Point
f027

Eye Heart

ti ti-eye-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f7f0

Eye Off

ti ti-eye-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ecf0

Fidget Spinner

ti ti-fidget-spinner

Package
Tabler Icons
Category
Uncategorized
Code Point
f068

File 3D

ti ti-file-3d

Package
Tabler Icons
Category
Uncategorized
Code Point
f032

File Arrow Left

ti ti-file-arrow-left

Package
Tabler Icons
Category
Uncategorized
Code Point
f033

File Arrow Right

ti ti-file-arrow-right

Package
Tabler Icons
Category
Uncategorized
Code Point
f034

File Barcode

ti ti-file-barcode

Package
Tabler Icons
Category
Uncategorized
Code Point
f035

File Chart

ti ti-file-chart

Package
Tabler Icons
Category
Uncategorized
Code Point
f036

File Database

ti ti-file-database

Package
Tabler Icons
Category
Uncategorized
Code Point
f037

File Description

ti ti-file-description

Package
Tabler Icons
Category
Uncategorized
Code Point
f028

File Dots

ti ti-file-dots

Package
Tabler Icons
Category
Uncategorized
Code Point
f038

File Pencil

ti ti-file-pencil

Package
Tabler Icons
Category
Uncategorized
Code Point
f039

File Power

ti ti-file-power

Package
Tabler Icons
Category
Uncategorized
Code Point
f03a

File Rss

ti ti-file-rss

Package
Tabler Icons
Category
Uncategorized
Code Point
f03b

File Scissors

ti ti-file-scissors

Package
Tabler Icons
Category
Uncategorized
Code Point
f03c

File Settings

ti ti-file-settings

Package
Tabler Icons
Category
Uncategorized
Code Point
f029

File Signal

ti ti-file-signal

Package
Tabler Icons
Category
Uncategorized
Code Point
f03d

File Spreadsheet

ti ti-file-spreadsheet

Package
Tabler Icons
Category
Uncategorized
Code Point
f03e

File Star

ti ti-file-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f03f

File Time

ti ti-file-time

Package
Tabler Icons
Category
Uncategorized
Code Point
f040

File Typography

ti ti-file-typography

Package
Tabler Icons
Category
Uncategorized
Code Point
f041

File Unknown

ti ti-file-unknown

Package
Tabler Icons
Category
Uncategorized
Code Point
f042

File Vector

ti ti-file-vector

Package
Tabler Icons
Category
Uncategorized
Code Point
f043

Firewall Flame

ti ti-firewall-flame

Package
Tabler Icons
Category
Uncategorized
Code Point
101f0

Focus Centered

ti ti-focus-centered

Package
Tabler Icons
Category
Uncategorized
Code Point
f02a

Fountain

ti ti-fountain

Package
Tabler Icons
Category
Uncategorized
Code Point
f09b

Function Off

ti ti-function-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f0

Gender Agender

ti ti-gender-agender

Package
Tabler Icons
Category
Uncategorized
Code Point
f0e1

Gender Androgyne

ti ti-gender-androgyne

Package
Tabler Icons
Category
Uncategorized
Code Point
f0e2

Gender Bigender

ti ti-gender-bigender

Package
Tabler Icons
Category
Uncategorized
Code Point
f0e3

Gender Demiboy

ti ti-gender-demiboy

Package
Tabler Icons
Category
Uncategorized
Code Point
f0e4

Gender Demigirl

ti ti-gender-demigirl

Package
Tabler Icons
Category
Uncategorized
Code Point
f0e5

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.