@lacspace/logo 1.2.2 → 1.3.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.js CHANGED
@@ -1,41 +1,719 @@
1
1
  // src/data/palettes.json
2
2
  var palettes_default = [
3
- { id: "midnight-azure", name: "Midnight Azure", mood: ["tech", "trust", "bold", "corporate"], bg: "#0b1020", surface: "#141a2e", primary: "#3b82f6", accent: "#22d3ee", on: "#eef4ff", from: "#0BB9D9", to: "#3B82F6" },
4
- { id: "electric-violet", name: "Electric Violet", mood: ["tech", "creative", "bold", "future"], bg: "#0c0a1a", surface: "#171235", primary: "#7c3aed", accent: "#3b82f6", on: "#f3efff", from: "#3B82F6", to: "#7C3AED" },
5
- { id: "sunset-flame", name: "Sunset Flame", mood: ["warm", "bold", "food", "energy"], bg: "#1a0d08", surface: "#2a140b", primary: "#f97316", accent: "#ef4444", on: "#fff4ec", from: "#F97316", to: "#EF4444" },
6
- { id: "forest-verdant", name: "Forest Verdant", mood: ["eco", "calm", "organic", "health"], bg: "#08140f", surface: "#0f2119", primary: "#22c55e", accent: "#84cc16", on: "#eefef4", from: "#22C55E", to: "#84CC16" },
7
- { id: "royal-gold", name: "Royal Gold", mood: ["luxe", "heritage", "premium", "elegant"], bg: "#12100a", surface: "#1e1a10", primary: "#d4af37", accent: "#b08d2b", on: "#fbf6e6", from: "#E7C767", to: "#B08D2B" },
8
- { id: "rose-blush", name: "Rose Blush", mood: ["playful", "beauty", "warm", "friendly"], bg: "#1a0d14", surface: "#2a1420", primary: "#f472b6", accent: "#fb7185", on: "#fff0f7", from: "#F472B6", to: "#FB7185" },
9
- { id: "ocean-teal", name: "Ocean Teal", mood: ["calm", "trust", "medical", "clean"], bg: "#06141a", surface: "#0b2029", primary: "#14b8a6", accent: "#06b6d4", on: "#e8fdfb", from: "#14B8A6", to: "#06B6D4" },
10
- { id: "slate-mono", name: "Slate Mono", mood: ["minimal", "mono", "corporate", "modern"], bg: "#0a0a0b", surface: "#17181b", primary: "#e5e7eb", accent: "#9ca3af", on: "#f8fafc", from: "#E5E7EB", to: "#9CA3AF" },
11
- { id: "ink-noir", name: "Ink Noir", mood: ["minimal", "mono", "luxe", "bold"], bg: "#0a0a0a", surface: "#161616", primary: "#fafafa", accent: "#d4d4d4", on: "#ffffff", from: "#FAFAFA", to: "#A3A3A3" },
12
- { id: "coral-crush", name: "Coral Crush", mood: ["playful", "food", "warm", "energy"], bg: "#1a0f0c", surface: "#2a1712", primary: "#fb7185", accent: "#fbbf24", on: "#fff3ee", from: "#FB7185", to: "#FBBF24" },
13
- { id: "deep-indigo", name: "Deep Indigo", mood: ["finance", "trust", "corporate", "tech"], bg: "#0a0d1a", surface: "#12172b", primary: "#6366f1", accent: "#818cf8", on: "#eef0ff", from: "#6366F1", to: "#818CF8" },
14
- { id: "emerald-lux", name: "Emerald Lux", mood: ["luxe", "finance", "premium", "eco"], bg: "#06140d", surface: "#0c2117", primary: "#10b981", accent: "#d4af37", on: "#eafef4", from: "#10B981", to: "#D4AF37" },
15
- { id: "cyber-lime", name: "Cyber Lime", mood: ["tech", "bold", "future", "energy"], bg: "#0a0f08", surface: "#141d0d", primary: "#a3e635", accent: "#22d3ee", on: "#f4ffe6", from: "#A3E635", to: "#22D3EE" },
16
- { id: "berry-wine", name: "Berry Wine", mood: ["luxe", "beauty", "warm", "premium"], bg: "#160a12", surface: "#25121f", primary: "#be185d", accent: "#9333ea", on: "#fdeef6", from: "#BE185D", to: "#9333EA" },
17
- { id: "sky-fresh", name: "Sky Fresh", mood: ["clean", "friendly", "calm", "medical"], bg: "#081018", surface: "#0f1d2b", primary: "#0ea5e9", accent: "#38bdf8", on: "#eef8ff", from: "#0EA5E9", to: "#38BDF8" },
18
- { id: "terra-clay", name: "Terra Clay", mood: ["organic", "warm", "earthy", "heritage"], bg: "#150f0a", surface: "#241a11", primary: "#c2703d", accent: "#a3762b", on: "#fbf1e6", from: "#C2703D", to: "#A3762B" },
19
- { id: "grape-soda", name: "Grape Soda", mood: ["playful", "creative", "bold", "friendly"], bg: "#100a1a", surface: "#1c122b", primary: "#8b5cf6", accent: "#ec4899", on: "#f4efff", from: "#8B5CF6", to: "#EC4899" },
20
- { id: "mint-clean", name: "Mint Clean", mood: ["clean", "eco", "health", "calm"], bg: "#08140f", surface: "#0f231b", primary: "#34d399", accent: "#a7f3d0", on: "#effef7", from: "#34D399", to: "#A7F3D0" },
21
- { id: "crimson-bold", name: "Crimson Bold", mood: ["bold", "energy", "sport", "food"], bg: "#160809", surface: "#260d0f", primary: "#dc2626", accent: "#f59e0b", on: "#fff0ee", from: "#DC2626", to: "#F59E0B" },
22
- { id: "steel-blue", name: "Steel Blue", mood: ["corporate", "trust", "industrial", "tech"], bg: "#0a0e12", surface: "#141b22", primary: "#64748b", accent: "#0ea5e9", on: "#eef3f8", from: "#64748B", to: "#0EA5E9" },
23
- { id: "amber-glow", name: "Amber Glow", mood: ["warm", "friendly", "energy", "food"], bg: "#161005", surface: "#261c0a", primary: "#f59e0b", accent: "#fcd34d", on: "#fff8e8", from: "#F59E0B", to: "#FCD34D" },
24
- { id: "aqua-marine", name: "Aqua Marine", mood: ["calm", "clean", "travel", "fresh"], bg: "#06131a", surface: "#0b2029", primary: "#06b6d4", accent: "#2dd4bf", on: "#e8fcff", from: "#06B6D4", to: "#2DD4BF" },
25
- { id: "plum-noir", name: "Plum Noir", mood: ["luxe", "creative", "mono", "elegant"], bg: "#0d0912", surface: "#181020", primary: "#a855f7", accent: "#6b7280", on: "#f2ecfb", from: "#A855F7", to: "#6B7280" },
26
- { id: "graphite-orange", name: "Graphite Orange", mood: ["industrial", "bold", "sport", "modern"], bg: "#0b0b0d", surface: "#17181c", primary: "#f97316", accent: "#e5e7eb", on: "#fafafa", from: "#F97316", to: "#E5E7EB" },
27
- { id: "teal-gold", name: "Teal Gold", mood: ["luxe", "finance", "premium", "corporate"], bg: "#06130f", surface: "#0b201a", primary: "#0f9d8f", accent: "#d4af37", on: "#eafcf7", from: "#0F9D8F", to: "#D4AF37" },
28
- { id: "sunrise-coral", name: "Sunrise Coral", mood: ["warm", "food", "friendly", "energy"], bg: "#1a0e0a", surface: "#2a1710", primary: "#ff7a59", accent: "#ffd166", on: "#fff3ee", from: "#FF7A59", to: "#FFD166" },
29
- { id: "deep-forest", name: "Deep Forest", mood: ["eco", "heritage", "calm", "organic"], bg: "#071310", surface: "#0d201b", primary: "#2f855a", accent: "#a3b18a", on: "#eafaf2", from: "#2F855A", to: "#A3B18A" },
30
- { id: "neon-magenta", name: "Neon Magenta", mood: ["creative", "bold", "playful", "future"], bg: "#120a12", surface: "#201220", primary: "#e91e8c", accent: "#22d3ee", on: "#ffeef8", from: "#E91E8C", to: "#22D3EE" },
31
- { id: "arctic-blue", name: "Arctic Blue", mood: ["clean", "medical", "tech", "calm"], bg: "#07101a", surface: "#0d1d2b", primary: "#2b8fe0", accent: "#8ed1fc", on: "#eef7ff", from: "#2B8FE0", to: "#8ED1FC" },
32
- { id: "charcoal-lime", name: "Charcoal Lime", mood: ["industrial", "tech", "bold", "sport"], bg: "#0c0d0a", surface: "#171a12", primary: "#c6f135", accent: "#64748b", on: "#f6ffe6", from: "#C6F135", to: "#64748B" },
33
- { id: "lavender-dream", name: "Lavender Dream", mood: ["beauty", "playful", "calm", "friendly"], bg: "#100c18", surface: "#1b1528", primary: "#a78bfa", accent: "#f0abfc", on: "#f4efff", from: "#A78BFA", to: "#F0ABFC" },
34
- { id: "ruby-noir", name: "Ruby Noir", mood: ["luxe", "beauty", "bold", "premium"], bg: "#140708", surface: "#220d10", primary: "#e11d48", accent: "#f59e0b", on: "#ffeef1", from: "#E11D48", to: "#F59E0B" },
35
- { id: "honey-amber", name: "Honey Amber", mood: ["warm", "food", "heritage", "friendly"], bg: "#161006", surface: "#241a0a", primary: "#e0a92e", accent: "#c2703d", on: "#fff7e6", from: "#E0A92E", to: "#C2703D" },
36
- { id: "cobalt-electric", name: "Cobalt Electric", mood: ["tech", "bold", "future", "trust"], bg: "#080b1a", surface: "#101630", primary: "#2f5cff", accent: "#22d3ee", on: "#eef1ff", from: "#2F5CFF", to: "#22D3EE" },
37
- { id: "sage-earth", name: "Sage Earth", mood: ["eco", "organic", "calm", "health"], bg: "#0d120c", surface: "#171f14", primary: "#78a662", accent: "#c9a26b", on: "#f1f8ea", from: "#78A662", to: "#C9A26B" },
38
- { id: "peach-cream", name: "Peach Cream", mood: ["playful", "beauty", "friendly", "kids"], bg: "#1a1210", surface: "#2a1e18", primary: "#ff9e80", accent: "#ffcfa3", on: "#fff4ee", from: "#FF9E80", to: "#FFCFA3" }
3
+ {
4
+ id: "midnight-azure",
5
+ name: "Midnight Azure",
6
+ mood: [
7
+ "tech",
8
+ "trust",
9
+ "bold",
10
+ "corporate"
11
+ ],
12
+ bg: "#0b1020",
13
+ surface: "#141a2e",
14
+ primary: "#3b82f6",
15
+ accent: "#22d3ee",
16
+ on: "#eef4ff",
17
+ from: "#0BB9D9",
18
+ to: "#3B82F6"
19
+ },
20
+ {
21
+ id: "electric-violet",
22
+ name: "Electric Violet",
23
+ mood: [
24
+ "tech",
25
+ "creative",
26
+ "bold",
27
+ "future"
28
+ ],
29
+ bg: "#0c0a1a",
30
+ surface: "#171235",
31
+ primary: "#7c3aed",
32
+ accent: "#3b82f6",
33
+ on: "#f3efff",
34
+ from: "#3B82F6",
35
+ to: "#7C3AED"
36
+ },
37
+ {
38
+ id: "sunset-flame",
39
+ name: "Sunset Flame",
40
+ mood: [
41
+ "warm",
42
+ "bold",
43
+ "food",
44
+ "energy"
45
+ ],
46
+ bg: "#1a0d08",
47
+ surface: "#2a140b",
48
+ primary: "#f97316",
49
+ accent: "#ef4444",
50
+ on: "#fff4ec",
51
+ from: "#F97316",
52
+ to: "#EF4444"
53
+ },
54
+ {
55
+ id: "forest-verdant",
56
+ name: "Forest Verdant",
57
+ mood: [
58
+ "eco",
59
+ "calm",
60
+ "organic",
61
+ "health"
62
+ ],
63
+ bg: "#08140f",
64
+ surface: "#0f2119",
65
+ primary: "#22c55e",
66
+ accent: "#84cc16",
67
+ on: "#eefef4",
68
+ from: "#22C55E",
69
+ to: "#84CC16"
70
+ },
71
+ {
72
+ id: "royal-gold",
73
+ name: "Royal Gold",
74
+ mood: [
75
+ "luxe",
76
+ "heritage",
77
+ "premium",
78
+ "elegant"
79
+ ],
80
+ bg: "#12100a",
81
+ surface: "#1e1a10",
82
+ primary: "#d4af37",
83
+ accent: "#b08d2b",
84
+ on: "#fbf6e6",
85
+ from: "#E7C767",
86
+ to: "#B08D2B"
87
+ },
88
+ {
89
+ id: "rose-blush",
90
+ name: "Rose Blush",
91
+ mood: [
92
+ "playful",
93
+ "beauty",
94
+ "warm",
95
+ "friendly"
96
+ ],
97
+ bg: "#1a0d14",
98
+ surface: "#2a1420",
99
+ primary: "#f472b6",
100
+ accent: "#fb7185",
101
+ on: "#fff0f7",
102
+ from: "#F472B6",
103
+ to: "#FB7185"
104
+ },
105
+ {
106
+ id: "ocean-teal",
107
+ name: "Ocean Teal",
108
+ mood: [
109
+ "calm",
110
+ "trust",
111
+ "medical",
112
+ "clean"
113
+ ],
114
+ bg: "#06141a",
115
+ surface: "#0b2029",
116
+ primary: "#14b8a6",
117
+ accent: "#06b6d4",
118
+ on: "#e8fdfb",
119
+ from: "#14B8A6",
120
+ to: "#06B6D4"
121
+ },
122
+ {
123
+ id: "slate-mono",
124
+ name: "Slate Mono",
125
+ mood: [
126
+ "minimal",
127
+ "mono",
128
+ "corporate",
129
+ "modern"
130
+ ],
131
+ bg: "#0a0a0b",
132
+ surface: "#17181b",
133
+ primary: "#e5e7eb",
134
+ accent: "#9ca3af",
135
+ on: "#f8fafc",
136
+ from: "#E5E7EB",
137
+ to: "#9CA3AF"
138
+ },
139
+ {
140
+ id: "ink-noir",
141
+ name: "Ink Noir",
142
+ mood: [
143
+ "minimal",
144
+ "mono",
145
+ "luxe",
146
+ "bold"
147
+ ],
148
+ bg: "#0a0a0a",
149
+ surface: "#161616",
150
+ primary: "#fafafa",
151
+ accent: "#d4d4d4",
152
+ on: "#ffffff",
153
+ from: "#FAFAFA",
154
+ to: "#A3A3A3"
155
+ },
156
+ {
157
+ id: "coral-crush",
158
+ name: "Coral Crush",
159
+ mood: [
160
+ "playful",
161
+ "food",
162
+ "warm",
163
+ "energy"
164
+ ],
165
+ bg: "#1a0f0c",
166
+ surface: "#2a1712",
167
+ primary: "#fb7185",
168
+ accent: "#fbbf24",
169
+ on: "#fff3ee",
170
+ from: "#FB7185",
171
+ to: "#FBBF24"
172
+ },
173
+ {
174
+ id: "deep-indigo",
175
+ name: "Deep Indigo",
176
+ mood: [
177
+ "finance",
178
+ "trust",
179
+ "corporate",
180
+ "tech"
181
+ ],
182
+ bg: "#0a0d1a",
183
+ surface: "#12172b",
184
+ primary: "#6366f1",
185
+ accent: "#818cf8",
186
+ on: "#eef0ff",
187
+ from: "#6366F1",
188
+ to: "#818CF8"
189
+ },
190
+ {
191
+ id: "emerald-lux",
192
+ name: "Emerald Lux",
193
+ mood: [
194
+ "luxe",
195
+ "finance",
196
+ "premium",
197
+ "eco"
198
+ ],
199
+ bg: "#06140d",
200
+ surface: "#0c2117",
201
+ primary: "#10b981",
202
+ accent: "#d4af37",
203
+ on: "#eafef4",
204
+ from: "#10B981",
205
+ to: "#D4AF37"
206
+ },
207
+ {
208
+ id: "cyber-lime",
209
+ name: "Cyber Lime",
210
+ mood: [
211
+ "tech",
212
+ "bold",
213
+ "future",
214
+ "energy"
215
+ ],
216
+ bg: "#0a0f08",
217
+ surface: "#141d0d",
218
+ primary: "#a3e635",
219
+ accent: "#22d3ee",
220
+ on: "#f4ffe6",
221
+ from: "#A3E635",
222
+ to: "#22D3EE"
223
+ },
224
+ {
225
+ id: "berry-wine",
226
+ name: "Berry Wine",
227
+ mood: [
228
+ "luxe",
229
+ "beauty",
230
+ "warm",
231
+ "premium"
232
+ ],
233
+ bg: "#160a12",
234
+ surface: "#25121f",
235
+ primary: "#be185d",
236
+ accent: "#9333ea",
237
+ on: "#fdeef6",
238
+ from: "#BE185D",
239
+ to: "#9333EA"
240
+ },
241
+ {
242
+ id: "sky-fresh",
243
+ name: "Sky Fresh",
244
+ mood: [
245
+ "clean",
246
+ "friendly",
247
+ "calm",
248
+ "medical"
249
+ ],
250
+ bg: "#081018",
251
+ surface: "#0f1d2b",
252
+ primary: "#0ea5e9",
253
+ accent: "#38bdf8",
254
+ on: "#eef8ff",
255
+ from: "#0EA5E9",
256
+ to: "#38BDF8"
257
+ },
258
+ {
259
+ id: "terra-clay",
260
+ name: "Terra Clay",
261
+ mood: [
262
+ "organic",
263
+ "warm",
264
+ "earthy",
265
+ "heritage"
266
+ ],
267
+ bg: "#150f0a",
268
+ surface: "#241a11",
269
+ primary: "#c2703d",
270
+ accent: "#a3762b",
271
+ on: "#fbf1e6",
272
+ from: "#C2703D",
273
+ to: "#A3762B"
274
+ },
275
+ {
276
+ id: "grape-soda",
277
+ name: "Grape Soda",
278
+ mood: [
279
+ "playful",
280
+ "creative",
281
+ "bold",
282
+ "friendly"
283
+ ],
284
+ bg: "#100a1a",
285
+ surface: "#1c122b",
286
+ primary: "#8b5cf6",
287
+ accent: "#ec4899",
288
+ on: "#f4efff",
289
+ from: "#8B5CF6",
290
+ to: "#EC4899"
291
+ },
292
+ {
293
+ id: "mint-clean",
294
+ name: "Mint Clean",
295
+ mood: [
296
+ "clean",
297
+ "eco",
298
+ "health",
299
+ "calm"
300
+ ],
301
+ bg: "#08140f",
302
+ surface: "#0f231b",
303
+ primary: "#34d399",
304
+ accent: "#a7f3d0",
305
+ on: "#effef7",
306
+ from: "#34D399",
307
+ to: "#A7F3D0"
308
+ },
309
+ {
310
+ id: "crimson-bold",
311
+ name: "Crimson Bold",
312
+ mood: [
313
+ "bold",
314
+ "energy",
315
+ "sport",
316
+ "food"
317
+ ],
318
+ bg: "#160809",
319
+ surface: "#260d0f",
320
+ primary: "#dc2626",
321
+ accent: "#f59e0b",
322
+ on: "#fff0ee",
323
+ from: "#DC2626",
324
+ to: "#F59E0B"
325
+ },
326
+ {
327
+ id: "steel-blue",
328
+ name: "Steel Blue",
329
+ mood: [
330
+ "corporate",
331
+ "trust",
332
+ "industrial",
333
+ "tech"
334
+ ],
335
+ bg: "#0a0e12",
336
+ surface: "#141b22",
337
+ primary: "#64748b",
338
+ accent: "#0ea5e9",
339
+ on: "#eef3f8",
340
+ from: "#64748B",
341
+ to: "#0EA5E9"
342
+ },
343
+ {
344
+ id: "amber-glow",
345
+ name: "Amber Glow",
346
+ mood: [
347
+ "warm",
348
+ "friendly",
349
+ "energy",
350
+ "food"
351
+ ],
352
+ bg: "#161005",
353
+ surface: "#261c0a",
354
+ primary: "#f59e0b",
355
+ accent: "#fcd34d",
356
+ on: "#fff8e8",
357
+ from: "#F59E0B",
358
+ to: "#FCD34D"
359
+ },
360
+ {
361
+ id: "aqua-marine",
362
+ name: "Aqua Marine",
363
+ mood: [
364
+ "calm",
365
+ "clean",
366
+ "travel",
367
+ "fresh"
368
+ ],
369
+ bg: "#06131a",
370
+ surface: "#0b2029",
371
+ primary: "#06b6d4",
372
+ accent: "#2dd4bf",
373
+ on: "#e8fcff",
374
+ from: "#06B6D4",
375
+ to: "#2DD4BF"
376
+ },
377
+ {
378
+ id: "plum-noir",
379
+ name: "Plum Noir",
380
+ mood: [
381
+ "luxe",
382
+ "creative",
383
+ "mono",
384
+ "elegant"
385
+ ],
386
+ bg: "#0d0912",
387
+ surface: "#181020",
388
+ primary: "#a855f7",
389
+ accent: "#6b7280",
390
+ on: "#f2ecfb",
391
+ from: "#A855F7",
392
+ to: "#6B7280"
393
+ },
394
+ {
395
+ id: "graphite-orange",
396
+ name: "Graphite Orange",
397
+ mood: [
398
+ "industrial",
399
+ "bold",
400
+ "sport",
401
+ "modern"
402
+ ],
403
+ bg: "#0b0b0d",
404
+ surface: "#17181c",
405
+ primary: "#f97316",
406
+ accent: "#e5e7eb",
407
+ on: "#fafafa",
408
+ from: "#F97316",
409
+ to: "#E5E7EB"
410
+ },
411
+ {
412
+ id: "teal-gold",
413
+ name: "Teal Gold",
414
+ mood: [
415
+ "luxe",
416
+ "finance",
417
+ "premium",
418
+ "corporate"
419
+ ],
420
+ bg: "#06130f",
421
+ surface: "#0b201a",
422
+ primary: "#0f9d8f",
423
+ accent: "#d4af37",
424
+ on: "#eafcf7",
425
+ from: "#0F9D8F",
426
+ to: "#D4AF37"
427
+ },
428
+ {
429
+ id: "sunrise-coral",
430
+ name: "Sunrise Coral",
431
+ mood: [
432
+ "warm",
433
+ "food",
434
+ "friendly",
435
+ "energy"
436
+ ],
437
+ bg: "#1a0e0a",
438
+ surface: "#2a1710",
439
+ primary: "#ff7a59",
440
+ accent: "#ffd166",
441
+ on: "#fff3ee",
442
+ from: "#FF7A59",
443
+ to: "#FFD166"
444
+ },
445
+ {
446
+ id: "deep-forest",
447
+ name: "Deep Forest",
448
+ mood: [
449
+ "eco",
450
+ "heritage",
451
+ "calm",
452
+ "organic"
453
+ ],
454
+ bg: "#071310",
455
+ surface: "#0d201b",
456
+ primary: "#2f855a",
457
+ accent: "#a3b18a",
458
+ on: "#eafaf2",
459
+ from: "#2F855A",
460
+ to: "#A3B18A"
461
+ },
462
+ {
463
+ id: "neon-magenta",
464
+ name: "Neon Magenta",
465
+ mood: [
466
+ "creative",
467
+ "bold",
468
+ "playful",
469
+ "future"
470
+ ],
471
+ bg: "#120a12",
472
+ surface: "#201220",
473
+ primary: "#e91e8c",
474
+ accent: "#22d3ee",
475
+ on: "#ffeef8",
476
+ from: "#E91E8C",
477
+ to: "#22D3EE"
478
+ },
479
+ {
480
+ id: "arctic-blue",
481
+ name: "Arctic Blue",
482
+ mood: [
483
+ "clean",
484
+ "medical",
485
+ "tech",
486
+ "calm"
487
+ ],
488
+ bg: "#07101a",
489
+ surface: "#0d1d2b",
490
+ primary: "#2b8fe0",
491
+ accent: "#8ed1fc",
492
+ on: "#eef7ff",
493
+ from: "#2B8FE0",
494
+ to: "#8ED1FC"
495
+ },
496
+ {
497
+ id: "charcoal-lime",
498
+ name: "Charcoal Lime",
499
+ mood: [
500
+ "industrial",
501
+ "tech",
502
+ "bold",
503
+ "sport"
504
+ ],
505
+ bg: "#0c0d0a",
506
+ surface: "#171a12",
507
+ primary: "#c6f135",
508
+ accent: "#64748b",
509
+ on: "#f6ffe6",
510
+ from: "#C6F135",
511
+ to: "#64748B"
512
+ },
513
+ {
514
+ id: "lavender-dream",
515
+ name: "Lavender Dream",
516
+ mood: [
517
+ "beauty",
518
+ "playful",
519
+ "calm",
520
+ "friendly"
521
+ ],
522
+ bg: "#100c18",
523
+ surface: "#1b1528",
524
+ primary: "#a78bfa",
525
+ accent: "#f0abfc",
526
+ on: "#f4efff",
527
+ from: "#A78BFA",
528
+ to: "#F0ABFC"
529
+ },
530
+ {
531
+ id: "ruby-noir",
532
+ name: "Ruby Noir",
533
+ mood: [
534
+ "luxe",
535
+ "beauty",
536
+ "bold",
537
+ "premium"
538
+ ],
539
+ bg: "#140708",
540
+ surface: "#220d10",
541
+ primary: "#e11d48",
542
+ accent: "#f59e0b",
543
+ on: "#ffeef1",
544
+ from: "#E11D48",
545
+ to: "#F59E0B"
546
+ },
547
+ {
548
+ id: "honey-amber",
549
+ name: "Honey Amber",
550
+ mood: [
551
+ "warm",
552
+ "food",
553
+ "heritage",
554
+ "friendly"
555
+ ],
556
+ bg: "#161006",
557
+ surface: "#241a0a",
558
+ primary: "#e0a92e",
559
+ accent: "#c2703d",
560
+ on: "#fff7e6",
561
+ from: "#E0A92E",
562
+ to: "#C2703D"
563
+ },
564
+ {
565
+ id: "cobalt-electric",
566
+ name: "Cobalt Electric",
567
+ mood: [
568
+ "tech",
569
+ "bold",
570
+ "future",
571
+ "trust"
572
+ ],
573
+ bg: "#080b1a",
574
+ surface: "#101630",
575
+ primary: "#2f5cff",
576
+ accent: "#22d3ee",
577
+ on: "#eef1ff",
578
+ from: "#2F5CFF",
579
+ to: "#22D3EE"
580
+ },
581
+ {
582
+ id: "sage-earth",
583
+ name: "Sage Earth",
584
+ mood: [
585
+ "eco",
586
+ "organic",
587
+ "calm",
588
+ "health"
589
+ ],
590
+ bg: "#0d120c",
591
+ surface: "#171f14",
592
+ primary: "#78a662",
593
+ accent: "#c9a26b",
594
+ on: "#f1f8ea",
595
+ from: "#78A662",
596
+ to: "#C9A26B"
597
+ },
598
+ {
599
+ id: "peach-cream",
600
+ name: "Peach Cream",
601
+ mood: [
602
+ "playful",
603
+ "beauty",
604
+ "friendly",
605
+ "kids"
606
+ ],
607
+ bg: "#1a1210",
608
+ surface: "#2a1e18",
609
+ primary: "#ff9e80",
610
+ accent: "#ffcfa3",
611
+ on: "#fff4ee",
612
+ from: "#FF9E80",
613
+ to: "#FFCFA3"
614
+ },
615
+ {
616
+ id: "crypto-gold",
617
+ name: "Crypto Gold",
618
+ from: "#F7931A",
619
+ to: "#7B3F00",
620
+ primary: "#F7931A",
621
+ on: "#FFFFFF",
622
+ bg: "#1A1206",
623
+ surface: "#2A1E0C",
624
+ mood: [
625
+ "crypto",
626
+ "finance",
627
+ "bold",
628
+ "tech"
629
+ ],
630
+ accent: "#FFC24B"
631
+ },
632
+ {
633
+ id: "coral-reef",
634
+ name: "Coral Reef",
635
+ from: "#FF6B6B",
636
+ to: "#FF9E7D",
637
+ primary: "#FF6B6B",
638
+ on: "#FFFFFF",
639
+ bg: "#2A1414",
640
+ surface: "#3A1E1E",
641
+ mood: [
642
+ "playful",
643
+ "food",
644
+ "warm",
645
+ "creative"
646
+ ],
647
+ accent: "#FFD07D"
648
+ },
649
+ {
650
+ id: "nordic-slate",
651
+ name: "Nordic Slate",
652
+ from: "#64748B",
653
+ to: "#334155",
654
+ primary: "#475569",
655
+ on: "#FFFFFF",
656
+ bg: "#0F172A",
657
+ surface: "#1E293B",
658
+ mood: [
659
+ "corporate",
660
+ "minimal",
661
+ "modern",
662
+ "legal"
663
+ ],
664
+ accent: "#94A3B8"
665
+ },
666
+ {
667
+ id: "botanic",
668
+ name: "Botanic",
669
+ from: "#4D7C4D",
670
+ to: "#2F5233",
671
+ primary: "#3E7A3E",
672
+ on: "#FFFFFF",
673
+ bg: "#0F1A0F",
674
+ surface: "#1A2A1A",
675
+ mood: [
676
+ "eco",
677
+ "organic",
678
+ "health",
679
+ "calm"
680
+ ],
681
+ accent: "#8FBF6F"
682
+ },
683
+ {
684
+ id: "berry-plum",
685
+ name: "Berry Plum",
686
+ from: "#A21CAF",
687
+ to: "#6B21A8",
688
+ primary: "#A21CAF",
689
+ on: "#FFFFFF",
690
+ bg: "#1A0A1E",
691
+ surface: "#2A122E",
692
+ mood: [
693
+ "beauty",
694
+ "luxury",
695
+ "creative",
696
+ "bold"
697
+ ],
698
+ accent: "#E879F9"
699
+ },
700
+ {
701
+ id: "deep-teal",
702
+ name: "Deep Teal",
703
+ from: "#0D9488",
704
+ to: "#065F5B",
705
+ primary: "#0D9488",
706
+ on: "#FFFFFF",
707
+ bg: "#04201E",
708
+ surface: "#08302C",
709
+ mood: [
710
+ "health",
711
+ "corporate",
712
+ "calm",
713
+ "tech"
714
+ ],
715
+ accent: "#5EEAD4"
716
+ }
39
717
  ];
40
718
 
41
719
  // src/data/fonts.json
@@ -62,85 +740,1443 @@ var fonts_default = [
62
740
 
63
741
  // src/data/icons.json
64
742
  var icons_default = [
65
- { key: "bolt", keywords: ["energy", "power", "fast", "electric", "speed", "charge", "quick"], svg: "<path d='M13 2 L4 14 H11 L10 22 L20 9 H13 Z'/>" },
66
- { key: "leaf", keywords: ["eco", "nature", "green", "organic", "plant", "garden", "bio", "sustainable"], svg: "<path d='M4 20 C4 10 10 4 20 4 C20 14 14 20 4 20 Z'/><path d='M4 20 C9 15 14 12 18 10'/>" },
67
- { key: "cup", keywords: ["coffee", "cafe", "tea", "drink", "warm", "beverage", "espresso", "brew"], svg: "<path d='M5 8 H17 V13 A5 5 0 0 1 12 18 H10 A5 5 0 0 1 5 13 Z'/><path d='M17 9 H19 A2 2 0 0 1 19 13 H17'/><path d='M8 3 V5 M11 3 V5 M14 3 V5'/>" },
68
- { key: "rocket", keywords: ["launch", "startup", "fast", "space", "growth", "boost", "ship"], svg: "<path d='M12 3 C15 6 16 10 16 13 L8 13 C8 10 9 6 12 3 Z'/><circle cx='12' cy='9' r='1.5'/><path d='M8 13 L6 17 L9 15 M16 13 L18 17 L15 15'/>" },
69
- { key: "cart", keywords: ["shop", "store", "ecommerce", "retail", "buy", "market", "cart", "grocery"], svg: "<circle cx='9' cy='20' r='1'/><circle cx='17' cy='20' r='1'/><path d='M3 4 H5 L7 15 H18 L20 7 H6'/>" },
70
- { key: "chart", keywords: ["finance", "growth", "analytics", "data", "stats", "trade", "invest", "report"], svg: "<path d='M4 4 V20 H20'/><polyline points='7 15 11 10 14 13 19 6'/>" },
71
- { key: "code", keywords: ["dev", "tech", "software", "api", "program", "developer", "engineering", "web"], svg: "<polyline points='9 8 5 12 9 16'/><polyline points='15 8 19 12 15 16'/>" },
72
- { key: "cloud", keywords: ["cloud", "saas", "storage", "hosting", "weather", "backup", "server"], svg: "<path d='M7 18 A4 4 0 0 1 7 10 A5 5 0 0 1 17 10 A3.5 3.5 0 0 1 17 18 Z'/>" },
73
- { key: "heart", keywords: ["health", "care", "love", "charity", "beauty", "wellness", "dating"], svg: "<path d='M12 20 C6 15 3 12 3 8 A4 4 0 0 1 12 6 A4 4 0 0 1 21 8 C21 12 18 15 12 20 Z'/>" },
74
- { key: "star", keywords: ["quality", "rating", "premium", "favorite", "best", "review", "award"], svg: "<path d='M12 3 L14.6 9 L21 9.5 L16 13.8 L17.6 20 L12 16.5 L6.4 20 L8 13.8 L3 9.5 L9.4 9 Z'/>" },
75
- { key: "shield", keywords: ["security", "trust", "protect", "insurance", "safe", "guard", "defense", "cyber"], svg: "<path d='M12 3 L20 6 V11 C20 16 16 20 12 21 C8 20 4 16 4 11 V6 Z'/>" },
76
- { key: "globe", keywords: ["global", "world", "travel", "network", "web", "international", "geo"], svg: "<circle cx='12' cy='12' r='9'/><path d='M3 12 H21 M12 3 C15 6 15 18 12 21 C9 18 9 6 12 3'/>" },
77
- { key: "camera", keywords: ["photo", "media", "studio", "creative", "photography", "video", "capture"], svg: "<rect x='3' y='7' width='18' height='13' rx='2'/><circle cx='12' cy='13' r='3.5'/><path d='M8 7 L9.5 4 H14.5 L16 7'/>" },
78
- { key: "brush", keywords: ["art", "design", "paint", "creative", "studio", "agency", "draw"], svg: "<path d='M4 20 C4 16 7 15 9 15 C9 18 8 20 4 20 Z'/><path d='M9 15 L18 6 A1.5 1.5 0 0 1 20 8 L11 17'/>" },
79
- { key: "book", keywords: ["education", "learn", "publish", "read", "school", "academy", "course", "library"], svg: "<path d='M4 5 A2 2 0 0 1 6 3 H12 V19 H6 A2 2 0 0 0 4 21 Z'/><path d='M20 5 A2 2 0 0 0 18 3 H12 V19 H18 A2 2 0 0 1 20 21 Z'/>" },
80
- { key: "wrench", keywords: ["repair", "service", "build", "tools", "fix", "maintenance", "mechanic"], svg: "<path d='M15 4 A5 5 0 0 0 8.5 10.5 L4 15 V20 H9 L13.5 15.5 A5 5 0 0 0 20 9 L16.5 12.5 H11.5 V7.5 Z'/>" },
81
- { key: "gear", keywords: ["settings", "tech", "engineering", "config", "industrial", "system", "process"], svg: "<circle cx='12' cy='12' r='3.2'/><path d='M12 3 V6 M12 18 V21 M3 12 H6 M18 12 H21 M5.6 5.6 L7.7 7.7 M16.3 16.3 L18.4 18.4 M18.4 5.6 L16.3 7.7 M7.7 16.3 L5.6 18.4'/>" },
82
- { key: "chat", keywords: ["message", "community", "social", "support", "talk", "forum", "chat", "connect"], svg: "<path d='M4 5 H20 V16 H12 L7 20 V16 H4 Z'/>" },
83
- { key: "pin", keywords: ["location", "map", "place", "local", "travel", "navigation", "geo", "address"], svg: "<path d='M12 21 C12 21 5 14 5 9 A7 7 0 0 1 19 9 C19 14 12 21 12 21 Z'/><circle cx='12' cy='9' r='2.5'/>" },
84
- { key: "home", keywords: ["home", "realestate", "house", "property", "living", "estate", "build", "interior"], svg: "<path d='M4 11 L12 4 L20 11'/><path d='M6 10 V20 H18 V10'/>" },
85
- { key: "shop", keywords: ["store", "market", "retail", "boutique", "business", "vendor", "mall"], svg: "<path d='M4 9 L5 4 H19 L20 9 A3 3 0 0 1 14 9 A3 3 0 0 1 8 9 A3 3 0 0 1 4 9 Z'/><path d='M5 9 V20 H19 V9'/>" },
86
- { key: "truck", keywords: ["delivery", "logistics", "shipping", "transport", "move", "courier", "freight"], svg: "<rect x='2' y='7' width='12' height='9'/><path d='M14 10 H18 L21 13 V16 H14 Z'/><circle cx='7' cy='18' r='1.5'/><circle cx='17' cy='18' r='1.5'/>" },
87
- { key: "wallet", keywords: ["finance", "money", "pay", "bank", "wallet", "fintech", "payment", "budget"], svg: "<rect x='3' y='6' width='18' height='13' rx='2'/><path d='M3 10 H21'/><circle cx='17' cy='14' r='1'/>" },
88
- { key: "coin", keywords: ["money", "finance", "crypto", "currency", "pay", "token", "gold", "cash"], svg: "<circle cx='12' cy='12' r='8'/><path d='M12 8 V16 M9.5 9.5 H13.5 A2 2 0 0 1 13.5 12 H10.5 A2 2 0 0 0 10.5 14.5 H14.5'/>" },
89
- { key: "phone", keywords: ["mobile", "contact", "call", "app", "telecom", "device", "smartphone"], svg: "<rect x='7' y='3' width='10' height='18' rx='2'/><path d='M11 18 H13'/>" },
90
- { key: "wifi", keywords: ["network", "internet", "connect", "signal", "telecom", "wireless", "isp"], svg: "<path d='M4 9 A12 12 0 0 1 20 9'/><path d='M7 12.5 A8 8 0 0 1 17 12.5'/><path d='M10 16 A3.5 3.5 0 0 1 14 16'/><circle cx='12' cy='19' r='0.6'/>" },
91
- { key: "music", keywords: ["music", "audio", "sound", "media", "entertainment", "podcast", "song"], svg: "<circle cx='7' cy='18' r='2'/><circle cx='17' cy='16' r='2'/><path d='M9 18 V6 L19 4 V16'/>" },
92
- { key: "fork", keywords: ["food", "restaurant", "dining", "cafe", "kitchen", "chef", "meal", "eat"], svg: "<path d='M7 3 V9 A2 2 0 0 0 11 9 V3 M9 9 V21 M15 3 C13 4 13 9 15 10 V21'/>" },
93
- { key: "scissors", keywords: ["barber", "salon", "beauty", "craft", "cut", "hair", "tailor", "stylist"], svg: "<circle cx='7' cy='7' r='2.5'/><circle cx='7' cy='17' r='2.5'/><path d='M9 8.5 L20 17 M9 15.5 L20 7'/>" },
94
- { key: "paw", keywords: ["pet", "animal", "vet", "care", "dog", "cat", "wildlife"], svg: "<circle cx='8' cy='9' r='1.7'/><circle cx='16' cy='9' r='1.7'/><circle cx='5.5' cy='13' r='1.4'/><circle cx='18.5' cy='13' r='1.4'/><path d='M12 12 C15 12 17 15 16 18 C15 20 9 20 8 18 C7 15 9 12 12 12 Z'/>" },
95
- { key: "sun", keywords: ["energy", "solar", "weather", "bright", "summer", "power", "light"], svg: "<circle cx='12' cy='12' r='4'/><path d='M12 2 V5 M12 19 V22 M2 12 H5 M19 12 H22 M4.9 4.9 L7 7 M17 17 L19.1 19.1 M19.1 4.9 L17 7 M7 17 L4.9 19.1'/>" },
96
- { key: "mountain", keywords: ["travel", "outdoor", "adventure", "nature", "peak", "hiking", "summit"], svg: "<path d='M3 19 L9 8 L13 14 L16 9 L21 19 Z'/>" },
97
- { key: "wave", keywords: ["water", "ocean", "flow", "fluid", "beach", "sea", "surf", "liquid"], svg: "<path d='M3 8 C6 5 8 11 12 8 C16 5 18 11 21 8 M3 13 C6 10 8 16 12 13 C16 10 18 16 21 13 M3 18 C6 15 8 21 12 18 C16 15 18 21 21 18'/>" },
98
- { key: "hexagon", keywords: ["tech", "blockchain", "structure", "geometric", "hex", "modular", "grid"], svg: "<path d='M12 3 L20 7.5 V16.5 L12 21 L4 16.5 V7.5 Z'/>" },
99
- { key: "spark", keywords: ["magic", "ai", "new", "creative", "shine", "smart", "innovation"], svg: "<path d='M12 3 C12 8 13 11 20 12 C13 13 12 16 12 21 C12 16 11 13 4 12 C11 11 12 8 12 3 Z'/>" },
100
- { key: "drop", keywords: ["water", "clean", "eco", "medical", "liquid", "pure", "hydro", "laundry"], svg: "<path d='M12 3 C12 3 6 10 6 15 A6 6 0 0 0 18 15 C18 10 12 3 12 3 Z'/>" },
101
- { key: "flame", keywords: ["fire", "energy", "hot", "cook", "passion", "grill", "heat", "bbq"], svg: "<path d='M12 21 A6 6 0 0 0 18 15 C18 10 14 9 15 4 C11 6 8 9 8 13 A4 4 0 0 0 10 16 C9 12 11 11 12 10 C12 13 15 13 14 17 A3 3 0 0 1 12 21 Z'/>" },
102
- { key: "cube", keywords: ["product", "box", "package", "build", "3d", "block", "logistics", "supply"], svg: "<path d='M12 3 L20 7.5 V16.5 L12 21 L4 16.5 V7.5 Z'/><path d='M4 7.5 L12 12 L20 7.5 M12 12 V21'/>" },
103
- { key: "eye", keywords: ["vision", "watch", "view", "security", "media", "optics", "monitor"], svg: "<path d='M2 12 C5 6 9 5 12 5 C15 5 19 6 22 12 C19 18 15 19 12 19 C9 19 5 18 2 12 Z'/><circle cx='12' cy='12' r='3'/>" },
104
- { key: "crown", keywords: ["luxe", "premium", "royal", "king", "best", "vip", "elite", "gold"], svg: "<path d='M4 18 V8 L8 12 L12 5 L16 12 L20 8 V18 Z'/><path d='M4 18 H20'/>" },
105
- { key: "graduation", keywords: ["education", "school", "university", "academy", "learn", "graduate", "course", "student"], svg: "<path d='M2 9 L12 4 L22 9 L12 14 Z'/><path d='M6 11 V16 C6 17.5 9 19 12 19 C15 19 18 17.5 18 16 V11'/><path d='M22 9 V14'/>" },
106
- { key: "dumbbell", keywords: ["gym", "fitness", "workout", "sport", "health", "training", "muscle", "exercise"], svg: "<path d='M3 9 V15 M6 8 V16 M18 8 V16 M21 9 V15 M6 12 H18'/>" },
107
- { key: "scale", keywords: ["legal", "law", "justice", "balance", "attorney", "court", "lawyer", "compliance"], svg: "<path d='M12 3 V20 M5 20 H19 M12 5 L5 9 M12 5 L19 9'/><path d='M2 9 H8 L5 15 A3 3 0 0 0 8 15 Z M16 9 H22 L19 15 A3 3 0 0 0 22 15 Z'/>" },
108
- { key: "key", keywords: ["realestate", "access", "unlock", "property", "rental", "keys", "estate"], svg: "<circle cx='8' cy='8' r='4'/><path d='M11 11 L20 20 M17 17 L19 15 M15 15 L17 13'/>" },
109
- { key: "plane", keywords: ["travel", "flight", "airline", "trip", "tourism", "journey", "holiday", "send"], svg: "<path d='M3 11 L21 3 L14 21 L11 13 Z'/><path d='M11 13 L21 3'/>" },
110
- { key: "car", keywords: ["auto", "car", "ride", "taxi", "garage", "mechanic", "vehicle", "drive", "rental"], svg: "<path d='M3 13 L5 8 H17 L20 13'/><path d='M2 13 H22 V17 H2 Z'/><circle cx='7' cy='17' r='1.5'/><circle cx='17' cy='17' r='1.5'/>" },
111
- { key: "chip", keywords: ["tech", "hardware", "iot", "ai", "semiconductor", "electronics", "processor", "chip", "device"], svg: "<rect x='7' y='7' width='10' height='10' rx='1.5'/><path d='M10 3 V6 M14 3 V6 M10 18 V21 M14 18 V21 M3 10 H6 M3 14 H6 M18 10 H21 M18 14 H21'/>" },
112
- { key: "gift", keywords: ["gift", "ecommerce", "reward", "celebration", "store", "present", "surprise", "loyalty"], svg: "<rect x='3' y='9' width='18' height='11' rx='1'/><path d='M3 12 H21 M12 9 V20'/><path d='M12 9 C12 6 9 5 8 6.5 C7 8 9 9 12 9 C12 9 15 9 16 6.5 C15 5 12 6 12 9 Z'/>" },
113
- { key: "calendar", keywords: ["schedule", "booking", "event", "planner", "date", "calendar", "appointment", "agenda"], svg: "<rect x='3' y='5' width='18' height='16' rx='2'/><path d='M3 9 H21 M8 3 V6 M16 3 V6'/><rect x='7' y='12' width='3' height='3'/>" },
114
- { key: "clock", keywords: ["time", "schedule", "fast", "productivity", "hours", "watch", "timer", "deadline"], svg: "<circle cx='12' cy='12' r='9'/><path d='M12 7 V12 L16 14'/>" },
115
- { key: "mail", keywords: ["email", "contact", "newsletter", "message", "communication", "inbox", "mailer", "crm"], svg: "<rect x='3' y='5' width='18' height='14' rx='2'/><path d='M3 7 L12 13 L21 7'/>" },
116
- { key: "lock", keywords: ["security", "privacy", "protect", "safe", "lock", "password", "vault", "encrypt"], svg: "<rect x='5' y='11' width='14' height='9' rx='2'/><path d='M8 11 V8 A4 4 0 0 1 16 8 V11'/>" },
117
- { key: "tag", keywords: ["price", "sale", "retail", "label", "discount", "tag", "offer", "deal", "ecommerce"], svg: "<path d='M3 3 H11 L21 13 L13 21 L3 11 Z'/><circle cx='7.5' cy='7.5' r='1.4'/>" },
118
- { key: "brain", keywords: ["ai", "smart", "mind", "learning", "psychology", "brain", "intelligence", "think", "neural"], svg: "<path d='M9 4 A3 3 0 0 0 6 7 A3 3 0 0 0 5 12 A3 3 0 0 0 7 17 A3 3 0 0 0 12 19 V4 A2 2 0 0 0 9 4 Z'/><path d='M12 4 A2 2 0 0 1 15 4 A3 3 0 0 1 18 7 A3 3 0 0 1 19 12 A3 3 0 0 1 17 17 A3 3 0 0 1 12 19'/>" },
119
- { key: "flask", keywords: ["lab", "science", "chemistry", "research", "biotech", "experiment", "pharma", "chemical"], svg: "<path d='M9 3 H15 M10 3 V9 L5 18 A2 2 0 0 0 7 21 H17 A2 2 0 0 0 19 18 L14 9 V3'/><path d='M7.5 14 H16.5'/>" },
120
- { key: "cross", keywords: ["medical", "clinic", "pharmacy", "health", "hospital", "aid", "plus", "emergency"], svg: "<rect x='4' y='4' width='16' height='16' rx='3'/><path d='M12 8 V16 M8 12 H16'/>" },
121
- { key: "edit", keywords: ["write", "content", "blog", "edit", "author", "copywriting", "note", "publish"], svg: "<path d='M14 4 L20 10 L9 21 H3 V15 Z'/><path d='M13 5 L19 11'/>" },
122
- { key: "megaphone", keywords: ["marketing", "ads", "promo", "announce", "pr", "campaign", "broadcast", "launch", "advertising"], svg: "<path d='M3 10 V14 H6 L14 19 V5 L6 10 Z'/><path d='M17 9 A4 4 0 0 1 17 15'/>" },
123
- { key: "target", keywords: ["goal", "marketing", "focus", "aim", "strategy", "target", "objective", "precision", "growth"], svg: "<circle cx='12' cy='12' r='9'/><circle cx='12' cy='12' r='5'/><circle cx='12' cy='12' r='1.5'/>" },
124
- { key: "trophy", keywords: ["award", "win", "sport", "achievement", "best", "trophy", "champion", "prize", "league"], svg: "<path d='M8 4 H16 V9 A4 4 0 0 1 8 9 Z'/><path d='M8 6 H5 A2 2 0 0 0 7 10 M16 6 H19 A2 2 0 0 1 17 10'/><path d='M12 13 V16 M9 20 H15 M10 20 V16 H14 V20'/>" },
125
- { key: "building", keywords: ["office", "corporate", "business", "company", "enterprise", "realestate", "tower", "firm"], svg: "<rect x='5' y='3' width='14' height='18'/><path d='M9 7 H11 M13 7 H15 M9 11 H11 M13 11 H15 M9 15 H11 M13 15 H15 M10 21 V18 H14 V21'/>" },
126
- { key: "lightbulb", keywords: ["idea", "innovation", "creative", "startup", "bright", "invention", "insight", "smart"], svg: "<path d='M9 17 H15 M10 20 H14'/><path d='M12 3 A6 6 0 0 0 8 14 H16 A6 6 0 0 0 12 3 Z'/>" },
127
- { key: "gamepad", keywords: ["game", "gaming", "esports", "play", "entertainment", "arcade", "console", "fun"], svg: "<rect x='2' y='8' width='20' height='9' rx='4.5'/><path d='M7 11 V14 M5.5 12.5 H8.5'/><circle cx='16' cy='11.5' r='1'/><circle cx='18.5' cy='13.5' r='1'/>" },
128
- { key: "shirt", keywords: ["fashion", "clothing", "apparel", "boutique", "retail", "tshirt", "wear", "style"], svg: "<path d='M8 4 L4 7 L6 10 L8 9 V20 H16 V9 L18 10 L20 7 L16 4 C16 6 8 6 8 4 Z'/>" },
129
- { key: "balloon", keywords: ["kids", "party", "toy", "children", "fun", "celebration", "birthday", "playful"], svg: "<path d='M12 3 A5 6 0 0 0 12 15 A5 6 0 0 0 12 3 Z'/><path d='M12 15 V17 M11 17 C11 19 13 19 13 21'/>" },
130
- { key: "palette-art", keywords: ["art", "design", "paint", "creative", "color", "artist", "gallery", "illustration"], svg: "<path d='M12 3 A9 9 0 1 0 12 21 A2 2 0 0 0 12 17 A2 2 0 0 1 14 15 H16 A5 5 0 0 0 21 10 C21 6 17 3 12 3 Z'/><circle cx='8' cy='9' r='1'/><circle cx='12' cy='7' r='1'/><circle cx='16' cy='9' r='1'/>" },
131
- { key: "wheat", keywords: ["agriculture", "farm", "organic", "grain", "harvest", "crop", "wheat", "rural"], svg: "<path d='M12 21 V9 M12 9 C10 9 9 7 9 5 C11 5 12 7 12 9 C12 7 13 5 15 5 C15 7 14 9 12 9 M12 13 C10 13 9 11 9 9 M12 13 C14 13 15 11 15 9 M12 17 C10 17 9 15 9 13 M12 17 C14 17 15 15 15 13'/>" },
132
- { key: "umbrella", keywords: ["insurance", "protection", "weather", "umbrella", "coverage", "safe", "shelter"], svg: "<path d='M12 3 A9 6 0 0 1 21 9 H3 A9 6 0 0 1 12 3 Z'/><path d='M12 9 V19 A2 2 0 0 1 8 19'/>" },
133
- { key: "tooth", keywords: ["dental", "dentist", "tooth", "orthodontics", "oral", "clinic", "smile"], svg: "<path d='M12 3 C8 3 6 5 6 8 C6 12 7 21 9 21 C10.5 21 10 15 12 15 C14 15 13.5 21 15 21 C17 21 18 12 18 8 C18 5 16 3 12 3 Z'/>" },
134
- { key: "glasses", keywords: ["optometry", "eyewear", "glasses", "vision", "optical", "fashion", "sunglasses"], svg: "<circle cx='6' cy='13' r='3'/><circle cx='18' cy='13' r='3'/><path d='M9 13 H15 M3 11 L5 8 H8 M21 11 L19 8 H16'/>" },
135
- { key: "headphones", keywords: ["audio", "dj", "music", "headphones", "support", "sound", "gaming", "helpdesk"], svg: "<path d='M4 14 V12 A8 8 0 0 1 20 12 V14'/><rect x='3' y='14' width='3' height='5' rx='1.2'/><rect x='18' y='14' width='3' height='5' rx='1.2'/>" },
136
- { key: "microphone", keywords: ["podcast", "audio", "voice", "media", "microphone", "recording", "radio", "singer"], svg: "<rect x='9' y='3' width='6' height='11' rx='3'/><path d='M6 11 A6 6 0 0 0 18 11 M12 17 V21 M9 21 H15'/>" },
137
- { key: "hardhat", keywords: ["construction", "build", "contractor", "hardhat", "engineering", "safety", "builder"], svg: "<path d='M4 16 A8 8 0 0 1 20 16 Z'/><path d='M10 8 V4 H14 V8 M2 16 H22'/>" },
138
- { key: "people", keywords: ["team", "hr", "community", "people", "agency", "group", "social", "recruiting", "network"], svg: "<circle cx='8' cy='8' r='3'/><circle cx='16' cy='8' r='3'/><path d='M3 20 C3 15 6 14 8 14 C10 14 13 15 13 20 M11 20 C11 16 14 14 16 14 C18 14 21 15 21 20'/>" },
139
- { key: "gem", keywords: ["jewelry", "luxury", "gem", "diamond", "premium", "beauty", "boutique", "crystal"], svg: "<path d='M6 3 H18 L22 9 L12 21 L2 9 Z'/><path d='M2 9 H22 M6 3 L9 9 M18 3 L15 9 M9 9 L12 21 L15 9'/>" },
140
- { key: "anchor", keywords: ["marine", "nautical", "anchor", "travel", "boat", "sea", "harbor", "shipping"], svg: "<circle cx='12' cy='5' r='2'/><path d='M12 7 V21 M5 13 A7 7 0 0 0 19 13 M8 10 H16'/>" },
141
- { key: "compass", keywords: ["travel", "navigation", "compass", "adventure", "explore", "direction", "outdoor", "guide"], svg: "<circle cx='12' cy='12' r='9'/><path d='M15 9 L11 11 L9 15 L13 13 Z'/>" },
142
- { key: "spray", keywords: ["cleaning", "service", "spray", "hygiene", "sanitize", "laundry", "housekeeping"], svg: "<rect x='7' y='8' width='6' height='12' rx='1'/><path d='M8 8 V5 H12 V8 M13 6 H16 M13 4 H16 M13 8 H16'/>" },
143
- { key: "battery", keywords: ["energy", "power", "battery", "ev", "charge", "electric", "tech", "solar"], svg: "<rect x='3' y='8' width='16' height='8' rx='2'/><path d='M21 11 V13 M6 11 V13 M9 11 V13 M12 11 V13'/>" }
743
+ {
744
+ key: "bolt",
745
+ keywords: [
746
+ "energy",
747
+ "power",
748
+ "fast",
749
+ "electric",
750
+ "speed",
751
+ "charge",
752
+ "quick"
753
+ ],
754
+ svg: "<path d='M13 2 L4 14 H11 L10 22 L20 9 H13 Z'/>"
755
+ },
756
+ {
757
+ key: "leaf",
758
+ keywords: [
759
+ "eco",
760
+ "nature",
761
+ "green",
762
+ "organic",
763
+ "plant",
764
+ "garden",
765
+ "bio",
766
+ "sustainable"
767
+ ],
768
+ svg: "<path d='M4 20 C4 10 10 4 20 4 C20 14 14 20 4 20 Z'/><path d='M4 20 C9 15 14 12 18 10'/>"
769
+ },
770
+ {
771
+ key: "cup",
772
+ keywords: [
773
+ "coffee",
774
+ "cafe",
775
+ "tea",
776
+ "drink",
777
+ "warm",
778
+ "beverage",
779
+ "espresso",
780
+ "brew"
781
+ ],
782
+ svg: "<path d='M5 8 H17 V13 A5 5 0 0 1 12 18 H10 A5 5 0 0 1 5 13 Z'/><path d='M17 9 H19 A2 2 0 0 1 19 13 H17'/><path d='M8 3 V5 M11 3 V5 M14 3 V5'/>"
783
+ },
784
+ {
785
+ key: "rocket",
786
+ keywords: [
787
+ "launch",
788
+ "startup",
789
+ "fast",
790
+ "space",
791
+ "growth",
792
+ "boost",
793
+ "ship"
794
+ ],
795
+ svg: "<path d='M12 3 C15 6 16 10 16 13 L8 13 C8 10 9 6 12 3 Z'/><circle cx='12' cy='9' r='1.5'/><path d='M8 13 L6 17 L9 15 M16 13 L18 17 L15 15'/>"
796
+ },
797
+ {
798
+ key: "cart",
799
+ keywords: [
800
+ "shop",
801
+ "store",
802
+ "ecommerce",
803
+ "retail",
804
+ "buy",
805
+ "market",
806
+ "cart",
807
+ "grocery"
808
+ ],
809
+ svg: "<circle cx='9' cy='20' r='1'/><circle cx='17' cy='20' r='1'/><path d='M3 4 H5 L7 15 H18 L20 7 H6'/>"
810
+ },
811
+ {
812
+ key: "chart",
813
+ keywords: [
814
+ "finance",
815
+ "growth",
816
+ "analytics",
817
+ "data",
818
+ "stats",
819
+ "trade",
820
+ "invest",
821
+ "report"
822
+ ],
823
+ svg: "<path d='M4 4 V20 H20'/><polyline points='7 15 11 10 14 13 19 6'/>"
824
+ },
825
+ {
826
+ key: "code",
827
+ keywords: [
828
+ "dev",
829
+ "tech",
830
+ "software",
831
+ "api",
832
+ "program",
833
+ "developer",
834
+ "engineering",
835
+ "web"
836
+ ],
837
+ svg: "<polyline points='9 8 5 12 9 16'/><polyline points='15 8 19 12 15 16'/>"
838
+ },
839
+ {
840
+ key: "cloud",
841
+ keywords: [
842
+ "cloud",
843
+ "saas",
844
+ "storage",
845
+ "hosting",
846
+ "weather",
847
+ "backup",
848
+ "server"
849
+ ],
850
+ svg: "<path d='M7 18 A4 4 0 0 1 7 10 A5 5 0 0 1 17 10 A3.5 3.5 0 0 1 17 18 Z'/>"
851
+ },
852
+ {
853
+ key: "heart",
854
+ keywords: [
855
+ "health",
856
+ "care",
857
+ "love",
858
+ "charity",
859
+ "beauty",
860
+ "wellness",
861
+ "dating"
862
+ ],
863
+ svg: "<path d='M12 20 C6 15 3 12 3 8 A4 4 0 0 1 12 6 A4 4 0 0 1 21 8 C21 12 18 15 12 20 Z'/>"
864
+ },
865
+ {
866
+ key: "star",
867
+ keywords: [
868
+ "quality",
869
+ "rating",
870
+ "premium",
871
+ "favorite",
872
+ "best",
873
+ "review",
874
+ "award"
875
+ ],
876
+ svg: "<path d='M12 3 L14.6 9 L21 9.5 L16 13.8 L17.6 20 L12 16.5 L6.4 20 L8 13.8 L3 9.5 L9.4 9 Z'/>"
877
+ },
878
+ {
879
+ key: "shield",
880
+ keywords: [
881
+ "security",
882
+ "trust",
883
+ "protect",
884
+ "insurance",
885
+ "safe",
886
+ "guard",
887
+ "defense",
888
+ "cyber"
889
+ ],
890
+ svg: "<path d='M12 3 L20 6 V11 C20 16 16 20 12 21 C8 20 4 16 4 11 V6 Z'/>"
891
+ },
892
+ {
893
+ key: "globe",
894
+ keywords: [
895
+ "global",
896
+ "world",
897
+ "travel",
898
+ "network",
899
+ "web",
900
+ "international",
901
+ "geo"
902
+ ],
903
+ svg: "<circle cx='12' cy='12' r='9'/><path d='M3 12 H21 M12 3 C15 6 15 18 12 21 C9 18 9 6 12 3'/>"
904
+ },
905
+ {
906
+ key: "camera",
907
+ keywords: [
908
+ "photo",
909
+ "media",
910
+ "studio",
911
+ "creative",
912
+ "photography",
913
+ "video",
914
+ "capture"
915
+ ],
916
+ svg: "<rect x='3' y='7' width='18' height='13' rx='2'/><circle cx='12' cy='13' r='3.5'/><path d='M8 7 L9.5 4 H14.5 L16 7'/>"
917
+ },
918
+ {
919
+ key: "brush",
920
+ keywords: [
921
+ "art",
922
+ "design",
923
+ "paint",
924
+ "creative",
925
+ "studio",
926
+ "agency",
927
+ "draw"
928
+ ],
929
+ svg: "<path d='M4 20 C4 16 7 15 9 15 C9 18 8 20 4 20 Z'/><path d='M9 15 L18 6 A1.5 1.5 0 0 1 20 8 L11 17'/>"
930
+ },
931
+ {
932
+ key: "book",
933
+ keywords: [
934
+ "education",
935
+ "learn",
936
+ "publish",
937
+ "read",
938
+ "school",
939
+ "academy",
940
+ "course",
941
+ "library"
942
+ ],
943
+ svg: "<path d='M4 5 A2 2 0 0 1 6 3 H12 V19 H6 A2 2 0 0 0 4 21 Z'/><path d='M20 5 A2 2 0 0 0 18 3 H12 V19 H18 A2 2 0 0 1 20 21 Z'/>"
944
+ },
945
+ {
946
+ key: "wrench",
947
+ keywords: [
948
+ "repair",
949
+ "service",
950
+ "build",
951
+ "tools",
952
+ "fix",
953
+ "maintenance",
954
+ "mechanic"
955
+ ],
956
+ svg: "<path d='M15 4 A5 5 0 0 0 8.5 10.5 L4 15 V20 H9 L13.5 15.5 A5 5 0 0 0 20 9 L16.5 12.5 H11.5 V7.5 Z'/>"
957
+ },
958
+ {
959
+ key: "gear",
960
+ keywords: [
961
+ "settings",
962
+ "tech",
963
+ "engineering",
964
+ "config",
965
+ "industrial",
966
+ "system",
967
+ "process"
968
+ ],
969
+ svg: "<circle cx='12' cy='12' r='3.2'/><path d='M12 3 V6 M12 18 V21 M3 12 H6 M18 12 H21 M5.6 5.6 L7.7 7.7 M16.3 16.3 L18.4 18.4 M18.4 5.6 L16.3 7.7 M7.7 16.3 L5.6 18.4'/>"
970
+ },
971
+ {
972
+ key: "chat",
973
+ keywords: [
974
+ "message",
975
+ "community",
976
+ "social",
977
+ "support",
978
+ "talk",
979
+ "forum",
980
+ "chat",
981
+ "connect"
982
+ ],
983
+ svg: "<path d='M4 5 H20 V16 H12 L7 20 V16 H4 Z'/>"
984
+ },
985
+ {
986
+ key: "pin",
987
+ keywords: [
988
+ "location",
989
+ "map",
990
+ "place",
991
+ "local",
992
+ "travel",
993
+ "navigation",
994
+ "geo",
995
+ "address"
996
+ ],
997
+ svg: "<path d='M12 21 C12 21 5 14 5 9 A7 7 0 0 1 19 9 C19 14 12 21 12 21 Z'/><circle cx='12' cy='9' r='2.5'/>"
998
+ },
999
+ {
1000
+ key: "home",
1001
+ keywords: [
1002
+ "home",
1003
+ "realestate",
1004
+ "house",
1005
+ "property",
1006
+ "living",
1007
+ "estate",
1008
+ "build",
1009
+ "interior"
1010
+ ],
1011
+ svg: "<path d='M4 11 L12 4 L20 11'/><path d='M6 10 V20 H18 V10'/>"
1012
+ },
1013
+ {
1014
+ key: "shop",
1015
+ keywords: [
1016
+ "store",
1017
+ "market",
1018
+ "retail",
1019
+ "boutique",
1020
+ "business",
1021
+ "vendor",
1022
+ "mall"
1023
+ ],
1024
+ svg: "<path d='M4 9 L5 4 H19 L20 9 A3 3 0 0 1 14 9 A3 3 0 0 1 8 9 A3 3 0 0 1 4 9 Z'/><path d='M5 9 V20 H19 V9'/>"
1025
+ },
1026
+ {
1027
+ key: "truck",
1028
+ keywords: [
1029
+ "delivery",
1030
+ "logistics",
1031
+ "shipping",
1032
+ "transport",
1033
+ "move",
1034
+ "courier",
1035
+ "freight"
1036
+ ],
1037
+ svg: "<rect x='2' y='7' width='12' height='9'/><path d='M14 10 H18 L21 13 V16 H14 Z'/><circle cx='7' cy='18' r='1.5'/><circle cx='17' cy='18' r='1.5'/>"
1038
+ },
1039
+ {
1040
+ key: "wallet",
1041
+ keywords: [
1042
+ "finance",
1043
+ "money",
1044
+ "pay",
1045
+ "bank",
1046
+ "wallet",
1047
+ "fintech",
1048
+ "payment",
1049
+ "budget"
1050
+ ],
1051
+ svg: "<rect x='3' y='6' width='18' height='13' rx='2'/><path d='M3 10 H21'/><circle cx='17' cy='14' r='1'/>"
1052
+ },
1053
+ {
1054
+ key: "coin",
1055
+ keywords: [
1056
+ "money",
1057
+ "finance",
1058
+ "crypto",
1059
+ "currency",
1060
+ "pay",
1061
+ "token",
1062
+ "gold",
1063
+ "cash"
1064
+ ],
1065
+ svg: "<circle cx='12' cy='12' r='8'/><path d='M12 8 V16 M9.5 9.5 H13.5 A2 2 0 0 1 13.5 12 H10.5 A2 2 0 0 0 10.5 14.5 H14.5'/>"
1066
+ },
1067
+ {
1068
+ key: "phone",
1069
+ keywords: [
1070
+ "mobile",
1071
+ "contact",
1072
+ "call",
1073
+ "app",
1074
+ "telecom",
1075
+ "device",
1076
+ "smartphone"
1077
+ ],
1078
+ svg: "<rect x='7' y='3' width='10' height='18' rx='2'/><path d='M11 18 H13'/>"
1079
+ },
1080
+ {
1081
+ key: "wifi",
1082
+ keywords: [
1083
+ "network",
1084
+ "internet",
1085
+ "connect",
1086
+ "signal",
1087
+ "telecom",
1088
+ "wireless",
1089
+ "isp"
1090
+ ],
1091
+ svg: "<path d='M4 9 A12 12 0 0 1 20 9'/><path d='M7 12.5 A8 8 0 0 1 17 12.5'/><path d='M10 16 A3.5 3.5 0 0 1 14 16'/><circle cx='12' cy='19' r='0.6'/>"
1092
+ },
1093
+ {
1094
+ key: "music",
1095
+ keywords: [
1096
+ "music",
1097
+ "audio",
1098
+ "sound",
1099
+ "media",
1100
+ "entertainment",
1101
+ "podcast",
1102
+ "song"
1103
+ ],
1104
+ svg: "<circle cx='7' cy='18' r='2'/><circle cx='17' cy='16' r='2'/><path d='M9 18 V6 L19 4 V16'/>"
1105
+ },
1106
+ {
1107
+ key: "fork",
1108
+ keywords: [
1109
+ "food",
1110
+ "restaurant",
1111
+ "dining",
1112
+ "cafe",
1113
+ "kitchen",
1114
+ "chef",
1115
+ "meal",
1116
+ "eat"
1117
+ ],
1118
+ svg: "<path d='M7 3 V9 A2 2 0 0 0 11 9 V3 M9 9 V21 M15 3 C13 4 13 9 15 10 V21'/>"
1119
+ },
1120
+ {
1121
+ key: "scissors",
1122
+ keywords: [
1123
+ "barber",
1124
+ "salon",
1125
+ "beauty",
1126
+ "craft",
1127
+ "cut",
1128
+ "hair",
1129
+ "tailor",
1130
+ "stylist"
1131
+ ],
1132
+ svg: "<circle cx='7' cy='7' r='2.5'/><circle cx='7' cy='17' r='2.5'/><path d='M9 8.5 L20 17 M9 15.5 L20 7'/>"
1133
+ },
1134
+ {
1135
+ key: "paw",
1136
+ keywords: [
1137
+ "pet",
1138
+ "animal",
1139
+ "vet",
1140
+ "care",
1141
+ "dog",
1142
+ "cat",
1143
+ "wildlife"
1144
+ ],
1145
+ svg: "<circle cx='8' cy='9' r='1.7'/><circle cx='16' cy='9' r='1.7'/><circle cx='5.5' cy='13' r='1.4'/><circle cx='18.5' cy='13' r='1.4'/><path d='M12 12 C15 12 17 15 16 18 C15 20 9 20 8 18 C7 15 9 12 12 12 Z'/>"
1146
+ },
1147
+ {
1148
+ key: "sun",
1149
+ keywords: [
1150
+ "energy",
1151
+ "solar",
1152
+ "weather",
1153
+ "bright",
1154
+ "summer",
1155
+ "power",
1156
+ "light"
1157
+ ],
1158
+ svg: "<circle cx='12' cy='12' r='4'/><path d='M12 2 V5 M12 19 V22 M2 12 H5 M19 12 H22 M4.9 4.9 L7 7 M17 17 L19.1 19.1 M19.1 4.9 L17 7 M7 17 L4.9 19.1'/>"
1159
+ },
1160
+ {
1161
+ key: "mountain",
1162
+ keywords: [
1163
+ "travel",
1164
+ "outdoor",
1165
+ "adventure",
1166
+ "nature",
1167
+ "peak",
1168
+ "hiking",
1169
+ "summit"
1170
+ ],
1171
+ svg: "<path d='M3 19 L9 8 L13 14 L16 9 L21 19 Z'/>"
1172
+ },
1173
+ {
1174
+ key: "wave",
1175
+ keywords: [
1176
+ "water",
1177
+ "ocean",
1178
+ "flow",
1179
+ "fluid",
1180
+ "beach",
1181
+ "sea",
1182
+ "surf",
1183
+ "liquid"
1184
+ ],
1185
+ svg: "<path d='M3 8 C6 5 8 11 12 8 C16 5 18 11 21 8 M3 13 C6 10 8 16 12 13 C16 10 18 16 21 13 M3 18 C6 15 8 21 12 18 C16 15 18 21 21 18'/>"
1186
+ },
1187
+ {
1188
+ key: "hexagon",
1189
+ keywords: [
1190
+ "tech",
1191
+ "blockchain",
1192
+ "structure",
1193
+ "geometric",
1194
+ "hex",
1195
+ "modular",
1196
+ "grid"
1197
+ ],
1198
+ svg: "<path d='M12 3 L20 7.5 V16.5 L12 21 L4 16.5 V7.5 Z'/>"
1199
+ },
1200
+ {
1201
+ key: "spark",
1202
+ keywords: [
1203
+ "magic",
1204
+ "ai",
1205
+ "new",
1206
+ "creative",
1207
+ "shine",
1208
+ "smart",
1209
+ "innovation"
1210
+ ],
1211
+ svg: "<path d='M12 3 C12 8 13 11 20 12 C13 13 12 16 12 21 C12 16 11 13 4 12 C11 11 12 8 12 3 Z'/>"
1212
+ },
1213
+ {
1214
+ key: "drop",
1215
+ keywords: [
1216
+ "water",
1217
+ "clean",
1218
+ "eco",
1219
+ "medical",
1220
+ "liquid",
1221
+ "pure",
1222
+ "hydro",
1223
+ "laundry"
1224
+ ],
1225
+ svg: "<path d='M12 3 C12 3 6 10 6 15 A6 6 0 0 0 18 15 C18 10 12 3 12 3 Z'/>"
1226
+ },
1227
+ {
1228
+ key: "flame",
1229
+ keywords: [
1230
+ "fire",
1231
+ "energy",
1232
+ "hot",
1233
+ "cook",
1234
+ "passion",
1235
+ "grill",
1236
+ "heat",
1237
+ "bbq"
1238
+ ],
1239
+ svg: "<path d='M12 21 A6 6 0 0 0 18 15 C18 10 14 9 15 4 C11 6 8 9 8 13 A4 4 0 0 0 10 16 C9 12 11 11 12 10 C12 13 15 13 14 17 A3 3 0 0 1 12 21 Z'/>"
1240
+ },
1241
+ {
1242
+ key: "cube",
1243
+ keywords: [
1244
+ "product",
1245
+ "box",
1246
+ "package",
1247
+ "build",
1248
+ "3d",
1249
+ "block",
1250
+ "logistics",
1251
+ "supply"
1252
+ ],
1253
+ svg: "<path d='M12 3 L20 7.5 V16.5 L12 21 L4 16.5 V7.5 Z'/><path d='M4 7.5 L12 12 L20 7.5 M12 12 V21'/>"
1254
+ },
1255
+ {
1256
+ key: "eye",
1257
+ keywords: [
1258
+ "vision",
1259
+ "watch",
1260
+ "view",
1261
+ "security",
1262
+ "media",
1263
+ "optics",
1264
+ "monitor"
1265
+ ],
1266
+ svg: "<path d='M2 12 C5 6 9 5 12 5 C15 5 19 6 22 12 C19 18 15 19 12 19 C9 19 5 18 2 12 Z'/><circle cx='12' cy='12' r='3'/>"
1267
+ },
1268
+ {
1269
+ key: "crown",
1270
+ keywords: [
1271
+ "luxe",
1272
+ "premium",
1273
+ "royal",
1274
+ "king",
1275
+ "best",
1276
+ "vip",
1277
+ "elite",
1278
+ "gold"
1279
+ ],
1280
+ svg: "<path d='M4 18 V8 L8 12 L12 5 L16 12 L20 8 V18 Z'/><path d='M4 18 H20'/>"
1281
+ },
1282
+ {
1283
+ key: "graduation",
1284
+ keywords: [
1285
+ "education",
1286
+ "school",
1287
+ "university",
1288
+ "academy",
1289
+ "learn",
1290
+ "graduate",
1291
+ "course",
1292
+ "student"
1293
+ ],
1294
+ svg: "<path d='M2 9 L12 4 L22 9 L12 14 Z'/><path d='M6 11 V16 C6 17.5 9 19 12 19 C15 19 18 17.5 18 16 V11'/><path d='M22 9 V14'/>"
1295
+ },
1296
+ {
1297
+ key: "dumbbell",
1298
+ keywords: [
1299
+ "gym",
1300
+ "fitness",
1301
+ "workout",
1302
+ "sport",
1303
+ "health",
1304
+ "training",
1305
+ "muscle",
1306
+ "exercise"
1307
+ ],
1308
+ svg: "<path d='M3 9 V15 M6 8 V16 M18 8 V16 M21 9 V15 M6 12 H18'/>"
1309
+ },
1310
+ {
1311
+ key: "scale",
1312
+ keywords: [
1313
+ "legal",
1314
+ "law",
1315
+ "justice",
1316
+ "balance",
1317
+ "attorney",
1318
+ "court",
1319
+ "lawyer",
1320
+ "compliance"
1321
+ ],
1322
+ svg: "<path d='M12 3 V20 M5 20 H19 M12 5 L5 9 M12 5 L19 9'/><path d='M2 9 H8 L5 15 A3 3 0 0 0 8 15 Z M16 9 H22 L19 15 A3 3 0 0 0 22 15 Z'/>"
1323
+ },
1324
+ {
1325
+ key: "key",
1326
+ keywords: [
1327
+ "realestate",
1328
+ "access",
1329
+ "unlock",
1330
+ "property",
1331
+ "rental",
1332
+ "keys",
1333
+ "estate"
1334
+ ],
1335
+ svg: "<circle cx='8' cy='8' r='4'/><path d='M11 11 L20 20 M17 17 L19 15 M15 15 L17 13'/>"
1336
+ },
1337
+ {
1338
+ key: "plane",
1339
+ keywords: [
1340
+ "travel",
1341
+ "flight",
1342
+ "airline",
1343
+ "trip",
1344
+ "tourism",
1345
+ "journey",
1346
+ "holiday",
1347
+ "send"
1348
+ ],
1349
+ svg: "<path d='M3 11 L21 3 L14 21 L11 13 Z'/><path d='M11 13 L21 3'/>"
1350
+ },
1351
+ {
1352
+ key: "car",
1353
+ keywords: [
1354
+ "auto",
1355
+ "car",
1356
+ "ride",
1357
+ "taxi",
1358
+ "garage",
1359
+ "mechanic",
1360
+ "vehicle",
1361
+ "drive",
1362
+ "rental"
1363
+ ],
1364
+ svg: "<path d='M3 13 L5 8 H17 L20 13'/><path d='M2 13 H22 V17 H2 Z'/><circle cx='7' cy='17' r='1.5'/><circle cx='17' cy='17' r='1.5'/>"
1365
+ },
1366
+ {
1367
+ key: "chip",
1368
+ keywords: [
1369
+ "tech",
1370
+ "hardware",
1371
+ "iot",
1372
+ "ai",
1373
+ "semiconductor",
1374
+ "electronics",
1375
+ "processor",
1376
+ "chip",
1377
+ "device"
1378
+ ],
1379
+ svg: "<rect x='7' y='7' width='10' height='10' rx='1.5'/><path d='M10 3 V6 M14 3 V6 M10 18 V21 M14 18 V21 M3 10 H6 M3 14 H6 M18 10 H21 M18 14 H21'/>"
1380
+ },
1381
+ {
1382
+ key: "gift",
1383
+ keywords: [
1384
+ "gift",
1385
+ "ecommerce",
1386
+ "reward",
1387
+ "celebration",
1388
+ "store",
1389
+ "present",
1390
+ "surprise",
1391
+ "loyalty"
1392
+ ],
1393
+ svg: "<rect x='3' y='9' width='18' height='11' rx='1'/><path d='M3 12 H21 M12 9 V20'/><path d='M12 9 C12 6 9 5 8 6.5 C7 8 9 9 12 9 C12 9 15 9 16 6.5 C15 5 12 6 12 9 Z'/>"
1394
+ },
1395
+ {
1396
+ key: "calendar",
1397
+ keywords: [
1398
+ "schedule",
1399
+ "booking",
1400
+ "event",
1401
+ "planner",
1402
+ "date",
1403
+ "calendar",
1404
+ "appointment",
1405
+ "agenda"
1406
+ ],
1407
+ svg: "<rect x='3' y='5' width='18' height='16' rx='2'/><path d='M3 9 H21 M8 3 V6 M16 3 V6'/><rect x='7' y='12' width='3' height='3'/>"
1408
+ },
1409
+ {
1410
+ key: "clock",
1411
+ keywords: [
1412
+ "time",
1413
+ "schedule",
1414
+ "fast",
1415
+ "productivity",
1416
+ "hours",
1417
+ "watch",
1418
+ "timer",
1419
+ "deadline"
1420
+ ],
1421
+ svg: "<circle cx='12' cy='12' r='9'/><path d='M12 7 V12 L16 14'/>"
1422
+ },
1423
+ {
1424
+ key: "mail",
1425
+ keywords: [
1426
+ "email",
1427
+ "contact",
1428
+ "newsletter",
1429
+ "message",
1430
+ "communication",
1431
+ "inbox",
1432
+ "mailer",
1433
+ "crm"
1434
+ ],
1435
+ svg: "<rect x='3' y='5' width='18' height='14' rx='2'/><path d='M3 7 L12 13 L21 7'/>"
1436
+ },
1437
+ {
1438
+ key: "lock",
1439
+ keywords: [
1440
+ "security",
1441
+ "privacy",
1442
+ "protect",
1443
+ "safe",
1444
+ "lock",
1445
+ "password",
1446
+ "vault",
1447
+ "encrypt"
1448
+ ],
1449
+ svg: "<rect x='5' y='11' width='14' height='9' rx='2'/><path d='M8 11 V8 A4 4 0 0 1 16 8 V11'/>"
1450
+ },
1451
+ {
1452
+ key: "tag",
1453
+ keywords: [
1454
+ "price",
1455
+ "sale",
1456
+ "retail",
1457
+ "label",
1458
+ "discount",
1459
+ "tag",
1460
+ "offer",
1461
+ "deal",
1462
+ "ecommerce"
1463
+ ],
1464
+ svg: "<path d='M3 3 H11 L21 13 L13 21 L3 11 Z'/><circle cx='7.5' cy='7.5' r='1.4'/>"
1465
+ },
1466
+ {
1467
+ key: "brain",
1468
+ keywords: [
1469
+ "ai",
1470
+ "smart",
1471
+ "mind",
1472
+ "learning",
1473
+ "psychology",
1474
+ "brain",
1475
+ "intelligence",
1476
+ "think",
1477
+ "neural"
1478
+ ],
1479
+ svg: "<path d='M9 4 A3 3 0 0 0 6 7 A3 3 0 0 0 5 12 A3 3 0 0 0 7 17 A3 3 0 0 0 12 19 V4 A2 2 0 0 0 9 4 Z'/><path d='M12 4 A2 2 0 0 1 15 4 A3 3 0 0 1 18 7 A3 3 0 0 1 19 12 A3 3 0 0 1 17 17 A3 3 0 0 1 12 19'/>"
1480
+ },
1481
+ {
1482
+ key: "flask",
1483
+ keywords: [
1484
+ "lab",
1485
+ "science",
1486
+ "chemistry",
1487
+ "research",
1488
+ "biotech",
1489
+ "experiment",
1490
+ "pharma",
1491
+ "chemical"
1492
+ ],
1493
+ svg: "<path d='M9 3 H15 M10 3 V9 L5 18 A2 2 0 0 0 7 21 H17 A2 2 0 0 0 19 18 L14 9 V3'/><path d='M7.5 14 H16.5'/>"
1494
+ },
1495
+ {
1496
+ key: "cross",
1497
+ keywords: [
1498
+ "medical",
1499
+ "clinic",
1500
+ "pharmacy",
1501
+ "health",
1502
+ "hospital",
1503
+ "aid",
1504
+ "plus",
1505
+ "emergency"
1506
+ ],
1507
+ svg: "<rect x='4' y='4' width='16' height='16' rx='3'/><path d='M12 8 V16 M8 12 H16'/>"
1508
+ },
1509
+ {
1510
+ key: "edit",
1511
+ keywords: [
1512
+ "write",
1513
+ "content",
1514
+ "blog",
1515
+ "edit",
1516
+ "author",
1517
+ "copywriting",
1518
+ "note",
1519
+ "publish"
1520
+ ],
1521
+ svg: "<path d='M14 4 L20 10 L9 21 H3 V15 Z'/><path d='M13 5 L19 11'/>"
1522
+ },
1523
+ {
1524
+ key: "megaphone",
1525
+ keywords: [
1526
+ "marketing",
1527
+ "ads",
1528
+ "promo",
1529
+ "announce",
1530
+ "pr",
1531
+ "campaign",
1532
+ "broadcast",
1533
+ "launch",
1534
+ "advertising"
1535
+ ],
1536
+ svg: "<path d='M3 10 V14 H6 L14 19 V5 L6 10 Z'/><path d='M17 9 A4 4 0 0 1 17 15'/>"
1537
+ },
1538
+ {
1539
+ key: "target",
1540
+ keywords: [
1541
+ "goal",
1542
+ "marketing",
1543
+ "focus",
1544
+ "aim",
1545
+ "strategy",
1546
+ "target",
1547
+ "objective",
1548
+ "precision",
1549
+ "growth"
1550
+ ],
1551
+ svg: "<circle cx='12' cy='12' r='9'/><circle cx='12' cy='12' r='5'/><circle cx='12' cy='12' r='1.5'/>"
1552
+ },
1553
+ {
1554
+ key: "trophy",
1555
+ keywords: [
1556
+ "award",
1557
+ "win",
1558
+ "sport",
1559
+ "achievement",
1560
+ "best",
1561
+ "trophy",
1562
+ "champion",
1563
+ "prize",
1564
+ "league"
1565
+ ],
1566
+ svg: "<path d='M8 4 H16 V9 A4 4 0 0 1 8 9 Z'/><path d='M8 6 H5 A2 2 0 0 0 7 10 M16 6 H19 A2 2 0 0 1 17 10'/><path d='M12 13 V16 M9 20 H15 M10 20 V16 H14 V20'/>"
1567
+ },
1568
+ {
1569
+ key: "building",
1570
+ keywords: [
1571
+ "office",
1572
+ "corporate",
1573
+ "business",
1574
+ "company",
1575
+ "enterprise",
1576
+ "realestate",
1577
+ "tower",
1578
+ "firm"
1579
+ ],
1580
+ svg: "<rect x='5' y='3' width='14' height='18'/><path d='M9 7 H11 M13 7 H15 M9 11 H11 M13 11 H15 M9 15 H11 M13 15 H15 M10 21 V18 H14 V21'/>"
1581
+ },
1582
+ {
1583
+ key: "lightbulb",
1584
+ keywords: [
1585
+ "idea",
1586
+ "innovation",
1587
+ "creative",
1588
+ "startup",
1589
+ "bright",
1590
+ "invention",
1591
+ "insight",
1592
+ "smart"
1593
+ ],
1594
+ svg: "<path d='M9 17 H15 M10 20 H14'/><path d='M12 3 A6 6 0 0 0 8 14 H16 A6 6 0 0 0 12 3 Z'/>"
1595
+ },
1596
+ {
1597
+ key: "gamepad",
1598
+ keywords: [
1599
+ "game",
1600
+ "gaming",
1601
+ "esports",
1602
+ "play",
1603
+ "entertainment",
1604
+ "arcade",
1605
+ "console",
1606
+ "fun"
1607
+ ],
1608
+ svg: "<rect x='2' y='8' width='20' height='9' rx='4.5'/><path d='M7 11 V14 M5.5 12.5 H8.5'/><circle cx='16' cy='11.5' r='1'/><circle cx='18.5' cy='13.5' r='1'/>"
1609
+ },
1610
+ {
1611
+ key: "shirt",
1612
+ keywords: [
1613
+ "fashion",
1614
+ "clothing",
1615
+ "apparel",
1616
+ "boutique",
1617
+ "retail",
1618
+ "tshirt",
1619
+ "wear",
1620
+ "style"
1621
+ ],
1622
+ svg: "<path d='M8 4 L4 7 L6 10 L8 9 V20 H16 V9 L18 10 L20 7 L16 4 C16 6 8 6 8 4 Z'/>"
1623
+ },
1624
+ {
1625
+ key: "balloon",
1626
+ keywords: [
1627
+ "kids",
1628
+ "party",
1629
+ "toy",
1630
+ "children",
1631
+ "fun",
1632
+ "celebration",
1633
+ "birthday",
1634
+ "playful"
1635
+ ],
1636
+ svg: "<path d='M12 3 A5 6 0 0 0 12 15 A5 6 0 0 0 12 3 Z'/><path d='M12 15 V17 M11 17 C11 19 13 19 13 21'/>"
1637
+ },
1638
+ {
1639
+ key: "palette-art",
1640
+ keywords: [
1641
+ "art",
1642
+ "design",
1643
+ "paint",
1644
+ "creative",
1645
+ "color",
1646
+ "artist",
1647
+ "gallery",
1648
+ "illustration"
1649
+ ],
1650
+ svg: "<path d='M12 3 A9 9 0 1 0 12 21 A2 2 0 0 0 12 17 A2 2 0 0 1 14 15 H16 A5 5 0 0 0 21 10 C21 6 17 3 12 3 Z'/><circle cx='8' cy='9' r='1'/><circle cx='12' cy='7' r='1'/><circle cx='16' cy='9' r='1'/>"
1651
+ },
1652
+ {
1653
+ key: "wheat",
1654
+ keywords: [
1655
+ "agriculture",
1656
+ "farm",
1657
+ "organic",
1658
+ "grain",
1659
+ "harvest",
1660
+ "crop",
1661
+ "wheat",
1662
+ "rural"
1663
+ ],
1664
+ svg: "<path d='M12 21 V9 M12 9 C10 9 9 7 9 5 C11 5 12 7 12 9 C12 7 13 5 15 5 C15 7 14 9 12 9 M12 13 C10 13 9 11 9 9 M12 13 C14 13 15 11 15 9 M12 17 C10 17 9 15 9 13 M12 17 C14 17 15 15 15 13'/>"
1665
+ },
1666
+ {
1667
+ key: "umbrella",
1668
+ keywords: [
1669
+ "insurance",
1670
+ "protection",
1671
+ "weather",
1672
+ "umbrella",
1673
+ "coverage",
1674
+ "safe",
1675
+ "shelter"
1676
+ ],
1677
+ svg: "<path d='M12 3 A9 6 0 0 1 21 9 H3 A9 6 0 0 1 12 3 Z'/><path d='M12 9 V19 A2 2 0 0 1 8 19'/>"
1678
+ },
1679
+ {
1680
+ key: "tooth",
1681
+ keywords: [
1682
+ "dental",
1683
+ "dentist",
1684
+ "tooth",
1685
+ "orthodontics",
1686
+ "oral",
1687
+ "clinic",
1688
+ "smile"
1689
+ ],
1690
+ svg: "<path d='M12 3 C8 3 6 5 6 8 C6 12 7 21 9 21 C10.5 21 10 15 12 15 C14 15 13.5 21 15 21 C17 21 18 12 18 8 C18 5 16 3 12 3 Z'/>"
1691
+ },
1692
+ {
1693
+ key: "glasses",
1694
+ keywords: [
1695
+ "optometry",
1696
+ "eyewear",
1697
+ "glasses",
1698
+ "vision",
1699
+ "optical",
1700
+ "fashion",
1701
+ "sunglasses"
1702
+ ],
1703
+ svg: "<circle cx='6' cy='13' r='3'/><circle cx='18' cy='13' r='3'/><path d='M9 13 H15 M3 11 L5 8 H8 M21 11 L19 8 H16'/>"
1704
+ },
1705
+ {
1706
+ key: "headphones",
1707
+ keywords: [
1708
+ "audio",
1709
+ "dj",
1710
+ "music",
1711
+ "headphones",
1712
+ "support",
1713
+ "sound",
1714
+ "gaming",
1715
+ "helpdesk"
1716
+ ],
1717
+ svg: "<path d='M4 14 V12 A8 8 0 0 1 20 12 V14'/><rect x='3' y='14' width='3' height='5' rx='1.2'/><rect x='18' y='14' width='3' height='5' rx='1.2'/>"
1718
+ },
1719
+ {
1720
+ key: "microphone",
1721
+ keywords: [
1722
+ "podcast",
1723
+ "audio",
1724
+ "voice",
1725
+ "media",
1726
+ "microphone",
1727
+ "recording",
1728
+ "radio",
1729
+ "singer"
1730
+ ],
1731
+ svg: "<rect x='9' y='3' width='6' height='11' rx='3'/><path d='M6 11 A6 6 0 0 0 18 11 M12 17 V21 M9 21 H15'/>"
1732
+ },
1733
+ {
1734
+ key: "hardhat",
1735
+ keywords: [
1736
+ "construction",
1737
+ "build",
1738
+ "contractor",
1739
+ "hardhat",
1740
+ "engineering",
1741
+ "safety",
1742
+ "builder"
1743
+ ],
1744
+ svg: "<path d='M4 16 A8 8 0 0 1 20 16 Z'/><path d='M10 8 V4 H14 V8 M2 16 H22'/>"
1745
+ },
1746
+ {
1747
+ key: "people",
1748
+ keywords: [
1749
+ "team",
1750
+ "hr",
1751
+ "community",
1752
+ "people",
1753
+ "agency",
1754
+ "group",
1755
+ "social",
1756
+ "recruiting",
1757
+ "network"
1758
+ ],
1759
+ svg: "<circle cx='8' cy='8' r='3'/><circle cx='16' cy='8' r='3'/><path d='M3 20 C3 15 6 14 8 14 C10 14 13 15 13 20 M11 20 C11 16 14 14 16 14 C18 14 21 15 21 20'/>"
1760
+ },
1761
+ {
1762
+ key: "gem",
1763
+ keywords: [
1764
+ "jewelry",
1765
+ "luxury",
1766
+ "gem",
1767
+ "diamond",
1768
+ "premium",
1769
+ "beauty",
1770
+ "boutique",
1771
+ "crystal"
1772
+ ],
1773
+ svg: "<path d='M6 3 H18 L22 9 L12 21 L2 9 Z'/><path d='M2 9 H22 M6 3 L9 9 M18 3 L15 9 M9 9 L12 21 L15 9'/>"
1774
+ },
1775
+ {
1776
+ key: "anchor",
1777
+ keywords: [
1778
+ "marine",
1779
+ "nautical",
1780
+ "anchor",
1781
+ "travel",
1782
+ "boat",
1783
+ "sea",
1784
+ "harbor",
1785
+ "shipping"
1786
+ ],
1787
+ svg: "<circle cx='12' cy='5' r='2'/><path d='M12 7 V21 M5 13 A7 7 0 0 0 19 13 M8 10 H16'/>"
1788
+ },
1789
+ {
1790
+ key: "compass",
1791
+ keywords: [
1792
+ "travel",
1793
+ "navigation",
1794
+ "compass",
1795
+ "adventure",
1796
+ "explore",
1797
+ "direction",
1798
+ "outdoor",
1799
+ "guide"
1800
+ ],
1801
+ svg: "<circle cx='12' cy='12' r='9'/><path d='M15 9 L11 11 L9 15 L13 13 Z'/>"
1802
+ },
1803
+ {
1804
+ key: "spray",
1805
+ keywords: [
1806
+ "cleaning",
1807
+ "service",
1808
+ "spray",
1809
+ "hygiene",
1810
+ "sanitize",
1811
+ "laundry",
1812
+ "housekeeping"
1813
+ ],
1814
+ svg: "<rect x='7' y='8' width='6' height='12' rx='1'/><path d='M8 8 V5 H12 V8 M13 6 H16 M13 4 H16 M13 8 H16'/>"
1815
+ },
1816
+ {
1817
+ key: "battery",
1818
+ keywords: [
1819
+ "energy",
1820
+ "power",
1821
+ "battery",
1822
+ "ev",
1823
+ "charge",
1824
+ "electric",
1825
+ "tech",
1826
+ "solar"
1827
+ ],
1828
+ svg: "<rect x='3' y='8' width='16' height='8' rx='2'/><path d='M21 11 V13 M6 11 V13 M9 11 V13 M12 11 V13'/>"
1829
+ },
1830
+ {
1831
+ key: "bitcoin",
1832
+ keywords: [
1833
+ "crypto",
1834
+ "bitcoin",
1835
+ "blockchain",
1836
+ "coin",
1837
+ "token",
1838
+ "web3",
1839
+ "currency",
1840
+ "defi"
1841
+ ],
1842
+ svg: "<circle cx='12' cy='12' r='9'/><path d='M9.5 7 H14 A2.3 2.3 0 0 1 14 11.6 H9.5 M9.5 11.6 H14.6 A2.4 2.4 0 0 1 14.6 16.4 H9.5 M9.5 7 V16.4 M11 5.2 V7 M13 5.2 V7 M11 16.4 V18.2 M13 16.4 V18.2'/>"
1843
+ },
1844
+ {
1845
+ key: "package",
1846
+ keywords: [
1847
+ "delivery",
1848
+ "package",
1849
+ "box",
1850
+ "shipping",
1851
+ "logistics",
1852
+ "parcel",
1853
+ "fulfilment",
1854
+ "warehouse"
1855
+ ],
1856
+ svg: "<path d='M12 3 L20.5 7.5 V16.5 L12 21 L3.5 16.5 V7.5 Z'/><path d='M3.5 7.5 L12 12 L20.5 7.5 M12 12 V21 M7.75 5.25 L16.25 9.75'/>"
1857
+ },
1858
+ {
1859
+ key: "ship",
1860
+ keywords: [
1861
+ "ship",
1862
+ "boat",
1863
+ "marine",
1864
+ "cargo",
1865
+ "shipping",
1866
+ "sea",
1867
+ "nautical",
1868
+ "freight"
1869
+ ],
1870
+ svg: "<path d='M3.5 14 H20.5 L18 19.5 H6 Z'/><path d='M12 3 V14 M12 6.5 L17.5 9 M12 6.5 L6.5 9 M4 12 V9 H7'/>"
1871
+ },
1872
+ {
1873
+ key: "pizza",
1874
+ keywords: [
1875
+ "pizza",
1876
+ "food",
1877
+ "restaurant",
1878
+ "italian",
1879
+ "slice",
1880
+ "kitchen",
1881
+ "dining",
1882
+ "fastfood"
1883
+ ],
1884
+ svg: "<path d='M12 3 L20.5 19 A18 18 0 0 1 3.5 19 Z'/><circle cx='10' cy='11.5' r='1'/><circle cx='14' cy='13' r='1'/><circle cx='12' cy='16' r='1'/>"
1885
+ },
1886
+ {
1887
+ key: "chef-hat",
1888
+ keywords: [
1889
+ "chef",
1890
+ "cooking",
1891
+ "restaurant",
1892
+ "kitchen",
1893
+ "food",
1894
+ "culinary",
1895
+ "catering",
1896
+ "bakery"
1897
+ ],
1898
+ svg: "<path d='M7 18 V14 H17 V18 Z'/><path d='M7 15.5 H17'/><path d='M8 14 A3 3 0 0 1 7.8 8.6 A3 3 0 0 1 11 6.4 A3 3 0 0 1 16 8.6 A3 3 0 0 1 16 14'/>"
1899
+ },
1900
+ {
1901
+ key: "pill",
1902
+ keywords: [
1903
+ "pharmacy",
1904
+ "medicine",
1905
+ "health",
1906
+ "pill",
1907
+ "capsule",
1908
+ "drug",
1909
+ "medical",
1910
+ "wellness"
1911
+ ],
1912
+ svg: "<rect x='3.5' y='9' width='17' height='6' rx='3'/><path d='M12 9 V15'/>"
1913
+ },
1914
+ {
1915
+ key: "stethoscope",
1916
+ keywords: [
1917
+ "health",
1918
+ "doctor",
1919
+ "medical",
1920
+ "clinic",
1921
+ "stethoscope",
1922
+ "care",
1923
+ "hospital",
1924
+ "checkup"
1925
+ ],
1926
+ svg: "<path d='M6 4 V8.5 A4 4 0 0 0 14 8.5 V4'/><path d='M10 12.4 V14 A4.5 4.5 0 0 0 19 14 V13'/><circle cx='19' cy='11' r='2'/>"
1927
+ },
1928
+ {
1929
+ key: "dna",
1930
+ keywords: [
1931
+ "dna",
1932
+ "biotech",
1933
+ "science",
1934
+ "genetics",
1935
+ "research",
1936
+ "health",
1937
+ "lab",
1938
+ "bio"
1939
+ ],
1940
+ svg: "<path d='M8 3 Q12 6 8 9 Q4 12 8 15 Q12 18 8 21'/><path d='M16 3 Q12 6 16 9 Q20 12 16 15 Q12 18 16 21'/><path d='M8.6 5 H15.4 M8 12 H16 M8.6 19 H15.4'/>"
1941
+ },
1942
+ {
1943
+ key: "robot",
1944
+ keywords: [
1945
+ "robot",
1946
+ "ai",
1947
+ "automation",
1948
+ "bot",
1949
+ "robotics",
1950
+ "tech",
1951
+ "machine",
1952
+ "assistant"
1953
+ ],
1954
+ svg: "<rect x='5' y='8' width='14' height='11' rx='2.5'/><circle cx='9.5' cy='13' r='1.3'/><circle cx='14.5' cy='13' r='1.3'/><path d='M9.5 16 H14.5'/><circle cx='12' cy='4' r='1.4'/><path d='M12 5.4 V8 M5 12 H3 M19 12 H21'/>"
1955
+ },
1956
+ {
1957
+ key: "database",
1958
+ keywords: [
1959
+ "database",
1960
+ "data",
1961
+ "server",
1962
+ "storage",
1963
+ "cloud",
1964
+ "backend",
1965
+ "hosting",
1966
+ "sql"
1967
+ ],
1968
+ svg: "<ellipse cx='12' cy='6' rx='7' ry='3'/><path d='M5 6 V12 A7 3 0 0 0 19 12 V6'/><path d='M5 12 V18 A7 3 0 0 0 19 18 V12'/>"
1969
+ },
1970
+ {
1971
+ key: "atom",
1972
+ keywords: [
1973
+ "science",
1974
+ "atom",
1975
+ "physics",
1976
+ "research",
1977
+ "lab",
1978
+ "nuclear",
1979
+ "chemistry",
1980
+ "education"
1981
+ ],
1982
+ svg: "<circle cx='12' cy='12' r='1.8'/><ellipse cx='12' cy='12' rx='9' ry='3.8'/><ellipse cx='12' cy='12' rx='9' ry='3.8' transform='rotate(60 12 12)'/><ellipse cx='12' cy='12' rx='9' ry='3.8' transform='rotate(120 12 12)'/>"
1983
+ },
1984
+ {
1985
+ key: "hammer",
1986
+ keywords: [
1987
+ "construction",
1988
+ "hammer",
1989
+ "build",
1990
+ "tools",
1991
+ "repair",
1992
+ "carpentry",
1993
+ "diy",
1994
+ "hardware"
1995
+ ],
1996
+ svg: "<path d='M13.5 3 L21 10.5 L18 13.5 L10.5 6 Z'/><path d='M12 7.5 L4 15.5 L6.5 18 L14.5 10'/>"
1997
+ },
1998
+ {
1999
+ key: "ruler",
2000
+ keywords: [
2001
+ "design",
2002
+ "measure",
2003
+ "ruler",
2004
+ "architecture",
2005
+ "construction",
2006
+ "scale",
2007
+ "drafting",
2008
+ "precision"
2009
+ ],
2010
+ svg: "<rect x='4' y='9' width='16' height='6' rx='1'/><path d='M8 9 V12 M12 9 V12.5 M16 9 V12'/>"
2011
+ },
2012
+ {
2013
+ key: "gavel",
2014
+ keywords: [
2015
+ "legal",
2016
+ "law",
2017
+ "gavel",
2018
+ "court",
2019
+ "justice",
2020
+ "attorney",
2021
+ "lawyer",
2022
+ "judge"
2023
+ ],
2024
+ svg: "<rect x='12.5' y='2.5' width='6' height='4' rx='1' transform='rotate(45 15.5 4.5)'/><path d='M13 7 L6.5 13.5 L8.5 15.5 L15 9'/><path d='M4 20 H12 M8 15.8 V20'/>"
2025
+ },
2026
+ {
2027
+ key: "soccer",
2028
+ keywords: [
2029
+ "sports",
2030
+ "soccer",
2031
+ "football",
2032
+ "ball",
2033
+ "game",
2034
+ "team",
2035
+ "athletic",
2036
+ "league"
2037
+ ],
2038
+ svg: "<circle cx='12' cy='12' r='9'/><path d='M12 7.5 L15.5 10 L14 14 H10 L8.5 10 Z'/><path d='M12 3 V7.5 M15.5 10 L19.7 8.7 M14 14 L16.5 17.5 M10 14 L7.5 17.5 M8.5 10 L4.3 8.7'/>"
2039
+ },
2040
+ {
2041
+ key: "medal",
2042
+ keywords: [
2043
+ "award",
2044
+ "medal",
2045
+ "winner",
2046
+ "achievement",
2047
+ "prize",
2048
+ "champion",
2049
+ "reward",
2050
+ "honor"
2051
+ ],
2052
+ svg: "<circle cx='12' cy='15' r='5.5'/><path d='M9 10.3 L7 3 H10 M15 10.3 L17 3 H14 M10 3 H14'/><path d='M12 12.8 L12.7 14.3 L14.4 14.5 L13.2 15.7 L13.5 17.4 L12 16.6 L10.5 17.4 L10.8 15.7 L9.6 14.5 L11.3 14.3 Z'/>"
2053
+ },
2054
+ {
2055
+ key: "bike",
2056
+ keywords: [
2057
+ "bike",
2058
+ "bicycle",
2059
+ "cycling",
2060
+ "sport",
2061
+ "eco",
2062
+ "transport",
2063
+ "fitness",
2064
+ "ride"
2065
+ ],
2066
+ svg: "<circle cx='6' cy='16.5' r='3.8'/><circle cx='18' cy='16.5' r='3.8'/><path d='M6 16.5 L10 8.5 H13.5 M10 8.5 L15 16.5 M15 16.5 L16.5 10.5 H18.5 M9 8.5 H11.5'/>"
2067
+ },
2068
+ {
2069
+ key: "seedling",
2070
+ keywords: [
2071
+ "agriculture",
2072
+ "seedling",
2073
+ "sprout",
2074
+ "grow",
2075
+ "farm",
2076
+ "nature",
2077
+ "eco",
2078
+ "organic"
2079
+ ],
2080
+ svg: "<path d='M12 20.5 V11'/><path d='M12 13 C12 9 15 7 19 7 C19 11 16 13 12 13 Z'/><path d='M12 15.5 C12 12.5 9 10.5 5 10.5 C5 13.5 8 15.5 12 15.5 Z'/>"
2081
+ },
2082
+ {
2083
+ key: "ring",
2084
+ keywords: [
2085
+ "jewelry",
2086
+ "ring",
2087
+ "diamond",
2088
+ "luxury",
2089
+ "wedding",
2090
+ "gem",
2091
+ "engagement",
2092
+ "precious"
2093
+ ],
2094
+ svg: "<circle cx='12' cy='16' r='5'/><path d='M9 10.5 H15 L12 4 Z'/><path d='M9 10.5 L12 7 L15 10.5 M12 4 V7'/>"
2095
+ },
2096
+ {
2097
+ key: "handbag",
2098
+ keywords: [
2099
+ "fashion",
2100
+ "handbag",
2101
+ "bag",
2102
+ "shopping",
2103
+ "boutique",
2104
+ "accessory",
2105
+ "retail",
2106
+ "style"
2107
+ ],
2108
+ svg: "<path d='M5 8 H19 L20 20 H4 Z'/><path d='M8.5 8 V6 A3.5 3.5 0 0 1 15.5 6 V8'/>"
2109
+ },
2110
+ {
2111
+ key: "suitcase",
2112
+ keywords: [
2113
+ "travel",
2114
+ "suitcase",
2115
+ "luggage",
2116
+ "trip",
2117
+ "business",
2118
+ "journey",
2119
+ "vacation",
2120
+ "tourism"
2121
+ ],
2122
+ svg: "<rect x='3.5' y='8' width='17' height='12' rx='2'/><path d='M8.5 8 V6 A2 2 0 0 1 10.5 4 H13.5 A2 2 0 0 1 15.5 6 V8 M12 8 V20'/>"
2123
+ },
2124
+ {
2125
+ key: "ticket",
2126
+ keywords: [
2127
+ "ticket",
2128
+ "event",
2129
+ "cinema",
2130
+ "booking",
2131
+ "pass",
2132
+ "entertainment",
2133
+ "admission",
2134
+ "concert"
2135
+ ],
2136
+ svg: "<path d='M4 7 H20 V10 A2 2 0 0 0 20 14 V17 H4 V14 A2 2 0 0 0 4 10 Z'/><path d='M13 7.5 V16.5'/>"
2137
+ },
2138
+ {
2139
+ key: "pencil",
2140
+ keywords: [
2141
+ "education",
2142
+ "pencil",
2143
+ "write",
2144
+ "edit",
2145
+ "design",
2146
+ "draw",
2147
+ "create",
2148
+ "stationery"
2149
+ ],
2150
+ svg: "<path d='M4 20 L5.2 16 L16 5.2 L18.8 8 L8 18.8 Z'/><path d='M14 7.2 L16.8 10'/>"
2151
+ },
2152
+ {
2153
+ key: "speaker",
2154
+ keywords: [
2155
+ "audio",
2156
+ "speaker",
2157
+ "sound",
2158
+ "music",
2159
+ "hifi",
2160
+ "podcast",
2161
+ "bass",
2162
+ "stereo"
2163
+ ],
2164
+ svg: "<rect x='6' y='3' width='12' height='18' rx='2.5'/><circle cx='12' cy='15' r='3.5'/><circle cx='12' cy='7' r='1.3'/>"
2165
+ },
2166
+ {
2167
+ key: "sofa",
2168
+ keywords: [
2169
+ "furniture",
2170
+ "sofa",
2171
+ "couch",
2172
+ "home",
2173
+ "interior",
2174
+ "decor",
2175
+ "comfort",
2176
+ "living"
2177
+ ],
2178
+ svg: "<path d='M5 11 V9 A2 2 0 0 1 7 7 H17 A2 2 0 0 1 19 9 V11'/><path d='M5 11 A2 2 0 0 0 3 13 A2 2 0 0 1 5 15 V17 H19 V15 A2 2 0 0 1 21 13 A2 2 0 0 0 19 11'/><path d='M6.5 17 V19 M17.5 17 V19'/>"
2179
+ }
144
2180
  ];
145
2181
 
146
2182
  // src/data/moods.json