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

307 icons

Matching "f1"

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

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

Plane Tilt

ti ti-plane-tilt

Package
Tabler Icons
Category
Uncategorized
Code Point
f1ed

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

ti ti-podium

Package
Tabler Icons
Category
Uncategorized
Code Point
f1d8

Point Off

ti ti-point-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f181

Polygon Off

ti ti-polygon-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f182

Presentation Off

ti ti-presentation-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f183

Printer Off

ti ti-printer-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f184

Propeller Off

ti ti-propeller-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f185

Puzzle Off

ti ti-puzzle-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f186

Pyramid Off

ti ti-pyramid-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f187

Quote Off

ti ti-quote-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f188

Radioactive Off

ti ti-radioactive-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f189

Rainbow Off

ti ti-rainbow-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f18a

Record Mail Off

ti ti-record-mail-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f18b

Recycle Off

ti ti-recycle-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f18c

Refresh Off

ti ti-refresh-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f18d

Repeat Off

ti ti-repeat-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f18e

Report Off

ti ti-report-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f18f

Ripple Off

ti ti-ripple-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f190

Road Off

ti ti-road-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f191

Robot Off

ti ti-robot-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f192

Rocket Off

ti ti-rocket-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f193

Rosette Discount Check

ti ti-rosette-discount-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f1f8

Rosette Discount Check Off

ti ti-rosette-discount-check-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ff10

Route Off

ti ti-route-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f194

Ruler 2 Off

ti ti-ruler-2-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f195

Ruler Off

ti ti-ruler-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f196

Salt

ti ti-salt

Package
Tabler Icons
Category
Uncategorized
Code Point
ef16

Satellite Off

ti ti-satellite-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f197

Sausage

ti ti-sausage

Package
Tabler Icons
Category
Uncategorized
Code Point
ef17

Scale Off

ti ti-scale-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f198

Scale Outline Off

ti ti-scale-outline-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f199

Scan Eye

ti ti-scan-eye

Package
Tabler Icons
Category
Uncategorized
Code Point
f1ff

School Off

ti ti-school-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f19a

Scissors Off

ti ti-scissors-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f19b

Search Off

ti ti-search-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f19c

Seeding Off

ti ti-seeding-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f19d

Seedling Off

ti ti-seedling-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f19d

Server Off

ti ti-server-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f19e

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.