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,991 icons

Matching "o"

Circuit Changeover

ti ti-circuit-changeover

Package
Tabler Icons
Category
Uncategorized
Code Point
f278

Circuit Diode

ti ti-circuit-diode

Package
Tabler Icons
Category
Uncategorized
Code Point
f27a

Circuit Diode Zener

ti ti-circuit-diode-zener

Package
Tabler Icons
Category
Uncategorized
Code Point
f279

Circuit Ground

ti ti-circuit-ground

Package
Tabler Icons
Category
Uncategorized
Code Point
f27c

Circuit Ground Digital

ti ti-circuit-ground-digital

Package
Tabler Icons
Category
Uncategorized
Code Point
f27b

Circuit Inductor

ti ti-circuit-inductor

Package
Tabler Icons
Category
Uncategorized
Code Point
f27d

Circuit Motor

ti ti-circuit-motor

Package
Tabler Icons
Category
Uncategorized
Code Point
f27e

Circuit Pushbutton

ti ti-circuit-pushbutton

Package
Tabler Icons
Category
Uncategorized
Code Point
f27f

Circuit Resistor

ti ti-circuit-resistor

Package
Tabler Icons
Category
Uncategorized
Code Point
f280

Circuit Switch Closed

ti ti-circuit-switch-closed

Package
Tabler Icons
Category
Uncategorized
Code Point
f281

Circuit Switch Open

ti ti-circuit-switch-open

Package
Tabler Icons
Category
Uncategorized
Code Point
f282

Circuit Voltmeter

ti ti-circuit-voltmeter

Package
Tabler Icons
Category
Uncategorized
Code Point
f283

Clear Formatting

ti ti-clear-formatting

Package
Tabler Icons
Category
Uncategorized
Code Point
ebe5

Clipboard

ti ti-clipboard

Package
Tabler Icons
Category
Uncategorized
Code Point
ea6f

Clipboard Check

ti ti-clipboard-check

Package
Tabler Icons
Category
Uncategorized
Code Point
ea6c

Clipboard Copy

ti ti-clipboard-copy

Package
Tabler Icons
Category
Uncategorized
Code Point
f299

Clipboard Data

ti ti-clipboard-data

Package
Tabler Icons
Category
Uncategorized
Code Point
f563

Clipboard Heart

ti ti-clipboard-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f34e

Clipboard List

ti ti-clipboard-list

Package
Tabler Icons
Category
Uncategorized
Code Point
ea6d

Clipboard Off

ti ti-clipboard-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0ce

Clipboard Plus

ti ti-clipboard-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
efb2

Clipboard Search

ti ti-clipboard-search

Package
Tabler Icons
Category
Uncategorized
Code Point
10098

Clipboard Smile

ti ti-clipboard-smile

Package
Tabler Icons
Category
Uncategorized
Code Point
fd9a

Clipboard Text

ti ti-clipboard-text

Package
Tabler Icons
Category
Uncategorized
Code Point
f089

Clipboard Typography

ti ti-clipboard-typography

Package
Tabler Icons
Category
Uncategorized
Code Point
f34f

Clipboard X

ti ti-clipboard-x

Package
Tabler Icons
Category
Uncategorized
Code Point
ea6e

Clock

ti ti-clock

Package
Tabler Icons
Category
Uncategorized
Code Point
ea70

Clock 12

ti ti-clock-12

Package
Tabler Icons
Category
Uncategorized
Code Point
fc56

Clock 2

ti ti-clock-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f099

Clock 24

ti ti-clock-24

Package
Tabler Icons
Category
Uncategorized
Code Point
fc57

Clock Bitcoin

ti ti-clock-bitcoin

Package
Tabler Icons
Category
Uncategorized
Code Point
ff3f

Clock Bolt

ti ti-clock-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f844

Clock Cancel

ti ti-clock-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
f546

Clock Check

ti ti-clock-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c1

Clock Code

ti ti-clock-code

Package
Tabler Icons
Category
Uncategorized
Code Point
f845

Clock Cog

ti ti-clock-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c2

Clock Dollar

ti ti-clock-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
f846

Clock Down

ti ti-clock-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c3

Clock Edit

ti ti-clock-edit

Package
Tabler Icons
Category
Uncategorized
Code Point
f547

Clock Exclamation

ti ti-clock-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
f847

Clock Heart

ti ti-clock-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c4

Clock Hour 1

ti ti-clock-hour-1

Package
Tabler Icons
Category
Uncategorized
Code Point
f313

Clock Hour 10

ti ti-clock-hour-10

Package
Tabler Icons
Category
Uncategorized
Code Point
f314

Clock Hour 11

ti ti-clock-hour-11

Package
Tabler Icons
Category
Uncategorized
Code Point
f315

Clock Hour 12

ti ti-clock-hour-12

Package
Tabler Icons
Category
Uncategorized
Code Point
f316

Clock Hour 2

ti ti-clock-hour-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f317

Clock Hour 3

ti ti-clock-hour-3

Package
Tabler Icons
Category
Uncategorized
Code Point
f318

Clock Hour 4

ti ti-clock-hour-4

Package
Tabler Icons
Category
Uncategorized
Code Point
f319

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.