Skip to content

Commit

Permalink
Chore: Add more emojis
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubbortlik committed Sep 30, 2024
1 parent 879ee20 commit b8ed0de
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions config/emojis.json
Original file line number Diff line number Diff line change
Expand Up @@ -6351,6 +6351,38 @@
],
"moji": "😮"
},
"package": {
"unicode": "1F4E6",
"unicode_alternates": [],
"name": "package",
"shortname": ":package:",
"category": "people",
"aliases": [],
"aliases_ascii": [],
"keywords": [
"release"
],
"moji": "📦"
},
"party": {
"unicode": "1F389",
"unicode_alternates": [],
"name": "party popper as a 'tada' celebration",
"shortname": ":tada:",
"category": "people",
"aliases": [
":party_popper:"
],
"aliases_ascii": [],
"keywords": [
"celebrate",
"celebration",
"hooray",
"hurrah",
"hurray"
],
"moji": "🎉"
},
"pensive": {
"unicode": "1F614",
"unicode_alternates": [],
Expand Down Expand Up @@ -8445,6 +8477,19 @@
],
"moji": "🤖"
},
"rocket": {
"unicode": "1F680",
"unicode_alternates": [],
"name": "rocket",
"shortname": ":rocket:",
"category": "people",
"aliases": [],
"aliases_ascii": [],
"keywords": [
"space"
],
"moji": "🚀"
},
"rofl": {
"unicode": "1F923",
"unicode_alternates": [],
Expand Down

0 comments on commit b8ed0de

Please sign in to comment.