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

140 icons

Matching "f7"

Map Pin Share

ti ti-map-pin-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f795

Math Y Minus Y

ti ti-math-y-minus-y

Package
Tabler Icons
Category
Uncategorized
Code Point
f4f7

Mood Check

ti ti-mood-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f7b3

Mood Cog

ti ti-mood-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f7b4

Mood Dollar

ti ti-mood-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
f7b5

Mood Heart

ti ti-mood-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f7b6

Mood Minus

ti ti-mood-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f7b7

Mood Pin

ti ti-mood-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
f7b8

Mood Plus

ti ti-mood-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f7b9

Mood Search

ti ti-mood-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f7ba

Mood Smile

ti ti-mood-smile

Package
Tabler Icons
Category
Uncategorized
Code Point
eaf7

Mood Up

ti ti-mood-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f7bb

Mood X

ti ti-mood-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f7bc

Navigation Question

ti ti-navigation-question

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf7

Number 29 Small

ti ti-number-29-small

Package
Tabler Icons
Category
Uncategorized
Code Point
fcf7

Number 7

ti ti-number-7

Package
Tabler Icons
Category
Uncategorized
Code Point
edf7

Pdf

ti ti-pdf

Package
Tabler Icons
Category
Uncategorized
Code Point
f7ac
pdf

Photo Sensor

ti ti-photo-sensor

Package
Tabler Icons
Category
Uncategorized
Code Point
f798

Photo Sensor 2

ti ti-photo-sensor-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f796

Photo Sensor 3

ti ti-photo-sensor-3

Package
Tabler Icons
Category
Uncategorized
Code Point
f797

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

Prison

ti ti-prison

Package
Tabler Icons
Category
Uncategorized
Code Point
ef79

Sailboat 2

ti ti-sailboat-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f5f7

School

ti ti-school

Package
Tabler Icons
Category
Uncategorized
Code Point
ecf7

Select All

ti ti-select-all

Package
Tabler Icons
Category
Uncategorized
Code Point
f9f7

Share 2

ti ti-share-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f799

Share 3

ti ti-share-3

Package
Tabler Icons
Category
Uncategorized
Code Point
f7bd

Signal 2G

ti ti-signal-2g

Package
Tabler Icons
Category
Uncategorized
Code Point
f79a

Solar Panel

ti ti-solar-panel

Package
Tabler Icons
Category
Uncategorized
Code Point
f7bf

Solar Panel 2

ti ti-solar-panel-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f7be

Sql

ti ti-sql

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c0
sql

Square F7

ti ti-square-f7

Package
Tabler Icons
Category
Uncategorized
Code Point
f52d

Stack 2

ti ti-stack-2

Package
Tabler Icons
Category
Uncategorized
Code Point
eef7

Theater

ti ti-theater

Package
Tabler Icons
Category
Uncategorized
Code Point
f79b

User Edit

ti ti-user-edit

Package
Tabler Icons
Category
Uncategorized
Code Point
f7cc

User Heart

ti ti-user-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f7cd

User Pin

ti ti-user-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
f7ce

User Question

ti ti-user-question

Package
Tabler Icons
Category
Uncategorized
Code Point
f7cf

User Shield

ti ti-user-shield

Package
Tabler Icons
Category
Uncategorized
Code Point
f7d0

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

Volcano

ti ti-volcano

Package
Tabler Icons
Category
Uncategorized
Code Point
f79c

Wall

ti ti-wall

Package
Tabler Icons
Category
Uncategorized
Code Point
ef7a

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.