Skip to content

Commit

Permalink
add new emoji code (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
umbrellaDuck authored May 25, 2022
1 parent ce13f76 commit e959d6d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/aliases.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ module.exports = {
smiling_face_with_halo: "😇",
smiling_face_with_hearts: "🥰",
smiling_face_with_heart_eyes: "😍",
smiling_face_with_tear: "🥲",
star_struck: "🤩",
face_blowing_a_kiss: "😘",
kissing_face: "😗",
Expand Down Expand Up @@ -1465,6 +1466,7 @@ module.exports = {
brown_square: "🟫",
black_large_square: "⬛",
white_large_square: "⬜",
large_red_square: "🟥",
black_medium_square: "◼️",
white_medium_square: "◻️",
black_medium_small_square: "◾",
Expand Down Expand Up @@ -1762,6 +1764,7 @@ module.exports = {
blush: "😊",
innocent: "😇",
smiling_face_with_three_hearts: "🥰",
smiling_face_with_3_hearts: "🥰",
heart_eyes: "😍",
kissing_heart: "😘",
kissing: "😗",
Expand Down

0 comments on commit e959d6d

Please sign in to comment.