Generating and adding new icons
masterIcon generation is handled in a separate repository: nagoshiashumari/rpg-awesome-raw.
To add a new icon to this project:
- Add the icon to the
rpg-awesome-rawrepository first. - Follow the generation steps in that repository to create
.eot,.svg,.ttf, and.wofffiles. - Update
scss/_variables.scssin this repository with the new icon offsets. - Update the
gh-pagesbranch to include the new icon in the web documentation.