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

177 icons

Matching "square"

Square Rounded Letter T

ti ti-square-rounded-letter-t

Package
Tabler Icons
Category
Uncategorized
Code Point
f5c1

Square Rounded Letter U

ti ti-square-rounded-letter-u

Package
Tabler Icons
Category
Uncategorized
Code Point
f5c2

Square Rounded Letter V

ti ti-square-rounded-letter-v

Package
Tabler Icons
Category
Uncategorized
Code Point
f5c3

Square Rounded Letter W

ti ti-square-rounded-letter-w

Package
Tabler Icons
Category
Uncategorized
Code Point
f5c4

Square Rounded Letter X

ti ti-square-rounded-letter-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f5c5

Square Rounded Letter Y

ti ti-square-rounded-letter-y

Package
Tabler Icons
Category
Uncategorized
Code Point
f5c6

Square Rounded Letter Z

ti ti-square-rounded-letter-z

Package
Tabler Icons
Category
Uncategorized
Code Point
f5c7

Square Rounded Minus

ti ti-square-rounded-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f63e

Square Rounded Minus 2

ti ti-square-rounded-minus-2

Package
Tabler Icons
Category
Uncategorized
Code Point
fc97

Square Rounded Number

ti ti-square-rounded-number-0

Package
Tabler Icons
Category
Uncategorized
Code Point
f5c8

Square Rounded Number 1

ti ti-square-rounded-number-1

Package
Tabler Icons
Category
Uncategorized
Code Point
f5c9

Square Rounded Number 2

ti ti-square-rounded-number-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f5ca

Square Rounded Number 3

ti ti-square-rounded-number-3

Package
Tabler Icons
Category
Uncategorized
Code Point
f5cb

Square Rounded Number 4

ti ti-square-rounded-number-4

Package
Tabler Icons
Category
Uncategorized
Code Point
f5cc

Square Rounded Number 5

ti ti-square-rounded-number-5

Package
Tabler Icons
Category
Uncategorized
Code Point
f5cd

Square Rounded Number 6

ti ti-square-rounded-number-6

Package
Tabler Icons
Category
Uncategorized
Code Point
f5ce

Square Rounded Number 7

ti ti-square-rounded-number-7

Package
Tabler Icons
Category
Uncategorized
Code Point
f5cf

Square Rounded Number 8

ti ti-square-rounded-number-8

Package
Tabler Icons
Category
Uncategorized
Code Point
f5d0

Square Rounded Number 9

ti ti-square-rounded-number-9

Package
Tabler Icons
Category
Uncategorized
Code Point
f5d1

Square Rounded Percentage

ti ti-square-rounded-percentage

Package
Tabler Icons
Category
Uncategorized
Code Point
fd84

Square Rounded Plus

ti ti-square-rounded-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f63f

Square Rounded Plus 2

ti ti-square-rounded-plus-2

Package
Tabler Icons
Category
Uncategorized
Code Point
fc98

Square Rounded X

ti ti-square-rounded-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f640

Square Toggle

ti ti-square-toggle

Package
Tabler Icons
Category
Uncategorized
Code Point
eef4

Square Toggle Horizontal

ti ti-square-toggle-horizontal

Package
Tabler Icons
Category
Uncategorized
Code Point
eef3

Square X

ti ti-square-x

Package
Tabler Icons
Category
Uncategorized
Code Point
eb2b

Squares

ti ti-squares

Package
Tabler Icons
Category
Uncategorized
Code Point
eef6

Squares Diagonal

ti ti-squares-diagonal

Package
Tabler Icons
Category
Uncategorized
Code Point
eef5

Squares Selected

ti ti-squares-selected

Package
Tabler Icons
Category
Uncategorized
Code Point
fea3

Triangle Square Circle

ti ti-triangle-square-circle

Package
Tabler Icons
Category
Uncategorized
Code Point
ece8

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

Wave Square

ti ti-wave-square

Package
Tabler Icons
Category
Uncategorized
Code Point
ecd5

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.