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

63 icons

Matching "star"

Adjustments Star

ti ti-adjustments-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f80b

Basket Star

ti ti-basket-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fb54

Bell Star

ti ti-bell-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f820

Brackets Contain Start

ti ti-brackets-contain-start

Package
Tabler Icons
Category
Uncategorized
Code Point
f1e4

Brand Kickstarter

ti ti-brand-kickstarter

Package
Tabler Icons
Category
Uncategorized
Code Point
edce

Calendar Star

ti ti-calendar-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f830

Camera Star

ti ti-camera-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f841

Clock Star

ti ti-clock-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c9

Cloud Star

ti ti-cloud-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f85b

Database Star

ti ti-database-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fa1a

Device Desktop Star

ti ti-device-desktop-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f86e

Device Imac Star

ti ti-device-imac-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f882

Device Ipad Horizontal Star

ti ti-device-ipad-horizontal-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f89f

Device Ipad Star

ti ti-device-ipad-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f8aa

Device Mobile Star

ti ti-device-mobile-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f8bd

Device Tablet Star

ti ti-device-tablet-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f8d0

Device Watch Star

ti ti-device-watch-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f8e3

Devices Star

ti ti-devices-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f8f6

Droplet Star

ti ti-droplet-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f909

Eye Star

ti ti-eye-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fb7a

File Star

ti ti-file-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f03f

Filter Star

ti ti-filter-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fa03

Flag Star

ti ti-flag-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fb9b

Folder Star

ti ti-folder-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f91a

Heart Star

ti ti-heart-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fbac

Home Star

ti ti-home-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f344

Jewish Star

ti ti-jewish-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ff

Location Star

ti ti-location-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fbc0

Lock Star

ti ti-lock-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f934

Mail Star

ti ti-mail-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f947

Map Pin Star

ti ti-map-pin-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f959

Map Star

ti ti-map-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fbd2

Message 2 Star

ti ti-message-2-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f96a

Message Circle Star

ti ti-message-circle-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f980

Message Star

ti ti-message-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f98d

Michelin Star

ti ti-michelin-star

Package
Tabler Icons
Category
Uncategorized
Code Point
faeb

Michelin Star Green

ti ti-michelin-star-green

Package
Tabler Icons
Category
Uncategorized
Code Point
faea

Moon Stars

ti ti-moon-stars

Package
Tabler Icons
Category
Uncategorized
Code Point
ece7

Music Star

ti ti-music-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fbe6

Navigation Star

ti ti-navigation-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fbfa

North Star

ti ti-north-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f014

Pencil Star

ti ti-pencil-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fc0c

Photo Star

ti ti-photo-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f366

Play Card Star

ti ti-play-card-star

Package
Tabler Icons
Category
Uncategorized
Code Point
1004e

Pointer Star

ti ti-pointer-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f9aa

Settings Star

ti ti-settings-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f9bd

Shield Star

ti ti-shield-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f9cf

Shopping Cart Star

ti ti-shopping-cart-star

Package
Tabler Icons
Category
Uncategorized
Code Point
fb69

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.