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

45 icons

Matching "bolt"

Adjustments Bolt

ti ti-adjustments-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f7fb

Basket Bolt

ti ti-basket-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
fb43

Bell Bolt

ti ti-bell-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f812

Bolt

ti ti-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
ea38

Bolt Off

ti ti-bolt-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ecec

Calendar Bolt

ti ti-calendar-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f822

Camera Bolt

ti ti-camera-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f833

Clock Bolt

ti ti-clock-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f844

Cloud Bolt

ti ti-cloud-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f84b

Device Desktop Bolt

ti ti-device-desktop-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f85e

Device Imac Bolt

ti ti-device-imac-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f871

Device Ipad Bolt

ti ti-device-ipad-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f885

Device Ipad Horizontal Bolt

ti ti-device-ipad-horizontal-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f88e

Device Mobile Bolt

ti ti-device-mobile-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f8ad

Device Tablet Bolt

ti ti-device-tablet-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f8c0

Device Watch Bolt

ti ti-device-watch-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f8d3

Devices Bolt

ti ti-devices-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f8e6

Droplet Bolt

ti ti-droplet-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f8f9

Eye Bolt

ti ti-eye-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
fb6d

Filter 2 Bolt

ti ti-filter-2-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
1015f

Filter Bolt

ti ti-filter-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
fb7c

Flag Bolt

ti ti-flag-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
fb8a

Folder Bolt

ti ti-folder-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f90c

Heart Bolt

ti ti-heart-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
fb9e

Home Bolt

ti ti-home-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f336

Location Bolt

ti ti-location-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
fbaf

Lock Bolt

ti ti-lock-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f924

Mail Bolt

ti ti-mail-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f937

Map Bolt

ti ti-map-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
fbc3

Map Pin Bolt

ti ti-map-pin-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f94a

Message 2 Bolt

ti ti-message-2-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f95c

Message Bolt

ti ti-message-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f96d

Message Circle Bolt

ti ti-message-circle-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f970

Music Bolt

ti ti-music-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
fbd5

Navigation Bolt

ti ti-navigation-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
fbe9

Pencil Bolt

ti ti-pencil-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
fbfd

Photo Bolt

ti ti-photo-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f990

Pointer Bolt

ti ti-pointer-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f999

Progress Bolt

ti ti-progress-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
fa08

Server Bolt

ti ti-server-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f320

Settings Bolt

ti ti-settings-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f9ad

Shield Bolt

ti ti-shield-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f9c0

Shopping Cart Bolt

ti ti-shopping-cart-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
fb57

User Bolt

ti ti-user-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d1

World Bolt

ti ti-world-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d9

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.