'plugins':
  - 'removeDimensions': true
  - 'removeXMLNS': false
  - 'sortAttrs': true
  - 'removeAttrs':
      attrs: 'stroke'
  - 'addAttributesToSVGElement':
      attributes:
        - 'stroke': 'currentColor'