@kimo-emoji/react 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +476 -0
- package/dist/index.d.ts +476 -0
- package/dist/index.js +1447 -0
- package/dist/index.mjs +1339 -0
- package/package.json +40 -0
package/dist/index.js
ADDED
|
@@ -0,0 +1,1447 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// src/index.ts
|
|
21
|
+
var index_exports = {};
|
|
22
|
+
__export(index_exports, {
|
|
23
|
+
Angel: () => Angel,
|
|
24
|
+
Angry: () => Angry,
|
|
25
|
+
Applause: () => Applause,
|
|
26
|
+
Avocado: () => Avocado,
|
|
27
|
+
Balloon: () => Balloon,
|
|
28
|
+
Bear: () => Bear,
|
|
29
|
+
Boba: () => Boba,
|
|
30
|
+
Bunny: () => Bunny,
|
|
31
|
+
Cake: () => Cake,
|
|
32
|
+
CatCry: () => CatCry,
|
|
33
|
+
CatHappy: () => CatHappy,
|
|
34
|
+
CatLove: () => CatLove,
|
|
35
|
+
Celebrate: () => Celebrate,
|
|
36
|
+
CherryBlossom: () => CherryBlossom,
|
|
37
|
+
Clown: () => Clown,
|
|
38
|
+
Coffee: () => Coffee,
|
|
39
|
+
Confused: () => Confused,
|
|
40
|
+
Cool: () => Cool,
|
|
41
|
+
Cry: () => Cry,
|
|
42
|
+
CutePoop: () => CutePoop,
|
|
43
|
+
Devil: () => Devil,
|
|
44
|
+
Diamond: () => Diamond,
|
|
45
|
+
Dizzy: () => Dizzy,
|
|
46
|
+
DogPuppy: () => DogPuppy,
|
|
47
|
+
Drool: () => Drool,
|
|
48
|
+
Duck: () => Duck,
|
|
49
|
+
Emoji: () => Emoji,
|
|
50
|
+
EmojiProvider: () => EmojiProvider,
|
|
51
|
+
Excited: () => Excited,
|
|
52
|
+
FingersCrossed: () => FingersCrossed,
|
|
53
|
+
Fire: () => Fire,
|
|
54
|
+
FistBump: () => FistBump,
|
|
55
|
+
FrogCoffee: () => FrogCoffee,
|
|
56
|
+
FrogCry: () => FrogCry,
|
|
57
|
+
FrogDance: () => FrogDance,
|
|
58
|
+
FrogHappy: () => FrogHappy,
|
|
59
|
+
FrogLove: () => FrogLove,
|
|
60
|
+
Ghost: () => Ghost,
|
|
61
|
+
Gift: () => Gift,
|
|
62
|
+
Handshake: () => Handshake,
|
|
63
|
+
Happy: () => Happy,
|
|
64
|
+
Heart: () => Heart,
|
|
65
|
+
HeartHands: () => HeartHands,
|
|
66
|
+
Hundred: () => Hundred,
|
|
67
|
+
IceCream: () => IceCream,
|
|
68
|
+
Laugh: () => Laugh,
|
|
69
|
+
Love: () => Love,
|
|
70
|
+
MindBlown: () => MindBlown,
|
|
71
|
+
MoneyFace: () => MoneyFace,
|
|
72
|
+
Moon: () => Moon,
|
|
73
|
+
MusicNote: () => MusicNote,
|
|
74
|
+
Panda: () => Panda,
|
|
75
|
+
Party: () => Party,
|
|
76
|
+
Peace: () => Peace,
|
|
77
|
+
Piggy: () => Piggy,
|
|
78
|
+
Pizza: () => Pizza,
|
|
79
|
+
Pleading: () => Pleading,
|
|
80
|
+
PointingRight: () => PointingRight,
|
|
81
|
+
Pray: () => Pray,
|
|
82
|
+
Puke: () => Puke,
|
|
83
|
+
Rainbow: () => Rainbow,
|
|
84
|
+
Ramen: () => Ramen,
|
|
85
|
+
Rocket: () => Rocket,
|
|
86
|
+
RollingEyes: () => RollingEyes,
|
|
87
|
+
Sad: () => Sad,
|
|
88
|
+
Scream: () => Scream,
|
|
89
|
+
Shy: () => Shy,
|
|
90
|
+
Skull: () => Skull,
|
|
91
|
+
Sleepy: () => Sleepy,
|
|
92
|
+
Smug: () => Smug,
|
|
93
|
+
Sparkles: () => Sparkles,
|
|
94
|
+
Starry: () => Starry,
|
|
95
|
+
Sun: () => Sun,
|
|
96
|
+
Surprised: () => Surprised,
|
|
97
|
+
SweatSmile: () => SweatSmile,
|
|
98
|
+
Thinking: () => Thinking,
|
|
99
|
+
ThumbsDown: () => ThumbsDown,
|
|
100
|
+
ThumbsUp: () => ThumbsUp,
|
|
101
|
+
Wave: () => Wave,
|
|
102
|
+
Wink: () => Wink,
|
|
103
|
+
Yawn: () => Yawn,
|
|
104
|
+
useEmojiContext: () => useEmojiContext
|
|
105
|
+
});
|
|
106
|
+
module.exports = __toCommonJS(index_exports);
|
|
107
|
+
|
|
108
|
+
// src/EmojiProvider.tsx
|
|
109
|
+
var import_react = require("react");
|
|
110
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
111
|
+
var EmojiContext = (0, import_react.createContext)({
|
|
112
|
+
defaultSize: 32
|
|
113
|
+
});
|
|
114
|
+
function useEmojiContext() {
|
|
115
|
+
return (0, import_react.useContext)(EmojiContext);
|
|
116
|
+
}
|
|
117
|
+
function EmojiProvider({
|
|
118
|
+
children,
|
|
119
|
+
value,
|
|
120
|
+
defaultSize,
|
|
121
|
+
defaultClassName,
|
|
122
|
+
fallback,
|
|
123
|
+
defaultAriaHidden
|
|
124
|
+
}) {
|
|
125
|
+
const contextValue = (0, import_react.useMemo)(() => {
|
|
126
|
+
if (value) return value;
|
|
127
|
+
return {
|
|
128
|
+
defaultSize: defaultSize ?? 32,
|
|
129
|
+
defaultClassName,
|
|
130
|
+
fallback,
|
|
131
|
+
defaultAriaHidden
|
|
132
|
+
};
|
|
133
|
+
}, [value, defaultSize, defaultClassName, fallback, defaultAriaHidden]);
|
|
134
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(EmojiContext.Provider, { value: contextValue, children });
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
// src/Emoji.tsx
|
|
138
|
+
var import_react2 = require("react");
|
|
139
|
+
|
|
140
|
+
// ../core/src/registry.ts
|
|
141
|
+
var EMOJI_REGISTRY = {
|
|
142
|
+
"angel": {
|
|
143
|
+
name: "angel",
|
|
144
|
+
label: "Innocent Angel",
|
|
145
|
+
category: "faces",
|
|
146
|
+
keywords: ["angel", "halo", "innocent", "pure", "saint", "wings", "peace"],
|
|
147
|
+
unicode: "\u{1F607}",
|
|
148
|
+
version: "1.1.0",
|
|
149
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="64" cy="22" rx="36" ry="10" stroke="#FFD166" stroke-width="6" stroke-linecap="round"/><ellipse cx="64" cy="22" rx="36" ry="10" stroke="#FFF3B0" stroke-width="2.5" stroke-linecap="round"/><ellipse cx="28" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.75"/><ellipse cx="100" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.75"/><path d="M34 56 C40 48 50 48 56 56" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M72 56 C78 48 88 48 94 56" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M52 78 C58 86 70 86 76 78" stroke="#1E1F24" stroke-width="4" stroke-linecap="round"/><path d="M18 52 C6 44 4 64 16 68 Z" fill="#E8F4F8" stroke="#1E1F24" stroke-width="3"/><path d="M110 52 C122 44 124 64 112 68 Z" fill="#E8F4F8" stroke="#1E1F24" stroke-width="3"/></svg>',
|
|
150
|
+
viewBox: "0 0 128 128"
|
|
151
|
+
},
|
|
152
|
+
"angry": {
|
|
153
|
+
name: "angry",
|
|
154
|
+
label: "Angry Steam",
|
|
155
|
+
category: "emotions",
|
|
156
|
+
keywords: ["angry", "mad", "rage", "furious", "annoyed", "steam"],
|
|
157
|
+
unicode: "\u{1F624}",
|
|
158
|
+
version: "1.0.0",
|
|
159
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="26" cy="76" rx="14" ry="9" fill="#FF5964" fill-opacity="0.6"/><ellipse cx="102" cy="76" rx="14" ry="9" fill="#FF5964" fill-opacity="0.6"/><path d="M26 34 L56 46" stroke="#1E1F24" stroke-width="5" stroke-linecap="round"/><path d="M102 34 L72 46" stroke="#1E1F24" stroke-width="5" stroke-linecap="round"/><ellipse cx="44" cy="56" rx="8" ry="10" fill="#1E1F24"/><circle cx="46" cy="54" r="2.5" fill="#FFFFFF"/><ellipse cx="84" cy="56" rx="8" ry="10" fill="#1E1F24"/><circle cx="82" cy="54" r="2.5" fill="#FFFFFF"/><g transform="translate(94, 20) scale(0.7)"><path d="M8 0 Q16 16 32 16" stroke="#E63946" stroke-width="4.5" stroke-linecap="round" fill="none"/><path d="M24 0 Q16 16 0 16" stroke="#E63946" stroke-width="4.5" stroke-linecap="round" fill="none"/><path d="M32 16 Q16 16 8 32" stroke="#E63946" stroke-width="4.5" stroke-linecap="round" fill="none"/><path d="M0 16 Q16 16 24 32" stroke="#E63946" stroke-width="4.5" stroke-linecap="round" fill="none"/></g><path d="M44 80 C44 76 84 76 84 80 C84 90 44 90 44 80 Z" fill="#FFFFFF" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M44 83 L84 83" stroke="#1E1F24" stroke-width="2.5"/><path d="M54 77 L54 89" stroke="#1E1F24" stroke-width="2.5"/><path d="M64 77 L64 89" stroke="#1E1F24" stroke-width="2.5"/><path d="M74 77 L74 89" stroke="#1E1F24" stroke-width="2.5"/><path d="M18 72 C12 68 8 74 12 80 C8 84 14 88 18 84" stroke="#8D99AE" stroke-width="2.5" fill="none" stroke-linecap="round"/><path d="M110 72 C116 68 120 74 116 80 C120 84 114 88 110 84" stroke="#8D99AE" stroke-width="2.5" fill="none" stroke-linecap="round"/></svg>',
|
|
160
|
+
viewBox: "0 0 128 128"
|
|
161
|
+
},
|
|
162
|
+
"applause": {
|
|
163
|
+
name: "applause",
|
|
164
|
+
label: "Clapping Applause",
|
|
165
|
+
category: "gestures",
|
|
166
|
+
keywords: ["clap", "applause", "bravo", "hands", "cheer", "praise"],
|
|
167
|
+
unicode: "\u{1F44F}",
|
|
168
|
+
version: "1.1.0",
|
|
169
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M22 96 L46 64 C52 56 62 62 56 70 L42 98 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M106 96 L82 64 C76 56 66 62 72 70 L86 98 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M48 62 L60 48 C66 42 74 48 68 56 L58 68" fill="#FFE5D9" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><path d="M80 62 L68 48 C62 42 54 48 60 56 L70 68" fill="#FFE5D9" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><path d="M64 24 L66 32 L74 34 L66 36 L64 44 L62 36 L54 34 L62 32 Z" fill="#FFD166"/><path d="M40 38 L42 42 L46 44 L42 46 L40 50 L38 46 L34 44 L38 42 Z" fill="#FF85A1"/><path d="M88 38 L90 42 L94 44 L90 46 L88 50 L86 46 L82 44 L86 42 Z" fill="#FF85A1"/></svg>',
|
|
170
|
+
viewBox: "0 0 128 128"
|
|
171
|
+
},
|
|
172
|
+
"avocado": {
|
|
173
|
+
name: "avocado",
|
|
174
|
+
label: "Cute Avocado",
|
|
175
|
+
category: "food",
|
|
176
|
+
keywords: ["avocado", "guacamole", "fruit", "green", "healthy", "cute"],
|
|
177
|
+
unicode: "\u{1F951}",
|
|
178
|
+
version: "1.1.0",
|
|
179
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M64 20 C46 20 34 38 34 60 C34 86 44 108 64 108 C84 108 94 86 94 60 C94 38 82 20 64 20 Z" fill="#2D6A4F" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M64 26 C50 26 40 42 40 60 C40 82 48 102 64 102 C80 102 88 82 88 60 C88 42 78 26 64 26 Z" fill="#D8F3DC"/><circle cx="64" cy="74" r="20" fill="#9C6644" stroke="#1E1F24" stroke-width="3.5"/><ellipse cx="54" cy="78" rx="4" ry="2.5" fill="#FFA3BA" fill-opacity="0.9"/><ellipse cx="74" cy="78" rx="4" ry="2.5" fill="#FFA3BA" fill-opacity="0.9"/><circle cx="58" cy="70" r="2.5" fill="#FFFFFF"/><circle cx="70" cy="70" r="2.5" fill="#FFFFFF"/><path d="M61 77 C63 80 65 80 67 77" stroke="#1E1F24" stroke-width="2" stroke-linecap="round"/></svg>',
|
|
180
|
+
viewBox: "0 0 128 128"
|
|
181
|
+
},
|
|
182
|
+
"balloon": {
|
|
183
|
+
name: "balloon",
|
|
184
|
+
label: "Party Balloon",
|
|
185
|
+
category: "fun",
|
|
186
|
+
keywords: ["balloon", "party", "float", "celebrate", "birthday", "red"],
|
|
187
|
+
unicode: "\u{1F388}",
|
|
188
|
+
version: "1.1.0",
|
|
189
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M64 96 C64 104 56 108 64 116 C70 122 62 126 64 128" stroke="#1E1F24" stroke-width="3" stroke-linecap="round" fill="none"/><polygon points="60,94 68,94 64,98" fill="#E63946" stroke="#1E1F24" stroke-width="2.5"/><ellipse cx="64" cy="52" rx="42" ry="46" fill="#FF4D6D" stroke="#1E1F24" stroke-width="4.5"/><path d="M42 26 C34 36 34 56 40 68" stroke="#FFFFFF" stroke-width="5" stroke-linecap="round" stroke-opacity="0.85"/><path d="M96 20 L98 24 L102 26 L98 28 L96 32 L94 28 L90 26 L94 24 Z" fill="#FFD166"/></svg>',
|
|
190
|
+
viewBox: "0 0 128 128"
|
|
191
|
+
},
|
|
192
|
+
"bear": {
|
|
193
|
+
name: "bear",
|
|
194
|
+
label: "Teddy Bear",
|
|
195
|
+
category: "animals",
|
|
196
|
+
keywords: ["bear", "teddy", "cute", "fluffy", "cozy", "brown", "hug"],
|
|
197
|
+
unicode: "\u{1F43B}",
|
|
198
|
+
version: "1.1.0",
|
|
199
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><circle cx="34" cy="38" r="18" fill="#C89666" stroke="#1E1F24" stroke-width="4"/><circle cx="34" cy="38" r="10" fill="#E8C39E"/><circle cx="94" cy="38" r="18" fill="#C89666" stroke="#1E1F24" stroke-width="4"/><circle cx="94" cy="38" r="10" fill="#E8C39E"/><circle cx="64" cy="72" r="44" fill="#DDB892" stroke="#1E1F24" stroke-width="4.5"/><ellipse cx="64" cy="80" rx="20" ry="16" fill="#F3E0C8"/><ellipse cx="32" cy="76" rx="9" ry="6" fill="#FF8BA7" fill-opacity="0.75"/><ellipse cx="96" cy="76" rx="9" ry="6" fill="#FF8BA7" fill-opacity="0.75"/><ellipse cx="44" cy="62" rx="6" ry="7" fill="#1E1F24"/><circle cx="46" cy="60" r="2.2" fill="#FFFFFF"/><ellipse cx="84" cy="62" rx="6" ry="7" fill="#1E1F24"/><circle cx="86" cy="60" r="2.2" fill="#FFFFFF"/><ellipse cx="64" cy="74" rx="7" ry="5" fill="#1E1F24"/><path d="M64 79 L64 85" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/><path d="M56 86 C60 90 68 90 72 86" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/></svg>',
|
|
200
|
+
viewBox: "0 0 128 128"
|
|
201
|
+
},
|
|
202
|
+
"boba": {
|
|
203
|
+
name: "boba",
|
|
204
|
+
label: "Boba Bubble Tea",
|
|
205
|
+
category: "food",
|
|
206
|
+
keywords: ["boba", "bubbletea", "tea", "drink", "tapioca", "milk", "sweet"],
|
|
207
|
+
unicode: "\u{1F9CB}",
|
|
208
|
+
version: "1.1.0",
|
|
209
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M72 16 L60 60" stroke="#70D6FF" stroke-width="8" stroke-linecap="round"/><path d="M38 48 C38 36 90 36 90 48 Z" fill="#E8F4F8" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M40 48 L46 104 C47 110 81 110 82 104 L88 48 Z" fill="#FCEADE" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M43 62 L46 103 C47 108 81 108 82 103 L85 62 Z" fill="#DDB892"/><ellipse cx="48" cy="78" rx="6" ry="4" fill="#FFA3BA" fill-opacity="0.8"/><ellipse cx="80" cy="78" rx="6" ry="4" fill="#FFA3BA" fill-opacity="0.8"/><circle cx="56" cy="74" r="3" fill="#1E1F24"/><circle cx="72" cy="74" r="3" fill="#1E1F24"/><path d="M62 78 C64 81 66 81 68 78" stroke="#1E1F24" stroke-width="2" stroke-linecap="round"/><circle cx="52" cy="98" r="4.5" fill="#1E1F24"/><circle cx="64" cy="100" r="4.5" fill="#1E1F24"/><circle cx="76" cy="98" r="4.5" fill="#1E1F24"/><circle cx="58" cy="92" r="4.5" fill="#1E1F24"/><circle cx="70" cy="92" r="4.5" fill="#1E1F24"/></svg>',
|
|
210
|
+
viewBox: "0 0 128 128"
|
|
211
|
+
},
|
|
212
|
+
"bunny": {
|
|
213
|
+
name: "bunny",
|
|
214
|
+
label: "Cute Bunny",
|
|
215
|
+
category: "animals",
|
|
216
|
+
keywords: ["bunny", "rabbit", "cute", "ears", "pet", "hop", "white"],
|
|
217
|
+
unicode: "\u{1F430}",
|
|
218
|
+
version: "1.1.0",
|
|
219
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M42 56 C32 20 40 8 48 10 C56 12 56 34 50 56 Z" fill="#FFFFFF" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M44 48 C38 24 42 16 46 16 C50 16 50 32 48 48 Z" fill="#FFA3BA"/><path d="M78 56 C72 34 72 12 80 10 C88 8 96 20 86 56 Z" fill="#FFFFFF" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M80 48 C78 32 78 16 82 16 C86 16 90 24 84 48 Z" fill="#FFA3BA"/><ellipse cx="64" cy="80" rx="44" ry="36" fill="#FFFFFF" stroke="#1E1F24" stroke-width="4.5"/><ellipse cx="32" cy="86" rx="10" ry="6" fill="#FFA3BA" fill-opacity="0.8"/><ellipse cx="96" cy="86" rx="10" ry="6" fill="#FFA3BA" fill-opacity="0.8"/><ellipse cx="46" cy="72" rx="7" ry="9" fill="#1E1F24"/><circle cx="48" cy="69" r="2.8" fill="#FFFFFF"/><ellipse cx="82" cy="72" rx="7" ry="9" fill="#1E1F24"/><circle cx="84" cy="69" r="2.8" fill="#FFFFFF"/><circle cx="64" cy="78" r="3.5" fill="#FF8BA7"/><path d="M56 84 C60 88 64 88 64 84 C64 88 68 88 72 84" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/></svg>',
|
|
220
|
+
viewBox: "0 0 128 128"
|
|
221
|
+
},
|
|
222
|
+
"cake": {
|
|
223
|
+
name: "cake",
|
|
224
|
+
label: "Birthday Cake",
|
|
225
|
+
category: "food",
|
|
226
|
+
keywords: ["cake", "birthday", "slice", "strawberry", "candle", "sweet", "party"],
|
|
227
|
+
unicode: "\u{1F370}",
|
|
228
|
+
version: "1.1.0",
|
|
229
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M24 82 L96 46 L108 82 L36 112 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M28 92 L98 58 L104 68 L32 100 Z" fill="#FF4D6D"/><path d="M22 82 L94 46 L106 46 L108 56 L34 92 Z" fill="#FFFFFF" stroke="#1E1F24" stroke-width="3"/><circle cx="54" cy="62" r="7" fill="#E63946" stroke="#1E1F24" stroke-width="2.5"/><circle cx="80" cy="50" r="7" fill="#E63946" stroke="#1E1F24" stroke-width="2.5"/><rect x="64" y="28" width="6" height="24" rx="2" fill="#70D6FF" stroke="#1E1F24" stroke-width="2.5"/><path d="M67 14 C61 20 63 26 67 28 C71 26 73 20 67 14 Z" fill="#FFB703" stroke="#1E1F24" stroke-width="2"/><circle cx="67" cy="22" r="2.5" fill="#FF5E7E"/></svg>',
|
|
230
|
+
viewBox: "0 0 128 128"
|
|
231
|
+
},
|
|
232
|
+
"cat-cry": {
|
|
233
|
+
name: "cat-cry",
|
|
234
|
+
label: "Crying Cat",
|
|
235
|
+
category: "animals",
|
|
236
|
+
keywords: ["cat", "kitty", "cry", "tears", "sad", "weep", "whimper"],
|
|
237
|
+
unicode: "\u{1F63F}",
|
|
238
|
+
version: "1.1.0",
|
|
239
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M24 48 L36 26 L52 44 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M104 48 L92 26 L76 44 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><ellipse cx="64" cy="72" rx="46" ry="38" fill="#FFF0F5" stroke="#1E1F24" stroke-width="4.5"/><path d="M42 62 C40 82 36 94 36 104 C44 104 46 84 46 62 Z" fill="#70D6FF" stroke="#1E1F24" stroke-width="2.5"/><path d="M86 62 C88 82 92 94 92 104 C84 104 82 84 82 62 Z" fill="#70D6FF" stroke="#1E1F24" stroke-width="2.5"/><ellipse cx="44" cy="58" rx="7" ry="8" fill="#1E1F24"/><ellipse cx="84" cy="58" rx="7" ry="8" fill="#1E1F24"/><path d="M56 82 C60 76 68 76 72 82" stroke="#1E1F24" stroke-width="3.5" stroke-linecap="round"/><line x1="20" y1="74" x2="32" y2="76" stroke="#1E1F24" stroke-width="2.5" stroke-linecap="round"/><line x1="108" y1="74" x2="96" y2="76" stroke="#1E1F24" stroke-width="2.5" stroke-linecap="round"/></svg>',
|
|
240
|
+
viewBox: "0 0 128 128"
|
|
241
|
+
},
|
|
242
|
+
"cat-happy": {
|
|
243
|
+
name: "cat-happy",
|
|
244
|
+
label: "Happy Cat",
|
|
245
|
+
category: "animals",
|
|
246
|
+
keywords: ["cat", "kitty", "kitten", "happy", "cute", "whiskers", "pet", "meow"],
|
|
247
|
+
unicode: "\u{1F431}",
|
|
248
|
+
version: "1.1.0",
|
|
249
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M26 44 L40 18 L54 38 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M32 40 L40 24 L48 38 Z" fill="#FF8BA7"/><path d="M102 44 L88 18 L74 38 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M96 40 L88 24 L80 38 Z" fill="#FF8BA7"/><ellipse cx="64" cy="72" rx="46" ry="38" fill="#FFF0F5" stroke="#1E1F24" stroke-width="4.5"/><ellipse cx="32" cy="78" rx="10" ry="6" fill="#FFA3BA" fill-opacity="0.75"/><ellipse cx="96" cy="78" rx="10" ry="6" fill="#FFA3BA" fill-opacity="0.75"/><path d="M38 60 C44 52 52 52 58 60" stroke="#1E1F24" stroke-width="4" stroke-linecap="round"/><path d="M70 60 C76 52 84 52 90 60" stroke="#1E1F24" stroke-width="4" stroke-linecap="round"/><path d="M60 68 L68 68 L64 73 Z" fill="#FF5E7E"/><path d="M52 74 C56 79 64 79 64 74 C64 79 72 79 76 74" stroke="#1E1F24" stroke-width="3.5" stroke-linecap="round"/><line x1="22" y1="70" x2="36" y2="72" stroke="#1E1F24" stroke-width="2.5" stroke-linecap="round"/><line x1="22" y1="80" x2="36" y2="78" stroke="#1E1F24" stroke-width="2.5" stroke-linecap="round"/><line x1="106" y1="70" x2="92" y2="72" stroke="#1E1F24" stroke-width="2.5" stroke-linecap="round"/><line x1="106" y1="80" x2="92" y2="78" stroke="#1E1F24" stroke-width="2.5" stroke-linecap="round"/></svg>',
|
|
250
|
+
viewBox: "0 0 128 128"
|
|
251
|
+
},
|
|
252
|
+
"cat-love": {
|
|
253
|
+
name: "cat-love",
|
|
254
|
+
label: "Love Cat",
|
|
255
|
+
category: "animals",
|
|
256
|
+
keywords: ["cat", "kitty", "love", "heart", "eyes", "cute", "purr"],
|
|
257
|
+
unicode: "\u{1F63B}",
|
|
258
|
+
version: "1.1.0",
|
|
259
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M26 44 L40 18 L54 38 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M32 40 L40 24 L48 38 Z" fill="#FF8BA7"/><path d="M102 44 L88 18 L74 38 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M96 40 L88 24 L80 38 Z" fill="#FF8BA7"/><ellipse cx="64" cy="72" rx="46" ry="38" fill="#FFF0F5" stroke="#1E1F24" stroke-width="4.5"/><ellipse cx="32" cy="78" rx="10" ry="6" fill="#FFA3BA" fill-opacity="0.75"/><ellipse cx="96" cy="78" rx="10" ry="6" fill="#FFA3BA" fill-opacity="0.75"/><path d="M38 52 C32 44 44 38 48 46 C52 38 64 44 58 52 L48 62 Z" fill="#FF3366" stroke="#1E1F24" stroke-width="2.5" stroke-linejoin="round"/><path d="M70 52 C64 44 76 38 80 46 C84 38 96 44 90 52 L80 62 Z" fill="#FF3366" stroke="#1E1F24" stroke-width="2.5" stroke-linejoin="round"/><path d="M52 74 C56 82 72 82 76 74" stroke="#1E1F24" stroke-width="3.5" stroke-linecap="round" fill="#FF5E7E"/><line x1="22" y1="70" x2="34" y2="72" stroke="#1E1F24" stroke-width="2.5" stroke-linecap="round"/><line x1="22" y1="80" x2="34" y2="78" stroke="#1E1F24" stroke-width="2.5" stroke-linecap="round"/><line x1="106" y1="70" x2="94" y2="72" stroke="#1E1F24" stroke-width="2.5" stroke-linecap="round"/><line x1="106" y1="80" x2="94" y2="78" stroke="#1E1F24" stroke-width="2.5" stroke-linecap="round"/></svg>',
|
|
260
|
+
viewBox: "0 0 128 128"
|
|
261
|
+
},
|
|
262
|
+
"celebrate": {
|
|
263
|
+
name: "celebrate",
|
|
264
|
+
label: "Party Popper",
|
|
265
|
+
category: "fun",
|
|
266
|
+
keywords: ["celebrate", "party", "confetti", "woohoo", "cheer", "popper"],
|
|
267
|
+
unicode: "\u{1F389}",
|
|
268
|
+
version: "1.0.0",
|
|
269
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><g transform="translate(18, 56) rotate(-25)"><path d="M0 0 L46 22 L22 46 Z" fill="#FFB703" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M12 6 L6 18" stroke="#FF4D6D" stroke-width="4" stroke-linecap="round"/><path d="M24 12 L12 36" stroke="#4CC9F0" stroke-width="4" stroke-linecap="round"/><path d="M36 18 L24 42" stroke="#80B918" stroke-width="4" stroke-linecap="round"/></g><path d="M68 54 C74 44 84 56 94 42 C100 34 110 40 116 30" stroke="#FF4D6D" stroke-width="4.5" stroke-linecap="round" fill="none"/><path d="M56 36 C64 26 62 14 74 12 C84 10 90 20 102 16" stroke="#4CC9F0" stroke-width="4" stroke-linecap="round" fill="none"/><path d="M84 76 C94 72 98 84 110 80 C116 78 120 86 122 92" stroke="#80B918" stroke-width="3.5" stroke-linecap="round" fill="none"/><circle cx="58" cy="22" r="4.5" fill="#FFB703" stroke="#1E1F24" stroke-width="2"/><circle cx="82" cy="32" r="5" fill="#FF758F" stroke="#1E1F24" stroke-width="2"/><circle cx="78" cy="62" r="4" fill="#70D6FF" stroke="#1E1F24" stroke-width="2"/><circle cx="106" cy="56" r="4.5" fill="#FFB703" stroke="#1E1F24" stroke-width="2"/><polygon points="98,28 102,34 98,40 94,34" fill="#FF4D6D"/><polygon points="64,48 68,54 64,60 60,54" fill="#80B918"/><polygon points="112,70 116,74 112,78 108,74" fill="#70D6FF"/></svg>',
|
|
270
|
+
viewBox: "0 0 128 128"
|
|
271
|
+
},
|
|
272
|
+
"cherry-blossom": {
|
|
273
|
+
name: "cherry-blossom",
|
|
274
|
+
label: "Cherry Blossom Sakura",
|
|
275
|
+
category: "symbols",
|
|
276
|
+
keywords: ["flower", "cherry", "blossom", "sakura", "pink", "spring", "nature", "bloom"],
|
|
277
|
+
unicode: "\u{1F338}",
|
|
278
|
+
version: "1.1.0",
|
|
279
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><g transform="translate(64 64)"><path d="M0 -10 C-14 -20 -12 -48 0 -54 C12 -48 14 -20 0 -10 Z" fill="#FFA3BA" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><path d="M0 -10 C-14 -20 -12 -48 0 -54 C12 -48 14 -20 0 -10 Z" fill="#FFA3BA" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round" transform="rotate(72)"/><path d="M0 -10 C-14 -20 -12 -48 0 -54 C12 -48 14 -20 0 -10 Z" fill="#FFA3BA" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round" transform="rotate(144)"/><path d="M0 -10 C-14 -20 -12 -48 0 -54 C12 -48 14 -20 0 -10 Z" fill="#FFA3BA" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round" transform="rotate(216)"/><path d="M0 -10 C-14 -20 -12 -48 0 -54 C12 -48 14 -20 0 -10 Z" fill="#FFA3BA" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round" transform="rotate(288)"/><circle cx="0" cy="0" r="14" fill="#FFCCD5"/><circle cx="0" cy="0" r="8" fill="#FF758F"/><circle cx="0" cy="-6" r="2" fill="#FFD166"/><circle cx="6" cy="-2" r="2" fill="#FFD166"/><circle cx="4" cy="5" r="2" fill="#FFD166"/><circle cx="-4" cy="5" r="2" fill="#FFD166"/><circle cx="-6" cy="-2" r="2" fill="#FFD166"/></g></svg>',
|
|
280
|
+
viewBox: "0 0 128 128"
|
|
281
|
+
},
|
|
282
|
+
"clown": {
|
|
283
|
+
name: "clown",
|
|
284
|
+
label: "Clown Face",
|
|
285
|
+
category: "fun",
|
|
286
|
+
keywords: ["clown", "circus", "funny", "silly", "costume", "makeup", "joke"],
|
|
287
|
+
unicode: "\u{1F921}",
|
|
288
|
+
version: "1.1.0",
|
|
289
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M42 34 L45 42 L53 43 L47 48 L49 56 L42 51 L35 56 L37 48 L31 43 L39 42 Z" fill="#00BBF9"/><path d="M86 34 L89 42 L97 43 L91 48 L93 56 L86 51 L79 56 L81 48 L75 43 L83 42 Z" fill="#00BBF9"/><ellipse cx="42" cy="56" rx="6" ry="7" fill="#1E1F24"/><circle cx="44" cy="54" r="2" fill="#FFFFFF"/><ellipse cx="86" cy="56" rx="6" ry="7" fill="#1E1F24"/><circle cx="88" cy="54" r="2" fill="#FFFFFF"/><circle cx="64" cy="66" r="13" fill="#E63946" stroke="#1E1F24" stroke-width="3.5"/><circle cx="68" cy="62" r="3.5" fill="#FFFFFF"/><path d="M38 80 C44 104 84 104 90 80 Z" fill="#E63946" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M44 82 C50 94 78 94 84 82 Z" fill="#FFFFFF"/></svg>',
|
|
290
|
+
viewBox: "0 0 128 128"
|
|
291
|
+
},
|
|
292
|
+
"coffee": {
|
|
293
|
+
name: "coffee",
|
|
294
|
+
label: "Hot Coffee",
|
|
295
|
+
category: "food",
|
|
296
|
+
keywords: ["coffee", "tea", "mug", "latte", "espresso", "morning", "caffeine"],
|
|
297
|
+
unicode: "\u2615",
|
|
298
|
+
version: "1.1.0",
|
|
299
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="64" cy="106" rx="44" ry="10" fill="#E8E2D7" stroke="#1E1F24" stroke-width="4"/><path d="M84 60 C98 60 98 84 84 84" stroke="#1E1F24" stroke-width="5" fill="none"/><path d="M36 50 L40 98 C40 104 88 104 88 98 L92 50 Z" fill="#FFFFFF" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><ellipse cx="64" cy="52" rx="26" ry="7" fill="#6F4E37"/><path d="M64 54 C61 50 56 50 54 53 C52 56 57 60 64 63 C71 60 76 56 74 53 C72 50 67 50 64 54 Z" fill="#FFF3B0"/><path d="M54 36 C50 28 58 24 64 28 C70 24 78 28 74 36 L64 44 Z" fill="#FFA3BA" stroke="#1E1F24" stroke-width="2"/></svg>',
|
|
300
|
+
viewBox: "0 0 128 128"
|
|
301
|
+
},
|
|
302
|
+
"confused": {
|
|
303
|
+
name: "confused",
|
|
304
|
+
label: "Confused",
|
|
305
|
+
category: "emotions",
|
|
306
|
+
keywords: ["confused", "puzzled", "huh", "unsure", "derp", "sweat"],
|
|
307
|
+
unicode: "\u{1F615}",
|
|
308
|
+
version: "1.0.0",
|
|
309
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="26" cy="74" rx="14" ry="8" fill="#FFA3BA" fill-opacity="0.6"/><ellipse cx="102" cy="74" rx="14" ry="8" fill="#FFA3BA" fill-opacity="0.6"/><path d="M26 34 C32 26 44 26 52 32" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M76 40 C84 42 96 38 102 34" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><circle cx="40" cy="52" r="10" fill="#FFFFFF" stroke="#1E1F24" stroke-width="3.5"/><circle cx="40" cy="52" r="5" fill="#1E1F24"/><circle cx="42" cy="50" r="1.8" fill="#FFFFFF"/><ellipse cx="88" cy="54" rx="7" ry="9" fill="#1E1F24"/><circle cx="89" cy="51" r="2.5" fill="#FFFFFF"/><path d="M102 24 C100 28 96 34 96 38 C96 42 99 45 103 45 C107 45 110 42 110 38 C110 34 106 28 102 24 Z" fill="#70D6FF" stroke="#1E1F24" stroke-width="2.5" stroke-linejoin="round"/><path d="M44 80 C50 86 58 76 66 84 C74 90 82 78 86 82" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/></svg>',
|
|
310
|
+
viewBox: "0 0 128 128"
|
|
311
|
+
},
|
|
312
|
+
"cool": {
|
|
313
|
+
name: "cool",
|
|
314
|
+
label: "Cool Sunglasses",
|
|
315
|
+
category: "faces",
|
|
316
|
+
keywords: ["cool", "sunglasses", "chill", "awesome", "slick", "shades"],
|
|
317
|
+
unicode: "\u{1F60E}",
|
|
318
|
+
version: "1.0.0",
|
|
319
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="26" cy="80" rx="14" ry="8" fill="#FFA3BA" fill-opacity="0.5"/><ellipse cx="102" cy="80" rx="14" ry="8" fill="#FFA3BA" fill-opacity="0.5"/><path d="M28 32 C36 28 48 30 54 34" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M74 34 C80 30 92 28 100 32" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><g><path d="M56 50 Q64 47 72 50" stroke="#1E1F24" stroke-width="6" stroke-linecap="round"/><path d="M24 45 C24 45 60 44 60 52 C60 68 48 72 32 70 C22 69 22 52 24 45 Z" fill="#1E1F24" stroke="#1E1F24" stroke-width="3" stroke-linejoin="round"/><path d="M30 49 L46 49 L36 65 L26 65 Z" fill="#4CC9F0" fill-opacity="0.45"/><circle cx="52" cy="53" r="2" fill="#FFFFFF"/><path d="M68 52 C68 44 104 45 104 45 C106 52 106 69 96 70 C80 72 68 68 68 52 Z" fill="#1E1F24" stroke="#1E1F24" stroke-width="3" stroke-linejoin="round"/><path d="M76 49 L92 49 L82 65 L72 65 Z" fill="#4CC9F0" fill-opacity="0.45"/><circle cx="98" cy="53" r="2" fill="#FFFFFF"/></g><path d="M48 84 C56 94 76 94 82 82" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M108 38 L112 44 L118 48 L112 52 L108 58 L104 52 L98 48 L104 44 Z" fill="#FFD166"/></svg>',
|
|
320
|
+
viewBox: "0 0 128 128"
|
|
321
|
+
},
|
|
322
|
+
"cry": {
|
|
323
|
+
name: "cry",
|
|
324
|
+
label: "Crying Waterfall",
|
|
325
|
+
category: "emotions",
|
|
326
|
+
keywords: ["cry", "tears", "sad", "weep", "waterfall", "sobbing"],
|
|
327
|
+
unicode: "\u{1F62D}",
|
|
328
|
+
version: "1.0.0",
|
|
329
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="22" cy="80" rx="14" ry="8" fill="#FFA3BA" fill-opacity="0.6"/><ellipse cx="106" cy="80" rx="14" ry="8" fill="#FFA3BA" fill-opacity="0.6"/><path d="M26 36 C34 26 44 26 52 34" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M76 34 C84 26 94 26 102 36" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M28 50 C36 42 46 42 54 50" stroke="#1E1F24" stroke-width="5" stroke-linecap="round"/><path d="M74 50 C82 42 92 42 100 50" stroke="#1E1F24" stroke-width="5" stroke-linecap="round"/><path d="M36 54 C34 70 30 90 32 116 C38 116 46 116 48 116 C46 90 44 70 44 54 Z" fill="#4CC9F0" fill-opacity="0.8" stroke="#1E1F24" stroke-width="3" stroke-linejoin="round"/><path d="M20 102 Q16 98 12 100" stroke="#4CC9F0" stroke-width="3" stroke-linecap="round"/><path d="M22 112 Q16 114 14 118" stroke="#4CC9F0" stroke-width="3" stroke-linecap="round"/><path d="M84 54 C84 70 82 90 80 116 C82 116 90 116 96 116 C98 90 94 70 92 54 Z" fill="#4CC9F0" fill-opacity="0.8" stroke="#1E1F24" stroke-width="3" stroke-linejoin="round"/><path d="M108 102 Q112 98 116 100" stroke="#4CC9F0" stroke-width="3" stroke-linecap="round"/><path d="M106 112 Q112 114 114 118" stroke="#4CC9F0" stroke-width="3" stroke-linecap="round"/><path d="M46 76 C46 76 50 102 64 102 C78 102 82 76 82 76 Z" fill="#E63946" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M52 94 C56 88 72 88 76 94 Z" fill="#FF85A1"/></svg>',
|
|
330
|
+
viewBox: "0 0 128 128"
|
|
331
|
+
},
|
|
332
|
+
"cute-poop": {
|
|
333
|
+
name: "cute-poop",
|
|
334
|
+
label: "Cute Poop",
|
|
335
|
+
category: "fun",
|
|
336
|
+
keywords: ["poop", "cute", "swirl", "funny", "kawaii", "brown"],
|
|
337
|
+
unicode: "\u{1F4A9}",
|
|
338
|
+
version: "1.1.0",
|
|
339
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M64 22 C64 22 72 24 74 30 C76 36 68 40 68 40 C78 40 88 44 88 52 C88 58 82 62 78 64 C90 64 102 70 102 82 C102 96 90 106 64 106 C38 106 26 96 26 82 C26 70 38 64 50 64 C46 62 40 58 40 52 C40 44 50 40 60 40 C60 40 52 36 54 30 C56 24 64 22 64 22 Z" fill="#9C6644" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><ellipse cx="40" cy="86" rx="8" ry="5" fill="#FFA3BA" fill-opacity="0.8"/><ellipse cx="88" cy="86" rx="8" ry="5" fill="#FFA3BA" fill-opacity="0.8"/><circle cx="50" cy="74" r="8" fill="#1E1F24"/><circle cx="53" cy="71" r="3" fill="#FFFFFF"/><circle cx="78" cy="74" r="8" fill="#1E1F24"/><circle cx="81" cy="71" r="3" fill="#FFFFFF"/><path d="M56 86 C60 92 68 92 72 86" stroke="#1E1F24" stroke-width="3.5" stroke-linecap="round"/></svg>',
|
|
340
|
+
viewBox: "0 0 128 128"
|
|
341
|
+
},
|
|
342
|
+
"devil": {
|
|
343
|
+
name: "devil",
|
|
344
|
+
label: "Mischievous Devil",
|
|
345
|
+
category: "faces",
|
|
346
|
+
keywords: ["devil", "horns", "evil", "smirk", "mischief", "naughty", "purple"],
|
|
347
|
+
unicode: "\u{1F608}",
|
|
348
|
+
version: "1.1.0",
|
|
349
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M30 36 C24 20 34 16 38 18 C38 28 34 32 30 36 Z" fill="#9D4EDD" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><path d="M98 36 C104 20 94 16 90 18 C90 28 94 32 98 36 Z" fill="#9D4EDD" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><ellipse cx="28" cy="74" rx="14" ry="9" fill="#FF758F" fill-opacity="0.6"/><ellipse cx="100" cy="74" rx="14" ry="9" fill="#FF758F" fill-opacity="0.6"/><path d="M28 42 L52 50" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M100 42 L76 50" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><ellipse cx="42" cy="58" rx="8" ry="10" fill="#1E1F24"/><circle cx="45" cy="54" r="2.8" fill="#FFFFFF"/><ellipse cx="86" cy="58" rx="8" ry="10" fill="#1E1F24"/><circle cx="89" cy="54" r="2.8" fill="#FFFFFF"/><path d="M46 76 C56 90 74 90 84 76" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round" fill="#7B2CBF"/><path d="M50 77 L54 84 L58 78" fill="#FFFFFF"/><path d="M72 78 L76 84 L80 77" fill="#FFFFFF"/></svg>',
|
|
350
|
+
viewBox: "0 0 128 128"
|
|
351
|
+
},
|
|
352
|
+
"diamond": {
|
|
353
|
+
name: "diamond",
|
|
354
|
+
label: "Sparkling Diamond",
|
|
355
|
+
category: "objects",
|
|
356
|
+
keywords: ["diamond", "gem", "jewel", "crystal", "sparkle", "precious", "luxury"],
|
|
357
|
+
unicode: "\u{1F48E}",
|
|
358
|
+
version: "1.1.0",
|
|
359
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M38 42 L90 42 L112 62 L16 62 Z" fill="#70D6FF" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M16 62 L64 112 L112 62 Z" fill="#00B4D8" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M38 42 L52 62 L64 112 L76 62 L90 42" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round" fill="none"/><path d="M52 62 L76 62" stroke="#1E1F24" stroke-width="3"/><polygon points="52,46 64,46 58,58" fill="#E8F8FF"/><path d="M22 28 L24 34 L30 36 L24 38 L22 44 L20 38 L14 36 L20 34 Z" fill="#FFFFFF"/></svg>',
|
|
360
|
+
viewBox: "0 0 128 128"
|
|
361
|
+
},
|
|
362
|
+
"dizzy": {
|
|
363
|
+
name: "dizzy",
|
|
364
|
+
label: "Spiral Dizzy",
|
|
365
|
+
category: "reactions",
|
|
366
|
+
keywords: ["dizzy", "spiral", "spinning", "faint", "overwhelmed", "woozy"],
|
|
367
|
+
unicode: "\u{1F4AB}",
|
|
368
|
+
version: "1.0.0",
|
|
369
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="26" cy="76" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.65"/><ellipse cx="102" cy="76" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.65"/><path d="M28 32 C34 38 42 28 52 34" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M76 34 C86 28 94 38 100 32" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M42 52 C39 52 37 50 37 47 C37 43 41 40 45 40 C50 40 55 44 55 49 C55 56 49 61 42 61 C33 61 27 54 27 45 C27 34 35 27 45 27" stroke="#1E1F24" stroke-width="3.5" stroke-linecap="round" fill="none"/><path d="M86 52 C83 52 81 50 81 47 C81 43 85 40 89 40 C94 40 99 44 99 49 C99 56 93 61 86 61 C77 61 71 54 71 45 C71 34 79 27 89 27" stroke="#1E1F24" stroke-width="3.5" stroke-linecap="round" fill="none"/><ellipse cx="64" cy="82" rx="7" ry="9" fill="#FF5E7E" stroke="#1E1F24" stroke-width="4"/><polygon points="20,16 23,22 30,22 25,26 27,32 20,28 13,32 15,26 10,22 17,22" fill="#FFB703"/><polygon points="108,16 111,22 118,22 113,26 115,32 108,28 101,32 103,26 98,22 105,22" fill="#FFB703"/></svg>',
|
|
370
|
+
viewBox: "0 0 128 128"
|
|
371
|
+
},
|
|
372
|
+
"dog-puppy": {
|
|
373
|
+
name: "dog-puppy",
|
|
374
|
+
label: "Happy Puppy",
|
|
375
|
+
category: "animals",
|
|
376
|
+
keywords: ["dog", "puppy", "pup", "bark", "woof", "pet", "cute", "ears"],
|
|
377
|
+
unicode: "\u{1F436}",
|
|
378
|
+
version: "1.1.0",
|
|
379
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M34 40 C14 42 12 76 26 84 C34 88 40 76 38 52 Z" fill="#8D6E63" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M94 40 C114 42 116 76 102 84 C94 88 88 76 90 52 Z" fill="#8D6E63" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><circle cx="64" cy="72" r="42" fill="#D7CCC8" stroke="#1E1F24" stroke-width="4.5"/><ellipse cx="36" cy="78" rx="8" ry="5" fill="#FFA3BA" fill-opacity="0.8"/><ellipse cx="92" cy="78" rx="8" ry="5" fill="#FFA3BA" fill-opacity="0.8"/><ellipse cx="46" cy="62" rx="7" ry="8" fill="#1E1F24"/><circle cx="48" cy="59" r="2.8" fill="#FFFFFF"/><ellipse cx="82" cy="62" rx="7" ry="8" fill="#1E1F24"/><circle cx="84" cy="59" r="2.8" fill="#FFFFFF"/><ellipse cx="64" cy="74" rx="8" ry="6" fill="#1E1F24"/><path d="M54 84 C58 98 70 98 74 84" stroke="#1E1F24" stroke-width="3" fill="#FF5E7E"/></svg>',
|
|
380
|
+
viewBox: "0 0 128 128"
|
|
381
|
+
},
|
|
382
|
+
"drool": {
|
|
383
|
+
name: "drool",
|
|
384
|
+
label: "Drooling / Yummy",
|
|
385
|
+
category: "faces",
|
|
386
|
+
keywords: ["drool", "yummy", "delicious", "hungry", "craving", "tasty"],
|
|
387
|
+
unicode: "\u{1F924}",
|
|
388
|
+
version: "1.1.0",
|
|
389
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="28" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.65"/><ellipse cx="100" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.65"/><path d="M34 54 C40 46 48 46 54 54" stroke="#1E1F24" stroke-width="5" stroke-linecap="round"/><path d="M74 54 C80 46 88 46 94 54" stroke="#1E1F24" stroke-width="5" stroke-linecap="round"/><path d="M44 72 C44 72 52 90 70 90 C78 90 84 82 84 72 Z" fill="#FF5E7E" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M76 86 C82 90 84 102 78 106 C72 106 72 96 76 86 Z" fill="#70D6FF" stroke="#1E1F24" stroke-width="3" stroke-linejoin="round"/></svg>',
|
|
390
|
+
viewBox: "0 0 128 128"
|
|
391
|
+
},
|
|
392
|
+
"duck": {
|
|
393
|
+
name: "duck",
|
|
394
|
+
label: "Rubber Duckling",
|
|
395
|
+
category: "animals",
|
|
396
|
+
keywords: ["duck", "duckling", "quack", "yellow", "rubber", "bird", "beak"],
|
|
397
|
+
unicode: "\u{1F986}",
|
|
398
|
+
version: "1.1.0",
|
|
399
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M64 22 C64 16 58 14 54 18 C58 22 62 26 64 30 Z" fill="#FFD166" stroke="#1E1F24" stroke-width="3"/><circle cx="64" cy="68" r="44" fill="#FFD166" stroke="#1E1F24" stroke-width="4.5"/><ellipse cx="32" cy="74" rx="9" ry="6" fill="#FFA3BA" fill-opacity="0.8"/><ellipse cx="96" cy="74" rx="9" ry="6" fill="#FFA3BA" fill-opacity="0.8"/><circle cx="44" cy="56" r="7" fill="#1E1F24"/><circle cx="46" cy="54" r="2.5" fill="#FFFFFF"/><circle cx="84" cy="56" r="7" fill="#1E1F24"/><circle cx="86" cy="54" r="2.5" fill="#FFFFFF"/><ellipse cx="64" cy="74" rx="22" ry="14" fill="#FB8500" stroke="#1E1F24" stroke-width="4"/><line x1="46" y1="74" x2="82" y2="74" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/><circle cx="60" cy="70" r="1.5" fill="#944400"/><circle cx="68" cy="70" r="1.5" fill="#944400"/></svg>',
|
|
400
|
+
viewBox: "0 0 128 128"
|
|
401
|
+
},
|
|
402
|
+
"excited": {
|
|
403
|
+
name: "excited",
|
|
404
|
+
label: "Starry Excited",
|
|
405
|
+
category: "emotions",
|
|
406
|
+
keywords: ["excited", "star", "sparkle", "amazed", "hyped", "thrilled"],
|
|
407
|
+
unicode: "\u{1F929}",
|
|
408
|
+
version: "1.0.0",
|
|
409
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="24" cy="74" rx="15" ry="9" fill="#FFA3BA" fill-opacity="0.75"/><ellipse cx="104" cy="74" rx="15" ry="9" fill="#FFA3BA" fill-opacity="0.75"/><path d="M26 28 C34 22 48 24 54 30" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M74 30 C80 24 94 22 102 28" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><g transform="translate(42, 50)"><polygon points="0,-16 4,-4 16,-4 7,4 10,16 0,8 -10,16 -7,4 -16,-4 -4,-4" fill="#FFB703" stroke="#1E1F24" stroke-width="2.5" stroke-linejoin="round"/><circle cx="-1" cy="-4" r="2.5" fill="#FFFFFF"/></g><g transform="translate(86, 50)"><polygon points="0,-16 4,-4 16,-4 7,4 10,16 0,8 -10,16 -7,4 -16,-4 -4,-4" fill="#FFB703" stroke="#1E1F24" stroke-width="2.5" stroke-linejoin="round"/><circle cx="-1" cy="-4" r="2.5" fill="#FFFFFF"/></g><path d="M42 72 C42 72 46 96 64 96 C82 96 86 72 86 72 Z" fill="#FF4D6D" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M52 90 C56 84 72 84 76 90 Z" fill="#FF85A1"/><path d="M16 38 L18 42 L22 44 L18 46 L16 50 L14 46 L10 44 L14 42 Z" fill="#FFD166"/><path d="M112 36 L114 40 L118 42 L114 44 L112 48 L110 44 L106 42 L110 40 Z" fill="#FFD166"/></svg>',
|
|
410
|
+
viewBox: "0 0 128 128"
|
|
411
|
+
},
|
|
412
|
+
"fingers-crossed": {
|
|
413
|
+
name: "fingers-crossed",
|
|
414
|
+
label: "Fingers Crossed",
|
|
415
|
+
category: "gestures",
|
|
416
|
+
keywords: ["fingers", "crossed", "luck", "hope", "wish", "goodluck"],
|
|
417
|
+
unicode: "\u{1F91E}",
|
|
418
|
+
version: "1.1.0",
|
|
419
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M44 108 L44 80 L76 80 L76 108 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M46 76 L46 32 C46 24 56 24 56 32 L56 76" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M64 76 L48 28 C46 20 58 18 64 24 L74 76" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M38 78 C30 76 28 84 38 90 L44 90" stroke="#1E1F24" stroke-width="4" stroke-linecap="round" fill="#FFE5D9"/><path d="M74 68 C82 68 82 76 74 76" stroke="#1E1F24" stroke-width="3.5" fill="#FFE5D9"/><path d="M26 28 L28 34 L34 36 L28 38 L26 44 L24 38 L18 36 L24 34 Z" fill="#FFD166"/></svg>',
|
|
420
|
+
viewBox: "0 0 128 128"
|
|
421
|
+
},
|
|
422
|
+
"fire": {
|
|
423
|
+
name: "fire",
|
|
424
|
+
label: "Lit Fire",
|
|
425
|
+
category: "symbols",
|
|
426
|
+
keywords: ["fire", "flame", "lit", "hot", "trending", "burn"],
|
|
427
|
+
unicode: "\u{1F525}",
|
|
428
|
+
version: "1.0.0",
|
|
429
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M64 12 C64 12 76 28 72 44 C76 38 84 34 88 40 C98 50 106 68 106 84 C106 106 88 120 64 120 C40 120 22 106 22 84 C22 66 32 50 46 36 C48 50 56 52 56 42 C56 26 64 12 64 12 Z" fill="#FF5400" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M64 36 C64 36 74 50 72 62 C76 56 82 54 84 60 C90 70 94 80 94 92 C94 108 80 116 64 116 C48 116 34 108 34 92 C34 78 42 66 52 54 C54 64 60 66 60 58 C60 46 64 36 64 36 Z" fill="#FF9E00"/><path d="M64 66 C64 66 70 76 68 84 C72 80 76 80 78 84 C80 90 82 96 82 102 C82 110 74 114 64 114 C54 114 46 110 46 102 C46 94 52 86 58 78 C58 84 62 86 62 80 C62 72 64 66 64 66 Z" fill="#FFD000"/><circle cx="28" cy="44" r="3.5" fill="#FFD000"/><circle cx="100" cy="48" r="3" fill="#FFD000"/></svg>',
|
|
430
|
+
viewBox: "0 0 128 128"
|
|
431
|
+
},
|
|
432
|
+
"fist-bump": {
|
|
433
|
+
name: "fist-bump",
|
|
434
|
+
label: "Fist Bump",
|
|
435
|
+
category: "gestures",
|
|
436
|
+
keywords: ["fist", "bump", "punch", "bro", "together", "solid", "power"],
|
|
437
|
+
unicode: "\u{1F44A}",
|
|
438
|
+
version: "1.1.0",
|
|
439
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><circle cx="64" cy="64" r="38" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4.5"/><path d="M38 52 C38 42 48 42 48 52" stroke="#1E1F24" stroke-width="4" stroke-linecap="round"/><path d="M48 48 C48 38 60 38 60 48" stroke="#1E1F24" stroke-width="4" stroke-linecap="round"/><path d="M60 48 C60 38 72 38 72 48" stroke="#1E1F24" stroke-width="4" stroke-linecap="round"/><path d="M72 52 C72 42 82 42 82 52" stroke="#1E1F24" stroke-width="4" stroke-linecap="round"/><path d="M38 74 C34 60 56 60 76 66 C80 72 74 80 64 80 Z" fill="#FFD8BE" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><circle cx="64" cy="64" r="48" stroke="#FFD166" stroke-width="3" stroke-dasharray="8 6"/></svg>',
|
|
440
|
+
viewBox: "0 0 128 128"
|
|
441
|
+
},
|
|
442
|
+
"frog-coffee": {
|
|
443
|
+
name: "frog-coffee",
|
|
444
|
+
label: "Frog Sipping Coffee",
|
|
445
|
+
category: "animals",
|
|
446
|
+
keywords: ["frog", "coffee", "tea", "sip", "cozy", "relax", "morning"],
|
|
447
|
+
unicode: "\u2615",
|
|
448
|
+
version: "1.1.0",
|
|
449
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M24 64 C24 44 32 38 42 38 C48 38 52 42 56 46 C60 46 68 46 72 46 C76 42 80 38 86 38 C96 38 104 44 104 64 C104 90 92 108 64 108 C36 108 24 90 24 64 Z" fill="#AACC00" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><circle cx="44" cy="38" r="14" fill="#AACC00" stroke="#1E1F24" stroke-width="4"/><circle cx="44" cy="36" r="6.5" fill="#1E1F24"/><circle cx="46" cy="34" r="2.2" fill="#FFFFFF"/><circle cx="84" cy="38" r="14" fill="#AACC00" stroke="#1E1F24" stroke-width="4"/><circle cx="84" cy="36" r="6.5" fill="#1E1F24"/><circle cx="86" cy="34" r="2.2" fill="#FFFFFF"/><ellipse cx="34" cy="68" rx="8" ry="5" fill="#FF8BA7" fill-opacity="0.75"/><ellipse cx="94" cy="68" rx="8" ry="5" fill="#FF8BA7" fill-opacity="0.75"/><rect x="48" y="74" width="32" height="26" rx="6" fill="#F8F9FA" stroke="#1E1F24" stroke-width="3.5"/><path d="M80 80 C88 80 88 90 80 90" stroke="#1E1F24" stroke-width="3" fill="none"/><path d="M56 68 C56 62 60 62 60 56" stroke="#ADB5BD" stroke-width="2.5" stroke-linecap="round"/><path d="M68 68 C68 60 72 60 72 54" stroke="#ADB5BD" stroke-width="2.5" stroke-linecap="round"/></svg>',
|
|
450
|
+
viewBox: "0 0 128 128"
|
|
451
|
+
},
|
|
452
|
+
"frog-cry": {
|
|
453
|
+
name: "frog-cry",
|
|
454
|
+
label: "Weeping Frog",
|
|
455
|
+
category: "animals",
|
|
456
|
+
keywords: ["frog", "cry", "tears", "sad", "sobbing", "doodle"],
|
|
457
|
+
unicode: "\u{1F62D}",
|
|
458
|
+
version: "1.0.0",
|
|
459
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M24 64 C24 44 32 38 42 38 C48 38 52 42 56 46 C60 46 68 46 72 46 C76 42 80 38 86 38 C96 38 104 44 104 64 C104 90 92 108 64 108 C36 108 24 90 24 64 Z" fill="#AACC00" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><circle cx="44" cy="38" r="14" fill="#AACC00" stroke="#1E1F24" stroke-width="4"/><path d="M36 38 C40 32 48 32 52 38" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><circle cx="84" cy="38" r="14" fill="#AACC00" stroke="#1E1F24" stroke-width="4"/><path d="M76 38 C80 32 88 32 92 38" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M38 46 C32 58 24 74 24 94 C30 94 36 94 38 94 C36 74 42 58 46 46 Z" fill="#4CC9F0" fill-opacity="0.8" stroke="#1E1F24" stroke-width="2.5"/><circle cx="18" cy="80" r="3.5" fill="#4CC9F0"/><path d="M90 46 C96 58 104 74 104 94 C98 94 92 94 90 94 C92 74 86 58 82 46 Z" fill="#4CC9F0" fill-opacity="0.8" stroke="#1E1F24" stroke-width="2.5"/><circle cx="110" cy="80" r="3.5" fill="#4CC9F0"/><ellipse cx="32" cy="74" rx="7" ry="5" fill="#FF8BA7" fill-opacity="0.75"/><ellipse cx="96" cy="74" rx="7" ry="5" fill="#FF8BA7" fill-opacity="0.75"/><path d="M44 70 C44 70 48 94 64 94 C80 94 84 70 84 70 Z" fill="#E63946" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M50 86 C56 82 72 82 78 86 Z" fill="#FF85A1"/></svg>',
|
|
460
|
+
viewBox: "0 0 128 128"
|
|
461
|
+
},
|
|
462
|
+
"frog-dance": {
|
|
463
|
+
name: "frog-dance",
|
|
464
|
+
label: "Dancing Frog",
|
|
465
|
+
category: "animals",
|
|
466
|
+
keywords: ["frog", "dance", "party", "groove", "fun", "celebration"],
|
|
467
|
+
unicode: "\u{1F57A}",
|
|
468
|
+
version: "1.1.0",
|
|
469
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M22 28 L24 34 L30 36 L24 38 L22 44 L20 38 L14 36 L20 34 Z" fill="#FFD166"/><path d="M106 28 L108 34 L114 36 L108 38 L106 44 L104 38 L98 36 L104 34 Z" fill="#FFD166"/><g transform="rotate(-6 64 64)"><path d="M24 64 C24 44 32 38 42 38 C48 38 52 42 56 46 C60 46 68 46 72 46 C76 42 80 38 86 38 C96 38 104 44 104 64 C104 90 92 108 64 108 C36 108 24 90 24 64 Z" fill="#AACC00" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><circle cx="44" cy="38" r="14" fill="#AACC00" stroke="#1E1F24" stroke-width="4"/><circle cx="44" cy="36" r="6.5" fill="#1E1F24"/><circle cx="46" cy="34" r="2.2" fill="#FFFFFF"/><circle cx="84" cy="38" r="14" fill="#AACC00" stroke="#1E1F24" stroke-width="4"/><circle cx="84" cy="36" r="6.5" fill="#1E1F24"/><circle cx="86" cy="34" r="2.2" fill="#FFFFFF"/><ellipse cx="34" cy="68" rx="8" ry="5" fill="#FF8BA7" fill-opacity="0.8"/><ellipse cx="94" cy="68" rx="8" ry="5" fill="#FF8BA7" fill-opacity="0.8"/><path d="M44 70 C44 70 52 90 64 90 C76 90 84 70 84 70 Z" fill="#FF5E7E" stroke="#1E1F24" stroke-width="3.5"/></g></svg>',
|
|
470
|
+
viewBox: "0 0 128 128"
|
|
471
|
+
},
|
|
472
|
+
"frog-happy": {
|
|
473
|
+
name: "frog-happy",
|
|
474
|
+
label: "Happy Frog",
|
|
475
|
+
category: "animals",
|
|
476
|
+
keywords: ["frog", "happy", "cute", "toad", "green", "mascot", "ribbit"],
|
|
477
|
+
unicode: "\u{1F438}",
|
|
478
|
+
version: "1.0.0",
|
|
479
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M24 64 C24 44 32 38 42 38 C48 38 52 42 56 46 C60 46 68 46 72 46 C76 42 80 38 86 38 C96 38 104 44 104 64 C104 90 92 108 64 108 C36 108 24 90 24 64 Z" fill="#AACC00" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M40 82 C40 70 50 64 64 64 C78 64 88 70 88 82 C88 98 78 104 64 104 C50 104 40 98 40 82 Z" fill="#E9F5DB"/><circle cx="44" cy="38" r="14" fill="#AACC00" stroke="#1E1F24" stroke-width="4"/><circle cx="44" cy="36" r="6.5" fill="#1E1F24"/><circle cx="46" cy="34" r="2.2" fill="#FFFFFF"/><circle cx="84" cy="38" r="14" fill="#AACC00" stroke="#1E1F24" stroke-width="4"/><circle cx="84" cy="36" r="6.5" fill="#1E1F24"/><circle cx="86" cy="34" r="2.2" fill="#FFFFFF"/><ellipse cx="34" cy="68" rx="8" ry="5" fill="#FF8BA7" fill-opacity="0.75"/><ellipse cx="94" cy="68" rx="8" ry="5" fill="#FF8BA7" fill-opacity="0.75"/><path d="M42 66 C42 66 48 88 64 88 C80 88 86 66 86 66 Z" fill="#E63946" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M52 82 C56 76 72 76 76 82 Z" fill="#FF85A1"/><path d="M24 74 C16 70 12 60 16 54 C20 48 24 56 26 62" stroke="#1E1F24" stroke-width="3.5" stroke-linecap="round" fill="#AACC00"/><path d="M104 74 C112 70 116 60 112 54 C108 48 104 56 102 62" stroke="#1E1F24" stroke-width="3.5" stroke-linecap="round" fill="#AACC00"/></svg>',
|
|
480
|
+
viewBox: "0 0 128 128"
|
|
481
|
+
},
|
|
482
|
+
"frog-love": {
|
|
483
|
+
name: "frog-love",
|
|
484
|
+
label: "Frog in Love",
|
|
485
|
+
category: "animals",
|
|
486
|
+
keywords: ["frog", "love", "heart", "crush", "cute", "ribbit", "holding"],
|
|
487
|
+
unicode: "\u{1F438}",
|
|
488
|
+
version: "1.1.0",
|
|
489
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M24 64 C24 44 32 38 42 38 C48 38 52 42 56 46 C60 46 68 46 72 46 C76 42 80 38 86 38 C96 38 104 44 104 64 C104 90 92 108 64 108 C36 108 24 90 24 64 Z" fill="#AACC00" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M40 82 C40 70 50 64 64 64 C78 64 88 70 88 82 C88 98 78 104 64 104 C50 104 40 98 40 82 Z" fill="#E9F5DB"/><circle cx="44" cy="38" r="14" fill="#AACC00" stroke="#1E1F24" stroke-width="4"/><circle cx="84" cy="38" r="14" fill="#AACC00" stroke="#1E1F24" stroke-width="4"/><path d="M44 34 C40 28 48 24 50 30 C52 24 60 28 56 34 L50 42 Z" fill="#FF3366" stroke="#1E1F24" stroke-width="1.8" transform="translate(-6 -2) scale(1.1)"/><path d="M84 34 C80 28 88 24 90 30 C92 24 100 28 96 34 L90 42 Z" fill="#FF3366" stroke="#1E1F24" stroke-width="1.8" transform="translate(-6 -2) scale(1.1)"/><ellipse cx="34" cy="68" rx="8" ry="5" fill="#FF8BA7" fill-opacity="0.85"/><ellipse cx="94" cy="68" rx="8" ry="5" fill="#FF8BA7" fill-opacity="0.85"/><path d="M64 72 C56 58 72 50 78 58 C84 50 100 58 92 72 L78 88 Z" fill="#FF4D6D" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round" transform="translate(-14 10) scale(0.9)"/></svg>',
|
|
490
|
+
viewBox: "0 0 128 128"
|
|
491
|
+
},
|
|
492
|
+
"ghost": {
|
|
493
|
+
name: "ghost",
|
|
494
|
+
label: "Friendly Ghost",
|
|
495
|
+
category: "fun",
|
|
496
|
+
keywords: ["ghost", "boo", "cute", "spooky", "halloween", "spirit", "floating"],
|
|
497
|
+
unicode: "\u{1F47B}",
|
|
498
|
+
version: "1.1.0",
|
|
499
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M64 24 C40 24 30 42 30 68 C30 92 32 104 40 100 C48 96 52 104 60 100 C68 96 72 104 80 100 C88 96 92 104 98 100 C100 88 98 68 98 68 C98 42 88 24 64 24 Z" fill="#F8F9FA" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><ellipse cx="42" cy="66" rx="8" ry="5" fill="#FFA3BA" fill-opacity="0.8"/><ellipse cx="86" cy="66" rx="8" ry="5" fill="#FFA3BA" fill-opacity="0.8"/><path d="M30 64 C20 60 18 72 28 74" stroke="#1E1F24" stroke-width="4" stroke-linecap="round" fill="#F8F9FA"/><path d="M98 64 C108 60 110 72 100 74" stroke="#1E1F24" stroke-width="4" stroke-linecap="round" fill="#F8F9FA"/><circle cx="50" cy="52" r="6" fill="#1E1F24"/><circle cx="52" cy="50" r="2.2" fill="#FFFFFF"/><circle cx="78" cy="52" r="6" fill="#1E1F24"/><circle cx="80" cy="50" r="2.2" fill="#FFFFFF"/><ellipse cx="64" cy="68" rx="6" ry="8" fill="#FF5E7E" stroke="#1E1F24" stroke-width="3.5"/></svg>',
|
|
500
|
+
viewBox: "0 0 128 128"
|
|
501
|
+
},
|
|
502
|
+
"gift": {
|
|
503
|
+
name: "gift",
|
|
504
|
+
label: "Gift Box",
|
|
505
|
+
category: "objects",
|
|
506
|
+
keywords: ["gift", "present", "box", "ribbon", "birthday", "surprise", "holiday"],
|
|
507
|
+
unicode: "\u{1F381}",
|
|
508
|
+
version: "1.1.0",
|
|
509
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><rect x="28" y="58" width="72" height="50" rx="8" fill="#FF4D6D" stroke="#1E1F24" stroke-width="4.5"/><rect x="22" y="46" width="84" height="16" rx="6" fill="#FF758F" stroke="#1E1F24" stroke-width="4.5"/><rect x="58" y="46" width="12" height="62" fill="#FFD166" stroke="#1E1F24" stroke-width="3"/><rect x="28" y="76" width="72" height="12" fill="#FFD166" stroke="#1E1F24" stroke-width="3"/><path d="M64 46 C52 34 38 34 46 44 C52 50 64 46 64 46 Z" fill="#FFD166" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><path d="M64 46 C76 34 90 34 82 44 C76 50 64 46 64 46 Z" fill="#FFD166" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><circle cx="64" cy="46" r="5" fill="#FFB703" stroke="#1E1F24" stroke-width="2.5"/><path d="M106 32 L108 36 L112 38 L108 40 L106 44 L104 40 L100 38 L104 36 Z" fill="#FFD166"/></svg>',
|
|
510
|
+
viewBox: "0 0 128 128"
|
|
511
|
+
},
|
|
512
|
+
"handshake": {
|
|
513
|
+
name: "handshake",
|
|
514
|
+
label: "Handshake Deal",
|
|
515
|
+
category: "gestures",
|
|
516
|
+
keywords: ["handshake", "deal", "agree", "partner", "friendship", "collab"],
|
|
517
|
+
unicode: "\u{1F91D}",
|
|
518
|
+
version: "1.1.0",
|
|
519
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M16 48 L36 48 L56 68 L44 80 L28 66 L16 66 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><rect x="16" y="44" width="14" height="26" rx="4" fill="#70D6FF" stroke="#1E1F24" stroke-width="3.5"/><path d="M112 48 L92 48 L72 68 L84 80 L100 66 L112 66 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><rect x="98" y="44" width="14" height="26" rx="4" fill="#FFD166" stroke="#1E1F24" stroke-width="3.5"/><path d="M48 64 L64 78 L80 64 L64 52 Z" fill="#FFD8BE" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><path d="M64 24 L66 30 L72 32 L66 34 L64 40 L62 34 L56 32 L62 30 Z" fill="#FFD166"/></svg>',
|
|
520
|
+
viewBox: "0 0 128 128"
|
|
521
|
+
},
|
|
522
|
+
"happy": {
|
|
523
|
+
name: "happy",
|
|
524
|
+
label: "Happy",
|
|
525
|
+
category: "faces",
|
|
526
|
+
keywords: ["happy", "smile", "joy", "cheerful", "positive", "smiling", "blush"],
|
|
527
|
+
unicode: "\u{1F60A}",
|
|
528
|
+
version: "1.0.0",
|
|
529
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="28" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.65"/><ellipse cx="100" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.65"/><path d="M30 36 C36 30 48 30 54 35" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M74 35 C80 30 92 30 98 36" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><ellipse cx="42" cy="54" rx="9" ry="11" fill="#1E1F24"/><circle cx="45" cy="51" r="3.5" fill="#FFFFFF"/><circle cx="39" cy="57" r="1.8" fill="#FFFFFF"/><ellipse cx="86" cy="54" rx="9" ry="11" fill="#1E1F24"/><circle cx="89" cy="51" r="3.5" fill="#FFFFFF"/><circle cx="83" cy="57" r="1.8" fill="#FFFFFF"/><circle cx="64" cy="67" r="2.2" fill="#1E1F24"/><path d="M46 76 C52 92 76 92 82 76" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round" fill="#FF5E7E"/><path d="M52 82 C58 80 70 80 76 82" stroke="#FFFFFF" stroke-width="2.5" stroke-linecap="round"/></svg>',
|
|
530
|
+
viewBox: "0 0 128 128"
|
|
531
|
+
},
|
|
532
|
+
"heart-hands": {
|
|
533
|
+
name: "heart-hands",
|
|
534
|
+
label: "Heart Hands",
|
|
535
|
+
category: "gestures",
|
|
536
|
+
keywords: ["heart", "hands", "love", "gesture", "cute", "kpop", "adore"],
|
|
537
|
+
unicode: "\u{1FAF6}",
|
|
538
|
+
version: "1.1.0",
|
|
539
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M24 78 C20 64 26 48 38 42 C48 38 56 46 64 56 C72 46 80 38 90 42 C102 48 108 64 104 78 C98 94 76 104 64 108 C52 104 30 94 24 78 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M64 62 C58 54 48 54 44 62 C40 70 52 82 64 90 C76 82 88 70 84 62 C80 54 70 54 64 62 Z" fill="#FF4D6D" stroke="#1E1F24" stroke-width="3" stroke-linejoin="round"/><path d="M38 42 C42 50 44 62 44 70" stroke="#1E1F24" stroke-width="3.5" stroke-linecap="round"/><path d="M90 42 C86 50 84 62 84 70" stroke="#1E1F24" stroke-width="3.5" stroke-linecap="round"/><ellipse cx="64" cy="74" rx="6" ry="6" fill="#FF85A1"/></svg>',
|
|
540
|
+
viewBox: "0 0 128 128"
|
|
541
|
+
},
|
|
542
|
+
"heart": {
|
|
543
|
+
name: "heart",
|
|
544
|
+
label: "Sparkling Heart",
|
|
545
|
+
category: "love",
|
|
546
|
+
keywords: ["heart", "love", "like", "sparkle", "favorite", "red"],
|
|
547
|
+
unicode: "\u{1F496}",
|
|
548
|
+
version: "1.0.0",
|
|
549
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><g transform="translate(64, 62) scale(1.15)"><path d="M0,18 A16,16 0 0,0 -30,-12 A16,16 0 0,0 -48,18 Q-48,44 0,72 Q48,44 48,18 A16,16 0 0,0 30,-12 A16,16 0 0,0 0,18 Z" transform="translate(0, -26)" fill="#FF2A6D" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M-34 -14 C-42 -4 -42 12 -38 24" stroke="#FFFFFF" stroke-width="4.5" stroke-linecap="round"/><circle cx="-24" cy="-18" r="3" fill="#FFFFFF"/></g><polygon points="106,18 109,24 116,24 111,28 113,34 106,30 99,34 101,28 96,24 103,24" fill="#FFD166"/><polygon points="20,84 22,88 28,88 24,91 25,96 20,93 15,96 16,91 12,88 18,88" fill="#FFD166"/></svg>',
|
|
550
|
+
viewBox: "0 0 128 128"
|
|
551
|
+
},
|
|
552
|
+
"hundred": {
|
|
553
|
+
name: "hundred",
|
|
554
|
+
label: "100 Points",
|
|
555
|
+
category: "symbols",
|
|
556
|
+
keywords: ["100", "hundred", "score", "perfect", "points", "grade", "fire"],
|
|
557
|
+
unicode: "\u{1F4AF}",
|
|
558
|
+
version: "1.1.0",
|
|
559
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><g transform="rotate(-12 64 64)"><path d="M26 44 L38 34 L38 88 L26 88" stroke="#E63946" stroke-width="8" stroke-linecap="round" stroke-linejoin="round" fill="none"/><ellipse cx="62" cy="62" rx="14" ry="24" stroke="#E63946" stroke-width="8" fill="none"/><ellipse cx="98" cy="62" rx="14" ry="24" stroke="#E63946" stroke-width="8" fill="none"/><line x1="20" y1="98" x2="114" y2="98" stroke="#E63946" stroke-width="6" stroke-linecap="round"/><line x1="24" y1="108" x2="110" y2="108" stroke="#E63946" stroke-width="6" stroke-linecap="round"/></g></svg>',
|
|
560
|
+
viewBox: "0 0 128 128"
|
|
561
|
+
},
|
|
562
|
+
"ice-cream": {
|
|
563
|
+
name: "ice-cream",
|
|
564
|
+
label: "Soft Serve Ice Cream",
|
|
565
|
+
category: "food",
|
|
566
|
+
keywords: ["icecream", "cone", "softserve", "sweet", "dessert", "summer", "treat"],
|
|
567
|
+
unicode: "\u{1F366}",
|
|
568
|
+
version: "1.1.0",
|
|
569
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M42 66 L64 116 L86 66 Z" fill="#DDB892" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><line x1="48" y1="76" x2="78" y2="88" stroke="#B08968" stroke-width="2.5"/><line x1="56" y1="92" x2="72" y2="98" stroke="#B08968" stroke-width="2.5"/><path d="M34 66 C34 56 46 54 64 54 C82 54 94 56 94 66 C94 72 34 72 34 66 Z" fill="#FFA3BA" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M40 54 C40 44 50 42 64 42 C78 42 88 44 88 54 Z" fill="#FFF3B0" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M48 42 C48 26 64 16 68 22 C68 28 68 34 80 42 Z" fill="#B7E4C7" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><line x1="52" y1="48" x2="58" y2="48" stroke="#FF5E7E" stroke-width="3" stroke-linecap="round"/><line x1="72" y1="50" x2="78" y2="48" stroke="#70D6FF" stroke-width="3" stroke-linecap="round"/><line x1="62" y1="36" x2="68" y2="34" stroke="#FFD166" stroke-width="3" stroke-linecap="round"/><circle cx="64" cy="14" r="3" fill="#FF5E7E"/></svg>',
|
|
570
|
+
viewBox: "0 0 128 128"
|
|
571
|
+
},
|
|
572
|
+
"laugh": {
|
|
573
|
+
name: "laugh",
|
|
574
|
+
label: "Laughing",
|
|
575
|
+
category: "faces",
|
|
576
|
+
keywords: ["laugh", "lol", "haha", "joy", "giggle", "happy", "fun"],
|
|
577
|
+
unicode: "\u{1F606}",
|
|
578
|
+
version: "1.0.0",
|
|
579
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="26" cy="74" rx="15" ry="9" fill="#FFA3BA" fill-opacity="0.7"/><ellipse cx="102" cy="74" rx="15" ry="9" fill="#FFA3BA" fill-opacity="0.7"/><path d="M28 32 C36 26 48 26 56 32" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M72 32 C80 26 92 26 100 32" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M30 52 C36 42 48 42 54 52" stroke="#1E1F24" stroke-width="5" stroke-linecap="round"/><path d="M74 52 C80 42 92 42 98 52" stroke="#1E1F24" stroke-width="5" stroke-linecap="round"/><path d="M38 70 C38 70 42 100 64 100 C86 100 90 70 90 70 Z" fill="#E63946" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M50 94 C56 86 72 86 78 94 C74 99 64 100 50 94 Z" fill="#FF85A1"/><path d="M42 70 Q64 74 86 70" stroke="#FFFFFF" stroke-width="5" stroke-linecap="round"/></svg>',
|
|
580
|
+
viewBox: "0 0 128 128"
|
|
581
|
+
},
|
|
582
|
+
"love": {
|
|
583
|
+
name: "love",
|
|
584
|
+
label: "Heart Eyes",
|
|
585
|
+
category: "love",
|
|
586
|
+
keywords: ["love", "heart", "crush", "adore", "infatuation", "affection", "cute"],
|
|
587
|
+
unicode: "\u{1F60D}",
|
|
588
|
+
version: "1.0.0",
|
|
589
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="26" cy="78" rx="16" ry="10" fill="#FF758F" fill-opacity="0.6"/><ellipse cx="102" cy="78" rx="16" ry="10" fill="#FF758F" fill-opacity="0.6"/><path d="M28 32 C36 26 48 28 54 34" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M74 34 C80 28 92 26 100 32" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><g transform="translate(42, 52) scale(0.95)"><path d="M0,6 A6,6 0 0,0 -12,-6 A6,6 0 0,0 -24,6 Q-24,18 0,30 Q24,18 24,6 A6,6 0 0,0 12,-6 A6,6 0 0,0 0,6 Z" transform="translate(0, -10)" fill="#FF2A6D" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><circle cx="-6" cy="-4" r="2.5" fill="#FFFFFF"/></g><g transform="translate(86, 52) scale(0.95)"><path d="M0,6 A6,6 0 0,0 -12,-6 A6,6 0 0,0 -24,6 Q-24,18 0,30 Q24,18 24,6 A6,6 0 0,0 12,-6 A6,6 0 0,0 0,6 Z" transform="translate(0, -10)" fill="#FF2A6D" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><circle cx="-6" cy="-4" r="2.5" fill="#FFFFFF"/></g><path d="M48 80 C52 96 76 96 80 80" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round" fill="#FF5E7E"/><path d="M68 88 Q72 102 66 102 Q60 102 64 88" fill="#4CC9F0" fill-opacity="0.85" stroke="#1E1F24" stroke-width="2.5"/></svg>',
|
|
590
|
+
viewBox: "0 0 128 128"
|
|
591
|
+
},
|
|
592
|
+
"mind-blown": {
|
|
593
|
+
name: "mind-blown",
|
|
594
|
+
label: "Mind Blown",
|
|
595
|
+
category: "reactions",
|
|
596
|
+
keywords: ["mindblown", "explode", "shock", "brain", "unbelievable", "boom"],
|
|
597
|
+
unicode: "\u{1F92F}",
|
|
598
|
+
version: "1.0.0",
|
|
599
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><g transform="translate(64, 28)"><path d="M-36 6 C-46 6 -48 -10 -36 -16 C-40 -26 -24 -30 -14 -24 C-6 -34 16 -34 22 -24 C32 -30 46 -24 44 -12 C52 -6 48 8 36 6 Z" fill="#FF9E00" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><path d="M-26 4 C-34 4 -36 -8 -26 -12 C-30 -20 -18 -22 -10 -18 C-4 -26 12 -26 18 -18 C24 -22 36 -18 34 -8 C40 -4 38 6 28 4 Z" fill="#FFD000"/><circle cx="-28" cy="-22" r="2.5" fill="#FF5400"/><circle cx="28" cy="-24" r="2.5" fill="#FF5400"/><circle cx="0" cy="-28" r="3" fill="#E63946"/></g><ellipse cx="26" cy="86" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.6"/><ellipse cx="102" cy="86" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.6"/><circle cx="42" cy="62" r="13" fill="#FFFFFF" stroke="#1E1F24" stroke-width="4"/><circle cx="42" cy="62" r="5" fill="#1E1F24"/><circle cx="44" cy="60" r="2" fill="#FFFFFF"/><circle cx="86" cy="62" r="13" fill="#FFFFFF" stroke="#1E1F24" stroke-width="4"/><circle cx="86" cy="62" r="5" fill="#1E1F24"/><circle cx="88" cy="60" r="2" fill="#FFFFFF"/><path d="M48 88 C48 88 52 108 64 108 C76 108 80 88 80 88 Z" fill="#E63946" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M54 102 C58 98 70 98 74 102 Z" fill="#FF85A1"/></svg>',
|
|
600
|
+
viewBox: "0 0 128 128"
|
|
601
|
+
},
|
|
602
|
+
"money-face": {
|
|
603
|
+
name: "money-face",
|
|
604
|
+
label: "Money Face",
|
|
605
|
+
category: "faces",
|
|
606
|
+
keywords: ["money", "dollar", "cash", "rich", "wealth", "tongue", "green"],
|
|
607
|
+
unicode: "\u{1F911}",
|
|
608
|
+
version: "1.1.0",
|
|
609
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="28" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.65"/><ellipse cx="100" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.65"/><text x="42" y="62" font-family="system-ui, sans-serif" font-weight="900" font-size="28" fill="#2B9348" text-anchor="middle" stroke="#1E1F24" stroke-width="1.5">$</text><text x="86" y="62" font-family="system-ui, sans-serif" font-weight="900" font-size="28" fill="#2B9348" text-anchor="middle" stroke="#1E1F24" stroke-width="1.5">$</text><path d="M44 76 C44 76 52 92 64 92 C76 92 84 76 84 76 Z" fill="#1E1F24"/><path d="M54 84 C54 98 74 98 74 84 Z" fill="#55A630" stroke="#1E1F24" stroke-width="3"/><line x1="64" y1="84" x2="64" y2="94" stroke="#2B9348" stroke-width="2"/></svg>',
|
|
610
|
+
viewBox: "0 0 128 128"
|
|
611
|
+
},
|
|
612
|
+
"moon": {
|
|
613
|
+
name: "moon",
|
|
614
|
+
label: "Crescent Moon",
|
|
615
|
+
category: "symbols",
|
|
616
|
+
keywords: ["moon", "crescent", "night", "sleep", "dream", "stars", "evening"],
|
|
617
|
+
unicode: "\u{1F319}",
|
|
618
|
+
version: "1.1.0",
|
|
619
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M78 20 C50 20 30 42 30 70 C30 96 50 116 78 116 C64 104 56 86 56 68 C56 50 64 32 78 20 Z" fill="#FFD166" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><ellipse cx="44" cy="74" rx="7" ry="4.5" fill="#FFA3BA" fill-opacity="0.85"/><path d="M40 60 C44 54 52 54 56 60" stroke="#1E1F24" stroke-width="4" stroke-linecap="round"/><path d="M48 76 C52 80 56 80 60 76" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/><path d="M96 34 L98 40 L104 42 L98 44 L96 50 L94 44 L88 42 L94 40 Z" fill="#70D6FF"/><path d="M88 78 L90 82 L94 84 L90 86 L88 90 L86 86 L82 84 L86 82 Z" fill="#FF85A1"/></svg>',
|
|
620
|
+
viewBox: "0 0 128 128"
|
|
621
|
+
},
|
|
622
|
+
"music-note": {
|
|
623
|
+
name: "music-note",
|
|
624
|
+
label: "Musical Notes",
|
|
625
|
+
category: "symbols",
|
|
626
|
+
keywords: ["music", "note", "song", "melody", "sound", "tune", "audio"],
|
|
627
|
+
unicode: "\u{1F3B5}",
|
|
628
|
+
version: "1.1.0",
|
|
629
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="36" cy="92" rx="14" ry="10" fill="#FF4D6D" stroke="#1E1F24" stroke-width="4.5" transform="rotate(-20 36 92)"/><ellipse cx="88" cy="78" rx="14" ry="10" fill="#FFD166" stroke="#1E1F24" stroke-width="4.5" transform="rotate(-20 88 78)"/><line x1="46" y1="88" x2="46" y2="28" stroke="#1E1F24" stroke-width="5" stroke-linecap="round"/><line x1="98" y1="74" x2="98" y2="14" stroke="#1E1F24" stroke-width="5" stroke-linecap="round"/><polygon points="44,28 100,14 100,24 44,38" fill="#1E1F24"/><polygon points="44,44 100,30 100,38 44,52" fill="#1E1F24"/><circle cx="22" cy="46" r="3.5" fill="#70D6FF"/><circle cx="108" cy="54" r="3.5" fill="#06D6A0"/></svg>',
|
|
630
|
+
viewBox: "0 0 128 128"
|
|
631
|
+
},
|
|
632
|
+
"panda": {
|
|
633
|
+
name: "panda",
|
|
634
|
+
label: "Cute Panda",
|
|
635
|
+
category: "animals",
|
|
636
|
+
keywords: ["panda", "bear", "bamboo", "black", "white", "cute", "fluffy"],
|
|
637
|
+
unicode: "\u{1F43C}",
|
|
638
|
+
version: "1.1.0",
|
|
639
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><circle cx="34" cy="38" r="16" fill="#1E1F24"/><circle cx="94" cy="38" r="16" fill="#1E1F24"/><circle cx="64" cy="72" r="44" fill="#FFFFFF" stroke="#1E1F24" stroke-width="4.5"/><ellipse cx="44" cy="62" rx="14" ry="12" fill="#1E1F24" transform="rotate(-15 44 62)"/><circle cx="44" cy="60" r="4.5" fill="#FFFFFF"/><circle cx="46" cy="58" r="1.5" fill="#1E1F24"/><ellipse cx="84" cy="62" rx="14" ry="12" fill="#1E1F24" transform="rotate(15 84 62)"/><circle cx="84" cy="60" r="4.5" fill="#FFFFFF"/><circle cx="82" cy="58" r="1.5" fill="#1E1F24"/><ellipse cx="32" cy="80" rx="9" ry="6" fill="#FFA3BA" fill-opacity="0.8"/><ellipse cx="96" cy="80" rx="9" ry="6" fill="#FFA3BA" fill-opacity="0.8"/><path d="M60 76 L68 76 L64 81 Z" fill="#1E1F24"/><path d="M58 84 C62 88 66 88 66 84 C66 88 70 88 74 84" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/></svg>',
|
|
640
|
+
viewBox: "0 0 128 128"
|
|
641
|
+
},
|
|
642
|
+
"party": {
|
|
643
|
+
name: "party",
|
|
644
|
+
label: "Party Mascot",
|
|
645
|
+
category: "fun",
|
|
646
|
+
keywords: ["party", "hat", "horn", "festive", "birthday", "celebration"],
|
|
647
|
+
unicode: "\u{1F973}",
|
|
648
|
+
version: "1.0.0",
|
|
649
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><g transform="translate(68, 8) rotate(15)"><polygon points="0,0 -20,40 20,40" fill="#4CC9F0" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><path d="M-10 20 L10 20" stroke="#FFD166" stroke-width="3.5"/><path d="M-15 30 L15 30" stroke="#FF4D6D" stroke-width="3.5"/><circle cx="0" cy="-2" r="5" fill="#FFB703" stroke="#1E1F24" stroke-width="2.5"/></g><ellipse cx="26" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.7"/><ellipse cx="102" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.7"/><path d="M30 52 C36 44 46 44 52 52" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M76 52 C82 44 92 44 98 52" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><g transform="translate(64, 80)"><path d="M-6 0 L-26 12 C-34 16 -38 10 -34 4 C-30 -2 -14 0 -6 0" fill="#FFB703" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><circle cx="-32" cy="8" r="5" fill="#FF4D6D" stroke="#1E1F24" stroke-width="2.5"/></g><path d="M48 80 C54 90 74 90 80 80" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><circle cx="20" cy="38" r="3.5" fill="#FF4D6D"/><circle cx="106" cy="34" r="3.5" fill="#80B918"/><polygon points="28,24 30,28 34,28 31,31 32,35 28,33 24,35 25,31 22,28 26,28" fill="#FFD166"/></svg>',
|
|
650
|
+
viewBox: "0 0 128 128"
|
|
651
|
+
},
|
|
652
|
+
"peace": {
|
|
653
|
+
name: "peace",
|
|
654
|
+
label: "Peace / Victory Sign",
|
|
655
|
+
category: "gestures",
|
|
656
|
+
keywords: ["peace", "victory", "two", "fingers", "vsign", "chill", "cool"],
|
|
657
|
+
unicode: "\u270C\uFE0F",
|
|
658
|
+
version: "1.1.0",
|
|
659
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M42 108 L42 76 C42 66 52 66 52 76 L52 82 C52 72 62 72 62 82 L62 88 C62 78 72 78 72 88 L72 108 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M42 76 L42 30 C42 22 52 22 52 30 L52 76" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M54 76 L66 26 C68 18 78 22 76 30 L64 76" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M38 78 C30 76 26 84 36 90 L46 90" stroke="#1E1F24" stroke-width="4" stroke-linecap="round" fill="#FFE5D9"/><path d="M92 24 L94 30 L100 32 L94 34 L92 40 L90 34 L84 32 L90 30 Z" fill="#FFD166"/></svg>',
|
|
660
|
+
viewBox: "0 0 128 128"
|
|
661
|
+
},
|
|
662
|
+
"piggy": {
|
|
663
|
+
name: "piggy",
|
|
664
|
+
label: "Cute Piggy",
|
|
665
|
+
category: "animals",
|
|
666
|
+
keywords: ["pig", "piggy", "pink", "oink", "snout", "cute", "pet"],
|
|
667
|
+
unicode: "\u{1F437}",
|
|
668
|
+
version: "1.1.0",
|
|
669
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M26 44 L40 24 L48 44 Z" fill="#FFA3BA" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M102 44 L88 24 L80 44 Z" fill="#FFA3BA" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><circle cx="64" cy="72" r="44" fill="#FFCCD5" stroke="#1E1F24" stroke-width="4.5"/><ellipse cx="30" cy="76" rx="9" ry="6" fill="#FF758F" fill-opacity="0.8"/><ellipse cx="98" cy="76" rx="9" ry="6" fill="#FF758F" fill-opacity="0.8"/><circle cx="44" cy="62" r="6" fill="#1E1F24"/><circle cx="46" cy="60" r="2.2" fill="#FFFFFF"/><circle cx="84" cy="62" r="6" fill="#1E1F24"/><circle cx="86" cy="60" r="2.2" fill="#FFFFFF"/><ellipse cx="64" cy="78" rx="16" ry="12" fill="#FFA3BA" stroke="#1E1F24" stroke-width="3.5"/><ellipse cx="58" cy="78" rx="3.5" ry="5" fill="#1E1F24"/><ellipse cx="70" cy="78" rx="3.5" ry="5" fill="#1E1F24"/></svg>',
|
|
670
|
+
viewBox: "0 0 128 128"
|
|
671
|
+
},
|
|
672
|
+
"pizza": {
|
|
673
|
+
name: "pizza",
|
|
674
|
+
label: "Pizza Slice",
|
|
675
|
+
category: "food",
|
|
676
|
+
keywords: ["pizza", "slice", "cheese", "pepperoni", "italian", "food", "fastfood"],
|
|
677
|
+
unicode: "\u{1F355}",
|
|
678
|
+
version: "1.1.0",
|
|
679
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M28 32 C50 18 78 18 100 32 L64 112 Z" fill="#FFB703" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M26 32 C50 16 78 16 102 32 C96 40 32 40 26 32 Z" fill="#CB997E" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M32 38 C50 32 78 32 96 38" stroke="#E63946" stroke-width="4" stroke-linecap="round"/><circle cx="50" cy="54" r="8" fill="#D62828" stroke="#1E1F24" stroke-width="2.5"/><circle cx="78" cy="54" r="8" fill="#D62828" stroke="#1E1F24" stroke-width="2.5"/><circle cx="64" cy="78" r="8" fill="#D62828" stroke="#1E1F24" stroke-width="2.5"/><rect x="58" y="44" width="6" height="4" rx="1.5" fill="#52B788" transform="rotate(20 58 44)"/><rect x="74" y="70" width="6" height="4" rx="1.5" fill="#52B788" transform="rotate(-30 74 70)"/><path d="M46 70 C46 80 52 80 52 70" fill="#FFD166" stroke="#1E1F24" stroke-width="2.5"/></svg>',
|
|
680
|
+
viewBox: "0 0 128 128"
|
|
681
|
+
},
|
|
682
|
+
"pleading": {
|
|
683
|
+
name: "pleading",
|
|
684
|
+
label: "Pleading Puppy Eyes",
|
|
685
|
+
category: "emotions",
|
|
686
|
+
keywords: ["pleading", "puppy", "eyes", "beg", "please", "cute", "sparkle"],
|
|
687
|
+
unicode: "\u{1F97A}",
|
|
688
|
+
version: "1.1.0",
|
|
689
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="28" cy="80" rx="15" ry="9" fill="#FFA3BA" fill-opacity="0.7"/><ellipse cx="100" cy="80" rx="15" ry="9" fill="#FFA3BA" fill-opacity="0.7"/><path d="M30 36 C38 42 48 42 54 36" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M74 36 C80 42 90 42 98 36" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><ellipse cx="42" cy="58" rx="16" ry="18" fill="#1E1F24"/><circle cx="48" cy="50" r="7.5" fill="#FFFFFF"/><circle cx="36" cy="66" r="3.8" fill="#FFFFFF"/><circle cx="46" cy="68" r="2.2" fill="#FFFFFF"/><ellipse cx="86" cy="58" rx="16" ry="18" fill="#1E1F24"/><circle cx="92" cy="50" r="7.5" fill="#FFFFFF"/><circle cx="80" cy="66" r="3.8" fill="#FFFFFF"/><circle cx="90" cy="68" r="2.2" fill="#FFFFFF"/><path d="M54 88 C58 84 70 84 74 88" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M98 72 C104 76 104 84 98 86 C94 86 92 80 98 72 Z" fill="#70D6FF" stroke="#1E1F24" stroke-width="2.5"/></svg>',
|
|
690
|
+
viewBox: "0 0 128 128"
|
|
691
|
+
},
|
|
692
|
+
"pointing-right": {
|
|
693
|
+
name: "pointing-right",
|
|
694
|
+
label: "Pointing Right",
|
|
695
|
+
category: "gestures",
|
|
696
|
+
keywords: ["point", "right", "finger", "index", "direction", "there"],
|
|
697
|
+
unicode: "\u{1F449}",
|
|
698
|
+
version: "1.1.0",
|
|
699
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M20 54 L20 86 L50 86 C64 86 64 74 64 74 L98 74 C106 74 106 62 98 62 L56 62 C56 54 48 54 38 54 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M54 74 C60 74 60 84 54 84" stroke="#1E1F24" stroke-width="3.5"/><path d="M44 74 C50 74 50 84 44 84" stroke="#1E1F24" stroke-width="3.5"/><path d="M38 54 C46 54 48 64 42 68" stroke="#1E1F24" stroke-width="3.5"/><line x1="106" y1="62" x2="116" y2="58" stroke="#FF85A1" stroke-width="3.5" stroke-linecap="round"/><line x1="108" y1="68" x2="120" y2="68" stroke="#FFD166" stroke-width="3.5" stroke-linecap="round"/><line x1="106" y1="74" x2="116" y2="78" stroke="#FF85A1" stroke-width="3.5" stroke-linecap="round"/></svg>',
|
|
700
|
+
viewBox: "0 0 128 128"
|
|
701
|
+
},
|
|
702
|
+
"pray": {
|
|
703
|
+
name: "pray",
|
|
704
|
+
label: "Praying / Folded Hands",
|
|
705
|
+
category: "gestures",
|
|
706
|
+
keywords: ["pray", "folded", "hands", "thanks", "gratitude", "please", "namaste"],
|
|
707
|
+
unicode: "\u{1F64F}",
|
|
708
|
+
version: "1.1.0",
|
|
709
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M40 108 L58 54 C60 46 64 46 64 54 L64 108 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M88 108 L70 54 C68 46 64 46 64 54 L64 108 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M52 86 C46 80 44 88 50 94" stroke="#1E1F24" stroke-width="3.5" stroke-linecap="round"/><path d="M76 86 C82 80 84 88 78 94" stroke="#1E1F24" stroke-width="3.5" stroke-linecap="round"/><rect x="36" y="104" width="24" height="10" rx="3" fill="#3A86FF" stroke="#1E1F24" stroke-width="3"/><rect x="68" y="104" width="24" height="10" rx="3" fill="#3A86FF" stroke="#1E1F24" stroke-width="3"/><path d="M64 20 L64 32" stroke="#FFD166" stroke-width="3.5" stroke-linecap="round"/><path d="M44 26 L52 36" stroke="#FFD166" stroke-width="3.5" stroke-linecap="round"/><path d="M84 26 L76 36" stroke="#FFD166" stroke-width="3.5" stroke-linecap="round"/></svg>',
|
|
710
|
+
viewBox: "0 0 128 128"
|
|
711
|
+
},
|
|
712
|
+
"puke": {
|
|
713
|
+
name: "puke",
|
|
714
|
+
label: "Sick / Puking",
|
|
715
|
+
category: "emotions",
|
|
716
|
+
keywords: ["puke", "sick", "vomit", "gross", "ill", "green", "nauseous"],
|
|
717
|
+
unicode: "\u{1F92E}",
|
|
718
|
+
version: "1.1.0",
|
|
719
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="64" cy="46" rx="36" ry="18" fill="#70E000" fill-opacity="0.3"/><path d="M34 50 L48 56 L34 62" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M94 50 L80 56 L94 62" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M48 76 C48 76 50 112 64 112 C78 112 80 76 80 76 Z" fill="#70E000" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><circle cx="58" cy="94" r="3" fill="#38B000"/><circle cx="70" cy="100" r="2.5" fill="#38B000"/><circle cx="42" cy="102" r="3.5" fill="#70E000" stroke="#1E1F24" stroke-width="2"/><circle cx="86" cy="104" r="3.5" fill="#70E000" stroke="#1E1F24" stroke-width="2"/></svg>',
|
|
720
|
+
viewBox: "0 0 128 128"
|
|
721
|
+
},
|
|
722
|
+
"rainbow": {
|
|
723
|
+
name: "rainbow",
|
|
724
|
+
label: "Rainbow & Cloud",
|
|
725
|
+
category: "symbols",
|
|
726
|
+
keywords: ["rainbow", "cloud", "colorful", "sky", "pride", "weather", "magic"],
|
|
727
|
+
unicode: "\u{1F308}",
|
|
728
|
+
version: "1.1.0",
|
|
729
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M24 92 C24 48 42 28 64 28 C86 28 104 48 104 92" stroke="#FF4D6D" stroke-width="12" stroke-linecap="round"/><path d="M34 92 C34 56 47 40 64 40 C81 40 94 56 94 92" stroke="#FFD166" stroke-width="10"/><path d="M42 92 C42 64 52 50 64 50 C76 50 86 64 86 92" stroke="#06D6A0" stroke-width="8"/><path d="M48 92 C48 70 55 58 64 58 C73 58 80 70 80 92" stroke="#118AB2" stroke-width="6"/><path d="M16 96 C16 88 24 82 32 84 C36 76 46 76 50 82 C56 82 60 88 58 96 Z" fill="#FFFFFF" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><path d="M70 96 C70 88 78 82 86 84 C90 76 100 76 104 82 C110 82 114 88 112 96 Z" fill="#FFFFFF" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/></svg>',
|
|
730
|
+
viewBox: "0 0 128 128"
|
|
731
|
+
},
|
|
732
|
+
"ramen": {
|
|
733
|
+
name: "ramen",
|
|
734
|
+
label: "Ramen Bowl",
|
|
735
|
+
category: "food",
|
|
736
|
+
keywords: ["ramen", "noodles", "soup", "bowl", "japanese", "delicious", "egg"],
|
|
737
|
+
unicode: "\u{1F35C}",
|
|
738
|
+
version: "1.1.0",
|
|
739
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><line x1="28" y1="20" x2="108" y2="44" stroke="#DDB892" stroke-width="4.5" stroke-linecap="round"/><line x1="30" y1="28" x2="110" y2="52" stroke="#DDB892" stroke-width="4.5" stroke-linecap="round"/><ellipse cx="64" cy="62" rx="42" ry="14" fill="#E76F51"/><path d="M40 58 C46 52 50 64 56 58 C62 52 66 64 72 58" stroke="#FFE49E" stroke-width="4.5" stroke-linecap="round" fill="none"/><ellipse cx="46" cy="60" rx="9" ry="7" fill="#FFFFFF"/><circle cx="46" cy="60" r="4.5" fill="#FB8500"/><circle cx="82" cy="60" r="7" fill="#FFFFFF"/><path d="M80 58 C84 58 84 62 80 62" stroke="#FF5E7E" stroke-width="2" fill="none"/><path d="M22 62 C22 96 40 108 64 108 C88 108 106 96 106 62 Z" fill="#E63946" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><ellipse cx="64" cy="62" rx="42" ry="10" stroke="#1E1F24" stroke-width="4.5" fill="none"/><rect x="52" y="106" width="24" height="6" rx="2" fill="#E63946" stroke="#1E1F24" stroke-width="3"/></svg>',
|
|
740
|
+
viewBox: "0 0 128 128"
|
|
741
|
+
},
|
|
742
|
+
"rocket": {
|
|
743
|
+
name: "rocket",
|
|
744
|
+
label: "Launching Rocket",
|
|
745
|
+
category: "objects",
|
|
746
|
+
keywords: ["rocket", "launch", "space", "ship", "fast", "blastoff", "crypto", "to-the-moon"],
|
|
747
|
+
unicode: "\u{1F680}",
|
|
748
|
+
version: "1.1.0",
|
|
749
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M42 86 C32 108 48 116 52 108 C56 120 72 120 76 108 C80 116 96 108 86 86 Z" fill="#FB8500" stroke="#1E1F24" stroke-width="3" stroke-linejoin="round"/><path d="M52 86 C48 100 58 106 64 98 C70 106 80 100 76 86 Z" fill="#FFD166"/><path d="M40 70 L24 88 L42 88 Z" fill="#E63946" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M88 70 L104 88 L86 88 Z" fill="#E63946" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M64 16 C48 36 44 68 44 88 L84 88 C84 68 80 36 64 16 Z" fill="#F8F9FA" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M64 16 C56 26 52 38 52 42 L76 42 C76 38 72 26 64 16 Z" fill="#E63946" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><circle cx="64" cy="60" r="11" fill="#70D6FF" stroke="#1E1F24" stroke-width="3.5"/><circle cx="67" cy="57" r="3.5" fill="#FFFFFF"/></svg>',
|
|
750
|
+
viewBox: "0 0 128 128"
|
|
751
|
+
},
|
|
752
|
+
"rolling-eyes": {
|
|
753
|
+
name: "rolling-eyes",
|
|
754
|
+
label: "Rolling Eyes",
|
|
755
|
+
category: "reactions",
|
|
756
|
+
keywords: ["rolling", "eyes", "whatever", "bored", "annoyed", "sigh", "eyeroll"],
|
|
757
|
+
unicode: "\u{1F644}",
|
|
758
|
+
version: "1.1.0",
|
|
759
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="28" cy="76" rx="14" ry="8" fill="#FFA3BA" fill-opacity="0.5"/><ellipse cx="100" cy="76" rx="14" ry="8" fill="#FFA3BA" fill-opacity="0.5"/><path d="M32 32 C40 30 50 34 54 36" stroke="#1E1F24" stroke-width="4" stroke-linecap="round"/><path d="M74 36 C78 34 88 30 96 32" stroke="#1E1F24" stroke-width="4" stroke-linecap="round"/><ellipse cx="44" cy="54" rx="12" ry="14" fill="#FFFFFF" stroke="#1E1F24" stroke-width="4"/><circle cx="44" cy="46" r="6" fill="#1E1F24"/><circle cx="46" cy="44" r="2" fill="#FFFFFF"/><ellipse cx="84" cy="54" rx="12" ry="14" fill="#FFFFFF" stroke="#1E1F24" stroke-width="4"/><circle cx="84" cy="46" r="6" fill="#1E1F24"/><circle cx="86" cy="44" r="2" fill="#FFFFFF"/><path d="M48 84 C56 82 72 86 80 84" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/></svg>',
|
|
760
|
+
viewBox: "0 0 128 128"
|
|
761
|
+
},
|
|
762
|
+
"sad": {
|
|
763
|
+
name: "sad",
|
|
764
|
+
label: "Sad Pout",
|
|
765
|
+
category: "emotions",
|
|
766
|
+
keywords: ["sad", "pout", "down", "unhappy", "sorrow", "frown"],
|
|
767
|
+
unicode: "\u{1F97A}",
|
|
768
|
+
version: "1.0.0",
|
|
769
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="26" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.65"/><ellipse cx="102" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.65"/><path d="M30 40 C38 32 48 30 56 36" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M72 36 C80 30 90 32 98 40" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><ellipse cx="44" cy="54" rx="12" ry="14" fill="#1E1F24"/><circle cx="41" cy="48" r="4.5" fill="#FFFFFF"/><circle cx="49" cy="58" r="2.5" fill="#FFFFFF"/><path d="M36 60 C40 64 48 64 52 60" stroke="#70D6FF" stroke-width="2.5" stroke-linecap="round"/><ellipse cx="84" cy="54" rx="12" ry="14" fill="#1E1F24"/><circle cx="81" cy="48" r="4.5" fill="#FFFFFF"/><circle cx="89" cy="58" r="2.5" fill="#FFFFFF"/><path d="M76 60 C80 64 88 64 92 60" stroke="#70D6FF" stroke-width="2.5" stroke-linecap="round"/><path d="M48 88 C54 78 74 78 80 88" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M60 94 Q64 92 68 94" stroke="#1E1F24" stroke-width="2.5" stroke-linecap="round"/></svg>',
|
|
770
|
+
viewBox: "0 0 128 128"
|
|
771
|
+
},
|
|
772
|
+
"scream": {
|
|
773
|
+
name: "scream",
|
|
774
|
+
label: "Screaming Shock",
|
|
775
|
+
category: "reactions",
|
|
776
|
+
keywords: ["scream", "shocked", "fear", "panic", "omg", "munch", "horror"],
|
|
777
|
+
unicode: "\u{1F631}",
|
|
778
|
+
version: "1.1.0",
|
|
779
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="44" cy="50" rx="12" ry="14" fill="#FFFFFF" stroke="#1E1F24" stroke-width="4.5"/><circle cx="44" cy="50" r="5" fill="#1E1F24"/><ellipse cx="84" cy="50" rx="12" ry="14" fill="#FFFFFF" stroke="#1E1F24" stroke-width="4.5"/><circle cx="84" cy="50" r="5" fill="#1E1F24"/><ellipse cx="64" cy="30" rx="34" ry="12" fill="#70D6FF" fill-opacity="0.35"/><ellipse cx="64" cy="82" rx="14" ry="24" fill="#1E1F24"/><ellipse cx="64" cy="94" rx="8" ry="8" fill="#FF5E7E"/><path d="M22 60 C18 72 20 86 28 92 C32 86 32 72 28 60 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="3.5"/><path d="M106 60 C110 72 108 86 100 92 C96 86 96 72 100 60 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="3.5"/></svg>',
|
|
780
|
+
viewBox: "0 0 128 128"
|
|
781
|
+
},
|
|
782
|
+
"shy": {
|
|
783
|
+
name: "shy",
|
|
784
|
+
label: "Shy Blush",
|
|
785
|
+
category: "emotions",
|
|
786
|
+
keywords: ["shy", "blush", "bashful", "flustered", "cute", "crush", "sweet"],
|
|
787
|
+
unicode: "\u{1F633}",
|
|
788
|
+
version: "1.1.0",
|
|
789
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="32" cy="74" rx="16" ry="11" fill="#FF6B8B" fill-opacity="0.8"/><ellipse cx="96" cy="74" rx="16" ry="11" fill="#FF6B8B" fill-opacity="0.8"/><ellipse cx="44" cy="56" rx="8" ry="10" fill="#1E1F24"/><circle cx="42" cy="52" r="3.2" fill="#FFFFFF"/><ellipse cx="88" cy="56" rx="8" ry="10" fill="#1E1F24"/><circle cx="86" cy="52" r="3.2" fill="#FFFFFF"/><path d="M56 82 C60 86 68 86 72 82" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M48 94 C46 90 48 84 56 86 C64 88 66 94 62 98 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="3"/><path d="M22 36 C18 30 26 24 30 28 C34 24 42 30 38 36 L30 44 Z" fill="#FF4D6D"/></svg>',
|
|
790
|
+
viewBox: "0 0 128 128"
|
|
791
|
+
},
|
|
792
|
+
"skull": {
|
|
793
|
+
name: "skull",
|
|
794
|
+
label: "Cute Skull",
|
|
795
|
+
category: "symbols",
|
|
796
|
+
keywords: ["skull", "dead", "skeleton", "spooky", "kawaii", "halloween"],
|
|
797
|
+
unicode: "\u{1F480}",
|
|
798
|
+
version: "1.1.0",
|
|
799
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M30 60 C30 36 44 22 64 22 C84 22 98 36 98 60 C98 74 90 82 82 84 L82 98 C82 102 78 106 74 106 L54 106 C50 106 46 102 46 98 L46 84 C38 82 30 74 30 60 Z" fill="#F8F9FA" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><ellipse cx="38" cy="74" rx="7" ry="4" fill="#FFA3BA" fill-opacity="0.85"/><ellipse cx="90" cy="74" rx="7" ry="4" fill="#FFA3BA" fill-opacity="0.85"/><circle cx="48" cy="58" r="11" fill="#1E1F24"/><circle cx="50" cy="55" r="3.5" fill="#FFFFFF"/><circle cx="80" cy="58" r="11" fill="#1E1F24"/><circle cx="82" cy="55" r="3.5" fill="#FFFFFF"/><path d="M64 70 C62 67 60 67 59 69 C58 71 60 74 64 76 C68 74 70 71 69 69 C68 67 66 67 64 70 Z" fill="#1E1F24"/><line x1="56" y1="92" x2="56" y2="106" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/><line x1="64" y1="92" x2="64" y2="106" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/><line x1="72" y1="92" x2="72" y2="106" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/></svg>',
|
|
800
|
+
viewBox: "0 0 128 128"
|
|
801
|
+
},
|
|
802
|
+
"sleepy": {
|
|
803
|
+
name: "sleepy",
|
|
804
|
+
label: "Sleepy / Zzz",
|
|
805
|
+
category: "faces",
|
|
806
|
+
keywords: ["sleepy", "tired", "sleep", "zzz", "bedtime", "nap", "bubble"],
|
|
807
|
+
unicode: "\u{1F634}",
|
|
808
|
+
version: "1.0.0",
|
|
809
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="26" cy="74" rx="14" ry="8" fill="#FFA3BA" fill-opacity="0.6"/><ellipse cx="102" cy="74" rx="14" ry="8" fill="#FFA3BA" fill-opacity="0.6"/><path d="M30 38 C36 34 46 36 52 40" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M76 40 C82 36 92 34 98 38" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M32 54 C38 58 46 58 52 54" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M76 54 C82 58 90 58 96 54" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><circle cx="70" cy="70" r="14" fill="#70D6FF" fill-opacity="0.6" stroke="#1E1F24" stroke-width="3"/><circle cx="66" cy="66" r="4" fill="#FFFFFF" fill-opacity="0.8"/><circle cx="74" cy="74" r="2" fill="#FFFFFF" fill-opacity="0.8"/><path d="M48 80 C54 84 62 84 66 80" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M96 22 L106 22 L96 32 L106 32" stroke="#4CC9F0" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M108 10 L114 10 L108 16 L114 16" stroke="#4CC9F0" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>',
|
|
810
|
+
viewBox: "0 0 128 128"
|
|
811
|
+
},
|
|
812
|
+
"smug": {
|
|
813
|
+
name: "smug",
|
|
814
|
+
label: "Smug / Heh",
|
|
815
|
+
category: "faces",
|
|
816
|
+
keywords: ["smug", "sly", "clever", "heh", "confident", "grin"],
|
|
817
|
+
unicode: "\u{1F60F}",
|
|
818
|
+
version: "1.0.0",
|
|
819
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="26" cy="74" rx="14" ry="8" fill="#FFA3BA" fill-opacity="0.6"/><ellipse cx="102" cy="74" rx="14" ry="8" fill="#FFA3BA" fill-opacity="0.6"/><path d="M28 28 C36 22 48 24 54 30" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M74 34 C80 34 92 32 98 36" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M32 52 C36 46 48 46 54 52" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><ellipse cx="44" cy="53" rx="6" ry="6" fill="#1E1F24"/><circle cx="46" cy="51" r="2" fill="#FFFFFF"/><path d="M34 54 Q44 58 52 54" stroke="#1E1F24" stroke-width="2.5"/><path d="M74 52 C80 46 92 46 96 52" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><ellipse cx="86" cy="53" rx="6" ry="6" fill="#1E1F24"/><circle cx="88" cy="51" r="2" fill="#FFFFFF"/><path d="M76 54 Q86 58 94 54" stroke="#1E1F24" stroke-width="2.5"/><path d="M48 80 C60 80 82 86 86 68" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M84 68 C86 66 90 70 86 74" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/></svg>',
|
|
820
|
+
viewBox: "0 0 128 128"
|
|
821
|
+
},
|
|
822
|
+
"sparkles": {
|
|
823
|
+
name: "sparkles",
|
|
824
|
+
label: "Magic Sparkles",
|
|
825
|
+
category: "symbols",
|
|
826
|
+
keywords: ["sparkles", "magic", "glitter", "shine", "stars", "sparkle", "clean"],
|
|
827
|
+
unicode: "\u2728",
|
|
828
|
+
version: "1.1.0",
|
|
829
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M64 16 C64 42 76 54 102 54 C76 54 64 66 64 92 C64 66 52 54 26 54 C52 54 64 42 64 16 Z" fill="#FFD166" stroke="#1E1F24" stroke-width="4" stroke-linejoin="round"/><path d="M28 22 C28 34 34 40 46 40 C34 40 28 46 28 58 C28 46 22 40 10 40 C22 40 28 34 28 22 Z" fill="#70D6FF" stroke="#1E1F24" stroke-width="3" stroke-linejoin="round"/><path d="M96 74 C96 86 102 92 114 92 C102 92 96 98 96 110 C96 98 90 92 78 92 C90 92 96 86 96 74 Z" fill="#FF758F" stroke="#1E1F24" stroke-width="3" stroke-linejoin="round"/></svg>',
|
|
830
|
+
viewBox: "0 0 128 128"
|
|
831
|
+
},
|
|
832
|
+
"starry": {
|
|
833
|
+
name: "starry",
|
|
834
|
+
label: "Golden Star",
|
|
835
|
+
category: "symbols",
|
|
836
|
+
keywords: ["star", "sparkle", "gold", "favorite", "shine", "badge"],
|
|
837
|
+
unicode: "\u2B50",
|
|
838
|
+
version: "1.0.0",
|
|
839
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><g transform="translate(64, 64) scale(1.1)"><path d="M0,-46 L13,-14 L46,-10 L22,12 L29,46 L0,28 L-29,46 L-22,12 L-46,-10 L-13,-14 Z" fill="#FFB703" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><ellipse cx="-11" cy="2" rx="3.5" ry="4.5" fill="#1E1F24"/><circle cx="-10" cy="0" r="1.5" fill="#FFFFFF"/><ellipse cx="11" cy="2" rx="3.5" ry="4.5" fill="#1E1F24"/><circle cx="12" cy="0" r="1.5" fill="#FFFFFF"/><ellipse cx="-18" cy="8" rx="4" ry="2.5" fill="#FF758F" fill-opacity="0.8"/><ellipse cx="18" cy="8" rx="4" ry="2.5" fill="#FF758F" fill-opacity="0.8"/><path d="M-6 10 C-3 16 3 16 6 10" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/></g><circle cx="20" cy="26" r="3.5" fill="#FFD166"/><circle cx="108" cy="30" r="3" fill="#FFD166"/><polygon points="104,96 107,102 113,102 108,105 110,111 104,107 98,111 100,105 95,102 101,102" fill="#FFD166"/></svg>',
|
|
840
|
+
viewBox: "0 0 128 128"
|
|
841
|
+
},
|
|
842
|
+
"sun": {
|
|
843
|
+
name: "sun",
|
|
844
|
+
label: "Smiling Sun",
|
|
845
|
+
category: "symbols",
|
|
846
|
+
keywords: ["sun", "sunny", "sunshine", "summer", "weather", "warm", "bright"],
|
|
847
|
+
unicode: "\u2600\uFE0F",
|
|
848
|
+
version: "1.1.0",
|
|
849
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M64 12 L64 24" stroke="#FFB703" stroke-width="6" stroke-linecap="round"/><path d="M64 104 L64 116" stroke="#FFB703" stroke-width="6" stroke-linecap="round"/><path d="M12 64 L24 64" stroke="#FFB703" stroke-width="6" stroke-linecap="round"/><path d="M104 64 L116 64" stroke="#FFB703" stroke-width="6" stroke-linecap="round"/><path d="M28 28 L36 36" stroke="#FFB703" stroke-width="6" stroke-linecap="round"/><path d="M92 92 L100 100" stroke="#FFB703" stroke-width="6" stroke-linecap="round"/><path d="M28 100 L36 92" stroke="#FFB703" stroke-width="6" stroke-linecap="round"/><path d="M92 36 L100 28" stroke="#FFB703" stroke-width="6" stroke-linecap="round"/><circle cx="64" cy="64" r="36" fill="#FFD166" stroke="#1E1F24" stroke-width="4.5"/><ellipse cx="44" cy="70" rx="7" ry="4.5" fill="#FFA3BA" fill-opacity="0.85"/><ellipse cx="84" cy="70" rx="7" ry="4.5" fill="#FFA3BA" fill-opacity="0.85"/><circle cx="50" cy="58" r="5" fill="#1E1F24"/><circle cx="52" cy="56" r="2" fill="#FFFFFF"/><circle cx="78" cy="58" r="5" fill="#1E1F24"/><circle cx="80" cy="56" r="2" fill="#FFFFFF"/><path d="M56 70 C60 76 68 76 72 70" stroke="#1E1F24" stroke-width="3.5" stroke-linecap="round"/></svg>',
|
|
850
|
+
viewBox: "0 0 128 128"
|
|
851
|
+
},
|
|
852
|
+
"surprised": {
|
|
853
|
+
name: "surprised",
|
|
854
|
+
label: "Surprised",
|
|
855
|
+
category: "reactions",
|
|
856
|
+
keywords: ["surprised", "gasp", "shock", "wow", "omg", "eyes"],
|
|
857
|
+
unicode: "\u{1F62E}",
|
|
858
|
+
version: "1.0.0",
|
|
859
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="22" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.6"/><ellipse cx="106" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.6"/><path d="M26 24 C34 18 48 18 56 24" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M72 24 C80 18 94 18 102 24" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><circle cx="40" cy="48" r="14" fill="#FFFFFF" stroke="#1E1F24" stroke-width="4"/><circle cx="40" cy="48" r="5.5" fill="#1E1F24"/><circle cx="42" cy="46" r="2" fill="#FFFFFF"/><circle cx="88" cy="48" r="14" fill="#FFFFFF" stroke="#1E1F24" stroke-width="4"/><circle cx="88" cy="48" r="5.5" fill="#1E1F24"/><circle cx="90" cy="46" r="2" fill="#FFFFFF"/><path d="M18 42 L22 44" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/><path d="M106 44 L110 42" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/><ellipse cx="64" cy="84" rx="11" ry="15" fill="#FF5E7E" stroke="#1E1F24" stroke-width="4.5"/><path d="M58 88 C60 92 68 92 70 88" stroke="#FF85A1" stroke-width="3" stroke-linecap="round"/></svg>',
|
|
860
|
+
viewBox: "0 0 128 128"
|
|
861
|
+
},
|
|
862
|
+
"sweat-smile": {
|
|
863
|
+
name: "sweat-smile",
|
|
864
|
+
label: "Nervous Sweat Smile",
|
|
865
|
+
category: "faces",
|
|
866
|
+
keywords: ["sweat", "nervous", "smile", "awkward", "relief", "oops", "whew"],
|
|
867
|
+
unicode: "\u{1F605}",
|
|
868
|
+
version: "1.1.0",
|
|
869
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="28" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.65"/><ellipse cx="100" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.65"/><path d="M96 28 C108 40 108 50 98 54 C88 54 86 42 96 28 Z" fill="#70D6FF" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/><path d="M30 38 C36 34 46 36 52 42" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M76 42 C82 36 92 34 98 38" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M34 56 C40 48 48 48 54 56" stroke="#1E1F24" stroke-width="5" stroke-linecap="round"/><path d="M74 56 C80 48 88 48 94 56" stroke="#1E1F24" stroke-width="5" stroke-linecap="round"/><path d="M42 74 C48 94 80 94 86 74 Z" fill="#FFFFFF" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><line x1="42" y1="78" x2="86" y2="78" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/><line x1="64" y1="74" x2="64" y2="88" stroke="#1E1F24" stroke-width="2.5" stroke-linecap="round"/></svg>',
|
|
870
|
+
viewBox: "0 0 128 128"
|
|
871
|
+
},
|
|
872
|
+
"thinking": {
|
|
873
|
+
name: "thinking",
|
|
874
|
+
label: "Thinking",
|
|
875
|
+
category: "emotions",
|
|
876
|
+
keywords: ["thinking", "ponder", "curious", "hmm", "question", "wonder"],
|
|
877
|
+
unicode: "\u{1F914}",
|
|
878
|
+
version: "1.0.0",
|
|
879
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="26" cy="72" rx="13" ry="8" fill="#FFA3BA" fill-opacity="0.5"/><ellipse cx="102" cy="72" rx="13" ry="8" fill="#FFA3BA" fill-opacity="0.5"/><path d="M30 30 C36 24 48 26 54 34" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M74 38 C80 34 92 36 98 40" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><ellipse cx="44" cy="48" rx="9" ry="11" fill="#1E1F24"/><circle cx="46" cy="43" r="3.5" fill="#FFFFFF"/><ellipse cx="88" cy="48" rx="9" ry="11" fill="#1E1F24"/><circle cx="90" cy="43" r="3.5" fill="#FFFFFF"/><circle cx="64" cy="65" r="2.2" fill="#1E1F24"/><path d="M50 78 C56 74 68 76 74 82" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><g transform="translate(68, 76)"><path d="M4 14 C12 6 24 10 24 22 C24 30 14 36 2 34 C-6 33 -10 26 -6 20 C-4 18 0 18 4 14 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="3.5"/><path d="M-2 18 C-1 8 8 10 12 18" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/><path d="M8 12 C14 8 20 12 20 18" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/></g></svg>',
|
|
880
|
+
viewBox: "0 0 128 128"
|
|
881
|
+
},
|
|
882
|
+
"thumbs-down": {
|
|
883
|
+
name: "thumbs-down",
|
|
884
|
+
label: "Thumbs Down",
|
|
885
|
+
category: "gestures",
|
|
886
|
+
keywords: ["thumbsdown", "disagree", "no", "dislike", "bad"],
|
|
887
|
+
unicode: "\u{1F44E}",
|
|
888
|
+
version: "1.0.0",
|
|
889
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><g transform="translate(18, 14)"><path d="M26 68 C26 84 36 96 46 96 C52 96 56 90 54 80 L50 62 L68 62 C76 62 82 58 82 50 C82 46 78 42 74 40 C80 38 84 34 82 28 C82 24 78 20 72 18 C76 16 78 12 76 6 C74 2 68 0 58 0 L26 0 C18 0 12 6 12 14 L12 54 C12 62 18 68 26 68 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M52 42 L74 42" stroke="#1E1F24" stroke-width="4" stroke-linecap="round"/><path d="M50 22 L72 22" stroke="#1E1F24" stroke-width="4" stroke-linecap="round"/><path d="M12 54 L2 54 C0 54 0 0 2 0 L12 0" fill="#FF758F" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M78 88 C76 92 72 98 72 102 C72 106 75 109 79 109 C83 109 86 106 86 102 C86 98 82 92 78 88 Z" fill="#70D6FF" stroke="#1E1F24" stroke-width="2"/></g></svg>',
|
|
890
|
+
viewBox: "0 0 128 128"
|
|
891
|
+
},
|
|
892
|
+
"thumbs-up": {
|
|
893
|
+
name: "thumbs-up",
|
|
894
|
+
label: "Thumbs Up",
|
|
895
|
+
category: "gestures",
|
|
896
|
+
keywords: ["thumbsup", "agree", "yes", "like", "approve", "good"],
|
|
897
|
+
unicode: "\u{1F44D}",
|
|
898
|
+
version: "1.0.0",
|
|
899
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><g transform="translate(18, 14)"><path d="M26 38 C26 22 36 10 46 10 C52 10 56 16 54 26 L50 44 L68 44 C76 44 82 48 82 56 C82 60 78 64 74 66 C80 68 84 72 82 78 C82 82 78 86 72 88 C76 90 78 94 76 100 C74 104 68 106 58 106 L26 106 C18 106 12 100 12 92 L12 52 C12 44 18 38 26 38 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M52 64 L74 64" stroke="#1E1F24" stroke-width="4" stroke-linecap="round"/><path d="M50 84 L72 84" stroke="#1E1F24" stroke-width="4" stroke-linecap="round"/><path d="M12 52 L2 52 C0 52 0 106 2 106 L12 106" fill="#4CC9F0" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M60 4 Q68 -2 76 2" stroke="#FFB703" stroke-width="4" stroke-linecap="round"/><path d="M84 16 Q92 14 96 22" stroke="#FFB703" stroke-width="4" stroke-linecap="round"/></g></svg>',
|
|
900
|
+
viewBox: "0 0 128 128"
|
|
901
|
+
},
|
|
902
|
+
"wave": {
|
|
903
|
+
name: "wave",
|
|
904
|
+
label: "Waving Hand",
|
|
905
|
+
category: "gestures",
|
|
906
|
+
keywords: ["wave", "hello", "hi", "goodbye", "greet", "hand"],
|
|
907
|
+
unicode: "\u{1F44B}",
|
|
908
|
+
version: "1.0.0",
|
|
909
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><path d="M18 28 C14 36 14 46 18 54" stroke="#FFB703" stroke-width="4.5" stroke-linecap="round"/><path d="M28 20 C20 34 20 54 28 68" stroke="#FFB703" stroke-width="4.5" stroke-linecap="round"/><g transform="translate(36, 18) rotate(12)"><path d="M12 60 C8 56 4 48 2 40 C0 32 6 28 12 34 C16 38 20 44 24 50" stroke="#1E1F24" stroke-width="4.5" fill="#FFE5D9"/><path d="M24 50 L24 20 C24 12 32 12 32 20 L32 46 L34 14 C34 6 42 6 42 14 L42 46 L44 18 C44 10 52 10 52 18 L52 48 L54 26 C54 18 62 18 62 26 L62 58 C62 76 54 90 38 92 C24 94 14 80 14 66 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="4.5" stroke-linejoin="round"/><path d="M28 64 C36 72 48 70 54 62" stroke="#1E1F24" stroke-width="3" stroke-linecap="round"/></g></svg>',
|
|
910
|
+
viewBox: "0 0 128 128"
|
|
911
|
+
},
|
|
912
|
+
"wink": {
|
|
913
|
+
name: "wink",
|
|
914
|
+
label: "Winking",
|
|
915
|
+
category: "faces",
|
|
916
|
+
keywords: ["wink", "playful", "cheeky", "flirt", "joke"],
|
|
917
|
+
unicode: "\u{1F609}",
|
|
918
|
+
version: "1.0.0",
|
|
919
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="28" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.65"/><ellipse cx="100" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.65"/><path d="M30 34 C36 28 48 30 54 36" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M74 36 C80 30 92 28 98 34" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><ellipse cx="42" cy="54" rx="9" ry="11" fill="#1E1F24"/><circle cx="45" cy="51" r="3.5" fill="#FFFFFF"/><circle cx="39" cy="57" r="1.8" fill="#FFFFFF"/><path d="M74 54 Q86 64 98 54" stroke="#1E1F24" stroke-width="5" stroke-linecap="round"/><path d="M96 52 L103 48" stroke="#1E1F24" stroke-width="3.5" stroke-linecap="round"/><circle cx="64" cy="66" r="2.2" fill="#1E1F24"/><path d="M46 76 Q64 92 82 76" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round"/><path d="M66 82 C66 94 78 94 78 82" fill="#FF758F" stroke="#1E1F24" stroke-width="3"/></svg>',
|
|
920
|
+
viewBox: "0 0 128 128"
|
|
921
|
+
},
|
|
922
|
+
"yawn": {
|
|
923
|
+
name: "yawn",
|
|
924
|
+
label: "Yawning / Tired",
|
|
925
|
+
category: "faces",
|
|
926
|
+
keywords: ["yawn", "sleepy", "tired", "bedtime", "exhausted", "nap"],
|
|
927
|
+
unicode: "\u{1F971}",
|
|
928
|
+
version: "1.1.0",
|
|
929
|
+
svg: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="100%" height="100%" fill="none"><ellipse cx="28" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.6"/><ellipse cx="100" cy="74" rx="14" ry="9" fill="#FFA3BA" fill-opacity="0.6"/><path d="M34 50 L48 56 L34 62" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M94 50 L80 56 L94 62" stroke="#1E1F24" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round"/><ellipse cx="64" cy="80" rx="14" ry="18" fill="#1E1F24"/><ellipse cx="64" cy="88" rx="8" ry="6" fill="#FF5E7E"/><path d="M52 86 C52 74 62 72 74 74 C78 78 78 86 70 90 Z" fill="#FFE5D9" stroke="#1E1F24" stroke-width="3.5" stroke-linejoin="round"/></svg>',
|
|
930
|
+
viewBox: "0 0 128 128"
|
|
931
|
+
}
|
|
932
|
+
};
|
|
933
|
+
var EMOJI_LIST = Object.values(EMOJI_REGISTRY);
|
|
934
|
+
var EMOJI_NAMES = Object.keys(EMOJI_REGISTRY);
|
|
935
|
+
|
|
936
|
+
// ../core/src/emoji.ts
|
|
937
|
+
function getEmoji(name) {
|
|
938
|
+
return EMOJI_REGISTRY[name] || null;
|
|
939
|
+
}
|
|
940
|
+
|
|
941
|
+
// src/Emoji.tsx
|
|
942
|
+
var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
943
|
+
function getSvgInner(svgContent) {
|
|
944
|
+
const match = svgContent.match(/<svg[^>]*>([\s\S]*?)<\/svg>/i);
|
|
945
|
+
return match ? match[1] : svgContent;
|
|
946
|
+
}
|
|
947
|
+
var Emoji = (0, import_react2.forwardRef)(function Emoji2({
|
|
948
|
+
name,
|
|
949
|
+
size,
|
|
950
|
+
width,
|
|
951
|
+
height,
|
|
952
|
+
className,
|
|
953
|
+
"aria-label": ariaLabel,
|
|
954
|
+
"aria-hidden": ariaHidden,
|
|
955
|
+
title,
|
|
956
|
+
fallback,
|
|
957
|
+
style,
|
|
958
|
+
animated,
|
|
959
|
+
...restProps
|
|
960
|
+
}, ref) {
|
|
961
|
+
const context = useEmojiContext();
|
|
962
|
+
const emoji = getEmoji(name);
|
|
963
|
+
const finalSize = size ?? context.defaultSize ?? 32;
|
|
964
|
+
const finalWidth = width ?? finalSize;
|
|
965
|
+
const finalHeight = height ?? finalSize;
|
|
966
|
+
const classes = [
|
|
967
|
+
"kimo-emoji",
|
|
968
|
+
animated ? "kimo-emoji-animated" : "",
|
|
969
|
+
context.defaultClassName,
|
|
970
|
+
className
|
|
971
|
+
].filter(Boolean).join(" ");
|
|
972
|
+
const isAriaHidden = ariaHidden !== void 0 ? ariaHidden : context.defaultAriaHidden;
|
|
973
|
+
const label = ariaLabel || (emoji ? emoji.label : `Emoji ${name}`);
|
|
974
|
+
if (!emoji) {
|
|
975
|
+
if (process.env.NODE_ENV !== "production") {
|
|
976
|
+
console.warn(`[kimo-emoji] Unknown emoji "${name}". Please check the emoji name or update the library.`);
|
|
977
|
+
}
|
|
978
|
+
if (fallback !== void 0) {
|
|
979
|
+
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(import_jsx_runtime2.Fragment, { children: fallback });
|
|
980
|
+
}
|
|
981
|
+
if (context.fallback !== void 0) {
|
|
982
|
+
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(import_jsx_runtime2.Fragment, { children: context.fallback });
|
|
983
|
+
}
|
|
984
|
+
return /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)(
|
|
985
|
+
"svg",
|
|
986
|
+
{
|
|
987
|
+
ref,
|
|
988
|
+
viewBox: "0 0 128 128",
|
|
989
|
+
width: finalWidth,
|
|
990
|
+
height: finalHeight,
|
|
991
|
+
className: classes,
|
|
992
|
+
style: { display: "inline-block", verticalAlign: "middle", ...style },
|
|
993
|
+
role: isAriaHidden ? void 0 : "img",
|
|
994
|
+
"aria-label": isAriaHidden ? void 0 : label,
|
|
995
|
+
"aria-hidden": isAriaHidden,
|
|
996
|
+
...restProps,
|
|
997
|
+
children: [
|
|
998
|
+
title && !isAriaHidden && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("title", { children: title }),
|
|
999
|
+
/* @__PURE__ */ (0, import_jsx_runtime2.jsx)("rect", { width: "128", height: "128", rx: "28", fill: "#F3F4F6", stroke: "#E5E7EB", strokeWidth: "4" }),
|
|
1000
|
+
/* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
1001
|
+
"text",
|
|
1002
|
+
{
|
|
1003
|
+
x: "64",
|
|
1004
|
+
y: "74",
|
|
1005
|
+
textAnchor: "middle",
|
|
1006
|
+
fontSize: "40",
|
|
1007
|
+
fontWeight: "bold",
|
|
1008
|
+
fill: "#9CA3AF",
|
|
1009
|
+
fontFamily: "system-ui, -apple-system, sans-serif",
|
|
1010
|
+
children: "?"
|
|
1011
|
+
}
|
|
1012
|
+
)
|
|
1013
|
+
]
|
|
1014
|
+
}
|
|
1015
|
+
);
|
|
1016
|
+
}
|
|
1017
|
+
const innerSvg = getSvgInner(emoji.svg);
|
|
1018
|
+
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
1019
|
+
"svg",
|
|
1020
|
+
{
|
|
1021
|
+
ref,
|
|
1022
|
+
viewBox: emoji.viewBox || "0 0 128 128",
|
|
1023
|
+
width: finalWidth,
|
|
1024
|
+
height: finalHeight,
|
|
1025
|
+
className: classes,
|
|
1026
|
+
style: {
|
|
1027
|
+
display: "inline-block",
|
|
1028
|
+
verticalAlign: "middle",
|
|
1029
|
+
overflow: "visible",
|
|
1030
|
+
...style
|
|
1031
|
+
},
|
|
1032
|
+
role: isAriaHidden ? void 0 : "img",
|
|
1033
|
+
"aria-label": isAriaHidden ? void 0 : label,
|
|
1034
|
+
"aria-hidden": isAriaHidden,
|
|
1035
|
+
dangerouslySetInnerHTML: {
|
|
1036
|
+
__html: title && !isAriaHidden ? `<title>${title}</title>${innerSvg}` : innerSvg
|
|
1037
|
+
},
|
|
1038
|
+
...restProps
|
|
1039
|
+
}
|
|
1040
|
+
);
|
|
1041
|
+
});
|
|
1042
|
+
Emoji.displayName = "Emoji";
|
|
1043
|
+
|
|
1044
|
+
// src/generated-icons.tsx
|
|
1045
|
+
var import_react3 = require("react");
|
|
1046
|
+
var import_jsx_runtime3 = require("react/jsx-runtime");
|
|
1047
|
+
var Angel = (0, import_react3.forwardRef)((props, ref) => {
|
|
1048
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "angel", ref, ...props });
|
|
1049
|
+
});
|
|
1050
|
+
Angel.displayName = "Angel";
|
|
1051
|
+
var Angry = (0, import_react3.forwardRef)((props, ref) => {
|
|
1052
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "angry", ref, ...props });
|
|
1053
|
+
});
|
|
1054
|
+
Angry.displayName = "Angry";
|
|
1055
|
+
var Applause = (0, import_react3.forwardRef)((props, ref) => {
|
|
1056
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "applause", ref, ...props });
|
|
1057
|
+
});
|
|
1058
|
+
Applause.displayName = "Applause";
|
|
1059
|
+
var Avocado = (0, import_react3.forwardRef)((props, ref) => {
|
|
1060
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "avocado", ref, ...props });
|
|
1061
|
+
});
|
|
1062
|
+
Avocado.displayName = "Avocado";
|
|
1063
|
+
var Balloon = (0, import_react3.forwardRef)((props, ref) => {
|
|
1064
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "balloon", ref, ...props });
|
|
1065
|
+
});
|
|
1066
|
+
Balloon.displayName = "Balloon";
|
|
1067
|
+
var Bear = (0, import_react3.forwardRef)((props, ref) => {
|
|
1068
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "bear", ref, ...props });
|
|
1069
|
+
});
|
|
1070
|
+
Bear.displayName = "Bear";
|
|
1071
|
+
var Boba = (0, import_react3.forwardRef)((props, ref) => {
|
|
1072
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "boba", ref, ...props });
|
|
1073
|
+
});
|
|
1074
|
+
Boba.displayName = "Boba";
|
|
1075
|
+
var Bunny = (0, import_react3.forwardRef)((props, ref) => {
|
|
1076
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "bunny", ref, ...props });
|
|
1077
|
+
});
|
|
1078
|
+
Bunny.displayName = "Bunny";
|
|
1079
|
+
var Cake = (0, import_react3.forwardRef)((props, ref) => {
|
|
1080
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "cake", ref, ...props });
|
|
1081
|
+
});
|
|
1082
|
+
Cake.displayName = "Cake";
|
|
1083
|
+
var CatCry = (0, import_react3.forwardRef)((props, ref) => {
|
|
1084
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "cat-cry", ref, ...props });
|
|
1085
|
+
});
|
|
1086
|
+
CatCry.displayName = "CatCry";
|
|
1087
|
+
var CatHappy = (0, import_react3.forwardRef)((props, ref) => {
|
|
1088
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "cat-happy", ref, ...props });
|
|
1089
|
+
});
|
|
1090
|
+
CatHappy.displayName = "CatHappy";
|
|
1091
|
+
var CatLove = (0, import_react3.forwardRef)((props, ref) => {
|
|
1092
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "cat-love", ref, ...props });
|
|
1093
|
+
});
|
|
1094
|
+
CatLove.displayName = "CatLove";
|
|
1095
|
+
var Celebrate = (0, import_react3.forwardRef)((props, ref) => {
|
|
1096
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "celebrate", ref, ...props });
|
|
1097
|
+
});
|
|
1098
|
+
Celebrate.displayName = "Celebrate";
|
|
1099
|
+
var CherryBlossom = (0, import_react3.forwardRef)((props, ref) => {
|
|
1100
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "cherry-blossom", ref, ...props });
|
|
1101
|
+
});
|
|
1102
|
+
CherryBlossom.displayName = "CherryBlossom";
|
|
1103
|
+
var Clown = (0, import_react3.forwardRef)((props, ref) => {
|
|
1104
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "clown", ref, ...props });
|
|
1105
|
+
});
|
|
1106
|
+
Clown.displayName = "Clown";
|
|
1107
|
+
var Coffee = (0, import_react3.forwardRef)((props, ref) => {
|
|
1108
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "coffee", ref, ...props });
|
|
1109
|
+
});
|
|
1110
|
+
Coffee.displayName = "Coffee";
|
|
1111
|
+
var Confused = (0, import_react3.forwardRef)((props, ref) => {
|
|
1112
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "confused", ref, ...props });
|
|
1113
|
+
});
|
|
1114
|
+
Confused.displayName = "Confused";
|
|
1115
|
+
var Cool = (0, import_react3.forwardRef)((props, ref) => {
|
|
1116
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "cool", ref, ...props });
|
|
1117
|
+
});
|
|
1118
|
+
Cool.displayName = "Cool";
|
|
1119
|
+
var Cry = (0, import_react3.forwardRef)((props, ref) => {
|
|
1120
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "cry", ref, ...props });
|
|
1121
|
+
});
|
|
1122
|
+
Cry.displayName = "Cry";
|
|
1123
|
+
var CutePoop = (0, import_react3.forwardRef)((props, ref) => {
|
|
1124
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "cute-poop", ref, ...props });
|
|
1125
|
+
});
|
|
1126
|
+
CutePoop.displayName = "CutePoop";
|
|
1127
|
+
var Devil = (0, import_react3.forwardRef)((props, ref) => {
|
|
1128
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "devil", ref, ...props });
|
|
1129
|
+
});
|
|
1130
|
+
Devil.displayName = "Devil";
|
|
1131
|
+
var Diamond = (0, import_react3.forwardRef)((props, ref) => {
|
|
1132
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "diamond", ref, ...props });
|
|
1133
|
+
});
|
|
1134
|
+
Diamond.displayName = "Diamond";
|
|
1135
|
+
var Dizzy = (0, import_react3.forwardRef)((props, ref) => {
|
|
1136
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "dizzy", ref, ...props });
|
|
1137
|
+
});
|
|
1138
|
+
Dizzy.displayName = "Dizzy";
|
|
1139
|
+
var DogPuppy = (0, import_react3.forwardRef)((props, ref) => {
|
|
1140
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "dog-puppy", ref, ...props });
|
|
1141
|
+
});
|
|
1142
|
+
DogPuppy.displayName = "DogPuppy";
|
|
1143
|
+
var Drool = (0, import_react3.forwardRef)((props, ref) => {
|
|
1144
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "drool", ref, ...props });
|
|
1145
|
+
});
|
|
1146
|
+
Drool.displayName = "Drool";
|
|
1147
|
+
var Duck = (0, import_react3.forwardRef)((props, ref) => {
|
|
1148
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "duck", ref, ...props });
|
|
1149
|
+
});
|
|
1150
|
+
Duck.displayName = "Duck";
|
|
1151
|
+
var Excited = (0, import_react3.forwardRef)((props, ref) => {
|
|
1152
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "excited", ref, ...props });
|
|
1153
|
+
});
|
|
1154
|
+
Excited.displayName = "Excited";
|
|
1155
|
+
var FingersCrossed = (0, import_react3.forwardRef)((props, ref) => {
|
|
1156
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "fingers-crossed", ref, ...props });
|
|
1157
|
+
});
|
|
1158
|
+
FingersCrossed.displayName = "FingersCrossed";
|
|
1159
|
+
var Fire = (0, import_react3.forwardRef)((props, ref) => {
|
|
1160
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "fire", ref, ...props });
|
|
1161
|
+
});
|
|
1162
|
+
Fire.displayName = "Fire";
|
|
1163
|
+
var FistBump = (0, import_react3.forwardRef)((props, ref) => {
|
|
1164
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "fist-bump", ref, ...props });
|
|
1165
|
+
});
|
|
1166
|
+
FistBump.displayName = "FistBump";
|
|
1167
|
+
var FrogCoffee = (0, import_react3.forwardRef)((props, ref) => {
|
|
1168
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "frog-coffee", ref, ...props });
|
|
1169
|
+
});
|
|
1170
|
+
FrogCoffee.displayName = "FrogCoffee";
|
|
1171
|
+
var FrogCry = (0, import_react3.forwardRef)((props, ref) => {
|
|
1172
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "frog-cry", ref, ...props });
|
|
1173
|
+
});
|
|
1174
|
+
FrogCry.displayName = "FrogCry";
|
|
1175
|
+
var FrogDance = (0, import_react3.forwardRef)((props, ref) => {
|
|
1176
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "frog-dance", ref, ...props });
|
|
1177
|
+
});
|
|
1178
|
+
FrogDance.displayName = "FrogDance";
|
|
1179
|
+
var FrogHappy = (0, import_react3.forwardRef)((props, ref) => {
|
|
1180
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "frog-happy", ref, ...props });
|
|
1181
|
+
});
|
|
1182
|
+
FrogHappy.displayName = "FrogHappy";
|
|
1183
|
+
var FrogLove = (0, import_react3.forwardRef)((props, ref) => {
|
|
1184
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "frog-love", ref, ...props });
|
|
1185
|
+
});
|
|
1186
|
+
FrogLove.displayName = "FrogLove";
|
|
1187
|
+
var Ghost = (0, import_react3.forwardRef)((props, ref) => {
|
|
1188
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "ghost", ref, ...props });
|
|
1189
|
+
});
|
|
1190
|
+
Ghost.displayName = "Ghost";
|
|
1191
|
+
var Gift = (0, import_react3.forwardRef)((props, ref) => {
|
|
1192
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "gift", ref, ...props });
|
|
1193
|
+
});
|
|
1194
|
+
Gift.displayName = "Gift";
|
|
1195
|
+
var Handshake = (0, import_react3.forwardRef)((props, ref) => {
|
|
1196
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "handshake", ref, ...props });
|
|
1197
|
+
});
|
|
1198
|
+
Handshake.displayName = "Handshake";
|
|
1199
|
+
var Happy = (0, import_react3.forwardRef)((props, ref) => {
|
|
1200
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "happy", ref, ...props });
|
|
1201
|
+
});
|
|
1202
|
+
Happy.displayName = "Happy";
|
|
1203
|
+
var HeartHands = (0, import_react3.forwardRef)((props, ref) => {
|
|
1204
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "heart-hands", ref, ...props });
|
|
1205
|
+
});
|
|
1206
|
+
HeartHands.displayName = "HeartHands";
|
|
1207
|
+
var Heart = (0, import_react3.forwardRef)((props, ref) => {
|
|
1208
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "heart", ref, ...props });
|
|
1209
|
+
});
|
|
1210
|
+
Heart.displayName = "Heart";
|
|
1211
|
+
var Hundred = (0, import_react3.forwardRef)((props, ref) => {
|
|
1212
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "hundred", ref, ...props });
|
|
1213
|
+
});
|
|
1214
|
+
Hundred.displayName = "Hundred";
|
|
1215
|
+
var IceCream = (0, import_react3.forwardRef)((props, ref) => {
|
|
1216
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "ice-cream", ref, ...props });
|
|
1217
|
+
});
|
|
1218
|
+
IceCream.displayName = "IceCream";
|
|
1219
|
+
var Laugh = (0, import_react3.forwardRef)((props, ref) => {
|
|
1220
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "laugh", ref, ...props });
|
|
1221
|
+
});
|
|
1222
|
+
Laugh.displayName = "Laugh";
|
|
1223
|
+
var Love = (0, import_react3.forwardRef)((props, ref) => {
|
|
1224
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "love", ref, ...props });
|
|
1225
|
+
});
|
|
1226
|
+
Love.displayName = "Love";
|
|
1227
|
+
var MindBlown = (0, import_react3.forwardRef)((props, ref) => {
|
|
1228
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "mind-blown", ref, ...props });
|
|
1229
|
+
});
|
|
1230
|
+
MindBlown.displayName = "MindBlown";
|
|
1231
|
+
var MoneyFace = (0, import_react3.forwardRef)((props, ref) => {
|
|
1232
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "money-face", ref, ...props });
|
|
1233
|
+
});
|
|
1234
|
+
MoneyFace.displayName = "MoneyFace";
|
|
1235
|
+
var Moon = (0, import_react3.forwardRef)((props, ref) => {
|
|
1236
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "moon", ref, ...props });
|
|
1237
|
+
});
|
|
1238
|
+
Moon.displayName = "Moon";
|
|
1239
|
+
var MusicNote = (0, import_react3.forwardRef)((props, ref) => {
|
|
1240
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "music-note", ref, ...props });
|
|
1241
|
+
});
|
|
1242
|
+
MusicNote.displayName = "MusicNote";
|
|
1243
|
+
var Panda = (0, import_react3.forwardRef)((props, ref) => {
|
|
1244
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "panda", ref, ...props });
|
|
1245
|
+
});
|
|
1246
|
+
Panda.displayName = "Panda";
|
|
1247
|
+
var Party = (0, import_react3.forwardRef)((props, ref) => {
|
|
1248
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "party", ref, ...props });
|
|
1249
|
+
});
|
|
1250
|
+
Party.displayName = "Party";
|
|
1251
|
+
var Peace = (0, import_react3.forwardRef)((props, ref) => {
|
|
1252
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "peace", ref, ...props });
|
|
1253
|
+
});
|
|
1254
|
+
Peace.displayName = "Peace";
|
|
1255
|
+
var Piggy = (0, import_react3.forwardRef)((props, ref) => {
|
|
1256
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "piggy", ref, ...props });
|
|
1257
|
+
});
|
|
1258
|
+
Piggy.displayName = "Piggy";
|
|
1259
|
+
var Pizza = (0, import_react3.forwardRef)((props, ref) => {
|
|
1260
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "pizza", ref, ...props });
|
|
1261
|
+
});
|
|
1262
|
+
Pizza.displayName = "Pizza";
|
|
1263
|
+
var Pleading = (0, import_react3.forwardRef)((props, ref) => {
|
|
1264
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "pleading", ref, ...props });
|
|
1265
|
+
});
|
|
1266
|
+
Pleading.displayName = "Pleading";
|
|
1267
|
+
var PointingRight = (0, import_react3.forwardRef)((props, ref) => {
|
|
1268
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "pointing-right", ref, ...props });
|
|
1269
|
+
});
|
|
1270
|
+
PointingRight.displayName = "PointingRight";
|
|
1271
|
+
var Pray = (0, import_react3.forwardRef)((props, ref) => {
|
|
1272
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "pray", ref, ...props });
|
|
1273
|
+
});
|
|
1274
|
+
Pray.displayName = "Pray";
|
|
1275
|
+
var Puke = (0, import_react3.forwardRef)((props, ref) => {
|
|
1276
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "puke", ref, ...props });
|
|
1277
|
+
});
|
|
1278
|
+
Puke.displayName = "Puke";
|
|
1279
|
+
var Rainbow = (0, import_react3.forwardRef)((props, ref) => {
|
|
1280
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "rainbow", ref, ...props });
|
|
1281
|
+
});
|
|
1282
|
+
Rainbow.displayName = "Rainbow";
|
|
1283
|
+
var Ramen = (0, import_react3.forwardRef)((props, ref) => {
|
|
1284
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "ramen", ref, ...props });
|
|
1285
|
+
});
|
|
1286
|
+
Ramen.displayName = "Ramen";
|
|
1287
|
+
var Rocket = (0, import_react3.forwardRef)((props, ref) => {
|
|
1288
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "rocket", ref, ...props });
|
|
1289
|
+
});
|
|
1290
|
+
Rocket.displayName = "Rocket";
|
|
1291
|
+
var RollingEyes = (0, import_react3.forwardRef)((props, ref) => {
|
|
1292
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "rolling-eyes", ref, ...props });
|
|
1293
|
+
});
|
|
1294
|
+
RollingEyes.displayName = "RollingEyes";
|
|
1295
|
+
var Sad = (0, import_react3.forwardRef)((props, ref) => {
|
|
1296
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "sad", ref, ...props });
|
|
1297
|
+
});
|
|
1298
|
+
Sad.displayName = "Sad";
|
|
1299
|
+
var Scream = (0, import_react3.forwardRef)((props, ref) => {
|
|
1300
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "scream", ref, ...props });
|
|
1301
|
+
});
|
|
1302
|
+
Scream.displayName = "Scream";
|
|
1303
|
+
var Shy = (0, import_react3.forwardRef)((props, ref) => {
|
|
1304
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "shy", ref, ...props });
|
|
1305
|
+
});
|
|
1306
|
+
Shy.displayName = "Shy";
|
|
1307
|
+
var Skull = (0, import_react3.forwardRef)((props, ref) => {
|
|
1308
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "skull", ref, ...props });
|
|
1309
|
+
});
|
|
1310
|
+
Skull.displayName = "Skull";
|
|
1311
|
+
var Sleepy = (0, import_react3.forwardRef)((props, ref) => {
|
|
1312
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "sleepy", ref, ...props });
|
|
1313
|
+
});
|
|
1314
|
+
Sleepy.displayName = "Sleepy";
|
|
1315
|
+
var Smug = (0, import_react3.forwardRef)((props, ref) => {
|
|
1316
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "smug", ref, ...props });
|
|
1317
|
+
});
|
|
1318
|
+
Smug.displayName = "Smug";
|
|
1319
|
+
var Sparkles = (0, import_react3.forwardRef)((props, ref) => {
|
|
1320
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "sparkles", ref, ...props });
|
|
1321
|
+
});
|
|
1322
|
+
Sparkles.displayName = "Sparkles";
|
|
1323
|
+
var Starry = (0, import_react3.forwardRef)((props, ref) => {
|
|
1324
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "starry", ref, ...props });
|
|
1325
|
+
});
|
|
1326
|
+
Starry.displayName = "Starry";
|
|
1327
|
+
var Sun = (0, import_react3.forwardRef)((props, ref) => {
|
|
1328
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "sun", ref, ...props });
|
|
1329
|
+
});
|
|
1330
|
+
Sun.displayName = "Sun";
|
|
1331
|
+
var Surprised = (0, import_react3.forwardRef)((props, ref) => {
|
|
1332
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "surprised", ref, ...props });
|
|
1333
|
+
});
|
|
1334
|
+
Surprised.displayName = "Surprised";
|
|
1335
|
+
var SweatSmile = (0, import_react3.forwardRef)((props, ref) => {
|
|
1336
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "sweat-smile", ref, ...props });
|
|
1337
|
+
});
|
|
1338
|
+
SweatSmile.displayName = "SweatSmile";
|
|
1339
|
+
var Thinking = (0, import_react3.forwardRef)((props, ref) => {
|
|
1340
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "thinking", ref, ...props });
|
|
1341
|
+
});
|
|
1342
|
+
Thinking.displayName = "Thinking";
|
|
1343
|
+
var ThumbsDown = (0, import_react3.forwardRef)((props, ref) => {
|
|
1344
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "thumbs-down", ref, ...props });
|
|
1345
|
+
});
|
|
1346
|
+
ThumbsDown.displayName = "ThumbsDown";
|
|
1347
|
+
var ThumbsUp = (0, import_react3.forwardRef)((props, ref) => {
|
|
1348
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "thumbs-up", ref, ...props });
|
|
1349
|
+
});
|
|
1350
|
+
ThumbsUp.displayName = "ThumbsUp";
|
|
1351
|
+
var Wave = (0, import_react3.forwardRef)((props, ref) => {
|
|
1352
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "wave", ref, ...props });
|
|
1353
|
+
});
|
|
1354
|
+
Wave.displayName = "Wave";
|
|
1355
|
+
var Wink = (0, import_react3.forwardRef)((props, ref) => {
|
|
1356
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "wink", ref, ...props });
|
|
1357
|
+
});
|
|
1358
|
+
Wink.displayName = "Wink";
|
|
1359
|
+
var Yawn = (0, import_react3.forwardRef)((props, ref) => {
|
|
1360
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Emoji, { name: "yawn", ref, ...props });
|
|
1361
|
+
});
|
|
1362
|
+
Yawn.displayName = "Yawn";
|
|
1363
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
1364
|
+
0 && (module.exports = {
|
|
1365
|
+
Angel,
|
|
1366
|
+
Angry,
|
|
1367
|
+
Applause,
|
|
1368
|
+
Avocado,
|
|
1369
|
+
Balloon,
|
|
1370
|
+
Bear,
|
|
1371
|
+
Boba,
|
|
1372
|
+
Bunny,
|
|
1373
|
+
Cake,
|
|
1374
|
+
CatCry,
|
|
1375
|
+
CatHappy,
|
|
1376
|
+
CatLove,
|
|
1377
|
+
Celebrate,
|
|
1378
|
+
CherryBlossom,
|
|
1379
|
+
Clown,
|
|
1380
|
+
Coffee,
|
|
1381
|
+
Confused,
|
|
1382
|
+
Cool,
|
|
1383
|
+
Cry,
|
|
1384
|
+
CutePoop,
|
|
1385
|
+
Devil,
|
|
1386
|
+
Diamond,
|
|
1387
|
+
Dizzy,
|
|
1388
|
+
DogPuppy,
|
|
1389
|
+
Drool,
|
|
1390
|
+
Duck,
|
|
1391
|
+
Emoji,
|
|
1392
|
+
EmojiProvider,
|
|
1393
|
+
Excited,
|
|
1394
|
+
FingersCrossed,
|
|
1395
|
+
Fire,
|
|
1396
|
+
FistBump,
|
|
1397
|
+
FrogCoffee,
|
|
1398
|
+
FrogCry,
|
|
1399
|
+
FrogDance,
|
|
1400
|
+
FrogHappy,
|
|
1401
|
+
FrogLove,
|
|
1402
|
+
Ghost,
|
|
1403
|
+
Gift,
|
|
1404
|
+
Handshake,
|
|
1405
|
+
Happy,
|
|
1406
|
+
Heart,
|
|
1407
|
+
HeartHands,
|
|
1408
|
+
Hundred,
|
|
1409
|
+
IceCream,
|
|
1410
|
+
Laugh,
|
|
1411
|
+
Love,
|
|
1412
|
+
MindBlown,
|
|
1413
|
+
MoneyFace,
|
|
1414
|
+
Moon,
|
|
1415
|
+
MusicNote,
|
|
1416
|
+
Panda,
|
|
1417
|
+
Party,
|
|
1418
|
+
Peace,
|
|
1419
|
+
Piggy,
|
|
1420
|
+
Pizza,
|
|
1421
|
+
Pleading,
|
|
1422
|
+
PointingRight,
|
|
1423
|
+
Pray,
|
|
1424
|
+
Puke,
|
|
1425
|
+
Rainbow,
|
|
1426
|
+
Ramen,
|
|
1427
|
+
Rocket,
|
|
1428
|
+
RollingEyes,
|
|
1429
|
+
Sad,
|
|
1430
|
+
Scream,
|
|
1431
|
+
Shy,
|
|
1432
|
+
Skull,
|
|
1433
|
+
Sleepy,
|
|
1434
|
+
Smug,
|
|
1435
|
+
Sparkles,
|
|
1436
|
+
Starry,
|
|
1437
|
+
Sun,
|
|
1438
|
+
Surprised,
|
|
1439
|
+
SweatSmile,
|
|
1440
|
+
Thinking,
|
|
1441
|
+
ThumbsDown,
|
|
1442
|
+
ThumbsUp,
|
|
1443
|
+
Wave,
|
|
1444
|
+
Wink,
|
|
1445
|
+
Yawn,
|
|
1446
|
+
useEmojiContext
|
|
1447
|
+
});
|