Skip to content

Instantly share code, notes, and snippets.

@swingley
Created October 25, 2015 18:13
Show Gist options
  • Save swingley/e5cae8b801d612bdf1ef to your computer and use it in GitHub Desktop.
Save swingley/e5cae8b801d612bdf1ef to your computer and use it in GitHub Desktop.
Manifest.json file for custom ionicons (http://ionicons.com/) build.
{
"build_hash": "08a3ec50d4854c62511042ed7ebdf512",
"prefix": "ion-",
"version": "2.0.1",
"name": "Ionicons",
"icons": [
{
"code": "0xf125",
"name": "chevron-right"
},
{
"code": "0xf142",
"name": "help-circled"
},
{
"code": "0xf454",
"name": "ios-list"
},
{
"code": "0xf459",
"name": "ios-loop-strong"
},
{
"code": "0xf100",
"name": "ios-pint"
},
{
"code": "0xf20d",
"name": "navicon-round"
},
{
"code": "0xf2a3",
"name": "navigate"
},
{
"code": "0xf21f",
"name": "search"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment