@tabler/icons

v2.42.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 && pnpm run copy:icons && pnpm run copy:tags

test

jest --env=jsdom

build

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

clean

rm -rf dist && rm -rf src/icons/*.js && rm -rf icons

build:es

babel src -d dist/esm

copy:tags

cp ../../tags.json tags.json

copy:icons

mkdir -p ./icons && cp ../../icons/*.svg ./icons/

build:icons

node build.mjs

copy:license

cp ../../LICENSE ./LICENSE

build:bundles

rollup -c ./rollup.config.mjs
npm i @tabler/[email protected]

Metadata

  • MIT
  • Whatever
  • codecalm
  • released 11/21/2023

Downloads

Maintainers