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-fontawesomegit pull origin master # Generate fonts fontcustom compile svg/ # Commit on GitHub git add . --allgit 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/xquartzbrew install fontforge --with-pythonbrew install eot-utilsgem install fontcustom
gaia-fontawesome repo
cd folder/to/savegit clone https://github.com/I-Value/gaia-fontawesome.git