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

2,293 icons

Matching "b"

Float Right

ti ti-float-right

Package
Tabler Icons
Category
Uncategorized
Code Point
ebb3

Flood

ti ti-flood

Package
Tabler Icons
Category
Uncategorized
Code Point
1024b

Focus

ti ti-focus

Package
Tabler Icons
Category
Uncategorized
Code Point
eb8d

Focus 2

ti ti-focus-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ebd3

Folder Ai

ti ti-folder-ai

Package
Tabler Icons
Category
Uncategorized
Code Point
102b1

Folder Bolt

ti ti-folder-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f90c

Folder Plus

ti ti-folder-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
eaab

Folder Sparkle

ti ti-folder-sparkle

Package
Tabler Icons
Category
Uncategorized
Code Point
102b0

Folder Symlink

ti ti-folder-symlink

Package
Tabler Icons
Category
Uncategorized
Code Point
f91b

Folder User

ti ti-folder-user

Package
Tabler Icons
Category
Uncategorized
Code Point
1029b

Forbid

ti ti-forbid

Package
Tabler Icons
Category
Uncategorized
Code Point
ebd5

Forbid 2

ti ti-forbid-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ebd4

Forklift

ti ti-forklift

Package
Tabler Icons
Category
Uncategorized
Code Point
ebe9

Fountain

ti ti-fountain

Package
Tabler Icons
Category
Uncategorized
Code Point
f09b

Free Rights

ti ti-free-rights

Package
Tabler Icons
Category
Uncategorized
Code Point
efb6

Friends

ti ti-friends

Package
Tabler Icons
Category
Uncategorized
Code Point
eab0

Galaxy

ti ti-galaxy

Package
Tabler Icons
Category
Uncategorized
Code Point
fcb6

Gauge

ti ti-gauge

Package
Tabler Icons
Category
Uncategorized
Code Point
eab1

Gender Bigender

ti ti-gender-bigender

Package
Tabler Icons
Category
Uncategorized
Code Point
f0e3

Gender Demiboy

ti ti-gender-demiboy

Package
Tabler Icons
Category
Uncategorized
Code Point
f0e4

Gender Genderqueer

ti ti-gender-genderqueer

Package
Tabler Icons
Category
Uncategorized
Code Point
f0eb

Ghost

ti ti-ghost

Package
Tabler Icons
Category
Uncategorized
Code Point
eb8e

Gift

ti ti-gift

Package
Tabler Icons
Category
Uncategorized
Code Point
eb68

Git Branch

ti ti-git-branch

Package
Tabler Icons
Category
Uncategorized
Code Point
eab2

Git Branch Check

ti ti-git-branch-check

Package
Tabler Icons
Category
Uncategorized
Code Point
102af

Git Branch Deleted

ti ti-git-branch-deleted

Package
Tabler Icons
Category
Uncategorized
Code Point
f57d

Git Branch X

ti ti-git-branch-x

Package
Tabler Icons
Category
Uncategorized
Code Point
102ae

Git Commit

ti ti-git-commit

Package
Tabler Icons
Category
Uncategorized
Code Point
eab3

Git Compare

ti ti-git-compare

Package
Tabler Icons
Category
Uncategorized
Code Point
eab4

Git Fork

ti ti-git-fork

Package
Tabler Icons
Category
Uncategorized
Code Point
eb8f

Git Merge

ti ti-git-merge

Package
Tabler Icons
Category
Uncategorized
Code Point
eab5

Git Pull Request

ti ti-git-pull-request

Package
Tabler Icons
Category
Uncategorized
Code Point
eab6

Git Pull Request Draft

ti ti-git-pull-request-draft

Package
Tabler Icons
Category
Uncategorized
Code Point
efb7

Git Pull Request Unlisted

ti ti-git-pull-request-unlisted

Package
Tabler Icons
Category
Uncategorized
Code Point
102ab

Gizmo

ti ti-gizmo

Package
Tabler Icons
Category
Uncategorized
Code Point
f02b

Glass

ti ti-glass

Package
Tabler Icons
Category
Uncategorized
Code Point
eab8

Glass Full

ti ti-glass-full

Package
Tabler Icons
Category
Uncategorized
Code Point
eab7

Globe

ti ti-globe

Package
Tabler Icons
Category
Uncategorized
Code Point
eab9

Globe Off

ti ti-globe-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f139

Gradienter

ti ti-gradienter

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ab

Grid Dots

ti ti-grid-dots

Package
Tabler Icons
Category
Uncategorized
Code Point
eaba

Grill Fork

ti ti-grill-fork

Package
Tabler Icons
Category
Uncategorized
Code Point
f35b

Hand Grab

ti ti-hand-grab

Package
Tabler Icons
Category
Uncategorized
Code Point
f091

Hash

ti ti-hash

Package
Tabler Icons
Category
Uncategorized
Code Point
eabc

Hdr

ti ti-hdr

Package
Tabler Icons
Category
Uncategorized
Code Point
fa7b
hdr

Heading

ti ti-heading

Package
Tabler Icons
Category
Uncategorized
Code Point
ee9b

Headphones

ti ti-headphones

Package
Tabler Icons
Category
Uncategorized
Code Point
eabd

Headset

ti ti-headset

Package
Tabler Icons
Category
Uncategorized
Code Point
eb90

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.