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

542 icons

Matching "y"

Brand Ycombinator

ti ti-brand-ycombinator

Package
Tabler Icons
Category
Uncategorized
Code Point
edd9

Brand Youtube

ti ti-brand-youtube

Package
Tabler Icons
Category
Uncategorized
Code Point
ec90

Brand Youtube Kids

ti ti-brand-youtube-kids

Package
Tabler Icons
Category
Uncategorized
Code Point
f214

Building Community

ti ti-building-community

Package
Tabler Icons
Category
Uncategorized
Code Point
ebf6

Building Factory

ti ti-building-factory

Package
Tabler Icons
Category
Uncategorized
Code Point
ee1c

Building Factory 2

ti ti-building-factory-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f082

Building Skyscraper

ti ti-building-skyscraper

Package
Tabler Icons
Category
Uncategorized
Code Point
ec39

Butterfly

ti ti-butterfly

Package
Tabler Icons
Category
Uncategorized
Code Point
efd9

Canary

ti ti-canary

Package
Tabler Icons
Category
Uncategorized
Code Point
101f5

Candy

ti ti-candy

Package
Tabler Icons
Category
Uncategorized
Code Point
ef0d

Candy Off

ti ti-candy-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0c5

Category

ti ti-category

Package
Tabler Icons
Category
Uncategorized
Code Point
f1f6

Category 2

ti ti-category-2

Package
Tabler Icons
Category
Uncategorized
Code Point
f1f5

Category Minus

ti ti-category-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
fd20

Category Plus

ti ti-category-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
fd21

Chart Sankey

ti ti-chart-sankey

Package
Tabler Icons
Category
Uncategorized
Code Point
f619

Cherry

ti ti-cherry

Package
Tabler Icons
Category
Uncategorized
Code Point
f511

Circle Dashed Letter Y

ti ti-circle-dashed-letter-y

Package
Tabler Icons
Category
Uncategorized
Code Point
ff81

Circle Dotted Letter Y

ti ti-circle-dotted-letter-y

Package
Tabler Icons
Category
Uncategorized
Code Point
ff67

Circle Key

ti ti-circle-key

Package
Tabler Icons
Category
Uncategorized
Code Point
f633

Circle Letter Y

ti ti-circle-letter-y

Package
Tabler Icons
Category
Uncategorized
Code Point
f457

Circuit Battery

ti ti-circuit-battery

Package
Tabler Icons
Category
Uncategorized
Code Point
f272

Clipboard Copy

ti ti-clipboard-copy

Package
Tabler Icons
Category
Uncategorized
Code Point
f299

Clipboard Typography

ti ti-clipboard-typography

Package
Tabler Icons
Category
Uncategorized
Code Point
f34f

Clock Play

ti ti-clock-play

Package
Tabler Icons
Category
Uncategorized
Code Point
f549

Coin Yen

ti ti-coin-yen

Package
Tabler Icons
Category
Uncategorized
Code Point
f2c2

Coin Yuan

ti ti-coin-yuan

Package
Tabler Icons
Category
Uncategorized
Code Point
f2c3

Copy

ti ti-copy

Package
Tabler Icons
Category
Uncategorized
Code Point
ea7a

Copy Check

ti ti-copy-check

Package
Tabler Icons
Category
Uncategorized
Code Point
fdb0

Copy Minus

ti ti-copy-minus

Package
Tabler Icons
Category
Uncategorized
Code Point
fdaf

Copy Off

ti ti-copy-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0d8

Copy Plus

ti ti-copy-plus

Package
Tabler Icons
Category
Uncategorized
Code Point
fdae

Copy X

ti ti-copy-x

Package
Tabler Icons
Category
Uncategorized
Code Point
fdad

Copyleft

ti ti-copyleft

Package
Tabler Icons
Category
Uncategorized
Code Point
ec3d

Copyleft Off

ti ti-copyleft-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0d9

Copyright

ti ti-copyright

Package
Tabler Icons
Category
Uncategorized
Code Point
ea7b

Copyright Off

ti ti-copyright-off

Package
Tabler Icons
Category
Uncategorized
Code Point
f0da

Creative Commons By

ti ti-creative-commons-by

Package
Tabler Icons
Category
Uncategorized
Code Point
f21f

Credit Card Pay

ti ti-credit-card-pay

Package
Tabler Icons
Category
Uncategorized
Code Point
fd32

Crystal Ball

ti ti-crystal-ball

Package
Tabler Icons
Category
Uncategorized
Code Point
f57b

Curly Loop

ti ti-curly-loop

Package
Tabler Icons
Category
Uncategorized
Code Point
ecda

Currency

ti ti-currency

Package
Tabler Icons
Category
Uncategorized
Code Point
efa6

Currency Afghani

ti ti-currency-afghani

Package
Tabler Icons
Category
Uncategorized
Code Point
f65e

Currency Bahraini

ti ti-currency-bahraini

Package
Tabler Icons
Category
Uncategorized
Code Point
ee51

Currency Baht

ti ti-currency-baht

Package
Tabler Icons
Category
Uncategorized
Code Point
f08a

Currency Bitcoin

ti ti-currency-bitcoin

Package
Tabler Icons
Category
Uncategorized
Code Point
ebab

Currency Cent

ti ti-currency-cent

Package
Tabler Icons
Category
Uncategorized
Code Point
ee53

Currency Dinar

ti ti-currency-dinar

Package
Tabler Icons
Category
Uncategorized
Code Point
ee54

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.