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
I used your package in a process to create an otf font out of my svgs.
Turns out, some icons have weird artifacts in them. It doesn't seem to work on all types of icons.
The text was updated successfully, but these errors were encountered:
I know some people uses these :
https://www.npmjs.com/package/svg-flatten
https://github.com/upendra-web/lean-svg/blob/master/src/assets/flatten.js
Sorry, something went wrong.
This issue is usually caused by the tool you are using to convert to fonts. see #107. Try tools like icomoon.io, fontello.com or https://www.npmjs.com/package/webfont to see if you get the same issue.
When using picosvg, my icons are displayed correctly.
No branches or pull requests
I used your package in a process to create an otf font out of my svgs.
Turns out, some icons have weird artifacts in them. It doesn't seem to work on all types of icons.
The text was updated successfully, but these errors were encountered: