Skip to content

Instantly share code, notes, and snippets.

@primaryobjects
Last active September 15, 2016 15:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save primaryobjects/afac150f9756be774c42cdcd627ef2de to your computer and use it in GitHub Desktop.
Save primaryobjects/afac150f9756be774c42cdcd627ef2de to your computer and use it in GitHub Desktop.
[
{ "type": "Fire", "icon": "fa-fire"},
{ "type": "Ice", "icon": "fa-cubes"},
{ "type": "Water", "icon": "fa-tint"},
{ "type": "Lightning", "icon": "fa-bolt"},
{ "type": "Gas", "icon": "fa-crosshairs"},
{ "type": "Poison", "icon": "fa-flask"},
{ "type": "Death", "icon": "fa-hotel"},
{ "type": "Undead", "icon": "fa-blind"},
{ "type": "Love", "icon": "fa-heart"},
{ "type": "Stardust", "icon": "fa-star"},
{ "type": "Biohazard", "icon": "fa-warning"},
{ "type": "Trash", "icon": "fa-trash"},
{ "type": "Bombs", "icon": "fa-bomb"},
{ "type": "Diamonds", "icon": "fa-diamond"}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment