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

Matching "u"

Photo Plus

ti ti-photo-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f363

Photo Question

ti ti-photo-question

Package
Tabler Icons
Category
Uncategorized
Code Point
f997

Photo Square Rounded

ti ti-photo-square-rounded

Package
Tabler Icons
Category
Uncategorized
Code Point
fc4d

Photo Up

ti ti-photo-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f38b

Picture In Picture

ti ti-picture-in-picture

Package
Tabler Icons
Category
Uncategorized
Code Point
ed35

Picture In Picture Off

ti ti-picture-in-picture-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed43

Picture In Picture On

ti ti-picture-in-picture-on

Package
Tabler Icons
Category
Uncategorized
Code Point
ed44

Picture In Picture Top

ti ti-picture-in-picture-top

Package
Tabler Icons
Category
Uncategorized
Code Point
efe4

Plane Departure

ti ti-plane-departure

Package
Tabler Icons
Category
Uncategorized
Code Point
eb9a

Play Bug

ti ti-play-bug

Package
Tabler Icons
Category
Uncategorized
Code Point
1028d

Play Bugs

ti ti-play-bugs

Package
Tabler Icons
Category
Uncategorized
Code Point
1028c

Player Pause

ti ti-player-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
ed45

Playstation Square

ti ti-playstation-square

Package
Tabler Icons
Category
Uncategorized
Code Point
f2ae

Plug

ti ti-plug

Package
Tabler Icons
Category
Uncategorized
Code Point
ebd9

Plug Connected

ti ti-plug-connected

Package
Tabler Icons
Category
Uncategorized
Code Point
f00a

Plug Connected X

ti ti-plug-connected-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f0a0

Plug Off

ti ti-plug-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f180

Plug X

ti ti-plug-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f0a1

Plunger

ti ti-plunger

Package
Tabler Icons
Category
Uncategorized
Code Point
10232

Plus

ti ti-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
eb0b

Plus Equal

ti ti-plus-equal

Package
Tabler Icons
Category
Uncategorized
Code Point
f7ad

Plus Minus

ti ti-plus-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f7ae

Podium

ti ti-podium

Package
Tabler Icons
Category
Uncategorized
Code Point
f1d8

Podium Off

ti ti-podium-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f41b

Pointer Minus

ti ti-pointer-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f9a2

Pointer Pause

ti ti-pointer-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f9a4

Pointer Plus

ti ti-pointer-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f9a6

Pointer Question

ti ti-pointer-question

Package
Tabler Icons
Category
Uncategorized
Code Point
f9a7

Pointer Up

ti ti-pointer-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f9ab

Premium Rights

ti ti-premium-rights

Package
Tabler Icons
Category
Uncategorized
Code Point
efbd

Prism Plus

ti ti-prism-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
fab0

Pumpkin Scary

ti ti-pumpkin-scary

Package
Tabler Icons
Category
Uncategorized
Code Point
f587

Puzzle

ti ti-puzzle

Package
Tabler Icons
Category
Uncategorized
Code Point
eb10

Puzzle 2

ti ti-puzzle-2

Package
Tabler Icons
Category
Uncategorized
Code Point
ef83

Puzzle Off

ti ti-puzzle-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f186

Pyramid Plus

ti ti-pyramid-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
fab2

Question Mark

ti ti-question-mark

Package
Tabler Icons
Category
Uncategorized
Code Point
ec9d

Queue Pop In

ti ti-queue-pop-in

Package
Tabler Icons
Category
Uncategorized
Code Point
10200

Queue Pop Out

ti ti-queue-pop-out

Package
Tabler Icons
Category
Uncategorized
Code Point
101ff

Quote

ti ti-quote

Package
Tabler Icons
Category
Uncategorized
Code Point
efbe

Quote Off

ti ti-quote-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f188

Quote Open

ti ti-quote-open

Package
Tabler Icons
Category
Uncategorized
Code Point
10224

Quotes

ti ti-quotes

Package
Tabler Icons
Category
Uncategorized
Code Point
fb1e

Radius Bottom Left

ti ti-radius-bottom-left

Package
Tabler Icons
Category
Uncategorized
Code Point
eec6

Radius Bottom Right

ti ti-radius-bottom-right

Package
Tabler Icons
Category
Uncategorized
Code Point
eec7

Radius Top Left

ti ti-radius-top-left

Package
Tabler Icons
Category
Uncategorized
Code Point
eec8

Radius Top Right

ti ti-radius-top-right

Package
Tabler Icons
Category
Uncategorized
Code Point
eec9

Rating 12 Plus

ti ti-rating-12-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f266

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.