nfroidure / svgicons2svgfont

Concatenate SVG icons and ouput an SVG font
http://nfroidure.github.io/svgiconfont/
MIT License
335 stars 72 forks source link

error parsing the glyph #162

Closed omridevk closed 1 week ago

omridevk commented 2 years ago

Issue

Error: Got an error parsing the glyph "Download-circle_duotone_line": Unexpected character "N" at index 1. Command cannot follow comma.

and here's the svg in question: Download-circle_duotone

I have tried to remove the transforms, but it still fails

I'm a gentledev I:

Expected behavior

Actual behavior

Steps to reproduce the behavior

Debugging informations

Carlos-Henreis commented 1 week ago

Did you solve the problem? I have many cases like this...

nfroidure commented 1 week ago

@Carlos-Henreis the above issue will be fixed in the 14.0.2 version. If it doesn't fix your problems, pleasde open another issue and provide the problematic icons. Feel free to PR too according to the commit that closes this issue if you want to give a try for a bug fix.