gaia-fontawesome

1.1.3 • Public • Published

Gaia FontAwesome

** A Font Awesome based for Gaia **

Adding more icons

  1. cd ~/Projetos/gaia-fontawesome/

Adding more icons

  1. Add icon on /svg folder.
  2. 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

Readme

Keywords

none

Package Sidebar

Install

npm i gaia-fontawesome

Weekly Downloads

2

Version

1.1.3

License

none

Last publish

Collaborators

  • thiagofranchin