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

295 icons

Matching "f5"

Chess Rook

ti ti-chess-rook

Package
Tabler Icons
Category
Uncategorized
Code Point
f56f

Clipboard Data

ti ti-clipboard-data

Package
Tabler Icons
Category
Uncategorized
Code Point
f563

Clock Cancel

ti ti-clock-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
f546

Clock Edit

ti ti-clock-edit

Package
Tabler Icons
Category
Uncategorized
Code Point
f547

Clock Pause

ti ti-clock-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f548

Clock Play

ti ti-clock-play

Package
Tabler Icons
Category
Uncategorized
Code Point
f549

Clock Record

ti ti-clock-record

Package
Tabler Icons
Category
Uncategorized
Code Point
f54a

Clock Stop

ti ti-clock-stop

Package
Tabler Icons
Category
Uncategorized
Code Point
f54b

Coffin

ti ti-coffin

Package
Tabler Icons
Category
Uncategorized
Code Point
f579

Color Filter

ti ti-color-filter

Package
Tabler Icons
Category
Uncategorized
Code Point
f5a8

Confucius

ti ti-confucius

Package
Tabler Icons
Category
Uncategorized
Code Point
f58a

Cooker

ti ti-cooker

Package
Tabler Icons
Category
Uncategorized
Code Point
f57a

Crutches

ti ti-crutches

Package
Tabler Icons
Category
Uncategorized
Code Point
ef5b

Crystal Ball

ti ti-crystal-ball

Package
Tabler Icons
Category
Uncategorized
Code Point
f57b

Currency Florin

ti ti-currency-florin

Package
Tabler Icons
Category
Uncategorized
Code Point
faf5

Cylinder

ti ti-cylinder

Package
Tabler Icons
Category
Uncategorized
Code Point
f54c

Delta

ti ti-delta

Package
Tabler Icons
Category
Uncategorized
Code Point
f53c

Device Airpods

ti ti-device-airpods

Package
Tabler Icons
Category
Uncategorized
Code Point
f5a9

Devices Share

ti ti-devices-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f8f5

Diamonds

ti ti-diamonds

Package
Tabler Icons
Category
Uncategorized
Code Point
eff5

Dna 2

ti ti-dna-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ef5c
dna

Ease In

ti ti-ease-in

Package
Tabler Icons
Category
Uncategorized
Code Point
f573

Ease In Control Point

ti ti-ease-in-control-point

Package
Tabler Icons
Category
Uncategorized
Code Point
f570

Ease In Out

ti ti-ease-in-out

Package
Tabler Icons
Category
Uncategorized
Code Point
f572

Ease In Out Control Points

ti ti-ease-in-out-control-points

Package
Tabler Icons
Category
Uncategorized
Code Point
f571

Ease Out

ti ti-ease-out

Package
Tabler Icons
Category
Uncategorized
Code Point
f575

Ease Out Control Point

ti ti-ease-out-control-point

Package
Tabler Icons
Category
Uncategorized
Code Point
f574

Eggs

ti ti-eggs

Package
Tabler Icons
Category
Uncategorized
Code Point
f500

Emergency Bed

ti ti-emergency-bed

Package
Tabler Icons
Category
Uncategorized
Code Point
ef5d

Eye Table

ti ti-eye-table

Package
Tabler Icons
Category
Uncategorized
Code Point
ef5e

File Broken

ti ti-file-broken

Package
Tabler Icons
Category
Uncategorized
Code Point
f501

File Delta

ti ti-file-delta

Package
Tabler Icons
Category
Uncategorized
Code Point
f53d

File Function

ti ti-file-function

Package
Tabler Icons
Category
Uncategorized
Code Point
f53e

File Infinity

ti ti-file-infinity

Package
Tabler Icons
Category
Uncategorized
Code Point
f502

File Lambda

ti ti-file-lambda

Package
Tabler Icons
Category
Uncategorized
Code Point
f53f

File Percent

ti ti-file-percent

Package
Tabler Icons
Category
Uncategorized
Code Point
f540

File Stack

ti ti-file-stack

Package
Tabler Icons
Category
Uncategorized
Code Point
f503

First Aid Kit

ti ti-first-aid-kit

Package
Tabler Icons
Category
Uncategorized
Code Point
ef5f

Fish Christianity

ti ti-fish-christianity

Package
Tabler Icons
Category
Uncategorized
Code Point
f58b

Flip Flops

ti ti-flip-flops

Package
Tabler Icons
Category
Uncategorized
Code Point
f564

Ghost 2

ti ti-ghost-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f57c

Git Branch Deleted

ti ti-git-branch-deleted

Package
Tabler Icons
Category
Uncategorized
Code Point
f57d

Git Cherry Pick

ti ti-git-cherry-pick

Package
Tabler Icons
Category
Uncategorized
Code Point
f57e

Go Game

ti ti-go-game

Package
Tabler Icons
Category
Uncategorized
Code Point
f512

Grave

ti ti-grave

Package
Tabler Icons
Category
Uncategorized
Code Point
f580

Grave 2

ti ti-grave-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f57f

Grill Off

ti ti-grill-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f5

Hand Move

ti ti-hand-move

Package
Tabler Icons
Category
Uncategorized
Code Point
ef50

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.