gaia-fontawesome
v1.1.3
Published
** A Font Awesome based for Gaia **
Downloads
5
Readme
Gaia FontAwesome
** A Font Awesome based for Gaia **
Adding more icons
- cd ~/Projetos/gaia-fontawesome/
Adding more icons
- Add icon on /svg folder.
- Open Terminal and run:
# Update repo
cd folder/gaia-fontawesome
git pull origin master
# Generate fonts
fontcustom compile svg/
# Commit on GitHub
git add . --all
git commit -m "Name of icons added"
git push origin master
Installing
Homebrew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
fontcustom
brew install Caskroom/cask/xquartz
brew install fontforge --with-python
brew install eot-utils
gem install fontcustom
gaia-fontawesome repo
cd folder/to/save
git clone https://github.com/I-Value/gaia-fontawesome.git