castopod/.svgo.yml

9 lines
174 B
YAML

plugins:
- removeXMLNS: true
- removeDimensions: true
- addAttributesToSVGElement:
attributes:
- width: "1em"
- height: "1em"
- sortAttrs: true