plugins:   
  - convertPathData:
      noSpaceAfterFlags: false
  - mergePaths:
      noSpaceAfterFlags: false
  - removeAttrs:
      attrs: '*:fill'
  - addAttributesToSVGElement:
      attributes:
        - fill: 'currentColor'
  - removeViewBox: false