mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-16 20:28:28 +01:00
20 lines
423 B
Plaintext
20 lines
423 B
Plaintext
---
|
|
title: PNG version
|
|
---
|
|
|
|
![](https://raw.githubusercontent.com/tabler/tabler-icons/master/.github/packages/og-package-png.png)
|
|
|
|
## 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" />
|
|
```
|