Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Commit

Permalink
fix(icons): use 16x16 viewbox for small icons (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
connor-baer authored Mar 4, 2021
1 parent f8ab13d commit 48865ba
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 32 deletions.
2 changes: 1 addition & 1 deletion lint-staged.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module.exports = require('@sumup/foundry/lint-staged')(
language: 'TypeScript',
},
{
'*.svg': ['svgo --config svgo.config.json --pretty'],
'*.svg': ['svgo --config svgo.config.js --pretty'],
},
);
16 changes: 8 additions & 8 deletions web/v1/flag_lt_small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 19 additions & 23 deletions web/v1/flag_sl_small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 48865ba

@vercel
Copy link

@vercel vercel bot commented on 48865ba Mar 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.