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