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

453 icons

Matching "ce"

Access Point

ti ti-access-point

Package
Tabler Icons
Category
Uncategorized
Code Point
ed1b

Access Point Off

ti ti-access-point-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed1a

Accessible

ti ti-accessible

Package
Tabler Icons
Category
Uncategorized
Code Point
eba9

Accessible Off

ti ti-accessible-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0a7

Adjustments Cancel

ti ti-adjustments-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
f7fc

Align Box Bottom Center

ti ti-align-box-bottom-center

Package
Tabler Icons
Category
Uncategorized
Code Point
f530

Align Box Center Bottom

ti ti-align-box-center-bottom

Package
Tabler Icons
Category
Uncategorized
Code Point
facb

Align Box Center Middle

ti ti-align-box-center-middle

Package
Tabler Icons
Category
Uncategorized
Code Point
f79f

Align Box Center Stretch

ti ti-align-box-center-stretch

Package
Tabler Icons
Category
Uncategorized
Code Point
facc

Align Box Center Top

ti ti-align-box-center-top

Package
Tabler Icons
Category
Uncategorized
Code Point
facd

Align Box Left Stretch

ti ti-align-box-left-stretch

Package
Tabler Icons
Category
Uncategorized
Code Point
face

Align Box Top Center

ti ti-align-box-top-center

Package
Tabler Icons
Category
Uncategorized
Code Point
f539

Align Center

ti ti-align-center

Package
Tabler Icons
Category
Uncategorized
Code Point
ea07

Ambulance

ti ti-ambulance

Package
Tabler Icons
Category
Uncategorized
Code Point
ebf5

App Window Center

ti ti-app-window-center

Package
Tabler Icons
Category
Uncategorized
Code Point
10277

Arrow Bounce

ti ti-arrow-bounce

Package
Tabler Icons
Category
Uncategorized
Code Point
f3a4

Asset

ti ti-asset

Package
Tabler Icons
Category
Uncategorized
Code Point
f1ce

Backspace

ti ti-backspace

Package
Tabler Icons
Category
Uncategorized
Code Point
ea2d

Basket Cancel

ti ti-basket-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
fb44

Bell Cancel

ti ti-bell-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
f813

Bell Off

ti ti-bell-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ece9

Bluetooth Connected

ti ti-bluetooth-connected

Package
Tabler Icons
Category
Uncategorized
Code Point
ecea

Bluetooth Off

ti ti-bluetooth-off

Package
Tabler Icons
Category
Uncategorized
Code Point
eceb

Bolt Off

ti ti-bolt-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ecec

Bookmark Off

ti ti-bookmark-off

Package
Tabler Icons
Category
Uncategorized
Code Point
eced

Bounce Left

ti ti-bounce-left

Package
Tabler Icons
Category
Uncategorized
Code Point
f59d

Bounce Right

ti ti-bounce-right

Package
Tabler Icons
Category
Uncategorized
Code Point
f59e

Box Align Bottom Left

ti ti-box-align-bottom-left

Package
Tabler Icons
Category
Uncategorized
Code Point
f2ce

Braces

ti ti-braces

Package
Tabler Icons
Category
Uncategorized
Code Point
ebcc

Braces Off

ti ti-braces-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0bf

Brand Behance

ti ti-brand-behance

Package
Tabler Icons
Category
Uncategorized
Code Point
ec6e

Brand Binance

ti ti-brand-binance

Package
Tabler Icons
Category
Uncategorized
Code Point
f5a0

Brand Comedy Central

ti ti-brand-comedy-central

Package
Tabler Icons
Category
Uncategorized
Code Point
f217

Brand Discord

ti ti-brand-discord

Package
Tabler Icons
Category
Uncategorized
Code Point
ece3

Brand Facebook

ti ti-brand-facebook

Package
Tabler Icons
Category
Uncategorized
Code Point
ec1a

Brand Kickstarter

ti ti-brand-kickstarter

Package
Tabler Icons
Category
Uncategorized
Code Point
edce

Brand Mercedes

ti ti-brand-mercedes

Package
Tabler Icons
Category
Uncategorized
Code Point
f072

Brand Office

ti ti-brand-office

Package
Tabler Icons
Category
Uncategorized
Code Point
f398

Brand Open Source

ti ti-brand-open-source

Package
Tabler Icons
Category
Uncategorized
Code Point
edd0

Brand Spacehey

ti ti-brand-spacehey

Package
Tabler Icons
Category
Uncategorized
Code Point
f4fc

Brand Vercel

ti ti-brand-vercel

Package
Tabler Icons
Category
Uncategorized
Code Point
ef24

Bus Off

ti ti-bus-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ce

Calendar Cancel

ti ti-calendar-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
f823

Camera Cancel

ti ti-camera-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
f834

Camera Off

ti ti-camera-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ecee

Cancel

ti ti-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
ff11

Ce

ti ti-ce

Package
Tabler Icons
Category
Uncategorized
Code Point
ed75
ce

Ce Off

ti ti-ce-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0ca

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.