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

572 icons

Matching "v"

Navigation Share

ti ti-navigation-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf9

Navigation South

ti ti-navigation-south

Package
Tabler Icons
Category
Uncategorized
Code Point
fcbc

Navigation Star

ti ti-navigation-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fbfa

Navigation Top

ti ti-navigation-top

Package
Tabler Icons
Category
Uncategorized
Code Point
faec

Navigation Up

ti ti-navigation-up

Package
Tabler Icons
Category
Uncategorized
Code Point
fbfb

Navigation West

ti ti-navigation-west

Package
Tabler Icons
Category
Uncategorized
Code Point
fcbd

Navigation X

ti ti-navigation-x

Package
Tabler Icons
Category
Uncategorized
Code Point
fbfc

No Creative Commons

ti ti-no-creative-commons

Package
Tabler Icons
Category
Uncategorized
Code Point
efba

No Derivatives

ti ti-no-derivatives

Package
Tabler Icons
Category
Uncategorized
Code Point
efbb

Orbit Vertical

ti ti-orbit-vertical

Package
Tabler Icons
Category
Uncategorized
Code Point
10297

Oval

ti ti-oval

Package
Tabler Icons
Category
Uncategorized
Code Point
f02e

Oval Vertical

ti ti-oval-vertical

Package
Tabler Icons
Category
Uncategorized
Code Point
f02d

Overline

ti ti-overline

Package
Tabler Icons
Category
Uncategorized
Code Point
eebb

Panorama Vertical

ti ti-panorama-vertical

Package
Tabler Icons
Category
Uncategorized
Code Point
ed34

Panorama Vertical Off

ti ti-panorama-vertical-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f418

Perspective

ti ti-perspective

Package
Tabler Icons
Category
Uncategorized
Code Point
eebd

Perspective Off

ti ti-perspective-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f176

Photo Video

ti ti-photo-video

Package
Tabler Icons
Category
Uncategorized
Code Point
fc95

Pin Invoke

ti ti-pin-invoke

Package
Tabler Icons
Category
Uncategorized
Code Point
fd5c

Plane Arrival

ti ti-plane-arrival

Package
Tabler Icons
Category
Uncategorized
Code Point
eb99

Play Volleyball

ti ti-play-volleyball

Package
Tabler Icons
Category
Uncategorized
Code Point
fa69

Player Track Prev

ti ti-player-track-prev

Package
Tabler Icons
Category
Uncategorized
Code Point
ed4c

Radioactive

ti ti-radioactive

Package
Tabler Icons
Category
Uncategorized
Code Point
ecc0

Radioactive Off

ti ti-radioactive-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f189

Rectangle Vertical

ti ti-rectangle-vertical

Package
Tabler Icons
Category
Uncategorized
Code Point
ed36

Reserved Line

ti ti-reserved-line

Package
Tabler Icons
Category
Uncategorized
Code Point
f9f6

Row Remove

ti ti-row-remove

Package
Tabler Icons
Category
Uncategorized
Code Point
fafe

Rv Truck

ti ti-rv-truck

Package
Tabler Icons
Category
Uncategorized
Code Point
fcc0

Scuba Diving

ti ti-scuba-diving

Package
Tabler Icons
Category
Uncategorized
Code Point
fd4e

Scuba Diving Tank

ti ti-scuba-diving-tank

Package
Tabler Icons
Category
Uncategorized
Code Point
fefa

Separator Vertical

ti ti-separator-vertical

Package
Tabler Icons
Category
Uncategorized
Code Point
ec7a

Server

ti ti-server

Package
Tabler Icons
Category
Uncategorized
Code Point
eb1f

Server 2

ti ti-server-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f07c

Server Bolt

ti ti-server-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f320

Server Cog

ti ti-server-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f321

Server Off

ti ti-server-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f19e

Server Spark

ti ti-server-spark

Package
Tabler Icons
Category
Uncategorized
Code Point
ffaf

Serverless

ti ti-serverless

Package
Tabler Icons
Category
Uncategorized
Code Point
101eb

Servicemark

ti ti-servicemark

Package
Tabler Icons
Category
Uncategorized
Code Point
ec09

Shield Chevron

ti ti-shield-chevron

Package
Tabler Icons
Category
Uncategorized
Code Point
ef9b

Shovel

ti ti-shovel

Package
Tabler Icons
Category
Uncategorized
Code Point
f1d9

Shovel Pitchforks

ti ti-shovel-pitchforks

Package
Tabler Icons
Category
Uncategorized
Code Point
fd3a

Spacing Vertical

ti ti-spacing-vertical

Package
Tabler Icons
Category
Uncategorized
Code Point
ef55

Square Chevron Down

ti ti-square-chevron-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f627

Square Chevron Left

ti ti-square-chevron-left

Package
Tabler Icons
Category
Uncategorized
Code Point
f628

Square Chevron Right

ti ti-square-chevron-right

Package
Tabler Icons
Category
Uncategorized
Code Point
f629

Square Chevron Up

ti ti-square-chevron-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f62a

Square Chevrons Down

ti ti-square-chevrons-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f64b

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.