@sumup/icons

v2.24.0
A collection of icons by SumUp

lint

foundry run eslint . --ext .ts,.tsx,.js,.jsx

build

ts-node ./scripts/web.ts

start

ts-node-dev --respawn --watch web ./scripts/web.ts

lint:fix

npm run lint -- --fix

prepublish

npm run build && cp web/v1/* .

postpublish

rm -f *.svg
npm i @sumup/[email protected]

Metadata

Downloads