Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a-x-/icon-svg-to-tsx
Convert you svg into tsx with html inlined svg
https://github.com/a-x-/icon-svg-to-tsx
generator svg-icon
Last synced: 8 days ago
JSON representation
Convert you svg into tsx with html inlined svg
- Host: GitHub
- URL: https://github.com/a-x-/icon-svg-to-tsx
- Owner: a-x-
- Created: 2020-05-25T14:30:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-20T20:36:46.000Z (over 1 year ago)
- Last Synced: 2024-04-14T11:57:03.734Z (7 months ago)
- Topics: generator, svg-icon
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. put svg icon 24x24 to source dir
2. run: `yarn`
3. run `./compile.js`
4. grab tsx file from dist dir