Your browser doesn't support the features required by impress.js, so you are presented with a simplified version of this presentation.

For the best experience please use the latest Chrome, Safari or Firefox browser.

RPG Awesome Icons | Font Awesome Icons


DO NOT DELETE - STYLES INCLUDED HERE

Instructions

To Include the Libraries in your Gingko App, copy the contents of the block below and paste it into a new Card in your Tree.

<style>
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://nagoshiashumari.github.io/Rpg-Awesome/stylesheets/rpg-awesome.min.css");
</style>

## <i class="ra ra-sword"></i> [RPG Awesome Icons](https://nagoshiashumari.github.io/Rpg-Awesome/) | <i class="fa fa-fort-awesome" aria-hidden="true"></i> [Font Awesome Icons](http://fontawesome.io/icons/)

---
## `DO NOT DELETE - STYLES INCLUDED HERE`

After that you will be able to include both RPG Awesome Icons and Font Awesome Icons into your Tree by including the appropriate HTML Element Code.

RPG Awesome Example:

<i class="ra ra-hydra ra-3x"></i>

Font Awesome Example:

<i class="fa fa-fort-awesome fa-3x" aria-hidden="true"></i>