@tabler/icons
Version:
A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.
20 lines (12 loc) • 423 B
text/mdx
title: PNG version

## Installation
<TabsPackage name="@tabler/icons-png" />
or just [download from Github](https://github.com/tabler/tabler-icons/releases).
All PNG files are stored in `icons` subdirectory.
## CDN
```html
<img src="https://unpkg.com/@tabler/icons-png@$ICONS_VERSION/icons/home.png" />
```