mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
c9552b6916
```js /* BEFORE */ { circle: "\n <circle cx=\"12\" cy=\"12\" r=\"10\"></circle>\n" } /* AFTER */ { circle: "<circle cx=\"12\" cy=\"12\" r=\"10\"></circle>" } ``` |
||
---|---|---|
.. | ||
__tests__ | ||
build-icons-json.js | ||
build-icons-object.js | ||
build-svgs.js | ||
build.sh | ||
process-svg.js | ||
process-svgs.js |