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"

Package Import

ti ti-package-import

Package
Tabler Icons
Category
Uncategorized
Code Point
f07b

Paper Bag

ti ti-paper-bag

Package
Tabler Icons
Category
Uncategorized
Code Point
f02f

Pennant 2

ti ti-pennant-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f06a

Playlist Add

ti ti-playlist-add

Package
Tabler Icons
Category
Uncategorized
Code Point
f008

Playlist X

ti ti-playlist-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f009

Plug Connected

ti ti-plug-connected

Package
Tabler Icons
Category
Uncategorized
Code Point
f00a

Plug Connected X

ti ti-plug-connected-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f0a0

Plug X

ti ti-plug-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f0a1

Radar

ti ti-radar

Package
Tabler Icons
Category
Uncategorized
Code Point
f017

Radar 2

ti ti-radar-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f016

Replace User

ti ti-replace-user

Package
Tabler Icons
Category
Uncategorized
Code Point
100f0

Road

ti ti-road

Package
Tabler Icons
Category
Uncategorized
Code Point
f018

Robot

ti ti-robot

Package
Tabler Icons
Category
Uncategorized
Code Point
f00b

Rollercoaster

ti ti-rollercoaster

Package
Tabler Icons
Category
Uncategorized
Code Point
f0a2

Rotate 3D

ti ti-rotate-3d

Package
Tabler Icons
Category
Uncategorized
Code Point
f020

Ruler Measure 2

ti ti-ruler-measure-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ff0f

Scribble

ti ti-scribble

Package
Tabler Icons
Category
Uncategorized
Code Point
f0a3

Section Sign

ti ti-section-sign

Package
Tabler Icons
Category
Uncategorized
Code Point
f019

Server 2

ti ti-server-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f07c

Sign Left

ti ti-sign-left

Package
Tabler Icons
Category
Uncategorized
Code Point
f06b

Sign Right

ti ti-sign-right

Package
Tabler Icons
Category
Uncategorized
Code Point
f06c

Signal 5G

ti ti-signal-5g

Package
Tabler Icons
Category
Uncategorized
Code Point
f1f0

Square Asterisk

ti ti-square-asterisk

Package
Tabler Icons
Category
Uncategorized
Code Point
f01a

Square F0

ti ti-square-f0

Package
Tabler Icons
Category
Uncategorized
Code Point
f526

Square Root 2

ti ti-square-root-2

Package
Tabler Icons
Category
Uncategorized
Code Point
eef0

Square Rotated Forbid

ti ti-square-rotated-forbid

Package
Tabler Icons
Category
Uncategorized
Code Point
f01c

Square Rotated Forbid 2

ti ti-square-rotated-forbid-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f01b

Sword

ti ti-sword

Package
Tabler Icons
Category
Uncategorized
Code Point
f030

Tax Euro

ti ti-tax-euro

Package
Tabler Icons
Category
Uncategorized
Code Point
fef0

Telescope

ti ti-telescope

Package
Tabler Icons
Category
Uncategorized
Code Point
f07d

Test Pipe 2

ti ti-test-pipe-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f0a4

Tie

ti ti-tie

Package
Tabler Icons
Category
Uncategorized
Code Point
f07e
tie

Timeline

ti ti-timeline

Package
Tabler Icons
Category
Uncategorized
Code Point
f031

Tir

ti ti-tir

Package
Tabler Icons
Category
Uncategorized
Code Point
ebf0
tir

Track

ti ti-track

Package
Tabler Icons
Category
Uncategorized
Code Point
ef00

Tree

ti ti-tree

Package
Tabler Icons
Category
Uncategorized
Code Point
ef01

Triangle Inverted

ti ti-triangle-inverted

Package
Tabler Icons
Category
Uncategorized
Code Point
f01d

Triangle Off

ti ti-triangle-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ef02

Triangles

ti ti-triangles

Package
Tabler Icons
Category
Uncategorized
Code Point
f0a5

Truck Off

ti ti-truck-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ef03

Umbrella 2

ti ti-umbrella-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ff0e

Umbrella Closed

ti ti-umbrella-closed

Package
Tabler Icons
Category
Uncategorized
Code Point
ff0c

Umbrella Closed 2

ti ti-umbrella-closed-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ff0d

Usb

ti ti-usb

Package
Tabler Icons
Category
Uncategorized
Code Point
f00c
usb

Vaccine

ti ti-vaccine

Package
Tabler Icons
Category
Uncategorized
Code Point
ef04

Variable

ti ti-variable

Package
Tabler Icons
Category
Uncategorized
Code Point
ef05

Vinyl

ti ti-vinyl

Package
Tabler Icons
Category
Uncategorized
Code Point
f00d

Webhook

ti ti-webhook

Package
Tabler Icons
Category
Uncategorized
Code Point
f01e

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.