Rush / Font-Awesome-SVG-PNG

Font Awesome split to individual SVG and PNG files of different sizes along with Node.JS based generator
MIT License
3.22k stars 1.67k forks source link

hash character (#) in file path causes browser error #33

Open montchr opened 9 years ago

montchr commented 9 years ago

I'm trying to generate some icons with the color #268a8c. However, the resulting file path includes that # character in a directory name. I believe this causes my browser to refuse to load the file. It would be great if this generator would strip this character from file paths.