Skip to content

Instantly share code, notes, and snippets.

@artrayd
Last active July 2, 2020 08:55
Show Gist options
  • Save artrayd/92b82d203f63d3efe5d506141a9d1603 to your computer and use it in GitHub Desktop.
Save artrayd/92b82d203f63d3efe5d506141a9d1603 to your computer and use it in GitHub Desktop.
Greek Alphabet
{
"letters": [
{
"name": "Alpha",
"alt": "Greek Alpha Letter",
"path": "assets/letters/lett-alpha.svg"
},
{
"name": "Beta",
"alt": "Greek Gamma Letter",
"path": "assets/letters/lett-beta.svg"
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment