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

28 icons

Matching "mobile"

Device Mobile

ti ti-device-mobile

Package
Tabler Icons
Category
Uncategorized
Code Point
ea8a

Device Mobile Bolt

ti ti-device-mobile-bolt

Package
Tabler Icons
Category
Uncategorized
Code Point
f8ad

Device Mobile Cancel

ti ti-device-mobile-cancel

Package
Tabler Icons
Category
Uncategorized
Code Point
f8ae

Device Mobile Charging

ti ti-device-mobile-charging

Package
Tabler Icons
Category
Uncategorized
Code Point
f224

Device Mobile Check

ti ti-device-mobile-check

Package
Tabler Icons
Category
Uncategorized
Code Point
f8af

Device Mobile Code

ti ti-device-mobile-code

Package
Tabler Icons
Category
Uncategorized
Code Point
f8b0

Device Mobile Cog

ti ti-device-mobile-cog

Package
Tabler Icons
Category
Uncategorized
Code Point
f8b1

Device Mobile Dollar

ti ti-device-mobile-dollar

Package
Tabler Icons
Category
Uncategorized
Code Point
f8b2

Device Mobile Down

ti ti-device-mobile-down

Package
Tabler Icons
Category
Uncategorized
Code Point
f8b3

Device Mobile Exclamation

ti ti-device-mobile-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
f8b4

Device Mobile Heart

ti ti-device-mobile-heart

Package
Tabler Icons
Category
Uncategorized
Code Point
f8b5

Device Mobile Message

ti ti-device-mobile-message

Package
Tabler Icons
Category
Uncategorized
Code Point
ee79

Device Mobile Minus

ti ti-device-mobile-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f8b6

Device Mobile Off

ti ti-device-mobile-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f062

Device Mobile Pause

ti ti-device-mobile-pause

Package
Tabler Icons
Category
Uncategorized
Code Point
f8b7

Device Mobile Pin

ti ti-device-mobile-pin

Package
Tabler Icons
Category
Uncategorized
Code Point
f8b8

Device Mobile Plus

ti ti-device-mobile-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f8b9

Device Mobile Question

ti ti-device-mobile-question

Package
Tabler Icons
Category
Uncategorized
Code Point
f8ba

Device Mobile Rotated

ti ti-device-mobile-rotated

Package
Tabler Icons
Category
Uncategorized
Code Point
ecdb

Device Mobile Search

ti ti-device-mobile-search

Package
Tabler Icons
Category
Uncategorized
Code Point
f8bb

Device Mobile Share

ti ti-device-mobile-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f8bc

Device Mobile Star

ti ti-device-mobile-star

Package
Tabler Icons
Category
Uncategorized
Code Point
f8bd

Device Mobile Up

ti ti-device-mobile-up

Package
Tabler Icons
Category
Uncategorized
Code Point
f8be

Device Mobile Vibration

ti ti-device-mobile-vibration

Package
Tabler Icons
Category
Uncategorized
Code Point
eb86

Device Mobile X

ti ti-device-mobile-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f8bf

Mobiledata

ti ti-mobiledata

Package
Tabler Icons
Category
Uncategorized
Code Point
f9f5

Mobiledata Off

ti ti-mobiledata-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f9f4

Password Mobile Phone

ti ti-password-mobile-phone

Package
Tabler Icons
Category
Uncategorized
Code Point
fc7c

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.