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

78 icons

Matching "heart"

Activity Heartbeat

ti ti-activity-heartbeat

Package
Tabler Icons
Category
Uncategorized
Code Point
f0db

Adjustments Heart

ti ti-adjustments-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f803

Basket Heart

ti ti-basket-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
fb4c

Bell Heart

ti ti-bell-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f81a

Calendar Heart

ti ti-calendar-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f82a

Camera Heart

ti ti-camera-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f83b

Cash Banknote Heart

ti ti-cash-banknote-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
10148

Cash Heart

ti ti-cash-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
10142

Clipboard Heart

ti ti-clipboard-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f34e

Clock Heart

ti ti-clock-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c4

Cloud Heart

ti ti-cloud-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f853

Database Heart

ti ti-database-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
fa14

Device Desktop Heart

ti ti-device-desktop-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f866

Device Heart Monitor

ti ti-device-heart-monitor

Package
Tabler Icons
Category
Uncategorized
Code Point
f060

Device Imac Heart

ti ti-device-imac-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f879

Device Ipad Heart

ti ti-device-ipad-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f88d

Device Ipad Horizontal Heart

ti ti-device-ipad-horizontal-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f896

Device Mobile Heart

ti ti-device-mobile-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f8b5

Device Tablet Heart

ti ti-device-tablet-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f8c8

Device Watch Heart

ti ti-device-watch-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f8db

Devices Heart

ti ti-devices-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f8ee

Droplet Heart

ti ti-droplet-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f901

Eye Heart

ti ti-eye-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f7f0

Filter Heart

ti ti-filter-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
fb83

Flag Heart

ti ti-flag-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
fb93

Folder Heart

ti ti-folder-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f914

Heart

ti ti-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
eabe

Heart Bitcoin

ti ti-heart-bitcoin

Package
Tabler Icons
Category
Uncategorized
Code Point
ff3b

Heart Bolt

ti ti-heart-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
fb9e

Heart Broken

ti ti-heart-broken

Package
Tabler Icons
Category
Uncategorized
Code Point
ecba

Heart Cancel

ti ti-heart-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
fb9f

Heart Check

ti ti-heart-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fba0

Heart Code

ti ti-heart-code

Package
Tabler Icons
Category
Uncategorized
Code Point
fba1

Heart Cog

ti ti-heart-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
fba2

Heart Discount

ti ti-heart-discount

Package
Tabler Icons
Category
Uncategorized
Code Point
fba3

Heart Dollar

ti ti-heart-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
fba4

Heart Down

ti ti-heart-down

Package
Tabler Icons
Category
Uncategorized
Code Point
fba5

Heart Exclamation

ti ti-heart-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
fba6

Heart Handshake

ti ti-heart-handshake

Package
Tabler Icons
Category
Uncategorized
Code Point
f0f3

Heart Minus

ti ti-heart-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f140

Heart Off

ti ti-heart-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f141

Heart Pause

ti ti-heart-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fba7

Heart Pin

ti ti-heart-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
fba8

Heart Plus

ti ti-heart-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f142

Heart Question

ti ti-heart-question

Package
Tabler Icons
Category
Uncategorized
Code Point
fba9

Heart Rate Monitor

ti ti-heart-rate-monitor

Package
Tabler Icons
Category
Uncategorized
Code Point
ef61

Heart Search

ti ti-heart-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fbaa

Heart Share

ti ti-heart-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fbab

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.