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

332 icons

Matching "or"

Error 404 Off

ti ti-error-404-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f122

Escalator

ti ti-escalator

Package
Tabler Icons
Category
Uncategorized
Code Point
fb06

Escalator Down

ti ti-escalator-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fb04

Escalator Up

ti ti-escalator-up

Package
Tabler Icons
Category
Uncategorized
Code Point
fb05

Face Id Error

ti ti-face-id-error

Package
Tabler Icons
Category
Uncategorized
Code Point
efa7

File Export

ti ti-file-export

Package
Tabler Icons
Category
Uncategorized
Code Point
ede9

File Horizontal

ti ti-file-horizontal

Package
Tabler Icons
Category
Uncategorized
Code Point
ebb0

File Import

ti ti-file-import

Package
Tabler Icons
Category
Uncategorized
Code Point
edea

File Orientation

ti ti-file-orientation

Package
Tabler Icons
Category
Uncategorized
Code Point
f2a1

File Report

ti ti-file-report

Package
Tabler Icons
Category
Uncategorized
Code Point
eded

File Scissors

ti ti-file-scissors

Package
Tabler Icons
Category
Uncategorized
Code Point
f03c

File Vector

ti ti-file-vector

Package
Tabler Icons
Category
Uncategorized
Code Point
f043

File Word

ti ti-file-word

Package
Tabler Icons
Category
Uncategorized
Code Point
fef2

Flip Horizontal

ti ti-flip-horizontal

Package
Tabler Icons
Category
Uncategorized
Code Point
eaa7

Forbid

ti ti-forbid

Package
Tabler Icons
Category
Uncategorized
Code Point
ebd5

Forbid 2

ti ti-forbid-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ebd4

Forklift

ti ti-forklift

Package
Tabler Icons
Category
Uncategorized
Code Point
ebe9

Forms

ti ti-forms

Package
Tabler Icons
Category
Uncategorized
Code Point
ee8f

Git Fork

ti ti-git-fork

Package
Tabler Icons
Category
Uncategorized
Code Point
eb8f

Grill Fork

ti ti-grill-fork

Package
Tabler Icons
Category
Uncategorized
Code Point
f35b

Grip Horizontal

ti ti-grip-horizontal

Package
Tabler Icons
Category
Uncategorized
Code Point
ec00

Heart Rate Monitor

ti ti-heart-rate-monitor

Package
Tabler Icons
Category
Uncategorized
Code Point
ef61

History

ti ti-history

Package
Tabler Icons
Category
Uncategorized
Code Point
ebea

History Off

ti ti-history-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3fb

History Toggle

ti ti-history-toggle

Package
Tabler Icons
Category
Uncategorized
Code Point
f1fc

Horse

ti ti-horse

Package
Tabler Icons
Category
Uncategorized
Code Point
fc46

Horse Toy

ti ti-horse-toy

Package
Tabler Icons
Category
Uncategorized
Code Point
f28a

Horseshoe

ti ti-horseshoe

Package
Tabler Icons
Category
Uncategorized
Code Point
fcb7

Keyframe Align Horizontal

ti ti-keyframe-align-horizontal

Package
Tabler Icons
Category
Uncategorized
Code Point
f583

Label Important

ti ti-label-important

Package
Tabler Icons
Category
Uncategorized
Code Point
ff49

Layout Distribute Horizontal

ti ti-layout-distribute-horizontal

Package
Tabler Icons
Category
Uncategorized
Code Point
ead5

Lock Password

ti ti-lock-password

Package
Tabler Icons
Category
Uncategorized
Code Point
ff9f

Logic Nor

ti ti-logic-nor

Package
Tabler Icons
Category
Uncategorized
Code Point
f243

Logic Or

ti ti-logic-or

Package
Tabler Icons
Category
Uncategorized
Code Point
f245

Logic Xnor

ti ti-logic-xnor

Package
Tabler Icons
Category
Uncategorized
Code Point
f246

Logic Xor

ti ti-logic-xor

Package
Tabler Icons
Category
Uncategorized
Code Point
f247

Mail Forward

ti ti-mail-forward

Package
Tabler Icons
Category
Uncategorized
Code Point
eeac

Map North

ti ti-map-north

Package
Tabler Icons
Category
Uncategorized
Code Point
fc5e

Math X Floor Divide Y

ti ti-math-x-floor-divide-y

Package
Tabler Icons
Category
Uncategorized
Code Point
10073

Menorah

ti ti-menorah

Package
Tabler Icons
Category
Uncategorized
Code Point
f58c

Menu Order

ti ti-menu-order

Package
Tabler Icons
Category
Uncategorized
Code Point
f5f5

Message Forward

ti ti-message-forward

Package
Tabler Icons
Category
Uncategorized
Code Point
f28f

Message Report

ti ti-message-report

Package
Tabler Icons
Category
Uncategorized
Code Point
ec9b

Meteor

ti ti-meteor

Package
Tabler Icons
Category
Uncategorized
Code Point
f1fd

Meteor Off

ti ti-meteor-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f40c

Motorbike

ti ti-motorbike

Package
Tabler Icons
Category
Uncategorized
Code Point
eeb6

Navigation North

ti ti-navigation-north

Package
Tabler Icons
Category
Uncategorized
Code Point
fcbb

Network

ti ti-network

Package
Tabler Icons
Category
Uncategorized
Code Point
f09f

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.