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