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

53 icons

Matching "share"

Adjustments Share

ti ti-adjustments-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f80a

Basket Share

ti ti-basket-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fb53

Bell Share

ti ti-bell-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f81f

Brand Stackshare

ti ti-brand-stackshare

Package
Tabler Icons
Category
Uncategorized
Code Point
f607

Browser Share

ti ti-browser-share

Package
Tabler Icons
Category
Uncategorized
Code Point
100ae

Calendar Share

ti ti-calendar-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f82f

Camera Share

ti ti-camera-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f840

Clock Share

ti ti-clock-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f84a

Cloud Share

ti ti-cloud-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f85a

Database Share

ti ti-database-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fa19

Device Desktop Share

ti ti-device-desktop-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f86d

Device Imac Share

ti ti-device-imac-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f881

Device Ipad Horizontal Share

ti ti-device-ipad-horizontal-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f89e

Device Ipad Share

ti ti-device-ipad-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f8a9

Device Mobile Share

ti ti-device-mobile-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f8bc

Device Tablet Share

ti ti-device-tablet-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f8cf

Device Watch Share

ti ti-device-watch-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f8e2

Devices Share

ti ti-devices-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f8f5

Droplet Share

ti ti-droplet-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f908

Eye Share

ti ti-eye-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fb79

Filter 2 Share

ti ti-filter-2-share

Package
Tabler Icons
Category
Uncategorized
Code Point
1014f

Filter Share

ti ti-filter-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fb88

Flag Share

ti ti-flag-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fb9a

Folder Share

ti ti-folder-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f919

Heart Share

ti ti-heart-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fbab

Home Share

ti ti-home-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f342

Location Share

ti ti-location-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fbbf

Lock Share

ti ti-lock-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f933

Mail Share

ti ti-mail-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f946

Map Pin Share

ti ti-map-pin-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f795

Map Share

ti ti-map-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fbd1

Message 2 Share

ti ti-message-2-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f077

Message Circle Share

ti ti-message-circle-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f97f

Message Share

ti ti-message-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f078

Mood Share

ti ti-mood-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fa06

Music Share

ti ti-music-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fbe5

Navigation Share

ti ti-navigation-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fbf9

Pencil Share

ti ti-pencil-share

Package
Tabler Icons
Category
Uncategorized
Code Point
fc0b

Photo Share

ti ti-photo-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f998

Pointer Share

ti ti-pointer-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f9a9

Screen Share

ti ti-screen-share

Package
Tabler Icons
Category
Uncategorized
Code Point
ed18

Screen Share Off

ti ti-screen-share-off

Package
Tabler Icons
Category
Uncategorized
Code Point
ed17

Settings Share

ti ti-settings-share

Package
Tabler Icons
Category
Uncategorized
Code Point
f9bc

Share

ti ti-share

Package
Tabler Icons
Category
Uncategorized
Code Point
eb21

Share 2

ti ti-share-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f799

Share 3

ti ti-share-3

Package
Tabler Icons
Category
Uncategorized
Code Point
f7bd

Share Off

ti ti-share-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f1a1

Shareplay

ti ti-shareplay

Package
Tabler Icons
Category
Uncategorized
Code Point
fea5

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.