chore: create emoji-map.json
This commit is contained in:
parent
19537df2db
commit
9f2d32e8eb
1 changed files with 51 additions and 0 deletions
51
src/_data/json/emoji-map.json
Normal file
51
src/_data/json/emoji-map.json
Normal file
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"artists": {
|
||||
"Autopsy": "🧟",
|
||||
"Bruce Springsteen": "🇺🇸",
|
||||
"David Bowie": "👨🏻🎤",
|
||||
"Full of Hell & Nothing": "🫨🎸",
|
||||
"Imperial Triumphant": "🎭",
|
||||
"LCD Soundsystem": "🪩",
|
||||
"Minor Threat": "👨🏻🦲",
|
||||
"Taylor Swift": "👸🏼"
|
||||
},
|
||||
"genres": {
|
||||
"alternative": "🎸",
|
||||
"alternative metal": "🎸",
|
||||
"alternative rock": "🎸",
|
||||
"americana": "🪕",
|
||||
"black metal": "🪦",
|
||||
"bluegrass": "🪕",
|
||||
"country": "🪕",
|
||||
"death metal": "💀",
|
||||
"emo": "😢",
|
||||
"dance": "💻",
|
||||
"dance-punk": "🪩",
|
||||
"electronic": "💻",
|
||||
"experimental": "🤓",
|
||||
"experimental hip hop": "🤓",
|
||||
"experimental metal": "🤘",
|
||||
"experimental rap": "🤓",
|
||||
"experimental rock": "🤓",
|
||||
"folk": "🪕",
|
||||
"grindcore": "🫨",
|
||||
"hardcore": "✊",
|
||||
"hip hop": "🎤",
|
||||
"jazz": "🎺",
|
||||
"metal": "🤘",
|
||||
"post-hardcore": "✊",
|
||||
"post-metal": "🤘",
|
||||
"post-punk": "😔",
|
||||
"post-rock": "🎸",
|
||||
"powerviolence": "🫨",
|
||||
"progressive metal": "🤘",
|
||||
"progressive rock": "🤓",
|
||||
"punk": "✊",
|
||||
"punk rock": "✊",
|
||||
"psychadelic metal": "💊",
|
||||
"psychadelic rock": "💊",
|
||||
"rock": "🎸",
|
||||
"screamo": "🎸",
|
||||
"shoegaze": "🎸"
|
||||
}
|
||||
}
|
Reference in a new issue