Skip to content

Optimize SVG files

by calling svgo --multipass $(find -name '*.svg')

svgo ⇔ https://github.com/svg/svgo

Merge request reports