simple-icons/scripts
Eric Cornelissen 39b8fdfa85 Reduce impact of path value on package size (#1521)
* Reduce package size by replacing JSON.stringify by custom stringify func

* Replace path data by getter

* Replace getter by Object.defineProperty

* Remove icon.path definition

* Revert 801c07d4

Apperantly getters have better support then Objct.defineProperty...
2019-07-14 17:07:24 +02:00
..
prepublish.js Reduce impact of path value on package size (#1521) 2019-07-14 17:07:24 +02:00
utils.js Lint the SVG's title content (#1508) 2019-07-03 23:33:03 +02:00