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

42 icons

Matching "pause"

Adjustments Pause

ti ti-adjustments-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f805

Basket Pause

ti ti-basket-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fb4e

Bell Pause

ti ti-bell-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f81b

Calendar Pause

ti ti-calendar-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f82b

Camera Pause

ti ti-camera-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f83c

Clock Pause

ti ti-clock-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f548

Cloud Pause

ti ti-cloud-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f855

Device Desktop Pause

ti ti-device-desktop-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f868

Device Imac Pause

ti ti-device-imac-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f87c

Device Ipad Horizontal Pause

ti ti-device-ipad-horizontal-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f899

Device Ipad Pause

ti ti-device-ipad-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f8a4

Device Mobile Pause

ti ti-device-mobile-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f8b7

Device Tablet Pause

ti ti-device-tablet-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f8ca

Device Watch Pause

ti ti-device-watch-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f8dd

Devices Pause

ti ti-devices-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f8f0

Droplet Pause

ti ti-droplet-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f903

Eye Pause

ti ti-eye-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fb74

Filter 2 Pause

ti ti-filter-2-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
10154

Filter Pause

ti ti-filter-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fb84

Flag Pause

ti ti-flag-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fb95

Folder Pause

ti ti-folder-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f915

Heart Pause

ti ti-heart-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fba7

Location Pause

ti ti-location-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fbba

Lock Pause

ti ti-lock-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f92e

Mail Pause

ti ti-mail-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f941

Map Pause

ti ti-map-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fbce

Map Pin Pause

ti ti-map-pin-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f954

Message 2 Pause

ti ti-message-2-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f965

Message Circle Pause

ti ti-message-circle-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f97a

Message Pause

ti ti-message-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f989

Music Pause

ti ti-music-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fbe0

Navigation Pause

ti ti-navigation-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf4

Pencil Pause

ti ti-pencil-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fc07

Phone Pause

ti ti-phone-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
eb08

Photo Pause

ti ti-photo-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f995

Player Pause

ti ti-player-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
ed45

Pointer Pause

ti ti-pointer-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f9a4

Settings Pause

ti ti-settings-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f9b7

Shield Pause

ti ti-shield-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f9c9

Shopping Cart Pause

ti ti-shopping-cart-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
fb63

User Pause

ti ti-user-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f9d7

World Pause

ti ti-world-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f9e3

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.