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

69 icons

Matching "check"

Adjustments Check

ti ti-adjustments-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f7fd

Basket Check

ti ti-basket-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fb45

Bell Check

ti ti-bell-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f814

Browser Check

ti ti-browser-check

Package
Tabler Icons
Category
Uncategorized
Code Point
efd6

Calendar Check

ti ti-calendar-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f824

Camera Check

ti ti-camera-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f835

Check

ti ti-check

Package
Tabler Icons
Category
Uncategorized
Code Point
ea5e

Checkbox

ti ti-checkbox

Package
Tabler Icons
Category
Uncategorized
Code Point
eba6

Checklist

ti ti-checklist

Package
Tabler Icons
Category
Uncategorized
Code Point
f074

Checks

ti ti-checks

Package
Tabler Icons
Category
Uncategorized
Code Point
ebaa

Checkup List

ti ti-checkup-list

Package
Tabler Icons
Category
Uncategorized
Code Point
ef5a

Circle Check

ti ti-circle-check

Package
Tabler Icons
Category
Uncategorized
Code Point
ea67

Circle Dashed Check

ti ti-circle-dashed-check

Package
Tabler Icons
Category
Uncategorized
Code Point
feb8

Clipboard Check

ti ti-clipboard-check

Package
Tabler Icons
Category
Uncategorized
Code Point
ea6c

Clock Check

ti ti-clock-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c1

Cloud Check

ti ti-cloud-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f84d

Copy Check

ti ti-copy-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fdb0

Device Desktop Check

ti ti-device-desktop-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f860

Device Imac Check

ti ti-device-imac-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f873

Device Ipad Check

ti ti-device-ipad-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f887

Device Ipad Horizontal Check

ti ti-device-ipad-horizontal-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f890

Device Mobile Check

ti ti-device-mobile-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f8af

Device Tablet Check

ti ti-device-tablet-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f8c2

Device Watch Check

ti ti-device-watch-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f8d5

Devices Check

ti ti-devices-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f8e8

Discount Check

ti ti-discount-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f1f8

Droplet Check

ti ti-droplet-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f8fb

Eye Check

ti ti-eye-check

Package
Tabler Icons
Category
Uncategorized
Code Point
ee88

File Check

ti ti-file-check

Package
Tabler Icons
Category
Uncategorized
Code Point
ea9c

Filter 2 Check

ti ti-filter-2-check

Package
Tabler Icons
Category
Uncategorized
Code Point
1015d

Filter Check

ti ti-filter-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fb7e

Firewall Check

ti ti-firewall-check

Package
Tabler Icons
Category
Uncategorized
Code Point
101f1

Flag Check

ti ti-flag-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fb8c

Folder Check

ti ti-folder-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f90e

Git Branch Check

ti ti-git-branch-check

Package
Tabler Icons
Category
Uncategorized
Code Point
102af

Heart Check

ti ti-heart-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fba0

Home Check

ti ti-home-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f337

Input Check

ti ti-input-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fc5b

List Check

ti ti-list-check

Package
Tabler Icons
Category
Uncategorized
Code Point
eb6a

Location Check

ti ti-location-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fbb1

Lock Check

ti ti-lock-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f926

Mail Check

ti ti-mail-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f939

Map Check

ti ti-map-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fbc5

Map Pin Check

ti ti-map-pin-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f94c

Message 2 Check

ti ti-message-2-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f95e

Message Check

ti ti-message-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f96f

Message Circle Check

ti ti-message-circle-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f972

Mood Check

ti ti-mood-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f7b3

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.