@sumup/icons

v1.0.0-canary.16
A collection of icons by SumUp

lint

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

build

ts-node ./scripts/web.ts

lint:ci

yarn lint --format junit -o __reports__/eslint-results.xml

release

foundry run semantic-release

lint:fix

yarn lint --fix

prerelease

yarn build && cp web/v1/* .

postrelease

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

Metadata

Downloads