branding
branding copied to clipboard
chore: format svg files with svgo
New attempt of https://github.com/sveltejs/branding/pull/13
Simply used svgo and its default settings to optimize all svg files.
The optimized version is used in the sv package. https://github.com/sveltejs/cli/pull/617
@Rich-Harris Could you review this?
I've used the optimized version of svelte-logo.svg file from this PR in the recent sveltejs/cli update.