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

427 icons

Matching "and"

Candy

ti ti-candy

Package
Tabler Icons
Category
Uncategorized
Code Point
ef0d

Candy Off

ti ti-candy-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c5

Chart Candle

ti ti-chart-candle

Package
Tabler Icons
Category
Uncategorized
Code Point
ea5a

Command

ti ti-command

Package
Tabler Icons
Category
Uncategorized
Code Point
ea78

Command Off

ti ti-command-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3d7

Credit Card Hand

ti ti-credit-card-hand

Package
Tabler Icons
Category
Uncategorized
Code Point
1022e

Crop Landscape

ti ti-crop-landscape

Package
Tabler Icons
Category
Uncategorized
Code Point
fd55

Device Landline Phone

ti ti-device-landline-phone

Package
Tabler Icons
Category
Uncategorized
Code Point
f649

Gender Androgyne

ti ti-gender-androgyne

Package
Tabler Icons
Category
Uncategorized
Code Point
f0e2

Hand Click

ti ti-hand-click

Package
Tabler Icons
Category
Uncategorized
Code Point
ef4f

Hand Click Off

ti ti-hand-click-off

Package
Tabler Icons
Category
Uncategorized
Code Point
100f1

Hand Finger

ti ti-hand-finger

Package
Tabler Icons
Category
Uncategorized
Code Point
ee94

Hand Finger Down

ti ti-hand-finger-down

Package
Tabler Icons
Category
Uncategorized
Code Point
ff4f

Hand Finger Left

ti ti-hand-finger-left

Package
Tabler Icons
Category
Uncategorized
Code Point
ff4e

Hand Finger Off

ti ti-hand-finger-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f13d

Hand Finger Right

ti ti-hand-finger-right

Package
Tabler Icons
Category
Uncategorized
Code Point
ff4d

Hand Grab

ti ti-hand-grab

Package
Tabler Icons
Category
Uncategorized
Code Point
f091

Hand Little Finger

ti ti-hand-little-finger

Package
Tabler Icons
Category
Uncategorized
Code Point
ee95

Hand Love You

ti ti-hand-love-you

Package
Tabler Icons
Category
Uncategorized
Code Point
ee97

Hand Middle Finger

ti ti-hand-middle-finger

Package
Tabler Icons
Category
Uncategorized
Code Point
ec2d

Hand Move

ti ti-hand-move

Package
Tabler Icons
Category
Uncategorized
Code Point
ef50

Hand Off

ti ti-hand-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed15

Hand Ring Finger

ti ti-hand-ring-finger

Package
Tabler Icons
Category
Uncategorized
Code Point
ee96

Hand Rock

ti ti-hand-rock

Package
Tabler Icons
Category
Uncategorized
Code Point
ee97

Hand Sanitizer

ti ti-hand-sanitizer

Package
Tabler Icons
Category
Uncategorized
Code Point
f5f4

Hand Stop

ti ti-hand-stop

Package
Tabler Icons
Category
Uncategorized
Code Point
ec2e

Hand Three Fingers

ti ti-hand-three-fingers

Package
Tabler Icons
Category
Uncategorized
Code Point
ee98

Hand Two Fingers

ti ti-hand-two-fingers

Package
Tabler Icons
Category
Uncategorized
Code Point
ee99

Heart Handshake

ti ti-heart-handshake

Package
Tabler Icons
Category
Uncategorized
Code Point
f0f3

Helicopter Landing

ti ti-helicopter-landing

Package
Tabler Icons
Category
Uncategorized
Code Point
ed8d

Home Hand

ti ti-home-hand

Package
Tabler Icons
Category
Uncategorized
Code Point
f504

Layout Bottombar Expand

ti ti-layout-bottombar-expand

Package
Tabler Icons
Category
Uncategorized
Code Point
f28c

Layout Navbar Expand

ti ti-layout-navbar-expand

Package
Tabler Icons
Category
Uncategorized
Code Point
f28e

Layout Sidebar Left Expand

ti ti-layout-sidebar-left-expand

Package
Tabler Icons
Category
Uncategorized
Code Point
f005

Layout Sidebar Right Expand

ti ti-layout-sidebar-right-expand

Package
Tabler Icons
Category
Uncategorized
Code Point
f007

Logic And

ti ti-logic-and

Package
Tabler Icons
Category
Uncategorized
Code Point
f240

Logic Nand

ti ti-logic-nand

Package
Tabler Icons
Category
Uncategorized
Code Point
f242

Michelin Bib Gourmand

ti ti-michelin-bib-gourmand

Package
Tabler Icons
Category
Uncategorized
Code Point
fae9

Play Handball

ti ti-play-handball

Package
Tabler Icons
Category
Uncategorized
Code Point
fa68

Sandbox

ti ti-sandbox

Package
Tabler Icons
Category
Uncategorized
Code Point
fd6c

Wand

ti ti-wand

Package
Tabler Icons
Category
Uncategorized
Code Point
ebcb

Wand Off

ti ti-wand-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1c6

Wash Hand

ti ti-wash-hand

Package
Tabler Icons
Category
Uncategorized
Code Point
fa81

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.