This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
feather
Watch
1
Star
0
Fork
0
You've already forked feather
mirror of
https://github.com/feathericons/feather.git
synced
2023-08-10 21:13:24 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
6c7b365e4b
feather
/
svgo-config.yml
5 lines
83 B
YAML
Raw
Normal View
History
Unescape
Escape
Add svgo
2017-05-23 23:59:21 +03:00
plugins
:
-
removeTitle
:
true
-
convertShapeToPath
:
false
style: Prevent SVGO from merging paths This will allow each path to be individually manipulated with CSS.
2017-06-10 04:41:01 +03:00
-
mergePaths
:
false
Reference in New Issue
Copy Permalink