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

Matching "d"

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 Switch Closed

ti ti-circuit-switch-closed

Package
Tabler Icons
Category
Uncategorized
Code Point
f281

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 Code

ti ti-clock-code

Package
Tabler Icons
Category
Uncategorized
Code Point
f845

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 Hour 8

ti ti-clock-hour-8

Package
Tabler Icons
Category
Uncategorized
Code Point
f31d

Clock Record

ti ti-clock-record

Package
Tabler Icons
Category
Uncategorized
Code Point
f54a

Clock Shield

ti ti-clock-shield

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c8

Clothes Rack Off

ti ti-clothes-rack-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f3d6

Cloud

ti ti-cloud

Package
Tabler Icons
Category
Uncategorized
Code Point
ea76

Cloud Bitcoin

ti ti-cloud-bitcoin

Package
Tabler Icons
Category
Uncategorized
Code Point
ff3e

Cloud Bolt

ti ti-cloud-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f84b

Cloud Cancel

ti ti-cloud-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
f84c

Cloud Check

ti ti-cloud-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f84d

Cloud Code

ti ti-cloud-code

Package
Tabler Icons
Category
Uncategorized
Code Point
f84e

Cloud Cog

ti ti-cloud-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f84f

Cloud Computing

ti ti-cloud-computing

Package
Tabler Icons
Category
Uncategorized
Code Point
f1d0

Cloud Data Connection

ti ti-cloud-data-connection

Package
Tabler Icons
Category
Uncategorized
Code Point
f1d1

Cloud Dollar

ti ti-cloud-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
f850

Cloud Down

ti ti-cloud-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f851

Cloud Download

ti ti-cloud-download

Package
Tabler Icons
Category
Uncategorized
Code Point
ea71

Cloud Exclamation

ti ti-cloud-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
f852

Cloud Fog

ti ti-cloud-fog

Package
Tabler Icons
Category
Uncategorized
Code Point
ecd9

Cloud Heart

ti ti-cloud-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f853

Cloud Lock

ti ti-cloud-lock

Package
Tabler Icons
Category
Uncategorized
Code Point
efdb

Cloud Lock Open

ti ti-cloud-lock-open

Package
Tabler Icons
Category
Uncategorized
Code Point
efda

Cloud Minus

ti ti-cloud-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f854

Cloud Network

ti ti-cloud-network

Package
Tabler Icons
Category
Uncategorized
Code Point
fc78

Cloud Off

ti ti-cloud-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed3e

Cloud Pause

ti ti-cloud-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f855

Cloud Pin

ti ti-cloud-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
f856

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.