mirror of
https://github.com/zen-browser/desktop
synced 2026-04-25 17:15:00 +02:00
feat: Optimized SVGs after properly merging paths with inkscape's CLI tool, b=no-bug, c=common, media
This commit is contained in:
@@ -18,7 +18,7 @@ export default {
|
||||
{
|
||||
name: 'removeAttrs',
|
||||
params: {
|
||||
attrs: ['version'],
|
||||
attrs: ['version', 'y', 'x', 'id'],
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user