Commit 3edaac31 authored by Xander Gottlieb's avatar Xander Gottlieb

Upgrade to Font Awesome 5.7, bump version

+ updated metadata folder location in update.sh to match latest FontAwesome repo
parent 743e15d0
This diff is collapsed.
This diff is collapsed.
......@@ -8,7 +8,7 @@ curl -O -L "https://github.com/FortAwesome/Font-Awesome/raw/master/web-fonts-wit
popd
curl -o /tmp/icons.json "https://raw.githubusercontent.com/FortAwesome/Font-Awesome/master/advanced-options/metadata/icons.json"
curl -o /tmp/icons.json "https://raw.githubusercontent.com/FortAwesome/Font-Awesome/master/metadata/icons.json"
dart ./tool/generate_font.dart /tmp/icons.json
dart ./tool/generate_example.dart /tmp/icons.json
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment