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

Matching "s"

Umbrella Closed 2

ti ti-umbrella-closed-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ff0d

Universe

ti ti-universe

Package
Tabler Icons
Category
Uncategorized
Code Point
fcc4

Usb

ti ti-usb

Package
Tabler Icons
Category
Uncategorized
Code Point
f00c
usb

User

ti ti-user

Package
Tabler Icons
Category
Uncategorized
Code Point
eb4d

User Bitcoin

ti ti-user-bitcoin

Package
Tabler Icons
Category
Uncategorized
Code Point
ff30

User Bolt

ti ti-user-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d1

User Cancel

ti ti-user-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d2

User Check

ti ti-user-check

Package
Tabler Icons
Category
Uncategorized
Code Point
eb49

User Circle

ti ti-user-circle

Package
Tabler Icons
Category
Uncategorized
Code Point
ef68

User Code

ti ti-user-code

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d3

User Cog

ti ti-user-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d4

User Dollar

ti ti-user-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d5

User Down

ti ti-user-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d6

User Edit

ti ti-user-edit

Package
Tabler Icons
Category
Uncategorized
Code Point
f7cc

User Exclamation

ti ti-user-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
ec12

User Heart

ti ti-user-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f7cd

User Hexagon

ti ti-user-hexagon

Package
Tabler Icons
Category
Uncategorized
Code Point
fc4e

User Key

ti ti-user-key

Package
Tabler Icons
Category
Uncategorized
Code Point
101ea

User Minus

ti ti-user-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
eb4a

User Off

ti ti-user-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ecf9

User Pause

ti ti-user-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d7

User Pentagon

ti ti-user-pentagon

Package
Tabler Icons
Category
Uncategorized
Code Point
fc4f

User Pin

ti ti-user-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
f7ce

User Plus

ti ti-user-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
eb4b

User Question

ti ti-user-question

Package
Tabler Icons
Category
Uncategorized
Code Point
f7cf

User Scan

ti ti-user-scan

Package
Tabler Icons
Category
Uncategorized
Code Point
fcaf

User Screen

ti ti-user-screen

Package
Tabler Icons
Category
Uncategorized
Code Point
fea0

User Search

ti ti-user-search

Package
Tabler Icons
Category
Uncategorized
Code Point
ef89

User Share

ti ti-user-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d8

User Shield

ti ti-user-shield

Package
Tabler Icons
Category
Uncategorized
Code Point
f7d0

User Square

ti ti-user-square

Package
Tabler Icons
Category
Uncategorized
Code Point
fc51

User Square Rounded

ti ti-user-square-rounded

Package
Tabler Icons
Category
Uncategorized
Code Point
fc50

User Star

ti ti-user-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f7d1

User Up

ti ti-user-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f7d2

User X

ti ti-user-x

Package
Tabler Icons
Category
Uncategorized
Code Point
eb4c

Users

ti ti-users

Package
Tabler Icons
Category
Uncategorized
Code Point
ebf2

Users Group

ti ti-users-group

Package
Tabler Icons
Category
Uncategorized
Code Point
fa21

Users Minus

ti ti-users-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
fa0e

Users Plus

ti ti-users-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
fa0f

Variable Minus

ti ti-variable-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f36a

Variable Plus

ti ti-variable-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f36b

Vector Spline

ti ti-vector-spline

Package
Tabler Icons
Category
Uncategorized
Code Point
f565

Venus

ti ti-venus

Package
Tabler Icons
Category
Uncategorized
Code Point
ec86

Versions

ti ti-versions

Package
Tabler Icons
Category
Uncategorized
Code Point
ed52

Versions Off

ti ti-versions-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1c0

Video Minus

ti ti-video-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
ed1f

Video Plus

ti ti-video-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
ed21

Viewport Short

ti ti-viewport-short

Package
Tabler Icons
Category
Uncategorized
Code Point
fee9

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.