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

1,183 icons

Matching "g"

Layout Sidebar Right Expand

ti ti-layout-sidebar-right-expand

Package
Tabler Icons
Category
Uncategorized
Code Point
f007

Layout Sidebar Right Inactive

ti ti-layout-sidebar-right-inactive

Package
Tabler Icons
Category
Uncategorized
Code Point
fd48

Lego

ti ti-lego

Package
Tabler Icons
Category
Uncategorized
Code Point
eadc

Lego Off

ti ti-lego-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f401

Letter Case Toggle

ti ti-letter-case-toggle

Package
Tabler Icons
Category
Uncategorized
Code Point
eea3

Letter G

ti ti-letter-g

Package
Tabler Icons
Category
Uncategorized
Code Point
ec56

Letter G Small

ti ti-letter-g-small

Package
Tabler Icons
Category
Uncategorized
Code Point
fccd

Letter Spacing

ti ti-letter-spacing

Package
Tabler Icons
Category
Uncategorized
Code Point
eea6

Lighter

ti ti-lighter

Package
Tabler Icons
Category
Uncategorized
Code Point
f794

Line Height

ti ti-line-height

Package
Tabler Icons
Category
Uncategorized
Code Point
eb94

Location Cog

ti ti-location-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
fbb3

Lock Cog

ti ti-lock-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f928

Logic And

ti ti-logic-and

Package
Tabler Icons
Category
Uncategorized
Code Point
f240

Logic Buffer

ti ti-logic-buffer

Package
Tabler Icons
Category
Uncategorized
Code Point
f241

Logic Nand

ti ti-logic-nand

Package
Tabler Icons
Category
Uncategorized
Code Point
f242

Logic Nor

ti ti-logic-nor

Package
Tabler Icons
Category
Uncategorized
Code Point
f243

Logic Not

ti ti-logic-not

Package
Tabler Icons
Category
Uncategorized
Code Point
f244

Logic Or

ti ti-logic-or

Package
Tabler Icons
Category
Uncategorized
Code Point
f245

Logic Xnor

ti ti-logic-xnor

Package
Tabler Icons
Category
Uncategorized
Code Point
f246

Logic Xor

ti ti-logic-xor

Package
Tabler Icons
Category
Uncategorized
Code Point
f247

Login

ti ti-login

Package
Tabler Icons
Category
Uncategorized
Code Point
eba7

Login 2

ti ti-login-2

Package
Tabler Icons
Category
Uncategorized
Code Point
fc76

Logout

ti ti-logout

Package
Tabler Icons
Category
Uncategorized
Code Point
eba8

Logout 2

ti ti-logout-2

Package
Tabler Icons
Category
Uncategorized
Code Point
fa7e

Logs

ti ti-logs

Package
Tabler Icons
Category
Uncategorized
Code Point
fea7

Luggage

ti ti-luggage

Package
Tabler Icons
Category
Uncategorized
Code Point
efad

Luggage Off

ti ti-luggage-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f158

Lungs

ti ti-lungs

Package
Tabler Icons
Category
Uncategorized
Code Point
ef62

Lungs Off

ti ti-lungs-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f405

Magnet

ti ti-magnet

Package
Tabler Icons
Category
Uncategorized
Code Point
eae3

Magnet Off

ti ti-magnet-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f159

Magnetic

ti ti-magnetic

Package
Tabler Icons
Category
Uncategorized
Code Point
fcb9

Mail Cog

ti ti-mail-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f93b

Manual Gearbox

ti ti-manual-gearbox

Package
Tabler Icons
Category
Uncategorized
Code Point
ed7b

Map Cog

ti ti-map-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
fbc7

Map Pin Cog

ti ti-map-pin-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f94e

Massage

ti ti-massage

Package
Tabler Icons
Category
Uncategorized
Code Point
eeb1

Math Avg

ti ti-math-avg

Package
Tabler Icons
Category
Uncategorized
Code Point
f0f4

Math Ctg

ti ti-math-ctg

Package
Tabler Icons
Category
Uncategorized
Code Point
ff35

Math Equal Greater

ti ti-math-equal-greater

Package
Tabler Icons
Category
Uncategorized
Code Point
f4e4

Math Greater

ti ti-math-greater

Package
Tabler Icons
Category
Uncategorized
Code Point
f4e7

Math Integral

ti ti-math-integral

Package
Tabler Icons
Category
Uncategorized
Code Point
f4e9

Math Integral X

ti ti-math-integral-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f4e8

Math Integrals

ti ti-math-integrals

Package
Tabler Icons
Category
Uncategorized
Code Point
f4ea

Math Tg

ti ti-math-tg

Package
Tabler Icons
Category
Uncategorized
Code Point
ff33

Message

ti ti-message

Package
Tabler Icons
Category
Uncategorized
Code Point
eaef

Message 2

ti ti-message-2

Package
Tabler Icons
Category
Uncategorized
Code Point
eaec

Message 2 Ai

ti ti-message-2-ai

Package
Tabler Icons
Category
Uncategorized
Code Point
102aa

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.