mirror of
https://github.com/elder-plinius/P4RS3LT0NGV3.git
synced 2026-07-25 05:20:49 +02:00
Update emojiLibrary.js
This commit is contained in:
@@ -51,6 +51,17 @@ window.emojiLibrary.ADDITIONAL_EMOJIS = [
|
||||
|
||||
// Make emoji list globally available
|
||||
window.emojiLibrary.EMOJI_LIST = [
|
||||
// Blood drop, worm, and moon emojis
|
||||
"🩸", // Blood Drop
|
||||
"🪱", // Worm
|
||||
"🌑", // New Moon
|
||||
"🌒", // Waxing Crescent Moon
|
||||
"🌓", // First Quarter Moon
|
||||
"🌔", // Waxing Gibbous Moon
|
||||
"🌕", // Full Moon
|
||||
"🌖", // Waning Gibbous Moon
|
||||
"🌗", // Last Quarter Moon
|
||||
"🌘", // Waning Crescent Moon
|
||||
// Faces and People
|
||||
"😀", // Grinning Face
|
||||
"😁", // Beaming Face with Smiling Eyes
|
||||
|
||||
Reference in New Issue
Block a user