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

89 icons

Matching "end"

Blend Mode

ti ti-blend-mode

Package
Tabler Icons
Category
Uncategorized
Code Point
feb0

Blender

ti ti-blender

Package
Tabler Icons
Category
Uncategorized
Code Point
fca2

Brackets Contain End

ti ti-brackets-contain-end

Package
Tabler Icons
Category
Uncategorized
Code Point
f1e3

Brand Blender

ti ti-brand-blender

Package
Tabler Icons
Category
Uncategorized
Code Point
f326

Calendar

ti ti-calendar

Package
Tabler Icons
Category
Uncategorized
Code Point
ea53

Calendar Bolt

ti ti-calendar-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f822

Calendar Cancel

ti ti-calendar-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
f823

Calendar Check

ti ti-calendar-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f824

Calendar Clock

ti ti-calendar-clock

Package
Tabler Icons
Category
Uncategorized
Code Point
fd2e

Calendar Code

ti ti-calendar-code

Package
Tabler Icons
Category
Uncategorized
Code Point
f825

Calendar Cog

ti ti-calendar-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f826

Calendar Dollar

ti ti-calendar-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
f827

Calendar Dot

ti ti-calendar-dot

Package
Tabler Icons
Category
Uncategorized
Code Point
fd3e

Calendar Down

ti ti-calendar-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f828

Calendar Due

ti ti-calendar-due

Package
Tabler Icons
Category
Uncategorized
Code Point
f621

Calendar Event

ti ti-calendar-event

Package
Tabler Icons
Category
Uncategorized
Code Point
ea52

Calendar Exclamation

ti ti-calendar-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
f829

Calendar Heart

ti ti-calendar-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f82a

Calendar Minus

ti ti-calendar-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
ebb9

Calendar Month

ti ti-calendar-month

Package
Tabler Icons
Category
Uncategorized
Code Point
fd2f

Calendar Off

ti ti-calendar-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ee1f

Calendar Pause

ti ti-calendar-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f82b

Calendar Pin

ti ti-calendar-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
f82c

Calendar Plus

ti ti-calendar-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
ebba

Calendar Question

ti ti-calendar-question

Package
Tabler Icons
Category
Uncategorized
Code Point
f82d

Calendar Repeat

ti ti-calendar-repeat

Package
Tabler Icons
Category
Uncategorized
Code Point
fad2

Calendar Sad

ti ti-calendar-sad

Package
Tabler Icons
Category
Uncategorized
Code Point
fd1d

Calendar Search

ti ti-calendar-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f82e

Calendar Share

ti ti-calendar-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f82f

Calendar Smile

ti ti-calendar-smile

Package
Tabler Icons
Category
Uncategorized
Code Point
fd1e

Calendar Star

ti ti-calendar-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f830

Calendar Stats

ti ti-calendar-stats

Package
Tabler Icons
Category
Uncategorized
Code Point
ee20

Calendar Time

ti ti-calendar-time

Package
Tabler Icons
Category
Uncategorized
Code Point
ee21

Calendar Up

ti ti-calendar-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f831

Calendar User

ti ti-calendar-user

Package
Tabler Icons
Category
Uncategorized
Code Point
fd1f

Calendar Week

ti ti-calendar-week

Package
Tabler Icons
Category
Uncategorized
Code Point
fd30

Calendar X

ti ti-calendar-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f832

Cube Send

ti ti-cube-send

Package
Tabler Icons
Category
Uncategorized
Code Point
f61b

Device Nintendo

ti ti-device-nintendo

Package
Tabler Icons
Category
Uncategorized
Code Point
f026

Device Nintendo Off

ti ti-device-nintendo-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f111

Friends

ti ti-friends

Package
Tabler Icons
Category
Uncategorized
Code Point
eab0

Friends Off

ti ti-friends-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f136

Gender Agender

ti ti-gender-agender

Package
Tabler Icons
Category
Uncategorized
Code Point
f0e1

Gender Androgyne

ti ti-gender-androgyne

Package
Tabler Icons
Category
Uncategorized
Code Point
f0e2

Gender Bigender

ti ti-gender-bigender

Package
Tabler Icons
Category
Uncategorized
Code Point
f0e3

Gender Demiboy

ti ti-gender-demiboy

Package
Tabler Icons
Category
Uncategorized
Code Point
f0e4

Gender Demigirl

ti ti-gender-demigirl

Package
Tabler Icons
Category
Uncategorized
Code Point
f0e5

Gender Epicene

ti ti-gender-epicene

Package
Tabler Icons
Category
Uncategorized
Code Point
f0e6

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.