Icons
6,324Icons
MITLicense
OutlineStyle
24×24Grid

Tabler Icons

6,324 MIT-licensed outline icons on a 24×24 grid. The coverage is what sets Tabler apart.

About Tabler Icons

What Tabler is

Tabler Icons is maintained alongside the Tabler admin dashboard template, and it shows: the set is built for real application chrome rather than marketing pages. With 6,324 icons it is one of the largest MIT-licensed outline libraries available, and every icon is drawn on a consistent 24×24 grid with a 2px stroke.

The coverage is what sets Tabler apart. Beyond the usual interface actions it includes deep sets for e-commerce, medical, automotive, brand logos, and emoji-style glyphs — categories that most outline libraries treat as an afterthought. Icons ship as both outline and filled variants for a large part of the set.

IconStash indexes the complete Tabler Icons collection. You can search it alongside 27 other libraries, preview any icon at any size and colour, and export SVG, PNG, React JSX, Vue, CSS, or an SVG sprite without installing a package or creating an account.

Install and use Tabler

React

npm install @tabler/icons-react

The official package ships each icon as a tree-shakeable component, so bundlers only include the icons you actually import. Open any Tabler icon on IconStash and the Code tab shows that icon's exact import statement and JSX.

Plain SVG and other frameworks

You do not have to install anything. Every Tabler page lets you copy the raw SVG markup and paste it inline, which avoids a dependency entirely and gives you full control over colour, size, and stroke width.

IconStash also exports PNG at six sizes, Vue and CSS snippets, and SVG sprites — all generated in the browser from the original vector.

When to choose Tabler

Good fit

Admin panels, internal tools, and data-heavy B2B products where you need an unusual icon and don't want to draw it yourself. Tabler's breadth means you are rarely forced to mix libraries to fill a gap.

Consider alternatives

If you want a smaller, more opinionated set with tighter visual consistency, Lucide or Feather are easier to keep coherent. For multiple weights in one library, look at Phosphor.

Licensing

MIT. Free for commercial and personal use with no attribution required. The license covers the whole set, including the brand logo icons bundled with the library.

Tabler compared to other libraries

Popular Tabler icons

Browse Tabler by category

Frequently asked questions

What is Tabler Icons?

Tabler Icons is maintained alongside the Tabler admin dashboard template, and it shows: the set is built for real application chrome rather than marketing pages. With 6,324 icons it is one of the largest MIT-licensed outline libraries available, and every icon is drawn on a consistent 24×24 grid with a 2px stroke.

Is Tabler Icons free for commercial use?

Yes. Tabler Icons is released under the MIT license, which permits unrestricted commercial use, modification, and distribution. No attribution is required, though it is appreciated. This makes Tabler one of the safest icon libraries to use in commercial SaaS products, client work, and proprietary applications.

How do I use Tabler icons in React?

Install the package with npm install @tabler/icons-react, then import icons as components. Every Tabler page on IconStash shows the exact import statement and usage snippet for that specific icon in the Code tab, so you can copy working code without checking the docs. Tree-shakeable packages mean your bundler only includes the icons you actually import.

Can I download Tabler icons as PNG?

Yes. Open any Tabler icon on IconStash and use the Download PNG button to export at 16, 32, 64, 128, 256, or 512 pixels. The PNG is generated client-side from the original vector, so it stays crisp at every size. You can also copy the raw SVG markup, export a React component, or build an SVG sprite without installing anything.

Does Tabler include filled icon variants?

Yes. A large portion of the Tabler set ships in both outline and filled form, letting you use fill state to indicate selection or active navigation without switching libraries. IconStash indexes both variants, so you can search for an icon and pick the weight that matches your interface.

Is Tabler Icons the same project as the Tabler admin template?

They are separate projects from the same author. The icon set is standalone and has no dependency on the dashboard template — you can install @tabler/icons-react and use it in any project. The shared origin explains why the set is unusually well covered for admin and dashboard use cases.

Explore other icon libraries