# Tabler Icons PNG
A set of 4158 free MIT-licensed high-quality SVG icons for you to use in your web projects. Each icon is designed on a 24x24 grid and a 2px stroke.
Browse all icons at tabler-icons.io →
## Sponsors **If you want to support my project and help me grow it, you can [become a sponsor on GitHub](https://github.com/sponsors/codecalm) or just [donate on PayPal](https://paypal.me/codecalm) :)**
## Installation
```
yarn add @tabler/icons-png
```
or
```
npm install @tabler/icons-png
```
or
```
pnpm install @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