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

229 icons

Matching "ne"

Planet Off

ti ti-planet-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f17b

Player Track Next

ti ti-player-track-next

Package
Tabler Icons
Category
Uncategorized
Code Point
ed4b

Plug Connected

ti ti-plug-connected

Package
Tabler Icons
Category
Uncategorized
Code Point
f00a

Plug Connected X

ti ti-plug-connected-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f0a0

Relation One To Many

ti ti-relation-one-to-many

Package
Tabler Icons
Category
Uncategorized
Code Point
ed80

Relation One To One

ti ti-relation-one-to-one

Package
Tabler Icons
Category
Uncategorized
Code Point
ed81

Report Money

ti ti-report-money

Package
Tabler Icons
Category
Uncategorized
Code Point
eecd

Reserved Line

ti ti-reserved-line

Package
Tabler Icons
Category
Uncategorized
Code Point
f9f6

Scale Outline

ti ti-scale-outline

Package
Tabler Icons
Category
Uncategorized
Code Point
ef53

Scale Outline Off

ti ti-scale-outline-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f199

Solar Panel

ti ti-solar-panel

Package
Tabler Icons
Category
Uncategorized
Code Point
f7bf

Solar Panel 2

ti ti-solar-panel-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f7be

Speakerphone

ti ti-speakerphone

Package
Tabler Icons
Category
Uncategorized
Code Point
ed61

Submarine

ti ti-submarine

Package
Tabler Icons
Category
Uncategorized
Code Point
ed94

Text Outline

ti ti-text-outline

Package
Tabler Icons
Category
Uncategorized
Code Point
1026f

Timeline

ti ti-timeline

Package
Tabler Icons
Category
Uncategorized
Code Point
f031

Timeline Event

ti ti-timeline-event

Package
Tabler Icons
Category
Uncategorized
Code Point
f553

Timeline Event Exclamation

ti ti-timeline-event-exclamation

Package
Tabler Icons
Category
Uncategorized
Code Point
f662

Timeline Event Minus

ti ti-timeline-event-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
f663

Timeline Event Plus

ti ti-timeline-event-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
f664

Timeline Event Text

ti ti-timeline-event-text

Package
Tabler Icons
Category
Uncategorized
Code Point
f665

Timeline Event X

ti ti-timeline-event-x

Package
Tabler Icons
Category
Uncategorized
Code Point
f666

Timezone

ti ti-timezone

Package
Tabler Icons
Category
Uncategorized
Code Point
feed

Traffic Cone

ti ti-traffic-cone

Package
Tabler Icons
Category
Uncategorized
Code Point
ec0f

Traffic Cone Off

ti ti-traffic-cone-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1b8

Underline

ti ti-underline

Package
Tabler Icons
Category
Uncategorized
Code Point
eba2

Underline Off

ti ti-underline-off

Package
Tabler Icons
Category
Uncategorized
Code Point
10269

Vaccine

ti ti-vaccine

Package
Tabler Icons
Category
Uncategorized
Code Point
ef04

Vaccine Bottle

ti ti-vaccine-bottle

Package
Tabler Icons
Category
Uncategorized
Code Point
ef69

Vaccine Bottle Off

ti ti-vaccine-bottle-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f439

Vaccine Off

ti ti-vaccine-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1bc

Vacuum Cleaner

ti ti-vacuum-cleaner

Package
Tabler Icons
Category
Uncategorized
Code Point
f5e6

Vector Spline

ti ti-vector-spline

Package
Tabler Icons
Category
Uncategorized
Code Point
f565

Vignette

ti ti-vignette

Package
Tabler Icons
Category
Uncategorized
Code Point
10256

Wash Machine

ti ti-wash-machine

Package
Tabler Icons
Category
Uncategorized
Code Point
f25e

Wave Sine

ti ti-wave-sine

Package
Tabler Icons
Category
Uncategorized
Code Point
ecd4

Zoom Money

ti ti-zoom-money

Package
Tabler Icons
Category
Uncategorized
Code Point
ef0a

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.