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"

Language Off

ti ti-language-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f14e

Lasso Off

ti ti-lasso-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f14f

Layers Off

ti ti-layers-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f150

Layout Off

ti ti-layout-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f151

Leaf Off

ti ti-leaf-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f400

Lego Off

ti ti-lego-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f401

License Off

ti ti-license-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f153

Lifebuoy Off

ti ti-lifebuoy-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f154

Link Off

ti ti-link-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f402

Live Photo Off

ti ti-live-photo-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f403

Location Off

ti ti-location-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f155

Lock Access Off

ti ti-lock-access-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f404

Lock Off

ti ti-lock-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed1e

Lock Open Off

ti ti-lock-open-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f156

Lollipop Off

ti ti-lollipop-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f157

Luggage Off

ti ti-luggage-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f158

Lungs Off

ti ti-lungs-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f405

Macro Off

ti ti-macro-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f406

Magnet Off

ti ti-magnet-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f159

Mail Off

ti ti-mail-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f15a

Mailbox Off

ti ti-mailbox-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f15b

Map Off

ti ti-map-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f15c

Map Pin Off

ti ti-map-pin-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ecf3

Markdown Off

ti ti-markdown-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f407

Marquee Off

ti ti-marquee-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f15d

Mask Off

ti ti-mask-off

Package
Tabler Icons
Category
Uncategorized
Code Point
eeaf

Masks Theater Off

ti ti-masks-theater-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f408

Math Function Off

ti ti-math-function-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f15e

Math Off

ti ti-math-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f409

Maximize Off

ti ti-maximize-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f15f

Meat Off

ti ti-meat-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f40a

Medical Cross Off

ti ti-medical-cross-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f160

Message 2 Off

ti ti-message-2-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f40b

Message Circle Off

ti ti-message-circle-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed40

Message Off

ti ti-message-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed41

Messages Off

ti ti-messages-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed42

Meteor Off

ti ti-meteor-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f40c

Microphone 2 Off

ti ti-microphone-2-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f40d

Microphone Off

ti ti-microphone-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed16

Microscope Off

ti ti-microscope-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f40e

Microwave Off

ti ti-microwave-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f264

Milk Off

ti ti-milk-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f40f

Mist Off

ti ti-mist-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f410

Mobiledata Off

ti ti-mobiledata-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f9f4

Mood Off

ti ti-mood-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f161

Moon Off

ti ti-moon-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f162

Mountain Off

ti ti-mountain-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f411

Mouse Off

ti ti-mouse-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f163

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.