---
title: PNG version
summary: Use the PNG files when you need raster icons for mockups, chats or tools without vector support.
description: Download Tabler Icons as PNG files - raster images for mockups, chat apps, and tools that do not support vector formats.
---
import TabsPackage from '@components/TabsPackage.astro'

## Installation
or just [download from Github](https://github.com/tabler/tabler-icons/releases).
All PNG files are stored in `icons` subdirectory.
## CDN
### Outline version
Load the outline version of an icon as an image straight from the `icons/outline` directory of the CDN package:
```html
```
### Filled version
Use the `icons/filled` path to load the filled version of an icon:
```html
```
Instead of a specific version, you can use `latest` to always get the newest icons.