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

39 icons

Matching "4d"

Arrow Loop Right 2

ti ti-arrow-loop-right-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f04d

Assembly

ti ti-assembly

Package
Tabler Icons
Category
Uncategorized
Code Point
f24d

Basket Minus

ti ti-basket-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
fb4d

Brand Azure

ti ti-brand-azure

Package
Tabler Icons
Category
Uncategorized
Code Point
fa4d

Brand Cinema 4D

ti ti-brand-cinema-4d

Package
Tabler Icons
Category
Uncategorized
Code Point
fa71

Brand Ctemplar

ti ti-brand-ctemplar

Package
Tabler Icons
Category
Uncategorized
Code Point
f4d0

Brand Cupra

ti ti-brand-cupra

Package
Tabler Icons
Category
Uncategorized
Code Point
f4d1

Brand Days Counter

ti ti-brand-days-counter

Package
Tabler Icons
Category
Uncategorized
Code Point
f4d2

Brand Deliveroo

ti ti-brand-deliveroo

Package
Tabler Icons
Category
Uncategorized
Code Point
f4d3

Brand Dolby Digital

ti ti-brand-dolby-digital

Package
Tabler Icons
Category
Uncategorized
Code Point
f4d4

Brand Drops

ti ti-brand-drops

Package
Tabler Icons
Category
Uncategorized
Code Point
f4d5

Brand Flightradar24

ti ti-brand-flightradar24

Package
Tabler Icons
Category
Uncategorized
Code Point
f4d6

Brand My Oppo

ti ti-brand-my-oppo

Package
Tabler Icons
Category
Uncategorized
Code Point
f4d7

Brand Nextcloud

ti ti-brand-nextcloud

Package
Tabler Icons
Category
Uncategorized
Code Point
f4d8

Brand Picsart

ti ti-brand-picsart

Package
Tabler Icons
Category
Uncategorized
Code Point
f4d9

Brand Revolut

ti ti-brand-revolut

Package
Tabler Icons
Category
Uncategorized
Code Point
f4da

Brand Samsungpass

ti ti-brand-samsungpass

Package
Tabler Icons
Category
Uncategorized
Code Point
f4db

Brand Sharik

ti ti-brand-sharik

Package
Tabler Icons
Category
Uncategorized
Code Point
f4dc

Brand Windy

ti ti-brand-windy

Package
Tabler Icons
Category
Uncategorized
Code Point
f4dd

Brand Zulip

ti ti-brand-zulip

Package
Tabler Icons
Category
Uncategorized
Code Point
f4de

Building Hospital

ti ti-building-hospital

Package
Tabler Icons
Category
Uncategorized
Code Point
ea4d

Chalkboard

ti ti-chalkboard

Package
Tabler Icons
Category
Uncategorized
Code Point
f34d

Circle Letter M

ti ti-circle-letter-m

Package
Tabler Icons
Category
Uncategorized
Code Point
f44d

Cloud Check

ti ti-cloud-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f84d

Corner Right Up Double

ti ti-corner-right-up-double

Package
Tabler Icons
Category
Uncategorized
Code Point
ee4d

Door Exit

ti ti-door-exit

Package
Tabler Icons
Category
Uncategorized
Code Point
ef4d

Dumbbell

ti ti-dumbbell

Package
Tabler Icons
Category
Uncategorized
Code Point
1024d

E Passport

ti ti-e-passport

Package
Tabler Icons
Category
Uncategorized
Code Point
f4df

File Certificate

ti ti-file-certificate

Package
Tabler Icons
Category
Uncategorized
Code Point
ed4d

Filter 2 Up

ti ti-filter-2-up

Package
Tabler Icons
Category
Uncategorized
Code Point
1014d

Hand Finger Right

ti ti-hand-finger-right

Package
Tabler Icons
Category
Uncategorized
Code Point
ff4d

Lamp Off

ti ti-lamp-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f14d

Map Pin Code

ti ti-map-pin-code

Package
Tabler Icons
Category
Uncategorized
Code Point
f94d

Message Reply

ti ti-message-reply

Package
Tabler Icons
Category
Uncategorized
Code Point
fd4d

Photo Square Rounded

ti ti-photo-square-rounded

Package
Tabler Icons
Category
Uncategorized
Code Point
fc4d

Sort 9

ti ti-sort-0-9

Package
Tabler Icons
Category
Uncategorized
Code Point
f54d

Square Chevrons Right

ti ti-square-chevrons-right

Package
Tabler Icons
Category
Uncategorized
Code Point
f64d

User

ti ti-user

Package
Tabler Icons
Category
Uncategorized
Code Point
eb4d

Zoom Cancel

ti ti-zoom-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
ec4d

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.