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

309 icons

Matching "f3"

Math Tg

ti ti-math-tg

Package
Tabler Icons
Category
Uncategorized
Code Point
ff33

Math X Minus Y

ti ti-math-x-minus-y

Package
Tabler Icons
Category
Uncategorized
Code Point
f4f3

Message Chatbot

ti ti-message-chatbot

Package
Tabler Icons
Category
Uncategorized
Code Point
f38a

Mood Bitcoin

ti ti-mood-bitcoin

Package
Tabler Icons
Category
Uncategorized
Code Point
ff32

Mood Confused

ti ti-mood-confused

Package
Tabler Icons
Category
Uncategorized
Code Point
eaf3

Mood Confuzed

ti ti-mood-confuzed

Package
Tabler Icons
Category
Uncategorized
Code Point
eaf3

Navigation Minus

ti ti-navigation-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf3

Number 25 Small

ti ti-number-25-small

Package
Tabler Icons
Category
Uncategorized
Code Point
fcf3

Number 3

ti ti-number-3

Package
Tabler Icons
Category
Uncategorized
Code Point
edf3

Photo Bitcoin

ti ti-photo-bitcoin

Package
Tabler Icons
Category
Uncategorized
Code Point
ff31

Photo Cancel

ti ti-photo-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
f35d

Photo Check

ti ti-photo-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f35e

Photo Down

ti ti-photo-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f35f

Photo Edit

ti ti-photo-edit

Package
Tabler Icons
Category
Uncategorized
Code Point
f360

Photo Heart

ti ti-photo-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f361

Photo Minus

ti ti-photo-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f362

Photo Plus

ti ti-photo-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f363

Photo Search

ti ti-photo-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f364

Photo Shield

ti ti-photo-shield

Package
Tabler Icons
Category
Uncategorized
Code Point
f365

Photo Star

ti ti-photo-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f366

Photo Up

ti ti-photo-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f38b

Photo X

ti ti-photo-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f367

Pig Money

ti ti-pig-money

Package
Tabler Icons
Category
Uncategorized
Code Point
f38c

Ping Pong

ti ti-ping-pong

Package
Tabler Icons
Category
Uncategorized
Code Point
f38d

Png

ti ti-png

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ad
png

Regex

ti ti-regex

Package
Tabler Icons
Category
Uncategorized
Code Point
f31f

Reload

ti ti-reload

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ae

Rosette Discount Off

ti ti-rosette-discount-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3e6

Sdk

ti ti-sdk

Package
Tabler Icons
Category
Uncategorized
Code Point
f3af
sdk

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

Shield Half

ti ti-shield-half

Package
Tabler Icons
Category
Uncategorized
Code Point
f358

Square F3

ti ti-square-f3

Package
Tabler Icons
Category
Uncategorized
Code Point
f529

Square Toggle Horizontal

ti ti-square-toggle-horizontal

Package
Tabler Icons
Category
Uncategorized
Code Point
eef3

Status Change

ti ti-status-change

Package
Tabler Icons
Category
Uncategorized
Code Point
f3b0

Transfer Out

ti ti-transfer-out

Package
Tabler Icons
Category
Uncategorized
Code Point
ef30

Transform

ti ti-transform

Package
Tabler Icons
Category
Uncategorized
Code Point
f38e

Trowel

ti ti-trowel

Package
Tabler Icons
Category
Uncategorized
Code Point
f368

Txt

ti ti-txt

Package
Tabler Icons
Category
Uncategorized
Code Point
f3b1
txt

User Bitcoin

ti ti-user-bitcoin

Package
Tabler Icons
Category
Uncategorized
Code Point
ff30

Uv Index

ti ti-uv-index

Package
Tabler Icons
Category
Uncategorized
Code Point
f3b2

Ux Circle

ti ti-ux-circle

Package
Tabler Icons
Category
Uncategorized
Code Point
f369

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

Viewport Narrow

ti ti-viewport-narrow

Package
Tabler Icons
Category
Uncategorized
Code Point
ebf3

Vip

ti ti-vip

Package
Tabler Icons
Category
Uncategorized
Code Point
f3b3
vip

Wash

ti ti-wash

Package
Tabler Icons
Category
Uncategorized
Code Point
f311

Wash Dry

ti ti-wash-dry

Package
Tabler Icons
Category
Uncategorized
Code Point
f304

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.