aboutsummaryrefslogtreecommitdiff
path: root/themes/docsy/assets/vendor/forkawesome/src/icons/svgo_config.json
blob: 0ccabc5255c7af5475cb9877b0e3b765ad622a67 (plain)
1
2
3
4
5
6
7
8
9
{
  "plugins": [
    { "convertPathData": false},
    { "removeAttrs": { "attrs": "(glyph-name|unicode)" } },
    { "removeScriptElement": true },
    { "removeRasterImages": true },
    { "removeViewBox": false }
  ]
}