looper/assets/ForkAwesome/src/icons/svgo_config.json
2024-05-02 14:52:11 -07:00

9 lines
220 B
JSON

{
"plugins": [
{ "convertPathData": false},
{ "removeAttrs": { "attrs": "(glyph-name|unicode)" } },
{ "removeScriptElement": true },
{ "removeRasterImages": true },
{ "removeViewBox": false }
]
}