1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-26 01:00:27 +02:00

Remove fill-rule

Sometimes exported SVGs will have a `fill-rule` set.
(See https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rule)
This is not needed and neither wanted, if the SVG is done right.
This commit is contained in:
Lucas Becker 2020-03-23 15:00:34 +01:00 committed by GitHub
parent db042e2921
commit ac98b6919c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,7 @@ plugins:
attrs:
- baseProfile
- version
- fill-rule
# remove paths with fill="none"
- removeUselessStrokeAndFill: