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

332 icons

Matching "or"

Transform Point Top Left

ti ti-transform-point-top-left

Package
Tabler Icons
Category
Uncategorized
Code Point
fda7

Transform Point Top Right

ti ti-transform-point-top-right

Package
Tabler Icons
Category
Uncategorized
Code Point
fda8

Vector

ti ti-vector

Package
Tabler Icons
Category
Uncategorized
Code Point
eca9

Vector Bezier

ti ti-vector-bezier

Package
Tabler Icons
Category
Uncategorized
Code Point
ef1d

Vector Bezier 2

ti ti-vector-bezier-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f1a3

Vector Bezier Arc

ti ti-vector-bezier-arc

Package
Tabler Icons
Category
Uncategorized
Code Point
f4cd

Vector Bezier Circle

ti ti-vector-bezier-circle

Package
Tabler Icons
Category
Uncategorized
Code Point
f4ce

Vector Off

ti ti-vector-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1be

Vector Spline

ti ti-vector-spline

Package
Tabler Icons
Category
Uncategorized
Code Point
f565

Vector Triangle

ti ti-vector-triangle

Package
Tabler Icons
Category
Uncategorized
Code Point
eca8

Vector Triangle Off

ti ti-vector-triangle-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1bf

Viewport Narrow

ti ti-viewport-narrow

Package
Tabler Icons
Category
Uncategorized
Code Point
ebf3

Viewport Short

ti ti-viewport-short

Package
Tabler Icons
Category
Uncategorized
Code Point
fee9

Viewport Tall

ti ti-viewport-tall

Package
Tabler Icons
Category
Uncategorized
Code Point
fee8

Viewport Wide

ti ti-viewport-wide

Package
Tabler Icons
Category
Uncategorized
Code Point
ebf4

World

ti ti-world

Package
Tabler Icons
Category
Uncategorized
Code Point
eb54

World Bolt

ti ti-world-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d9

World Cancel

ti ti-world-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
f9da

World Check

ti ti-world-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f9db

World Code

ti ti-world-code

Package
Tabler Icons
Category
Uncategorized
Code Point
f9dc

World Cog

ti ti-world-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f9dd

World Dollar

ti ti-world-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
f9de

World Down

ti ti-world-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f9df

World Download

ti ti-world-download

Package
Tabler Icons
Category
Uncategorized
Code Point
ef8a

World Exclamation

ti ti-world-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
f9e0

World Heart

ti ti-world-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f9e1

World Latitude

ti ti-world-latitude

Package
Tabler Icons
Category
Uncategorized
Code Point
ed2e

World Longitude

ti ti-world-longitude

Package
Tabler Icons
Category
Uncategorized
Code Point
ed2f

World Map

ti ti-world-map

Package
Tabler Icons
Category
Uncategorized
Code Point
101e9

World Minus

ti ti-world-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f9e2

World Off

ti ti-world-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1ca

World Pause

ti ti-world-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f9e3

World Pin

ti ti-world-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
f9e4

World Plus

ti ti-world-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f9e5

World Question

ti ti-world-question

Package
Tabler Icons
Category
Uncategorized
Code Point
f9e6

World Search

ti ti-world-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f9e7

World Share

ti ti-world-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f9e8

World Star

ti ti-world-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f9e9

World Up

ti ti-world-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f9ea

World Upload

ti ti-world-upload

Package
Tabler Icons
Category
Uncategorized
Code Point
ef8b

World Www

ti ti-world-www

Package
Tabler Icons
Category
Uncategorized
Code Point
f38f

World X

ti ti-world-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f9eb

Zodiac Capricorn

ti ti-zodiac-capricorn

Package
Tabler Icons
Category
Uncategorized
Code Point
ecaf

Zodiac Scorpio

ti ti-zodiac-scorpio

Package
Tabler Icons
Category
Uncategorized
Code Point
ecb5

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.