How can I convert the react-icons-mdl2 source components (.tsx files) to individual SVGs? I am not great with JavaScript. #29686
Unanswered
futuremotiondev
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I just want to convert the mdl2 icons to SVGs. There are a bunch of
.tsx
files here that I assume is the data for each icon.I also see a few scripts - one being createSvgIcon.ts. Can someone point me to (or simply show me if possible), how I can convert all of these to SVG with proper viewbox sizes, etc.
I don't know a ton about JavaScript, but I can code, and I learn fast.
Any help at all would be immensely appreciated.
Thank you so much to anyone who can point me in the right direction.
Beta Was this translation helpful? Give feedback.
All reactions