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
..
templates Generic get icon function for easier access to brands with "difficult" names (#1522) 2019-07-14 21:05:38 +02:00
prepublish.js Reduce package size by replacing JSON.stringify (#1519) 2019-07-14 21:15:26 +02:00
utils.js Lint the SVG's title content (#1508) 2019-07-03 23:33:03 +02:00