1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2026-06-13 16:05:51 +02:00
Files
simple-icons/scripts
Eric Cornelissen 7672bfb2db Reduce package size by replacing JSON.stringify (#1519)
* Reduce package size by replacing JSON.stringify by custom stringify func

* Escape icon's title and SVG value

... as pointed out by @birjolaxew, if they contain a "'" it will break 
the resulting object.
2019-07-14 21:15:26 +02:00
..