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"

Movie Off

ti ti-movie-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f164

Mug Off

ti ti-mug-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f165

Mushroom Off

ti ti-mushroom-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f412

Music Off

ti ti-music-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f166

Navigation Off

ti ti-navigation-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f413

Network Off

ti ti-network-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f414

News Off

ti ti-news-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f167

Nfc Off

ti ti-nfc-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f168

Note Off

ti ti-note-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f169

Notebook Off

ti ti-notebook-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f415

Notes Off

ti ti-notes-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f16a

Notification Off

ti ti-notification-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f16b

Octagon Off

ti ti-octagon-off

Package
Tabler Icons
Category
Uncategorized
Code Point
eeb8

Octahedron Off

ti ti-octahedron-off

Package
Tabler Icons
Category
Uncategorized
Code Point
faac

Olympics Off

ti ti-olympics-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f416

Package Off

ti ti-package-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f16c

Paint Off

ti ti-paint-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f16d

Palette Off

ti ti-palette-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f16e

Panorama Horizontal Off

ti ti-panorama-horizontal-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f417

Panorama Vertical Off

ti ti-panorama-vertical-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f418

Paper Bag Off

ti ti-paper-bag-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f16f

Parachute Off

ti ti-parachute-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f170

Parentheses Off

ti ti-parentheses-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f171

Parking Off

ti ti-parking-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f172

Paw Off

ti ti-paw-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f419

Pencil Off

ti ti-pencil-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f173

Pennant Off

ti ti-pennant-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f174

Pentagon Off

ti ti-pentagon-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f41a

Pepper Off

ti ti-pepper-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f175

Perspective Off

ti ti-perspective-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f176

Phone Off

ti ti-phone-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ecf5

Photo Off

ti ti-photo-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ecf6

Picture In Picture Off

ti ti-picture-in-picture-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed43

Pig Off

ti ti-pig-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f177

Pill Off

ti ti-pill-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f178

Pinned Off

ti ti-pinned-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed5f

Pizza Off

ti ti-pizza-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f179

Plane Off

ti ti-plane-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f17a

Planet Off

ti ti-planet-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f17b

Plant 2 Off

ti ti-plant-2-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f17c

Plant Off

ti ti-plant-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f17d

Play Card Off

ti ti-play-card-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f17e

Playlist Off

ti ti-playlist-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f17f

Plug Off

ti ti-plug-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f180

Podium Off

ti ti-podium-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f41b

Point Off

ti ti-point-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f181

Pointer Off

ti ti-pointer-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f9a3

Pokeball Off

ti ti-pokeball-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f41c

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.