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

264 icons

Matching "ad"

Layout Distribute Horizontal

ti ti-layout-distribute-horizontal

Package
Tabler Icons
Category
Uncategorized
Code Point
ead5

Layout Distribute Vertical

ti ti-layout-distribute-vertical

Package
Tabler Icons
Category
Uncategorized
Code Point
ead6

Layout Grid Add

ti ti-layout-grid-add

Package
Tabler Icons
Category
Uncategorized
Code Point
edb9

Layout Navbar

ti ti-layout-navbar

Package
Tabler Icons
Category
Uncategorized
Code Point
ead7

Layout Rows

ti ti-layout-rows

Package
Tabler Icons
Category
Uncategorized
Code Point
ead8

Layout Sidebar

ti ti-layout-sidebar

Package
Tabler Icons
Category
Uncategorized
Code Point
eada

Layout Sidebar Right

ti ti-layout-sidebar-right

Package
Tabler Icons
Category
Uncategorized
Code Point
ead9

Lego

ti ti-lego

Package
Tabler Icons
Category
Uncategorized
Code Point
eadc

Lifebuoy

ti ti-lifebuoy

Package
Tabler Icons
Category
Uncategorized
Code Point
eadd

Link

ti ti-link

Package
Tabler Icons
Category
Uncategorized
Code Point
eade

Live Photo

ti ti-live-photo

Package
Tabler Icons
Category
Uncategorized
Code Point
eadf

Load Balancer

ti ti-load-balancer

Package
Tabler Icons
Category
Uncategorized
Code Point
fa5c

Loader

ti ti-loader

Package
Tabler Icons
Category
Uncategorized
Code Point
eca3

Loader 2

ti ti-loader-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f226

Loader 3

ti ti-loader-3

Package
Tabler Icons
Category
Uncategorized
Code Point
f513

Loader 4

ti ti-loader-4

Package
Tabler Icons
Category
Uncategorized
Code Point
10235

Loader Quarter

ti ti-loader-quarter

Package
Tabler Icons
Category
Uncategorized
Code Point
eca2

Luggage

ti ti-luggage

Package
Tabler Icons
Category
Uncategorized
Code Point
efad

Mailbox

ti ti-mailbox

Package
Tabler Icons
Category
Uncategorized
Code Point
eead

Mood Sad

ti ti-mood-sad

Package
Tabler Icons
Category
Uncategorized
Code Point
eaf6

Mood Sad 2

ti ti-mood-sad-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f2e2

Mood Sad Dizzy

ti ti-mood-sad-dizzy

Package
Tabler Icons
Category
Uncategorized
Code Point
f2e3

Mood Sad Squint

ti ti-mood-sad-squint

Package
Tabler Icons
Category
Uncategorized
Code Point
f2e4

Needle Thread

ti ti-needle-thread

Package
Tabler Icons
Category
Uncategorized
Code Point
f507

Octahedron Plus

ti ti-octahedron-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
faad

Piano

ti ti-piano

Package
Tabler Icons
Category
Uncategorized
Code Point
fad3

Playlist Add

ti ti-playlist-add

Package
Tabler Icons
Category
Uncategorized
Code Point
f008

Playstation Circle

ti ti-playstation-circle

Package
Tabler Icons
Category
Uncategorized
Code Point
f2ad

Plus Equal

ti ti-plus-equal

Package
Tabler Icons
Category
Uncategorized
Code Point
f7ad

Png

ti ti-png

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ad
png

Radar

ti ti-radar

Package
Tabler Icons
Category
Uncategorized
Code Point
f017

Radar 2

ti ti-radar-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f016

Radar Off

ti ti-radar-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f41f

Radio

ti ti-radio

Package
Tabler Icons
Category
Uncategorized
Code Point
ef2d

Radio Off

ti ti-radio-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f420

Radioactive

ti ti-radioactive

Package
Tabler Icons
Category
Uncategorized
Code Point
ecc0

Radioactive Off

ti ti-radioactive-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f189

Radius Bottom Left

ti ti-radius-bottom-left

Package
Tabler Icons
Category
Uncategorized
Code Point
eec6

Radius Bottom Right

ti ti-radius-bottom-right

Package
Tabler Icons
Category
Uncategorized
Code Point
eec7

Radius Top Left

ti ti-radius-top-left

Package
Tabler Icons
Category
Uncategorized
Code Point
eec8

Radius Top Right

ti ti-radius-top-right

Package
Tabler Icons
Category
Uncategorized
Code Point
eec9

Reload

ti ti-reload

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ae

Road

ti ti-road

Package
Tabler Icons
Category
Uncategorized
Code Point
f018

Road Off

ti ti-road-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f191

Road Sign

ti ti-road-sign

Package
Tabler Icons
Category
Uncategorized
Code Point
ecdd

Route X 2

ti ti-route-x-2

Package
Tabler Icons
Category
Uncategorized
Code Point
fcad

Salad

ti ti-salad

Package
Tabler Icons
Category
Uncategorized
Code Point
f50a

Settings Bolt

ti ti-settings-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f9ad

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.