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

2,813 icons

Matching "c"

Brand Windows

ti ti-brand-windows

Package
Tabler Icons
Category
Uncategorized
Code Point
ecd8

Brand X

ti ti-brand-x

Package
Tabler Icons
Category
Uncategorized
Code Point
fc0f

Brand Xdeep

ti ti-brand-xdeep

Package
Tabler Icons
Category
Uncategorized
Code Point
fc10

Brand Ycombinator

ti ti-brand-ycombinator

Package
Tabler Icons
Category
Uncategorized
Code Point
edd9

Brand Youtube

ti ti-brand-youtube

Package
Tabler Icons
Category
Uncategorized
Code Point
ec90

Bread Off

ti ti-bread-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3cb

Briefcase

ti ti-briefcase

Package
Tabler Icons
Category
Uncategorized
Code Point
ea46

Briefcase 2

ti ti-briefcase-2

Package
Tabler Icons
Category
Uncategorized
Code Point
fb03

Briefcase Off

ti ti-briefcase-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3cc

Brightness Off

ti ti-brightness-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3cd

Broadcast

ti ti-broadcast

Package
Tabler Icons
Category
Uncategorized
Code Point
f1e9

Broadcast Off

ti ti-broadcast-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1e8

Browser Check

ti ti-browser-check

Package
Tabler Icons
Category
Uncategorized
Code Point
efd6

Browser Off

ti ti-browser-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c1

Brush Off

ti ti-brush-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c2

Bubble Text

ti ti-bubble-text

Package
Tabler Icons
Category
Uncategorized
Code Point
febc

Bucket

ti ti-bucket

Package
Tabler Icons
Category
Uncategorized
Code Point
ea47

Bucket Droplet

ti ti-bucket-droplet

Package
Tabler Icons
Category
Uncategorized
Code Point
f56a

Bucket Off

ti ti-bucket-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f103

Bug Off

ti ti-bug-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c3

Building Arch

ti ti-building-arch

Package
Tabler Icons
Category
Uncategorized
Code Point
ea49

Building Broadcast Tower

ti ti-building-broadcast-tower

Package
Tabler Icons
Category
Uncategorized
Code Point
f4be

Building Carousel

ti ti-building-carousel

Package
Tabler Icons
Category
Uncategorized
Code Point
ed87

Building Castle

ti ti-building-castle

Package
Tabler Icons
Category
Uncategorized
Code Point
ed88

Building Church

ti ti-building-church

Package
Tabler Icons
Category
Uncategorized
Code Point
ea4c

Building Circus

ti ti-building-circus

Package
Tabler Icons
Category
Uncategorized
Code Point
f4bf

Building Cog

ti ti-building-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
10062

Building Community

ti ti-building-community

Package
Tabler Icons
Category
Uncategorized
Code Point
ebf6

Building Cottage

ti ti-building-cottage

Package
Tabler Icons
Category
Uncategorized
Code Point
ee1b

Building Factory

ti ti-building-factory

Package
Tabler Icons
Category
Uncategorized
Code Point
ee1c

Building Factory 2

ti ti-building-factory-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f082

Building Skyscraper

ti ti-building-skyscraper

Package
Tabler Icons
Category
Uncategorized
Code Point
ec39

Building Wind Turbine

ti ti-building-wind-turbine

Package
Tabler Icons
Category
Uncategorized
Code Point
f4c0

Burger

ti ti-burger

Package
Tabler Icons
Category
Uncategorized
Code Point
fcb4

Bus Off

ti ti-bus-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3ce

Cactus

ti ti-cactus

Package
Tabler Icons
Category
Uncategorized
Code Point
f21b

Cactus Off

ti ti-cactus-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3cf

Cake

ti ti-cake

Package
Tabler Icons
Category
Uncategorized
Code Point
f00f

Cake Off

ti ti-cake-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f104

Cake Roll

ti ti-cake-roll

Package
Tabler Icons
Category
Uncategorized
Code Point
100bd

Calculator

ti ti-calculator

Package
Tabler Icons
Category
Uncategorized
Code Point
eb80

Calculator Off

ti ti-calculator-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c4

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

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.