FortAwesome / font-awesome-sass

Font-Awesome Sass gem for use in Ruby/Rails projects
MIT License
911 stars 266 forks source link

Fontawesome 5.1.0 #158

Closed mstate closed 2 years ago

mstate commented 6 years ago

I'm a bit new to this so I'm not sure I did a great job. I needed some of the new icons from the FontAwesome 5.1.0 set. So, I forked the gem and updated the fonts folder and the stylesheets/font-awesome folder with the FontAwesome 5.1.0 assets from the web download. I also copied the top lines ($fa-sass-asset-helper and $fa-font-path) from the existing 5.0.13 gem's _variables.scss so it would load the assets. Looks like it's working on my project. So, I thought I would contribute it back in case it would save someone the time of doing it themselves.

jfernandezb commented 6 years ago

Is it working with svg icons? I don't think so :(