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

Matching "p"

Ripple Up

ti ti-ripple-up

Package
Tabler Icons
Category
Uncategorized
Code Point
101a9

Row Insert Top

ti ti-row-insert-top

Package
Tabler Icons
Category
Uncategorized
Code Point
eed1

Rubber Stamp

ti ti-rubber-stamp

Package
Tabler Icons
Category
Uncategorized
Code Point
f5ab

Rubber Stamp Off

ti ti-rubber-stamp-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f5aa

Run Sprint

ti ti-run-sprint

Package
Tabler Icons
Category
Uncategorized
Code Point
10289

S Turn Up

ti ti-s-turn-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f519

Scan Position

ti ti-scan-position

Package
Tabler Icons
Category
Uncategorized
Code Point
fdac

Script

ti ti-script

Package
Tabler Icons
Category
Uncategorized
Code Point
f2da

Script Minus

ti ti-script-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f2d7

Script Plus

ti ti-script-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f2d8

Script X

ti ti-script-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f2d9

Secret Phrases

ti ti-secret-phrases

Package
Tabler Icons
Category
Uncategorized
Code Point
10292

Separator

ti ti-separator

Package
Tabler Icons
Category
Uncategorized
Code Point
ebda

Separator Horizontal

ti ti-separator-horizontal

Package
Tabler Icons
Category
Uncategorized
Code Point
ec79

Separator Vertical

ti ti-separator-vertical

Package
Tabler Icons
Category
Uncategorized
Code Point
ec7a

Server Spark

ti ti-server-spark

Package
Tabler Icons
Category
Uncategorized
Code Point
ffaf

Settings Pause

ti ti-settings-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f9b7

Settings Pin

ti ti-settings-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
f9b8

Settings Plus

ti ti-settings-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f9b9

Settings Spark

ti ti-settings-spark

Package
Tabler Icons
Category
Uncategorized
Code Point
ffae

Settings Up

ti ti-settings-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f9be

Shape

ti ti-shape

Package
Tabler Icons
Category
Uncategorized
Code Point
eb9c

Shape 2

ti ti-shape-2

Package
Tabler Icons
Category
Uncategorized
Code Point
eed9

Shape 3

ti ti-shape-3

Package
Tabler Icons
Category
Uncategorized
Code Point
eeda

Shape Off

ti ti-shape-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1a0

Shareplay

ti ti-shareplay

Package
Tabler Icons
Category
Uncategorized
Code Point
fea5

Shi Jumping

ti ti-shi-jumping

Package
Tabler Icons
Category
Uncategorized
Code Point
fa6c

Shield Pause

ti ti-shield-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f9c9

Shield Pin

ti ti-shield-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
f9ca

Shield Plus

ti ti-shield-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f9cb

Shield Up

ti ti-shield-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d0

Ship

ti ti-ship

Package
Tabler Icons
Category
Uncategorized
Code Point
ec84

Ship Off

ti ti-ship-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f42a

Shirt Sport

ti ti-shirt-sport

Package
Tabler Icons
Category
Uncategorized
Code Point
f26c

Shopping Bag

ti ti-shopping-bag

Package
Tabler Icons
Category
Uncategorized
Code Point
f5f8

Shopping Bag Check

ti ti-shopping-bag-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fc16

Shopping Bag Discount

ti ti-shopping-bag-discount

Package
Tabler Icons
Category
Uncategorized
Code Point
fc17

Shopping Bag Edit

ti ti-shopping-bag-edit

Package
Tabler Icons
Category
Uncategorized
Code Point
fc18

Shopping Bag Exclamation

ti ti-shopping-bag-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
fc19

Shopping Bag Heart

ti ti-shopping-bag-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
fda2

Shopping Bag Minus

ti ti-shopping-bag-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
fc1a

Shopping Bag Plus

ti ti-shopping-bag-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
fc1b

Shopping Bag Search

ti ti-shopping-bag-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fc1c

Shopping Bag X

ti ti-shopping-bag-x

Package
Tabler Icons
Category
Uncategorized
Code Point
fc1d

Shopping Cart

ti ti-shopping-cart

Package
Tabler Icons
Category
Uncategorized
Code Point
eb25

Shopping Cart Bolt

ti ti-shopping-cart-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
fb57

Shopping Cart Cancel

ti ti-shopping-cart-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
fb58

Shopping Cart Check

ti ti-shopping-cart-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fb59

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.