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

52 icons

Matching "search"

Adjustments Search

ti ti-adjustments-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f809

Basket Search

ti ti-basket-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fb52

Bell Search

ti ti-bell-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f81e

Calendar Search

ti ti-calendar-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f82e

Camera Search

ti ti-camera-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f83f

Clipboard Search

ti ti-clipboard-search

Package
Tabler Icons
Category
Uncategorized
Code Point
10098

Clock Search

ti ti-clock-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f7c7

Cloud Search

ti ti-cloud-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f859

Database Search

ti ti-database-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fa18

Device Desktop Search

ti ti-device-desktop-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f86c

Device Imac Search

ti ti-device-imac-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f880

Device Ipad Horizontal Search

ti ti-device-ipad-horizontal-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f89d

Device Ipad Search

ti ti-device-ipad-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f8a8

Device Mobile Search

ti ti-device-mobile-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f8bb

Device Tablet Search

ti ti-device-tablet-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f8ce

Device Watch Search

ti ti-device-watch-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f8e1

Devices Search

ti ti-devices-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f8f4

Droplet Search

ti ti-droplet-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f907

Eye Search

ti ti-eye-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fb78

File Search

ti ti-file-search

Package
Tabler Icons
Category
Uncategorized
Code Point
ed5d

Filter 2 Search

ti ti-filter-2-search

Package
Tabler Icons
Category
Uncategorized
Code Point
10150

Filter Search

ti ti-filter-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fb87

Flag Search

ti ti-flag-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fb99

Folder Search

ti ti-folder-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f918

Heart Search

ti ti-heart-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fbaa

Home Search

ti ti-home-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f341

Input Search

ti ti-input-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f2a2

List Search

ti ti-list-search

Package
Tabler Icons
Category
Uncategorized
Code Point
eea9

Location Search

ti ti-location-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fbbe

Lock Search

ti ti-lock-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f932

Mail Search

ti ti-mail-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f945

Map Pin Search

ti ti-map-pin-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f958

Map Search

ti ti-map-search

Package
Tabler Icons
Category
Uncategorized
Code Point
ef82

Message 2 Search

ti ti-message-2-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f969

Message Circle Search

ti ti-message-circle-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f97e

Message Search

ti ti-message-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f98c

Mood Search

ti ti-mood-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f7ba

Music Search

ti ti-music-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fbe4

Navigation Search

ti ti-navigation-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf8

Pencil Search

ti ti-pencil-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fc0a

Photo Search

ti ti-photo-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f364

Pointer Search

ti ti-pointer-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f9a8

Report Search

ti ti-report-search

Package
Tabler Icons
Category
Uncategorized
Code Point
ef84

Search

ti ti-search

Package
Tabler Icons
Category
Uncategorized
Code Point
eb1c

Search Off

ti ti-search-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f19c

Settings Search

ti ti-settings-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f9bb

Shield Search

ti ti-shield-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f9cd

Shopping Bag Search

ti ti-shopping-bag-search

Package
Tabler Icons
Category
Uncategorized
Code Point
fc1c

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.