You've already forked simple-icons
mirror of
https://github.com/simple-icons/simple-icons.git
synced 2026-06-13 16:05:51 +02:00
7672bfb2db
* 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.