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>" } ``` |
||
---|---|---|
.. | ||
__snapshots__ | ||
build-icons-object.test.js | ||
process-svg.test.js |