
npm install @tabler/icons-png
yarn install @tabler/icons-png
pnpm install @tabler/icons-png
bun install @tabler/icons-png
or just download from Github.
All PNG files are stored in icons subdirectory.
<img
  src="https://unpkg.com/@tabler/icons-png@$ICONS_VERSION/icons/outline/home.png" /><img
  src="https://unpkg.com/@tabler/icons-png@$ICONS_VERSION/icons/filled/home.png" />Instead of a specific version, you can use latest to always get the newest icons.
