We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey,
Have you come across this article, and specifically this comment?
https://css-tricks.com/probably-dont-base64-svg/#comment-1586108
It would be a nice option to keep SVG's utf-8 using encodeURIComponent()
encodeURIComponent()
The text was updated successfully, but these errors were encountered:
This article explains what needs to be modified in SVGs so they will work in IE: https://codepen.io/tigt/post/optimizing-svgs-in-data-uris
Sorry, something went wrong.
No branches or pull requests
Hey,
Have you come across this article, and specifically this comment?
https://css-tricks.com/probably-dont-base64-svg/#comment-1586108
It would be a nice option to keep SVG's utf-8 using
encodeURIComponent()
The text was updated successfully, but these errors were encountered: