feat: Revert icon optimizations and change welcome essentials, b=no-bug, c=common, media, images, welcome

This commit is contained in:
mr. m
2025-12-31 13:20:05 +01:00
parent 07150962a2
commit 07b2a74a66
222 changed files with 273 additions and 425 deletions

View File

@@ -15,12 +15,6 @@ export default {
'removeUselessDefs',
'reusePaths',
'convertStyleToAttrs',
{
name: 'addAttributesToSVGElement',
params: {
attributes: [{ fill: 'context-fill', 'fill-opacity': 'context-fill-opacity' }],
},
},
{
name: 'removeAttrs',
params: {