@sumup/icons

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

lint

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

build

ts-node ./scripts/node.ts

lint:ci

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

release

foundry run semantic-release

lint:fix

yarn lint --fix

optimize

svgo --config svgo.config.json --pretty --folder web

prerelease

yarn build && cp web/* .

postrelease

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

Metadata

Downloads