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

530 icons

Matching "off"

Edit Off

ti ti-edit-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f11e

Egg Off

ti ti-egg-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f11f

Elevator Off

ti ti-elevator-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3e8

Empathize Off

ti ti-empathize-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3e9

Engine Off

ti ti-engine-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f120

Eraser Off

ti ti-eraser-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f121

Error 404 Off

ti ti-error-404-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f122

Exchange Off

ti ti-exchange-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f123

Exclamation Mark Off

ti ti-exclamation-mark-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f124

Explicit Off

ti ti-explicit-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ea

Exposure Off

ti ti-exposure-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3eb

External Link Off

ti ti-external-link-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f125

Eye Off

ti ti-eye-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ecf0

Eyeglass Off

ti ti-eyeglass-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f126

Face Mask Off

ti ti-face-mask-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f127

Feather Off

ti ti-feather-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f128

Fence Off

ti ti-fence-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f129

File Off

ti ti-file-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ecf2

Files Off

ti ti-files-off

Package
Tabler Icons
Category
Uncategorized
Code Point
edee

Filter Off

ti ti-filter-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed2c

Fingerprint Off

ti ti-fingerprint-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f12a

Fire Hydrant Off

ti ti-fire-hydrant-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ec

First Aid Kit Off

ti ti-first-aid-kit-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ed

Fish Hook Off

ti ti-fish-hook-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ee

Fish Off

ti ti-fish-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f12b

Flag 2 Off

ti ti-flag-2-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f12c

Flag Off

ti ti-flag-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f12d

Flame Off

ti ti-flame-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f12e

Flask 2 Off

ti ti-flask-2-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f12f

Flask Off

ti ti-flask-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f130

Flower Off

ti ti-flower-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f131

Folder Off

ti ti-folder-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed14

Folders Off

ti ti-folders-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f133

Fountain Off

ti ti-fountain-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f134

Frame Off

ti ti-frame-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f135

Fridge Off

ti ti-fridge-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ef

Friends Off

ti ti-friends-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f136

Frustum Off

ti ti-frustum-off

Package
Tabler Icons
Category
Uncategorized
Code Point
fa9d

Function Off

ti ti-function-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f0

Garden Cart Off

ti ti-garden-cart-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f1

Gas Station Off

ti ti-gas-station-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f137

Gauge Off

ti ti-gauge-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f138

Ghost Off

ti ti-ghost-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f2

Gift Off

ti ti-gift-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f3

Glass Off

ti ti-glass-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ee91

Globe Off

ti ti-globe-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f139

Golf Off

ti ti-golf-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f13a

Graph Off

ti ti-graph-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f4

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.