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,358 icons

Matching "h"

File Shredder

ti ti-file-shredder

Package
Tabler Icons
Category
Uncategorized
Code Point
eaa1

File Spreadsheet

ti ti-file-spreadsheet

Package
Tabler Icons
Category
Uncategorized
Code Point
f03e

File Text Shield

ti ti-file-text-shield

Package
Tabler Icons
Category
Uncategorized
Code Point
100f2

File Type Html

ti ti-file-type-html

Package
Tabler Icons
Category
Uncategorized
Code Point
fb0c

File Type Php

ti ti-file-type-php

Package
Tabler Icons
Category
Uncategorized
Code Point
fb11

File Typography

ti ti-file-typography

Package
Tabler Icons
Category
Uncategorized
Code Point
f041

Filter 2 Check

ti ti-filter-2-check

Package
Tabler Icons
Category
Uncategorized
Code Point
1015d

Filter 2 Search

ti ti-filter-2-search

Package
Tabler Icons
Category
Uncategorized
Code Point
10150

Filter 2 Share

ti ti-filter-2-share

Package
Tabler Icons
Category
Uncategorized
Code Point
1014f

Filter Check

ti ti-filter-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fb7e

Filter Heart

ti ti-filter-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
fb83

Filter Search

ti ti-filter-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fb87

Filter Share

ti ti-filter-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fb88

Fire Extinguisher

ti ti-fire-extinguisher

Package
Tabler Icons
Category
Uncategorized
Code Point
faf6

Fire Hydrant

ti ti-fire-hydrant

Package
Tabler Icons
Category
Uncategorized
Code Point
f3a9

Fire Hydrant Off

ti ti-fire-hydrant-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ec

Firewall Check

ti ti-firewall-check

Package
Tabler Icons
Category
Uncategorized
Code Point
101f1

Fish

ti ti-fish

Package
Tabler Icons
Category
Uncategorized
Code Point
ef2b

Fish Bone

ti ti-fish-bone

Package
Tabler Icons
Category
Uncategorized
Code Point
f287

Fish Christianity

ti ti-fish-christianity

Package
Tabler Icons
Category
Uncategorized
Code Point
f58b

Fish Hook

ti ti-fish-hook

Package
Tabler Icons
Category
Uncategorized
Code Point
f1f9

Fish Hook Off

ti ti-fish-hook-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ee

Fish Off

ti ti-fish-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f12b

Flag Check

ti ti-flag-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fb8c

Flag Heart

ti ti-flag-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
fb93

Flag Search

ti ti-flag-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fb99

Flag Share

ti ti-flag-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fb9a

Flip Horizontal

ti ti-flip-horizontal

Package
Tabler Icons
Category
Uncategorized
Code Point
eaa7

Float Right

ti ti-float-right

Package
Tabler Icons
Category
Uncategorized
Code Point
ebb3

Folder Check

ti ti-folder-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f90e

Folder Heart

ti ti-folder-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f914

Folder Search

ti ti-folder-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f918

Folder Share

ti ti-folder-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f919

Free Rights

ti ti-free-rights

Package
Tabler Icons
Category
Uncategorized
Code Point
efb6

Gender Hermaphrodite

ti ti-gender-hermaphrodite

Package
Tabler Icons
Category
Uncategorized
Code Point
f0ec

Gender Third

ti ti-gender-third

Package
Tabler Icons
Category
Uncategorized
Code Point
f0f0

Ghost

ti ti-ghost

Package
Tabler Icons
Category
Uncategorized
Code Point
eb8e

Ghost 2

ti ti-ghost-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f57c

Ghost 3

ti ti-ghost-3

Package
Tabler Icons
Category
Uncategorized
Code Point
fc13

Ghost Off

ti ti-ghost-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f2

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 Cherry Pick

ti ti-git-cherry-pick

Package
Tabler Icons
Category
Uncategorized
Code Point
f57e

Glass Champagne

ti ti-glass-champagne

Package
Tabler Icons
Category
Uncategorized
Code Point
fd9c

Graph

ti ti-graph

Package
Tabler Icons
Category
Uncategorized
Code Point
f288

Graph Off

ti ti-graph-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3f4

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.