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

130 icons

Matching "down"

Message 2 Down

ti ti-message-2-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f961

Message Circle Down

ti ti-message-circle-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f976

Message Down

ti ti-message-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f985

Mood Look Down

ti ti-mood-look-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fd37

Music Down

ti ti-music-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fbdc

Navigation Down

ti ti-navigation-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf0

Pencil Down

ti ti-pencil-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fc04

Photo Down

ti ti-photo-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f35f

Pointer Down

ti ti-pointer-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f99f

Progress Down

ti ti-progress-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fa0a

Ripple Down

ti ti-ripple-down

Package
Tabler Icons
Category
Uncategorized
Code Point
101aa

S Turn Down

ti ti-s-turn-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f516

Settings Down

ti ti-settings-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f9b3

Shield Down

ti ti-shield-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f9c5

Shopping Cart Down

ti ti-shopping-cart-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fb5f

Square Arrow Down

ti ti-square-arrow-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f4b7

Square Chevron Down

ti ti-square-chevron-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f627

Square Chevrons Down

ti ti-square-chevrons-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f64b

Square Rounded Arrow Down

ti ti-square-rounded-arrow-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f639

Square Rounded Chevron Down

ti ti-square-rounded-chevron-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f62b

Square Rounded Chevrons Down

ti ti-square-rounded-chevrons-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f64f

Stairs Down

ti ti-stairs-down

Package
Tabler Icons
Category
Uncategorized
Code Point
eca4

Swipe Down

ti ti-swipe-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fd5e

Table Down

ti ti-table-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fa1c

Tags Chevron Down

ti ti-tags-chevron-down

Package
Tabler Icons
Category
Uncategorized
Code Point
10286

Thumb Down

ti ti-thumb-down

Package
Tabler Icons
Category
Uncategorized
Code Point
eb3b

Thumb Down Off

ti ti-thumb-down-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f436

Trending Down

ti ti-trending-down

Package
Tabler Icons
Category
Uncategorized
Code Point
eb42

Trending Down 2

ti ti-trending-down-2

Package
Tabler Icons
Category
Uncategorized
Code Point
edc1

Trending Down 3

ti ti-trending-down-3

Package
Tabler Icons
Category
Uncategorized
Code Point
edc2

Trending Up Down

ti ti-trending-up-down

Package
Tabler Icons
Category
Uncategorized
Code Point
101fb

User Down

ti ti-user-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d6

World Down

ti ti-world-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f9df

World Download

ti ti-world-download

Package
Tabler Icons
Category
Uncategorized
Code Point
ef8a

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.