@tabler/icons

v3.19.0
A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.
icons svg png iconfont react front-end web

copy

pnpm run copy:license

build

pnpm run clean && pnpm run copy && pnpm run build:icons

clean

rm -rf dist && find . ! -name '.gitkeep' -path '*/categories/*' -exec rm -rf {} + && rm -rf dist && find . ! -name '.gitkeep' -path '*/icons/*' -exec rm -rf {} +

build:icons

node build.mjs

copy:license

cp ../../LICENSE ./LICENSE
npm i @tabler/[email protected]

Metadata

  • MIT
  • Whatever
  • codecalm
  • released 9/27/2024

Downloads

Maintainers