-
-
Notifications
You must be signed in to change notification settings - Fork 631
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: svgr #1218
feat: svgr #1218
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution but I think the icon is not suitable to be used within this extension. The inner icon of the fox (?) is way to small to be recognized in the file explorer of VS Code and will not look pretty good.
I think we should definitely abstract this icon a little bit. Either we use the original react icon with another color (e.g. orange) or a simplified version of the animal inside.
@bart-krakowski What do you think about this suggestion? It's basically the react icon with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me now :) Thanks for your work!
I added an icon for the SVGR config file according to this document.