Fork-Awesome/src/icons/svgo_config.json
2018-02-19 16:42:27 -05:00

8 lines
155 B
JSON

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