@team-monolith/cds 1.72.0 → 1.73.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.
@@ -328,3 +328,27 @@ export declare const customBadgeGoldSvg: string;
328
328
  export declare const CustomBadgeGoldIcon: React.ForwardRefExoticComponent<{
329
329
  className?: string | undefined;
330
330
  } & React.RefAttributes<any>>;
331
+ export declare const customMedalGoldSvg: string;
332
+ export declare const CustomMedalGoldIcon: React.ForwardRefExoticComponent<{
333
+ className?: string | undefined;
334
+ } & React.RefAttributes<any>>;
335
+ export declare const customMedalSilverSvg: string;
336
+ export declare const CustomMedalSilverIcon: React.ForwardRefExoticComponent<{
337
+ className?: string | undefined;
338
+ } & React.RefAttributes<any>>;
339
+ export declare const customMedalBronzeSvg: string;
340
+ export declare const CustomMedalBronzeIcon: React.ForwardRefExoticComponent<{
341
+ className?: string | undefined;
342
+ } & React.RefAttributes<any>>;
343
+ export declare const customClapGoldSvg: string;
344
+ export declare const CustomClapGoldIcon: React.ForwardRefExoticComponent<{
345
+ className?: string | undefined;
346
+ } & React.RefAttributes<any>>;
347
+ export declare const customClapSilverSvg: string;
348
+ export declare const CustomClapSilverIcon: React.ForwardRefExoticComponent<{
349
+ className?: string | undefined;
350
+ } & React.RefAttributes<any>>;
351
+ export declare const customClapBronzeSvg: string;
352
+ export declare const CustomClapBronzeIcon: React.ForwardRefExoticComponent<{
353
+ className?: string | undefined;
354
+ } & React.RefAttributes<any>>;
@@ -412,3 +412,150 @@ export const CustomBadgeGoldIcon = forwardRef((props, ref) => {
412
412
  stopOpacity: 1,
413
413
  } })] })) })] })));
414
414
  });
415
+ import customMedalGoldSvgImport from "./custom/medal-gold.svg";
416
+ export const customMedalGoldSvg = customMedalGoldSvgImport;
417
+ export const CustomMedalGoldIcon = forwardRef((props, ref) => {
418
+ return (_jsxs("svg", Object.assign({}, props, { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ref: ref }, { children: [_jsx("path", { fill: "#EB423F", d: "m9.44 23-1.897-3.035-3.414 1.139 3.414-8.725 4.931 1.897L9.44 23Z", style: {
419
+ fill: "color(display-p3 .9216 .2588 .2471)",
420
+ fillOpacity: 1,
421
+ } }), _jsx("path", { fill: "#C7312E", d: "M10.623 19.599 9.44 23l-1.897-3.035-3.414 1.138 1.183-3.021 5.31 1.517Z", style: {
422
+ fill: "color(display-p3 .7804 .1922 .1804)",
423
+ fillOpacity: 1,
424
+ } }), _jsx("path", { fill: "#EB423F", d: "m14.75 23 1.897-3.035 3.413 1.139-3.413-8.725-4.931 1.897L14.75 23Z", style: {
425
+ fill: "color(display-p3 .9216 .2588 .2471)",
426
+ fillOpacity: 1,
427
+ } }), _jsx("path", { fill: "#C7312E", d: "m20.06 21.103-3.414-1.138L14.75 23l-1.183-3.401 5.31-1.517 1.183 3.021Z", style: {
428
+ fill: "color(display-p3 .7804 .1922 .1804)",
429
+ fillOpacity: 1,
430
+ } }), _jsx("path", { fill: "#FFD33A", d: "M12.095 17.69a8.345 8.345 0 1 0 0-16.69 8.345 8.345 0 0 0 0 16.69Z", style: {
431
+ fill: "color(display-p3 1 .8275 .2275)",
432
+ fillOpacity: 1,
433
+ } }), _jsx("path", { fill: "#FFB632", d: "M12.095 16.172a6.828 6.828 0 1 0 0-13.655 6.828 6.828 0 0 0 0 13.655Z", style: {
434
+ fill: "color(display-p3 1 .7137 .1961)",
435
+ fillOpacity: 1,
436
+ } }), _jsx("path", { fill: "#FFD33A", d: "m15.509 13.896-3.414-1.517-3.414 1.518.38-3.414-1.897-2.276 3.034-.759 1.897-2.655 1.896 2.655 3.035.759-1.897 2.276.38 3.413Z", style: {
437
+ fill: "color(display-p3 1 .8275 .2275)",
438
+ fillOpacity: 1,
439
+ } })] })));
440
+ });
441
+ import customMedalSilverSvgImport from "./custom/medal-silver.svg";
442
+ export const customMedalSilverSvg = customMedalSilverSvgImport;
443
+ export const CustomMedalSilverIcon = forwardRef((props, ref) => {
444
+ return (_jsxs("svg", Object.assign({}, props, { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ref: ref }, { children: [_jsx("path", { fill: "#EB423F", d: "m9.44 23-1.897-3.035-3.414 1.139 3.414-8.725 4.931 1.897L9.44 23Z", style: {
445
+ fill: "color(display-p3 .9216 .2588 .2471)",
446
+ fillOpacity: 1,
447
+ } }), _jsx("path", { fill: "#C7312E", d: "M10.623 19.599 9.44 23l-1.897-3.035-3.414 1.138 1.183-3.021 5.31 1.517Z", style: {
448
+ fill: "color(display-p3 .7804 .1922 .1804)",
449
+ fillOpacity: 1,
450
+ } }), _jsx("path", { fill: "#EB423F", d: "m14.75 23 1.897-3.035 3.413 1.139-3.413-8.725-4.931 1.897L14.75 23Z", style: {
451
+ fill: "color(display-p3 .9216 .2588 .2471)",
452
+ fillOpacity: 1,
453
+ } }), _jsx("path", { fill: "#C7312E", d: "m20.06 21.103-3.414-1.138L14.75 23l-1.183-3.401 5.31-1.517 1.183 3.021Z", style: {
454
+ fill: "color(display-p3 .7804 .1922 .1804)",
455
+ fillOpacity: 1,
456
+ } }), _jsx("path", { fill: "#DDEDEE", d: "M12.095 17.69a8.345 8.345 0 1 0 0-16.69 8.345 8.345 0 0 0 0 16.69Z", style: {
457
+ fill: "color(display-p3 .8686 .9294 .9332)",
458
+ fillOpacity: 1,
459
+ } }), _jsx("path", { fill: "#BACFD3", d: "M12.095 16.172a6.828 6.828 0 1 0 0-13.655 6.828 6.828 0 0 0 0 13.655Z", style: {
460
+ fill: "color(display-p3 .73 .8101 .8277)",
461
+ fillOpacity: 1,
462
+ } }), _jsx("path", { fill: "#DDEDEE", d: "m15.509 13.896-3.414-1.517-3.414 1.518.38-3.414-1.897-2.276 3.034-.759 1.897-2.655 1.896 2.655 3.035.759-1.897 2.276.38 3.413Z", style: {
463
+ fill: "color(display-p3 .8686 .9294 .9332)",
464
+ fillOpacity: 1,
465
+ } })] })));
466
+ });
467
+ import customMedalBronzeSvgImport from "./custom/medal-bronze.svg";
468
+ export const customMedalBronzeSvg = customMedalBronzeSvgImport;
469
+ export const CustomMedalBronzeIcon = forwardRef((props, ref) => {
470
+ return (_jsxs("svg", Object.assign({}, props, { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ref: ref }, { children: [_jsx("path", { fill: "#EB423F", d: "m9.34 23-1.897-3.035-3.414 1.139 3.414-8.725 4.931 1.897L9.34 23Z", style: {
471
+ fill: "color(display-p3 .9216 .2588 .2471)",
472
+ fillOpacity: 1,
473
+ } }), _jsx("path", { fill: "#C7312E", d: "M10.523 19.599 9.34 23l-1.897-3.035-3.414 1.138 1.183-3.021 5.31 1.517Z", style: {
474
+ fill: "color(display-p3 .7804 .1922 .1804)",
475
+ fillOpacity: 1,
476
+ } }), _jsx("path", { fill: "#EB423F", d: "m14.65 23 1.897-3.035 3.413 1.139-3.413-8.725-4.931 1.897L14.65 23Z", style: {
477
+ fill: "color(display-p3 .9216 .2588 .2471)",
478
+ fillOpacity: 1,
479
+ } }), _jsx("path", { fill: "#C7312E", d: "m19.96 21.103-3.414-1.138L14.65 23l-1.183-3.401 5.31-1.517 1.183 3.021Z", style: {
480
+ fill: "color(display-p3 .7804 .1922 .1804)",
481
+ fillOpacity: 1,
482
+ } }), _jsx("path", { fill: "#F2C8B7", d: "M11.995 17.69a8.345 8.345 0 1 0 0-16.69 8.345 8.345 0 0 0 0 16.69Z", style: {
483
+ fill: "color(display-p3 .9488 .7858 .7159)",
484
+ fillOpacity: 1,
485
+ } }), _jsx("path", { fill: "#DB915C", d: "M11.995 16.172a6.828 6.828 0 1 0 0-13.655 6.828 6.828 0 0 0 0 13.655Z", style: {
486
+ fill: "color(display-p3 .8577 .5685 .359)",
487
+ fillOpacity: 1,
488
+ } }), _jsx("path", { fill: "#F2C8B7", d: "m15.409 13.896-3.414-1.517-3.414 1.518.38-3.414-1.897-2.276 3.034-.759 1.897-2.655 1.896 2.655 3.035.759-1.897 2.276.38 3.413Z", style: {
489
+ fill: "color(display-p3 .9488 .7858 .7159)",
490
+ fillOpacity: 1,
491
+ } })] })));
492
+ });
493
+ import customClapGoldSvgImport from "./custom/clap-gold.svg";
494
+ export const customClapGoldSvg = customClapGoldSvgImport;
495
+ export const CustomClapGoldIcon = forwardRef((props, ref) => {
496
+ return (_jsxs("svg", Object.assign({}, props, { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ref: ref }, { children: [_jsx("path", { fill: "#FFB632", d: "m18.197 16.836-.116-7.042c-.075-.67-.44-1.567-1.694-1.567-1.463.07-1.52 1.567-1.52 1.567l-2.227-3.98c-.557-.847-1.47-.906-2.042-.557-.573.349-.697 1.056-.697 1.056l-.464-.604c-.35-.571-1.393-.637-1.926-.313-.884.54-1.012 1.657-.44 2.274-.038-.04-.475-.192-1.207.255-.572.349-.749 1.392-.43 1.984.32.592.366.685.366.685s-.493-.233-1.27.29c-.556.373-.756 1.482-.406 2.053l1.872 3.157 2.576 4.21c1.515 2.147 4.744 2.888 7.091 1.463 1.6-.973 2.686-3.026 2.534-4.931Z", style: {
497
+ fill: "color(display-p3 1 .7137 .1961)",
498
+ fillOpacity: 1,
499
+ } }), _jsx("path", { fill: "#EC8F0D", d: "m9.97 6.423-.068-.111c.002-.013.081-.443.388-.795l.317.51.946 1.521c.576.929 1.157 1.854 1.743 2.777a.375.375 0 1 1-.63.408 319.3 319.3 0 0 1-1.749-2.789L9.97 6.423ZM7.034 7.649a1.5 1.5 0 0 0-.17-.034.6.6 0 0 1 .17.034Z", style: {
500
+ fill: "color(display-p3 .9239 .561 .0513)",
501
+ fillOpacity: 1,
502
+ } }), _jsx("path", { fill: "#EC8F0D", d: "M7.057 7.656c.21.061.462.189.744.441.022.019.072.075.153.188.076.107.164.242.264.405.2.323.431.728.667 1.15.125.223.252.45.375.674.34.614.66 1.189.855 1.49a.375.375 0 0 0 .63-.407c-.18-.279-.478-.814-.811-1.416l-.394-.707c-.22-.397-.448-.79-.684-1.178-.092-.151-.19-.3-.291-.445a1.95 1.95 0 0 0-.265-.315c-.597-.53-1.147-.677-1.573-.681.02.297.132.58.33.801Zm-1.29 2.926a2.286 2.286 0 0 0-.235-.04.848.848 0 0 1 .235.039m.03.007.071.018c.244.065.47.168.621.303.077.068.19.207.339.417.144.203.302.45.466.714.134.215.272.444.407.668.191.316.376.621.527.855a.375.375 0 0 0 .63-.407 32.94 32.94 0 0 1-.503-.817 56.2 56.2 0 0 0-.423-.694c-.156-.255-.32-.505-.49-.751a3.37 3.37 0 0 0-.454-.546c-.27-.24-.618-.385-.927-.467a2.85 2.85 0 0 0-.685-.097c.017.043.037.084.058.125.278.515.35.652.363.679Z", style: {
503
+ fill: "color(display-p3 .9239 .561 .0513)",
504
+ fillOpacity: 1,
505
+ } }), _jsx("path", { fill: "#FFD33A", d: "M22.465 16.779V9.665c-.075-.675-.563-1.582-1.828-1.582-1.477.071-1.535 1.582-1.535 1.582l-2.25-4.02c-.563-.855-1.485-.915-2.063-.562-.577.352-.704 1.067-.704 1.067l-.469-.61c-.352-.577-1.407-.645-1.944-.316-.894.545-1.023 1.674-.446 2.297-.037-.041-.48-.193-1.219.258-.577.353-.756 1.406-.433 2.004.322.597.369.69.369.69s-.498-.233-1.283.294c-.562.377-.763 1.497-.41 2.075l1.89 3.187 2.603 4.253c1.53 2.169 4.792 2.917 7.162 1.477 1.616-.982 2.714-3.056 2.56-4.98Z", style: {
506
+ fill: "color(display-p3 1 .8275 .2275)",
507
+ fillOpacity: 1,
508
+ } }), _jsx("path", { fill: "#EC8F0D", d: "m14.089 6.137.009.016.947 1.523c.579.932 1.162 1.861 1.75 2.787a.376.376 0 0 0 .63-.407 726.534 726.534 0 0 1-2.69-4.299l-.255-.411c-.191.229-.325.5-.391.791Zm-2.922 1.356a1.5 1.5 0 0 0-.298-.027.804.804 0 0 1 .298.027Zm.965.492a2.024 2.024 0 0 0-.924-.485 1.35 1.35 0 0 1-.326-.784c.448-.005 1.122.152 1.748.708.154.138.35.412.544.705.204.31.437.692.67 1.08.174.29.347.584.508.857.277.47.521.885.682 1.133a.375.375 0 0 1-.63.407 42.55 42.55 0 0 1-.713-1.182c-.159-.271-.326-.555-.49-.83-.21-.354-.428-.705-.654-1.051-.205-.312-.348-.498-.415-.558Zm-2.101 2.504-.099-.037a58.993 58.993 0 0 0-.357-.67 1.199 1.199 0 0 1-.077-.175c.25-.003.55.08.815.187.321.128.619.307.881.531.152.135.312.354.462.583.156.239.323.523.49.813l.299.527c.197.359.404.712.62 1.06a.375.375 0 1 1-.63.407 24.005 24.005 0 0 1-.658-1.125l-.282-.496a16.297 16.297 0 0 0-.467-.775c-.151-.228-.261-.372-.332-.434a2.4 2.4 0 0 0-.665-.396Zm9.771.416c-.129-.223-.389-.687-.7-1.246.027-.34.14-.668.33-.951.448.808.85 1.53 1.02 1.82a.376.376 0 0 1-.65.377Z", style: {
509
+ fill: "color(display-p3 .9239 .561 .0513)",
510
+ fillOpacity: 1,
511
+ } }), _jsx("path", { fill: "#46A4FB", d: "m6.039 3.613-.915-1.238a.351.351 0 0 1 .173-.543l1.02-.317c.225-.07.45.116.435.356l-.105 1.556c-.03.318-.42.442-.608.186ZM4.269 4.83l-1.395-.585a.332.332 0 0 1-.112-.54l.727-.772a.337.337 0 0 1 .548.082l.667 1.358c.128.277-.15.577-.435.457ZM1.89 7.02l1.553-.203c.319-.04.42-.452.156-.638L2.3 5.307a.354.354 0 0 0-.535.21l-.257 1.074a.347.347 0 0 0 .381.428Z", style: {
512
+ fill: "color(display-p3 .2745 .6431 .9843)",
513
+ fillOpacity: 1,
514
+ } })] })));
515
+ });
516
+ import customClapSilverSvgImport from "./custom/clap-silver.svg";
517
+ export const customClapSilverSvg = customClapSilverSvgImport;
518
+ export const CustomClapSilverIcon = forwardRef((props, ref) => {
519
+ return (_jsxs("svg", Object.assign({}, props, { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ref: ref }, { children: [_jsx("path", { fill: "#BACFD3", d: "m18.197 16.836-.116-7.042c-.075-.67-.44-1.567-1.694-1.567-1.463.07-1.52 1.567-1.52 1.567l-2.227-3.98c-.557-.847-1.47-.906-2.042-.557-.573.349-.697 1.056-.697 1.056l-.464-.604c-.35-.571-1.393-.637-1.926-.313-.884.54-1.012 1.657-.44 2.274-.038-.04-.475-.192-1.207.255-.572.349-.749 1.392-.43 1.984.32.592.366.685.366.685s-.493-.233-1.27.29c-.556.373-.756 1.482-.406 2.053l1.872 3.157 2.576 4.21c1.515 2.147 4.744 2.888 7.091 1.463 1.6-.973 2.686-3.026 2.534-4.931Z", style: {
520
+ fill: "color(display-p3 .7294 .8118 .8275)",
521
+ fillOpacity: 1,
522
+ } }), _jsx("path", { fill: "#BACFD3", d: "m9.97 6.423-.068-.111c.002-.013.081-.443.388-.795l.317.51.946 1.521c.576.929 1.157 1.854 1.743 2.777a.375.375 0 1 1-.63.408 319.3 319.3 0 0 1-1.749-2.789L9.97 6.423ZM7.034 7.649a1.5 1.5 0 0 0-.17-.034.6.6 0 0 1 .17.034Z", style: {
523
+ fill: "color(display-p3 .7294 .8118 .8275)",
524
+ fillOpacity: 1,
525
+ } }), _jsx("path", { fill: "#96B2B8", d: "M7.057 7.656c.21.061.462.189.744.441.022.019.072.075.153.188.076.107.164.242.264.405.2.323.431.728.667 1.15.125.223.252.45.375.674.34.614.66 1.189.855 1.49a.375.375 0 0 0 .63-.407c-.18-.279-.478-.814-.811-1.416l-.394-.707c-.22-.397-.448-.79-.684-1.178-.092-.151-.19-.3-.291-.445a1.95 1.95 0 0 0-.265-.315c-.597-.53-1.147-.677-1.573-.681.02.297.132.58.33.801Zm-1.29 2.926a2.286 2.286 0 0 0-.235-.04.848.848 0 0 1 .235.039m.03.007.071.018c.244.065.47.168.621.303.077.068.19.207.339.417.144.203.302.45.466.714.134.215.272.444.407.668.191.316.376.621.527.855a.375.375 0 0 0 .63-.407 32.94 32.94 0 0 1-.503-.817 56.2 56.2 0 0 0-.423-.694c-.156-.255-.32-.505-.49-.751a3.37 3.37 0 0 0-.454-.546c-.27-.24-.618-.385-.927-.467a2.85 2.85 0 0 0-.685-.097c.017.043.037.084.058.125.278.515.35.652.363.679Z", style: {
526
+ fill: "color(display-p3 .5871 .6993 .7206)",
527
+ fillOpacity: 1,
528
+ } }), _jsx("path", { fill: "#DDEDEE", d: "M22.465 16.779V9.665c-.075-.675-.563-1.582-1.828-1.582-1.477.071-1.535 1.582-1.535 1.582l-2.25-4.02c-.563-.855-1.485-.915-2.063-.562-.577.352-.704 1.067-.704 1.067l-.469-.61c-.352-.577-1.407-.645-1.944-.316-.894.545-1.023 1.674-.446 2.297-.037-.041-.48-.193-1.219.258-.577.353-.756 1.406-.433 2.004.322.597.369.69.369.69s-.498-.233-1.283.294c-.562.377-.763 1.497-.41 2.075l1.89 3.187 2.603 4.253c1.53 2.169 4.792 2.917 7.162 1.477 1.616-.982 2.714-3.056 2.56-4.98Z", style: {
529
+ fill: "color(display-p3 .8686 .9294 .9332)",
530
+ fillOpacity: 1,
531
+ } }), _jsx("path", { fill: "#96B2B8", d: "m14.089 6.137.009.016.947 1.523c.579.932 1.162 1.861 1.75 2.787a.376.376 0 0 0 .63-.407 726.534 726.534 0 0 1-2.69-4.299l-.255-.411c-.191.229-.325.5-.391.791Zm-2.922 1.356a1.5 1.5 0 0 0-.298-.027.804.804 0 0 1 .298.027Zm.965.492a2.024 2.024 0 0 0-.924-.485 1.35 1.35 0 0 1-.326-.784c.448-.005 1.122.152 1.748.708.154.138.35.412.544.705.204.31.437.692.67 1.08.174.29.347.584.508.857.277.47.521.885.682 1.133a.375.375 0 0 1-.63.407 42.55 42.55 0 0 1-.713-1.182c-.159-.271-.326-.555-.49-.83-.21-.354-.428-.705-.654-1.051-.205-.312-.348-.498-.415-.558Zm-2.101 2.504-.099-.037a58.993 58.993 0 0 0-.357-.67 1.199 1.199 0 0 1-.077-.175c.25-.003.55.08.815.187.321.128.619.307.881.531.152.135.312.354.462.583.156.239.323.523.49.813l.299.527c.197.359.404.712.62 1.06a.375.375 0 1 1-.63.407 24.005 24.005 0 0 1-.658-1.125l-.282-.496a16.297 16.297 0 0 0-.467-.775c-.151-.228-.261-.372-.332-.434a2.4 2.4 0 0 0-.665-.396Zm9.771.416c-.129-.223-.389-.687-.7-1.246.027-.34.14-.668.33-.951.448.808.85 1.53 1.02 1.82a.376.376 0 0 1-.65.377Z", style: {
532
+ fill: "color(display-p3 .5871 .6993 .7206)",
533
+ fillOpacity: 1,
534
+ } }), _jsx("path", { fill: "#46A4FB", d: "m6.039 3.613-.915-1.238a.351.351 0 0 1 .173-.543l1.02-.317c.225-.07.45.116.435.356l-.105 1.556c-.03.318-.42.442-.608.186ZM4.269 4.83l-1.395-.585a.332.332 0 0 1-.112-.54l.727-.772a.337.337 0 0 1 .548.082l.667 1.358c.128.277-.15.577-.435.457ZM1.89 7.02l1.553-.203c.319-.04.42-.452.156-.638L2.3 5.307a.354.354 0 0 0-.535.21l-.257 1.074a.347.347 0 0 0 .381.428Z", style: {
535
+ fill: "color(display-p3 .2745 .6431 .9843)",
536
+ fillOpacity: 1,
537
+ } })] })));
538
+ });
539
+ import customClapBronzeSvgImport from "./custom/clap-bronze.svg";
540
+ export const customClapBronzeSvg = customClapBronzeSvgImport;
541
+ export const CustomClapBronzeIcon = forwardRef((props, ref) => {
542
+ return (_jsxs("svg", Object.assign({}, props, { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", ref: ref }, { children: [_jsx("path", { fill: "#DB915C", d: "m18.197 16.836-.116-7.042c-.075-.67-.44-1.567-1.694-1.567-1.463.07-1.52 1.567-1.52 1.567l-2.227-3.98c-.557-.847-1.47-.906-2.042-.557-.573.349-.697 1.056-.697 1.056l-.464-.604c-.35-.571-1.393-.637-1.926-.313-.884.54-1.012 1.657-.44 2.274-.038-.04-.475-.192-1.207.255-.572.349-.749 1.392-.43 1.984.32.592.366.685.366.685s-.493-.233-1.27.29c-.556.373-.756 1.482-.406 2.053l1.872 3.157 2.576 4.21c1.515 2.147 4.744 2.888 7.091 1.463 1.6-.973 2.686-3.026 2.534-4.931Z", style: {
543
+ fill: "color(display-p3 .8577 .5685 .359)",
544
+ fillOpacity: 1,
545
+ } }), _jsx("path", { fill: "#AF754B", d: "m9.97 6.423-.068-.111c.002-.013.081-.443.388-.795l.317.51.946 1.521c.576.929 1.157 1.854 1.743 2.777a.375.375 0 1 1-.63.408 319.3 319.3 0 0 1-1.749-2.789L9.97 6.423ZM7.034 7.649a1.5 1.5 0 0 0-.17-.034.6.6 0 0 1 .17.034Z", style: {
546
+ fill: "color(display-p3 .6873 .4576 .2931)",
547
+ fillOpacity: 1,
548
+ } }), _jsx("path", { fill: "#AF754B", d: "M7.057 7.656c.21.061.462.189.744.441.022.019.072.075.153.188.076.107.164.242.264.405.2.323.431.728.667 1.15.125.223.252.45.375.674.34.614.66 1.189.855 1.49a.375.375 0 0 0 .63-.407c-.18-.279-.478-.814-.811-1.416l-.394-.707c-.22-.397-.448-.79-.684-1.178-.092-.151-.19-.3-.291-.445a1.95 1.95 0 0 0-.265-.315c-.597-.53-1.147-.677-1.573-.681.02.297.132.58.33.801Zm-1.29 2.926a2.286 2.286 0 0 0-.235-.04.848.848 0 0 1 .235.039m.03.007.071.018c.244.065.47.168.621.303.077.068.19.207.339.417.144.203.302.45.466.714.134.215.272.444.407.668.191.316.376.621.527.855a.375.375 0 0 0 .63-.407 32.94 32.94 0 0 1-.503-.817 56.2 56.2 0 0 0-.423-.694c-.156-.255-.32-.505-.49-.751a3.37 3.37 0 0 0-.454-.546c-.27-.24-.618-.385-.927-.467a2.85 2.85 0 0 0-.685-.097c.017.043.037.084.058.125.278.515.35.652.363.679Z", style: {
549
+ fill: "color(display-p3 .6873 .4576 .2931)",
550
+ fillOpacity: 1,
551
+ } }), _jsx("path", { fill: "#F2C8B7", d: "M22.465 16.779V9.665c-.075-.675-.563-1.582-1.828-1.582-1.477.071-1.535 1.582-1.535 1.582l-2.25-4.02c-.563-.855-1.485-.915-2.063-.562-.577.352-.704 1.067-.704 1.067l-.469-.61c-.352-.577-1.407-.645-1.944-.316-.894.545-1.023 1.674-.446 2.297-.037-.041-.48-.193-1.219.258-.577.353-.756 1.406-.433 2.004.322.597.369.69.369.69s-.498-.233-1.283.294c-.562.377-.763 1.497-.41 2.075l1.89 3.187 2.603 4.253c1.53 2.169 4.792 2.917 7.162 1.477 1.616-.982 2.714-3.056 2.56-4.98Z", style: {
552
+ fill: "color(display-p3 .949 .7843 .7176)",
553
+ fillOpacity: 1,
554
+ } }), _jsx("path", { fill: "#AF754B", d: "m14.089 6.137.009.016.947 1.523c.579.932 1.162 1.861 1.75 2.787a.376.376 0 0 0 .63-.407 726.534 726.534 0 0 1-2.69-4.299l-.255-.411c-.191.229-.325.5-.391.791Zm-2.922 1.356a1.5 1.5 0 0 0-.298-.027.804.804 0 0 1 .298.027Zm.965.492a2.024 2.024 0 0 0-.924-.485 1.35 1.35 0 0 1-.326-.784c.448-.005 1.122.152 1.748.708.154.138.35.412.544.705.204.31.437.692.67 1.08.174.29.347.584.508.857.277.47.521.885.682 1.133a.375.375 0 0 1-.63.407 42.55 42.55 0 0 1-.713-1.182c-.159-.271-.326-.555-.49-.83-.21-.354-.428-.705-.654-1.051-.205-.312-.348-.498-.415-.558Zm-2.101 2.504-.099-.037a58.993 58.993 0 0 0-.357-.67 1.199 1.199 0 0 1-.077-.175c.25-.003.55.08.815.187.321.128.619.307.881.531.152.135.312.354.462.583.156.239.323.523.49.813l.299.527c.197.359.404.712.62 1.06a.375.375 0 1 1-.63.407 24.005 24.005 0 0 1-.658-1.125l-.282-.496a16.297 16.297 0 0 0-.467-.775c-.151-.228-.261-.372-.332-.434a2.4 2.4 0 0 0-.665-.396Zm9.771.416c-.129-.223-.389-.687-.7-1.246.027-.34.14-.668.33-.951.448.808.85 1.53 1.02 1.82a.376.376 0 0 1-.65.377Z", style: {
555
+ fill: "color(display-p3 .6873 .4576 .2931)",
556
+ fillOpacity: 1,
557
+ } }), _jsx("path", { fill: "#46A4FB", d: "m6.039 3.613-.915-1.238a.351.351 0 0 1 .173-.543l1.02-.317c.225-.07.45.116.435.356l-.105 1.556c-.03.318-.42.442-.608.186ZM4.269 4.83l-1.395-.585a.332.332 0 0 1-.112-.54l.727-.772a.337.337 0 0 1 .548.082l.667 1.358c.128.277-.15.577-.435.457ZM1.89 7.02l1.553-.203c.319-.04.42-.452.156-.638L2.3 5.307a.354.354 0 0 0-.535.21l-.257 1.074a.347.347 0 0 0 .381.428Z", style: {
558
+ fill: "color(display-p3 .2745 .6431 .9843)",
559
+ fillOpacity: 1,
560
+ } })] })));
561
+ });
@@ -0,0 +1,8 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.1966 16.836L18.0811 9.79351C18.0061 9.12451 17.6401 8.22676 16.3869 8.22676C14.9244 8.29651 14.8674 9.79351 14.8674 9.79351L12.6399 5.81401C12.0826 4.96651 11.1691 4.90801 10.5976 5.25676C10.0254 5.60551 9.90088 6.31276 9.90088 6.31276L9.43738 5.70901C9.08788 5.13751 8.04388 5.07151 7.51138 5.39626C6.62713 5.93551 6.49888 7.05301 7.07038 7.67026C7.03288 7.62976 6.59638 7.47826 5.86363 7.92526C5.29213 8.27401 5.11513 9.31726 5.43463 9.90901C5.75338 10.5015 5.79988 10.5938 5.79988 10.5938C5.79988 10.5938 5.30713 10.3613 4.52938 10.884C3.97363 11.2575 3.77413 12.366 4.12363 12.9375L5.99563 16.0943L8.57188 20.304C10.0869 22.4513 13.3164 23.1923 15.6631 21.7665C17.2636 20.7945 18.3489 18.741 18.1966 16.836Z" fill="#DB915C" style="fill:#DB915C;fill:color(display-p3 0.8577 0.5685 0.3590);fill-opacity:1;"/>
3
+ <path d="M9.96976 6.42303L9.90151 6.31203C9.90376 6.29928 9.98326 5.86878 10.29 5.51703L10.6073 6.02703L11.553 7.54803C12.1293 8.47674 12.7103 9.4025 13.296 10.3253C13.3501 10.4088 13.3688 10.5104 13.348 10.6078C13.3272 10.7051 13.2686 10.7902 13.185 10.8443C13.1015 10.8984 12.9999 10.9171 12.9025 10.8963C12.8052 10.8755 12.7201 10.8168 12.666 10.7333C12.0782 9.80654 11.4952 8.87678 10.917 7.94403L9.96976 6.42303ZM7.03351 7.64928C6.97772 7.63453 6.92113 7.62301 6.86401 7.61478C6.92188 7.61803 6.97898 7.62965 7.03351 7.64928Z" fill="#AF754B" style="fill:#AF754B;fill:color(display-p3 0.6873 0.4576 0.2931);fill-opacity:1;"/>
4
+ <path d="M7.05748 7.65598C7.26748 7.71748 7.51873 7.84498 7.80148 8.09698C7.82323 8.11573 7.87348 8.17198 7.95373 8.28523C8.02973 8.39223 8.11773 8.52723 8.21773 8.69023C8.41723 9.01273 8.64898 9.41773 8.88523 9.84073C9.01048 10.0627 9.13723 10.2907 9.26023 10.5142C9.60073 11.1277 9.91948 11.703 10.1152 12.0045C10.1709 12.0842 10.2552 12.1391 10.3506 12.1578C10.446 12.1765 10.5449 12.1574 10.6265 12.1046C10.708 12.0518 10.7659 11.9694 10.788 11.8748C10.81 11.7801 10.7944 11.6806 10.7445 11.5972C10.5645 11.3182 10.2667 10.7827 9.93373 10.1812L9.53998 9.47398C9.31975 9.07702 9.0917 8.68444 8.85598 8.29648C8.76379 8.14489 8.66674 7.99631 8.56498 7.85098C8.48808 7.73694 8.39934 7.63135 8.30023 7.53598C7.70323 7.00573 7.15273 6.85873 6.72748 6.85498C6.74773 7.15198 6.85873 7.43473 7.05748 7.65598ZM5.76748 10.5817C5.68972 10.5646 5.61111 10.5516 5.53198 10.5427C5.64598 10.5465 5.72698 10.5675 5.76748 10.581M5.79748 10.5877L5.86798 10.6057C6.11248 10.671 6.33748 10.7745 6.48898 10.9095C6.56648 10.977 6.67948 11.1157 6.82798 11.3257C6.97198 11.529 7.13023 11.7757 7.29448 12.0405C7.42798 12.255 7.56598 12.4837 7.70098 12.708C7.89223 13.0237 8.07673 13.329 8.22823 13.563C8.28223 13.6465 8.36721 13.7052 8.46447 13.7261C8.56173 13.747 8.66331 13.7284 8.74685 13.6744C8.83039 13.6204 8.88906 13.5354 8.90995 13.4381C8.93084 13.3408 8.91223 13.2393 8.85823 13.1557C8.68653 12.8859 8.51876 12.6137 8.35498 12.339C8.21998 12.1147 8.07748 11.8792 7.93198 11.6452C7.77565 11.3901 7.61208 11.1395 7.44148 10.8937C7.28998 10.6792 7.13323 10.4782 6.98773 10.3485C6.71773 10.1085 6.36973 9.96298 6.06148 9.88123C5.83779 9.82099 5.60759 9.78825 5.37598 9.78373C5.39348 9.82673 5.41298 9.86848 5.43448 9.90898C5.71198 10.4242 5.78398 10.5615 5.79748 10.5877Z" fill="#AF754B" style="fill:#AF754B;fill:color(display-p3 0.6873 0.4576 0.2931);fill-opacity:1;"/>
5
+ <path d="M22.4649 16.779V9.66527C22.3899 8.99027 21.9024 8.08277 20.6371 8.08277C19.1596 8.15402 19.1019 9.66527 19.1019 9.66527L16.8519 5.64527C16.2894 4.79027 15.3669 4.73027 14.7894 5.08277C14.2119 5.43527 14.0851 6.15002 14.0851 6.15002L13.6164 5.54027C13.2639 4.96277 12.2094 4.89527 11.6716 5.22377C10.7784 5.76902 10.6486 6.89777 11.2261 7.52102C11.1886 7.47977 10.7469 7.32752 10.0074 7.77902C9.4299 8.13152 9.2514 9.18527 9.5739 9.78302C9.8964 10.38 9.94289 10.4738 9.94289 10.4738C9.94289 10.4738 9.44489 10.2398 8.65964 10.767C8.09789 11.1443 7.89689 12.264 8.24939 12.8415L10.1401 16.029L12.7426 20.2815C14.2726 22.4505 17.5351 23.199 19.9051 21.759C21.5214 20.7773 22.6186 18.7028 22.4649 16.779Z" fill="#F2C8B7" style="fill:#F2C8B7;fill:color(display-p3 0.9490 0.7843 0.7176);fill-opacity:1;"/>
6
+ <path d="M14.0888 6.13726L14.0978 6.15301L15.045 7.67551C15.6235 8.60776 16.2068 9.53702 16.7948 10.4633C16.8215 10.5046 16.8562 10.5403 16.8967 10.5683C16.9372 10.5963 16.9829 10.616 17.031 10.6264C17.0792 10.6367 17.1289 10.6375 17.1774 10.6286C17.2258 10.6197 17.2721 10.6014 17.3134 10.5746C17.3548 10.5479 17.3905 10.5133 17.4185 10.4727C17.4465 10.4322 17.4662 10.3865 17.4765 10.3384C17.4869 10.2902 17.4876 10.2405 17.4787 10.1921C17.4699 10.1436 17.4515 10.0974 17.4248 10.056C16.8388 9.13314 16.2578 8.20713 15.6818 7.27801C15.3255 6.70726 14.9858 6.16051 14.7353 5.75701L14.4803 5.34601C14.2887 5.57484 14.1545 5.84611 14.0888 6.13726ZM11.1668 7.49251C11.0687 7.47387 10.9689 7.46507 10.869 7.46626C11.007 7.45576 11.1075 7.47376 11.1668 7.49251ZM12.132 7.98451C11.8717 7.74507 11.5531 7.57803 11.208 7.50001C11.0177 7.28044 10.9033 7.00531 10.8818 6.71551C11.3303 6.71101 12.0038 6.86776 12.63 7.42426C12.7845 7.56151 12.9803 7.83601 13.1738 8.12926C13.3778 8.43976 13.611 8.82076 13.8443 9.20926C14.0183 9.49951 14.1908 9.79276 14.352 10.0665C14.6295 10.5368 14.8733 10.9515 15.0338 11.199C15.0605 11.2404 15.0789 11.2866 15.0877 11.3351C15.0966 11.3835 15.0959 11.4332 15.0855 11.4814C15.0752 11.5295 15.0555 11.5752 15.0275 11.6157C14.9995 11.6563 14.9638 11.6909 14.9224 11.7176C14.8811 11.7444 14.8348 11.7627 14.7864 11.7716C14.7379 11.7805 14.6882 11.7797 14.64 11.7694C14.5919 11.759 14.5462 11.7393 14.5057 11.7113C14.4652 11.6833 14.4305 11.6476 14.4038 11.6063C14.1599 11.2159 13.9224 10.8216 13.6913 10.4235C13.5323 10.1528 13.365 9.86851 13.2008 9.59476C12.9903 9.23955 12.7725 8.88873 12.5475 8.54251C12.342 8.23051 12.1988 8.04451 12.132 7.98451ZM10.0305 10.4895L9.9323 10.452C9.81448 10.228 9.69523 10.0047 9.57455 9.78226C9.54441 9.72589 9.51883 9.6672 9.49805 9.60676C9.7478 9.60376 10.0478 9.68701 10.3133 9.79426C10.6342 9.92177 10.9319 10.1012 11.1945 10.3253C11.346 10.4603 11.5058 10.6793 11.6558 10.908C11.8118 11.1465 11.979 11.4308 12.1455 11.721C12.2468 11.8973 12.3473 12.075 12.4448 12.2475C12.6419 12.6066 12.8487 12.9602 13.065 13.308C13.0918 13.3494 13.1101 13.3956 13.119 13.4441C13.1279 13.4925 13.1271 13.5422 13.1168 13.5904C13.1064 13.6385 13.0867 13.6842 13.0587 13.7247C13.0307 13.7653 12.995 13.7999 12.9537 13.8266C12.9123 13.8534 12.8661 13.8717 12.8176 13.8806C12.7692 13.8895 12.7195 13.8887 12.6713 13.8784C12.6231 13.868 12.5775 13.8483 12.5369 13.8203C12.4964 13.7923 12.4618 13.7566 12.435 13.7153C12.246 13.4228 12.0128 13.0088 11.7773 12.5903L11.4953 12.0938C11.3303 11.8065 11.1713 11.538 11.028 11.319C10.877 11.0915 10.7665 10.947 10.6965 10.8855C10.4975 10.7183 10.2725 10.5846 10.0305 10.4895ZM19.8023 10.905C19.6733 10.6823 19.413 10.218 19.1018 9.65851C19.1287 9.31851 19.2423 8.99109 19.4318 8.70751C19.8803 9.51601 20.2823 10.2375 20.4518 10.5285C20.5017 10.6146 20.5154 10.7171 20.4898 10.8133C20.4642 10.9095 20.4014 10.9916 20.3153 11.0415C20.2292 11.0914 20.1267 11.1051 20.0305 11.0795C19.9343 11.0539 19.8522 10.9911 19.8023 10.905Z" fill="#AF754B" style="fill:#AF754B;fill:color(display-p3 0.6873 0.4576 0.2931);fill-opacity:1;"/>
7
+ <path d="M6.03904 3.61276L5.12404 2.37451C5.091 2.32986 5.06902 2.278 5.05992 2.2232C5.05082 2.1684 5.05485 2.11223 5.07169 2.05929C5.08853 2.00636 5.1177 1.95817 5.15678 1.9187C5.19587 1.87924 5.24377 1.84961 5.29654 1.83226L6.31654 1.51501C6.54154 1.44526 6.76654 1.63126 6.75154 1.87126L6.64654 3.42676C6.61654 3.74476 6.22654 3.86851 6.03904 3.61276ZM4.26904 4.83001L2.87404 4.24501C2.82356 4.22448 2.77889 4.19185 2.74399 4.15C2.70909 4.10814 2.68502 4.05834 2.6739 4.00498C2.66279 3.95163 2.66497 3.89636 2.68025 3.84405C2.69554 3.79174 2.72345 3.74399 2.76154 3.70501L3.48904 2.93251C3.52644 2.89304 3.57281 2.8632 3.62422 2.84551C3.67563 2.82782 3.73056 2.82281 3.78432 2.83091C3.83808 2.83901 3.88909 2.85998 3.933 2.89204C3.97692 2.92409 4.01244 2.96628 4.03654 3.01501L4.70404 4.37251C4.83154 4.65001 4.55404 4.95001 4.26904 4.83001ZM1.89004 7.01926L3.44329 6.81676C3.76204 6.77776 3.86329 6.36526 3.59854 6.17926L2.30104 5.30701C2.25386 5.27646 2.20007 5.25758 2.14414 5.25194C2.08821 5.24631 2.03174 5.25407 1.97941 5.2746C1.92707 5.29512 1.88038 5.32781 1.84319 5.36997C1.806 5.41212 1.77938 5.46252 1.76554 5.51701L1.50904 6.59101C1.49542 6.6458 1.49536 6.70309 1.50887 6.75791C1.52238 6.81274 1.54906 6.86344 1.58659 6.90562C1.62412 6.94781 1.67137 6.9802 1.72425 7C1.77713 7.01981 1.83403 7.02641 1.89004 7.01926Z" fill="#46A4FB" style="fill:#46A4FB;fill:color(display-p3 0.2745 0.6431 0.9843);fill-opacity:1;"/>
8
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.1966 16.836L18.0811 9.79351C18.0061 9.12451 17.6401 8.22676 16.3869 8.22676C14.9244 8.29651 14.8674 9.79351 14.8674 9.79351L12.6399 5.81401C12.0826 4.96651 11.1691 4.90801 10.5976 5.25676C10.0254 5.60551 9.90088 6.31276 9.90088 6.31276L9.43738 5.70901C9.08788 5.13751 8.04388 5.07151 7.51138 5.39626C6.62713 5.93551 6.49888 7.05301 7.07038 7.67026C7.03288 7.62976 6.59638 7.47826 5.86363 7.92526C5.29213 8.27401 5.11513 9.31726 5.43463 9.90901C5.75338 10.5015 5.79988 10.5938 5.79988 10.5938C5.79988 10.5938 5.30713 10.3613 4.52938 10.884C3.97363 11.2575 3.77413 12.366 4.12363 12.9375L5.99563 16.0943L8.57188 20.304C10.0869 22.4513 13.3164 23.1923 15.6631 21.7665C17.2636 20.7945 18.3489 18.741 18.1966 16.836Z" fill="#FFB632" style="fill:#FFB632;fill:color(display-p3 1.0000 0.7137 0.1961);fill-opacity:1;"/>
3
+ <path d="M9.96976 6.42303L9.90151 6.31203C9.90376 6.29928 9.98326 5.86878 10.29 5.51703L10.6073 6.02703L11.553 7.54803C12.1293 8.47674 12.7103 9.4025 13.296 10.3253C13.3501 10.4088 13.3688 10.5104 13.348 10.6078C13.3272 10.7051 13.2686 10.7902 13.185 10.8443C13.1015 10.8984 12.9999 10.9171 12.9025 10.8963C12.8052 10.8755 12.7201 10.8168 12.666 10.7333C12.0782 9.80654 11.4952 8.87678 10.917 7.94403L9.96976 6.42303ZM7.03351 7.64928C6.97772 7.63453 6.92113 7.62301 6.86401 7.61478C6.92188 7.61803 6.97898 7.62965 7.03351 7.64928Z" fill="#EC8F0D" style="fill:#EC8F0D;fill:color(display-p3 0.9239 0.5610 0.0513);fill-opacity:1;"/>
4
+ <path d="M7.05748 7.65598C7.26748 7.71748 7.51873 7.84498 7.80148 8.09698C7.82323 8.11573 7.87348 8.17198 7.95373 8.28523C8.02973 8.39223 8.11773 8.52723 8.21773 8.69023C8.41723 9.01273 8.64898 9.41773 8.88523 9.84073C9.01048 10.0627 9.13723 10.2907 9.26023 10.5142C9.60073 11.1277 9.91948 11.703 10.1152 12.0045C10.1709 12.0842 10.2552 12.1391 10.3506 12.1578C10.446 12.1765 10.5449 12.1574 10.6265 12.1046C10.708 12.0518 10.7659 11.9694 10.788 11.8748C10.81 11.7801 10.7944 11.6806 10.7445 11.5972C10.5645 11.3182 10.2667 10.7827 9.93373 10.1812L9.53998 9.47398C9.31975 9.07702 9.0917 8.68444 8.85598 8.29648C8.76379 8.14489 8.66674 7.99631 8.56498 7.85098C8.48808 7.73694 8.39934 7.63135 8.30023 7.53598C7.70323 7.00573 7.15273 6.85873 6.72748 6.85498C6.74773 7.15198 6.85873 7.43473 7.05748 7.65598ZM5.76748 10.5817C5.68972 10.5646 5.61111 10.5516 5.53198 10.5427C5.64598 10.5465 5.72698 10.5675 5.76748 10.581M5.79748 10.5877L5.86798 10.6057C6.11248 10.671 6.33748 10.7745 6.48898 10.9095C6.56648 10.977 6.67948 11.1157 6.82798 11.3257C6.97198 11.529 7.13023 11.7757 7.29448 12.0405C7.42798 12.255 7.56598 12.4837 7.70098 12.708C7.89223 13.0237 8.07673 13.329 8.22823 13.563C8.28223 13.6465 8.36721 13.7052 8.46447 13.7261C8.56173 13.747 8.66331 13.7284 8.74685 13.6744C8.83039 13.6204 8.88906 13.5354 8.90995 13.4381C8.93084 13.3408 8.91223 13.2393 8.85823 13.1557C8.68653 12.8859 8.51876 12.6137 8.35498 12.339C8.21998 12.1147 8.07748 11.8792 7.93198 11.6452C7.77565 11.3901 7.61208 11.1395 7.44148 10.8937C7.28998 10.6792 7.13323 10.4782 6.98773 10.3485C6.71773 10.1085 6.36973 9.96298 6.06148 9.88123C5.83779 9.82099 5.60759 9.78825 5.37598 9.78373C5.39348 9.82673 5.41298 9.86848 5.43448 9.90898C5.71198 10.4242 5.78398 10.5615 5.79748 10.5877Z" fill="#EC8F0D" style="fill:#EC8F0D;fill:color(display-p3 0.9239 0.5610 0.0513);fill-opacity:1;"/>
5
+ <path d="M22.4649 16.779V9.66527C22.3899 8.99027 21.9024 8.08277 20.6371 8.08277C19.1596 8.15402 19.1019 9.66527 19.1019 9.66527L16.8519 5.64527C16.2894 4.79027 15.3669 4.73027 14.7894 5.08277C14.2119 5.43527 14.0851 6.15002 14.0851 6.15002L13.6164 5.54027C13.2639 4.96277 12.2094 4.89527 11.6716 5.22377C10.7784 5.76902 10.6486 6.89777 11.2261 7.52102C11.1886 7.47977 10.7469 7.32752 10.0074 7.77902C9.4299 8.13152 9.2514 9.18527 9.5739 9.78302C9.8964 10.38 9.94289 10.4738 9.94289 10.4738C9.94289 10.4738 9.44489 10.2398 8.65964 10.767C8.09789 11.1443 7.89689 12.264 8.24939 12.8415L10.1401 16.029L12.7426 20.2815C14.2726 22.4505 17.5351 23.199 19.9051 21.759C21.5214 20.7773 22.6186 18.7028 22.4649 16.779Z" fill="#FFD33A" style="fill:#FFD33A;fill:color(display-p3 1.0000 0.8275 0.2275);fill-opacity:1;"/>
6
+ <path d="M14.0888 6.13726L14.0978 6.15301L15.045 7.67551C15.6235 8.60776 16.2068 9.53702 16.7948 10.4633C16.8215 10.5046 16.8562 10.5403 16.8967 10.5683C16.9372 10.5963 16.9829 10.616 17.031 10.6264C17.0792 10.6367 17.1289 10.6375 17.1774 10.6286C17.2258 10.6197 17.2721 10.6014 17.3134 10.5746C17.3548 10.5479 17.3905 10.5133 17.4185 10.4727C17.4465 10.4322 17.4662 10.3865 17.4765 10.3384C17.4869 10.2902 17.4876 10.2405 17.4787 10.1921C17.4699 10.1436 17.4515 10.0974 17.4248 10.056C16.8388 9.13314 16.2578 8.20713 15.6818 7.27801C15.3255 6.70726 14.9858 6.16051 14.7353 5.75701L14.4803 5.34601C14.2887 5.57484 14.1545 5.84611 14.0888 6.13726ZM11.1668 7.49251C11.0687 7.47387 10.9689 7.46507 10.869 7.46626C11.007 7.45576 11.1075 7.47376 11.1668 7.49251ZM12.132 7.98451C11.8717 7.74507 11.5531 7.57803 11.208 7.50001C11.0177 7.28044 10.9033 7.00531 10.8818 6.71551C11.3303 6.71101 12.0038 6.86776 12.63 7.42426C12.7845 7.56151 12.9803 7.83601 13.1738 8.12926C13.3778 8.43976 13.611 8.82076 13.8443 9.20926C14.0183 9.49951 14.1908 9.79276 14.352 10.0665C14.6295 10.5368 14.8733 10.9515 15.0338 11.199C15.0605 11.2404 15.0789 11.2866 15.0877 11.3351C15.0966 11.3835 15.0959 11.4332 15.0855 11.4814C15.0752 11.5295 15.0555 11.5752 15.0275 11.6157C14.9995 11.6563 14.9638 11.6909 14.9224 11.7176C14.8811 11.7444 14.8348 11.7627 14.7864 11.7716C14.7379 11.7805 14.6882 11.7797 14.64 11.7694C14.5919 11.759 14.5462 11.7393 14.5057 11.7113C14.4652 11.6833 14.4305 11.6476 14.4038 11.6063C14.1599 11.2159 13.9224 10.8216 13.6913 10.4235C13.5323 10.1528 13.365 9.86851 13.2008 9.59476C12.9903 9.23955 12.7725 8.88873 12.5475 8.54251C12.342 8.23051 12.1988 8.04451 12.132 7.98451ZM10.0305 10.4895L9.9323 10.452C9.81448 10.228 9.69523 10.0047 9.57455 9.78226C9.54441 9.72589 9.51883 9.6672 9.49805 9.60676C9.7478 9.60376 10.0478 9.68701 10.3133 9.79426C10.6342 9.92177 10.9319 10.1012 11.1945 10.3253C11.346 10.4603 11.5058 10.6793 11.6558 10.908C11.8118 11.1465 11.979 11.4308 12.1455 11.721C12.2468 11.8973 12.3473 12.075 12.4448 12.2475C12.6419 12.6066 12.8487 12.9602 13.065 13.308C13.0918 13.3494 13.1101 13.3956 13.119 13.4441C13.1279 13.4925 13.1271 13.5422 13.1168 13.5904C13.1064 13.6385 13.0867 13.6842 13.0587 13.7247C13.0307 13.7653 12.995 13.7999 12.9537 13.8266C12.9123 13.8534 12.8661 13.8717 12.8176 13.8806C12.7692 13.8895 12.7195 13.8887 12.6713 13.8784C12.6231 13.868 12.5775 13.8483 12.5369 13.8203C12.4964 13.7923 12.4618 13.7566 12.435 13.7153C12.246 13.4228 12.0128 13.0088 11.7773 12.5903L11.4953 12.0938C11.3303 11.8065 11.1713 11.538 11.028 11.319C10.877 11.0915 10.7665 10.947 10.6965 10.8855C10.4975 10.7183 10.2725 10.5846 10.0305 10.4895ZM19.8023 10.905C19.6733 10.6823 19.413 10.218 19.1018 9.65851C19.1287 9.31851 19.2423 8.99109 19.4318 8.70751C19.8803 9.51601 20.2823 10.2375 20.4518 10.5285C20.5017 10.6146 20.5154 10.7171 20.4898 10.8133C20.4642 10.9095 20.4014 10.9916 20.3153 11.0415C20.2292 11.0914 20.1267 11.1051 20.0305 11.0795C19.9343 11.0539 19.8522 10.9911 19.8023 10.905Z" fill="#EC8F0D" style="fill:#EC8F0D;fill:color(display-p3 0.9239 0.5610 0.0513);fill-opacity:1;"/>
7
+ <path d="M6.03904 3.61276L5.12404 2.37451C5.091 2.32986 5.06902 2.278 5.05992 2.2232C5.05082 2.1684 5.05485 2.11223 5.07169 2.05929C5.08853 2.00636 5.1177 1.95817 5.15678 1.9187C5.19587 1.87924 5.24377 1.84961 5.29654 1.83226L6.31654 1.51501C6.54154 1.44526 6.76654 1.63126 6.75154 1.87126L6.64654 3.42676C6.61654 3.74476 6.22654 3.86851 6.03904 3.61276ZM4.26904 4.83001L2.87404 4.24501C2.82356 4.22448 2.77889 4.19185 2.74399 4.15C2.70909 4.10814 2.68502 4.05834 2.6739 4.00498C2.66279 3.95163 2.66497 3.89636 2.68025 3.84405C2.69554 3.79174 2.72345 3.74399 2.76154 3.70501L3.48904 2.93251C3.52644 2.89304 3.57281 2.8632 3.62422 2.84551C3.67563 2.82782 3.73056 2.82281 3.78432 2.83091C3.83808 2.83901 3.88909 2.85998 3.933 2.89204C3.97692 2.92409 4.01244 2.96628 4.03654 3.01501L4.70404 4.37251C4.83154 4.65001 4.55404 4.95001 4.26904 4.83001ZM1.89004 7.01926L3.44329 6.81676C3.76204 6.77776 3.86329 6.36526 3.59854 6.17926L2.30104 5.30701C2.25386 5.27646 2.20007 5.25758 2.14414 5.25194C2.08821 5.24631 2.03174 5.25407 1.97941 5.2746C1.92707 5.29512 1.88038 5.32781 1.84319 5.36997C1.806 5.41212 1.77938 5.46252 1.76554 5.51701L1.50904 6.59101C1.49542 6.6458 1.49536 6.70309 1.50887 6.75791C1.52238 6.81274 1.54906 6.86344 1.58659 6.90562C1.62412 6.94781 1.67137 6.9802 1.72425 7C1.77713 7.01981 1.83403 7.02641 1.89004 7.01926Z" fill="#46A4FB" style="fill:#46A4FB;fill:color(display-p3 0.2745 0.6431 0.9843);fill-opacity:1;"/>
8
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.1966 16.836L18.0811 9.79351C18.0061 9.12451 17.6401 8.22676 16.3869 8.22676C14.9244 8.29651 14.8674 9.79351 14.8674 9.79351L12.6399 5.81401C12.0826 4.96651 11.1691 4.90801 10.5976 5.25676C10.0254 5.60551 9.90088 6.31276 9.90088 6.31276L9.43738 5.70901C9.08788 5.13751 8.04388 5.07151 7.51138 5.39626C6.62713 5.93551 6.49888 7.05301 7.07038 7.67026C7.03288 7.62976 6.59638 7.47826 5.86363 7.92526C5.29213 8.27401 5.11513 9.31726 5.43463 9.90901C5.75338 10.5015 5.79988 10.5938 5.79988 10.5938C5.79988 10.5938 5.30713 10.3613 4.52938 10.884C3.97363 11.2575 3.77413 12.366 4.12363 12.9375L5.99563 16.0943L8.57188 20.304C10.0869 22.4513 13.3164 23.1923 15.6631 21.7665C17.2636 20.7945 18.3489 18.741 18.1966 16.836Z" fill="#BACFD3" style="fill:#BACFD3;fill:color(display-p3 0.7294 0.8118 0.8275);fill-opacity:1;"/>
3
+ <path d="M9.96976 6.42303L9.90151 6.31203C9.90376 6.29928 9.98326 5.86878 10.29 5.51703L10.6073 6.02703L11.553 7.54803C12.1293 8.47674 12.7103 9.4025 13.296 10.3253C13.3501 10.4088 13.3688 10.5104 13.348 10.6078C13.3272 10.7051 13.2686 10.7902 13.185 10.8443C13.1015 10.8984 12.9999 10.9171 12.9025 10.8963C12.8052 10.8755 12.7201 10.8168 12.666 10.7333C12.0782 9.80654 11.4952 8.87678 10.917 7.94403L9.96976 6.42303ZM7.03351 7.64928C6.97772 7.63453 6.92113 7.62301 6.86401 7.61478C6.92188 7.61803 6.97898 7.62965 7.03351 7.64928Z" fill="#BACFD3" style="fill:#BACFD3;fill:color(display-p3 0.7294 0.8118 0.8275);fill-opacity:1;"/>
4
+ <path d="M7.05748 7.65598C7.26748 7.71748 7.51873 7.84498 7.80148 8.09698C7.82323 8.11573 7.87348 8.17198 7.95373 8.28523C8.02973 8.39223 8.11773 8.52723 8.21773 8.69023C8.41723 9.01273 8.64898 9.41773 8.88523 9.84073C9.01048 10.0627 9.13723 10.2907 9.26023 10.5142C9.60073 11.1277 9.91948 11.703 10.1152 12.0045C10.1709 12.0842 10.2552 12.1391 10.3506 12.1578C10.446 12.1765 10.5449 12.1574 10.6265 12.1046C10.708 12.0518 10.7659 11.9694 10.788 11.8748C10.81 11.7801 10.7944 11.6806 10.7445 11.5972C10.5645 11.3182 10.2667 10.7827 9.93373 10.1812L9.53998 9.47398C9.31975 9.07702 9.0917 8.68444 8.85598 8.29648C8.76379 8.14489 8.66674 7.99631 8.56498 7.85098C8.48808 7.73694 8.39934 7.63135 8.30023 7.53598C7.70323 7.00573 7.15273 6.85873 6.72748 6.85498C6.74773 7.15198 6.85873 7.43473 7.05748 7.65598ZM5.76748 10.5817C5.68972 10.5646 5.61111 10.5516 5.53198 10.5427C5.64598 10.5465 5.72698 10.5675 5.76748 10.581M5.79748 10.5877L5.86798 10.6057C6.11248 10.671 6.33748 10.7745 6.48898 10.9095C6.56648 10.977 6.67948 11.1157 6.82798 11.3257C6.97198 11.529 7.13023 11.7757 7.29448 12.0405C7.42798 12.255 7.56598 12.4837 7.70098 12.708C7.89223 13.0237 8.07673 13.329 8.22823 13.563C8.28223 13.6465 8.36721 13.7052 8.46447 13.7261C8.56173 13.747 8.66331 13.7284 8.74685 13.6744C8.83039 13.6204 8.88906 13.5354 8.90995 13.4381C8.93084 13.3408 8.91223 13.2393 8.85823 13.1557C8.68653 12.8859 8.51876 12.6137 8.35498 12.339C8.21998 12.1147 8.07748 11.8792 7.93198 11.6452C7.77565 11.3901 7.61208 11.1395 7.44148 10.8937C7.28998 10.6792 7.13323 10.4782 6.98773 10.3485C6.71773 10.1085 6.36973 9.96298 6.06148 9.88123C5.83779 9.82099 5.60759 9.78825 5.37598 9.78373C5.39348 9.82673 5.41298 9.86848 5.43448 9.90898C5.71198 10.4242 5.78398 10.5615 5.79748 10.5877Z" fill="#96B2B8" style="fill:#96B2B8;fill:color(display-p3 0.5871 0.6993 0.7206);fill-opacity:1;"/>
5
+ <path d="M22.4649 16.779V9.66527C22.3899 8.99027 21.9024 8.08277 20.6371 8.08277C19.1596 8.15402 19.1019 9.66527 19.1019 9.66527L16.8519 5.64527C16.2894 4.79027 15.3669 4.73027 14.7894 5.08277C14.2119 5.43527 14.0851 6.15002 14.0851 6.15002L13.6164 5.54027C13.2639 4.96277 12.2094 4.89527 11.6716 5.22377C10.7784 5.76902 10.6486 6.89777 11.2261 7.52102C11.1886 7.47977 10.7469 7.32752 10.0074 7.77902C9.4299 8.13152 9.2514 9.18527 9.5739 9.78302C9.8964 10.38 9.94289 10.4738 9.94289 10.4738C9.94289 10.4738 9.44489 10.2398 8.65964 10.767C8.09789 11.1443 7.89689 12.264 8.24939 12.8415L10.1401 16.029L12.7426 20.2815C14.2726 22.4505 17.5351 23.199 19.9051 21.759C21.5214 20.7773 22.6186 18.7028 22.4649 16.779Z" fill="#DDEDEE" style="fill:#DDEDEE;fill:color(display-p3 0.8686 0.9294 0.9332);fill-opacity:1;"/>
6
+ <path d="M14.0888 6.13726L14.0978 6.15301L15.045 7.67551C15.6235 8.60776 16.2068 9.53702 16.7948 10.4633C16.8215 10.5046 16.8562 10.5403 16.8967 10.5683C16.9372 10.5963 16.9829 10.616 17.031 10.6264C17.0792 10.6367 17.1289 10.6375 17.1774 10.6286C17.2258 10.6197 17.2721 10.6014 17.3134 10.5746C17.3548 10.5479 17.3905 10.5133 17.4185 10.4727C17.4465 10.4322 17.4662 10.3865 17.4765 10.3384C17.4869 10.2902 17.4876 10.2405 17.4787 10.1921C17.4699 10.1436 17.4515 10.0974 17.4248 10.056C16.8388 9.13314 16.2578 8.20713 15.6818 7.27801C15.3255 6.70726 14.9858 6.16051 14.7353 5.75701L14.4803 5.34601C14.2887 5.57484 14.1545 5.84611 14.0888 6.13726ZM11.1668 7.49251C11.0687 7.47387 10.9689 7.46507 10.869 7.46626C11.007 7.45576 11.1075 7.47376 11.1668 7.49251ZM12.132 7.98451C11.8717 7.74507 11.5531 7.57803 11.208 7.50001C11.0177 7.28044 10.9033 7.00531 10.8818 6.71551C11.3303 6.71101 12.0038 6.86776 12.63 7.42426C12.7845 7.56151 12.9803 7.83601 13.1738 8.12926C13.3778 8.43976 13.611 8.82076 13.8443 9.20926C14.0183 9.49951 14.1908 9.79276 14.352 10.0665C14.6295 10.5368 14.8733 10.9515 15.0338 11.199C15.0605 11.2404 15.0789 11.2866 15.0877 11.3351C15.0966 11.3835 15.0959 11.4332 15.0855 11.4814C15.0752 11.5295 15.0555 11.5752 15.0275 11.6157C14.9995 11.6563 14.9638 11.6909 14.9224 11.7176C14.8811 11.7444 14.8348 11.7627 14.7864 11.7716C14.7379 11.7805 14.6882 11.7797 14.64 11.7694C14.5919 11.759 14.5462 11.7393 14.5057 11.7113C14.4652 11.6833 14.4305 11.6476 14.4038 11.6063C14.1599 11.2159 13.9224 10.8216 13.6913 10.4235C13.5323 10.1528 13.365 9.86851 13.2008 9.59476C12.9903 9.23955 12.7725 8.88873 12.5475 8.54251C12.342 8.23051 12.1988 8.04451 12.132 7.98451ZM10.0305 10.4895L9.9323 10.452C9.81448 10.228 9.69523 10.0047 9.57455 9.78226C9.54441 9.72589 9.51883 9.6672 9.49805 9.60676C9.7478 9.60376 10.0478 9.68701 10.3133 9.79426C10.6342 9.92177 10.9319 10.1012 11.1945 10.3253C11.346 10.4603 11.5058 10.6793 11.6558 10.908C11.8118 11.1465 11.979 11.4308 12.1455 11.721C12.2468 11.8973 12.3473 12.075 12.4448 12.2475C12.6419 12.6066 12.8487 12.9602 13.065 13.308C13.0918 13.3494 13.1101 13.3956 13.119 13.4441C13.1279 13.4925 13.1271 13.5422 13.1168 13.5904C13.1064 13.6385 13.0867 13.6842 13.0587 13.7247C13.0307 13.7653 12.995 13.7999 12.9537 13.8266C12.9123 13.8534 12.8661 13.8717 12.8176 13.8806C12.7692 13.8895 12.7195 13.8887 12.6713 13.8784C12.6231 13.868 12.5775 13.8483 12.5369 13.8203C12.4964 13.7923 12.4618 13.7566 12.435 13.7153C12.246 13.4228 12.0128 13.0088 11.7773 12.5903L11.4953 12.0938C11.3303 11.8065 11.1713 11.538 11.028 11.319C10.877 11.0915 10.7665 10.947 10.6965 10.8855C10.4975 10.7183 10.2725 10.5846 10.0305 10.4895ZM19.8023 10.905C19.6733 10.6823 19.413 10.218 19.1018 9.65851C19.1287 9.31851 19.2423 8.99109 19.4318 8.70751C19.8803 9.51601 20.2823 10.2375 20.4518 10.5285C20.5017 10.6146 20.5154 10.7171 20.4898 10.8133C20.4642 10.9095 20.4014 10.9916 20.3153 11.0415C20.2292 11.0914 20.1267 11.1051 20.0305 11.0795C19.9343 11.0539 19.8522 10.9911 19.8023 10.905Z" fill="#96B2B8" style="fill:#96B2B8;fill:color(display-p3 0.5871 0.6993 0.7206);fill-opacity:1;"/>
7
+ <path d="M6.03904 3.61276L5.12404 2.37451C5.091 2.32986 5.06902 2.278 5.05992 2.2232C5.05082 2.1684 5.05485 2.11223 5.07169 2.05929C5.08853 2.00636 5.1177 1.95817 5.15678 1.9187C5.19587 1.87924 5.24377 1.84961 5.29654 1.83226L6.31654 1.51501C6.54154 1.44526 6.76654 1.63126 6.75154 1.87126L6.64654 3.42676C6.61654 3.74476 6.22654 3.86851 6.03904 3.61276ZM4.26904 4.83001L2.87404 4.24501C2.82356 4.22448 2.77889 4.19185 2.74399 4.15C2.70909 4.10814 2.68502 4.05834 2.6739 4.00498C2.66279 3.95163 2.66497 3.89636 2.68025 3.84405C2.69554 3.79174 2.72345 3.74399 2.76154 3.70501L3.48904 2.93251C3.52644 2.89304 3.57281 2.8632 3.62422 2.84551C3.67563 2.82782 3.73056 2.82281 3.78432 2.83091C3.83808 2.83901 3.88909 2.85998 3.933 2.89204C3.97692 2.92409 4.01244 2.96628 4.03654 3.01501L4.70404 4.37251C4.83154 4.65001 4.55404 4.95001 4.26904 4.83001ZM1.89004 7.01926L3.44329 6.81676C3.76204 6.77776 3.86329 6.36526 3.59854 6.17926L2.30104 5.30701C2.25386 5.27646 2.20007 5.25758 2.14414 5.25194C2.08821 5.24631 2.03174 5.25407 1.97941 5.2746C1.92707 5.29512 1.88038 5.32781 1.84319 5.36997C1.806 5.41212 1.77938 5.46252 1.76554 5.51701L1.50904 6.59101C1.49542 6.6458 1.49536 6.70309 1.50887 6.75791C1.52238 6.81274 1.54906 6.86344 1.58659 6.90562C1.62412 6.94781 1.67137 6.9802 1.72425 7C1.77713 7.01981 1.83403 7.02641 1.89004 7.01926Z" fill="#46A4FB" style="fill:#46A4FB;fill:color(display-p3 0.2745 0.6431 0.9843);fill-opacity:1;"/>
8
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.33964 23L7.44309 19.9655L4.0293 21.1035L7.44309 12.3793L12.3741 14.2759L9.33964 23Z" fill="#EB423F" style="fill:#EB423F;fill:color(display-p3 0.9216 0.2588 0.2471);fill-opacity:1;"/>
3
+ <path d="M10.5226 19.599L9.33964 23L7.44309 19.9655L4.0293 21.1034L5.2118 18.0817L10.5226 19.599Z" fill="#C7312E" style="fill:#C7312E;fill:color(display-p3 0.7804 0.1922 0.1804);fill-opacity:1;"/>
4
+ <path d="M14.65 23L16.5465 19.9655L19.9603 21.1035L16.5465 12.3793L11.6155 14.2759L14.65 23Z" fill="#EB423F" style="fill:#EB423F;fill:color(display-p3 0.9216 0.2588 0.2471);fill-opacity:1;"/>
5
+ <path d="M19.9601 21.1034L16.5463 19.9655L14.6498 23L13.4668 19.599L18.7776 18.0817L19.9601 21.1034Z" fill="#C7312E" style="fill:#C7312E;fill:color(display-p3 0.7804 0.1922 0.1804);fill-opacity:1;"/>
6
+ <path d="M11.9947 17.6897C16.6035 17.6897 20.3396 13.9535 20.3396 9.34483C20.3396 4.73611 16.6035 1 11.9947 1C7.38601 1 3.6499 4.73611 3.6499 9.34483C3.6499 13.9535 7.38601 17.6897 11.9947 17.6897Z" fill="#F2C8B7" style="fill:#F2C8B7;fill:color(display-p3 0.9488 0.7858 0.7159);fill-opacity:1;"/>
7
+ <path d="M11.9948 16.1724C15.7656 16.1724 18.8224 13.1156 18.8224 9.3448C18.8224 5.57403 15.7656 2.51721 11.9948 2.51721C8.22405 2.51721 5.16724 5.57403 5.16724 9.3448C5.16724 13.1156 8.22405 16.1724 11.9948 16.1724Z" fill="#DB915C" style="fill:#DB915C;fill:color(display-p3 0.8577 0.5685 0.3590);fill-opacity:1;"/>
8
+ <path d="M15.4085 13.8965L11.9948 12.3793L8.58096 13.8965L8.96027 10.4827L7.06372 8.20688L10.0982 7.44826L11.9948 4.79309L13.8913 7.44826L16.9258 8.20688L15.0292 10.4827L15.4085 13.8965Z" fill="#F2C8B7" style="fill:#F2C8B7;fill:color(display-p3 0.9488 0.7858 0.7159);fill-opacity:1;"/>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.43974 23L7.54319 19.9655L4.12939 21.1035L7.54319 12.3793L12.4742 14.2759L9.43974 23Z" fill="#EB423F" style="fill:#EB423F;fill:color(display-p3 0.9216 0.2588 0.2471);fill-opacity:1;"/>
3
+ <path d="M10.6227 19.599L9.43974 23L7.54319 19.9655L4.12939 21.1034L5.31189 18.0817L10.6227 19.599Z" fill="#C7312E" style="fill:#C7312E;fill:color(display-p3 0.7804 0.1922 0.1804);fill-opacity:1;"/>
4
+ <path d="M14.7501 23L16.6466 19.9655L20.0604 21.1035L16.6466 12.3793L11.7156 14.2759L14.7501 23Z" fill="#EB423F" style="fill:#EB423F;fill:color(display-p3 0.9216 0.2588 0.2471);fill-opacity:1;"/>
5
+ <path d="M20.0602 21.1034L16.6464 19.9655L14.7499 23L13.5669 19.599L18.8777 18.0817L20.0602 21.1034Z" fill="#C7312E" style="fill:#C7312E;fill:color(display-p3 0.7804 0.1922 0.1804);fill-opacity:1;"/>
6
+ <path d="M12.0948 17.6897C16.7035 17.6897 20.4397 13.9535 20.4397 9.34483C20.4397 4.73611 16.7035 1 12.0948 1C7.48611 1 3.75 4.73611 3.75 9.34483C3.75 13.9535 7.48611 17.6897 12.0948 17.6897Z" fill="#FFD33A" style="fill:#FFD33A;fill:color(display-p3 1.0000 0.8275 0.2275);fill-opacity:1;"/>
7
+ <path d="M12.0949 16.1724C15.8657 16.1724 18.9225 13.1156 18.9225 9.3448C18.9225 5.57403 15.8657 2.51721 12.0949 2.51721C8.32415 2.51721 5.26733 5.57403 5.26733 9.3448C5.26733 13.1156 8.32415 16.1724 12.0949 16.1724Z" fill="#FFB632" style="fill:#FFB632;fill:color(display-p3 1.0000 0.7137 0.1961);fill-opacity:1;"/>
8
+ <path d="M15.5086 13.8965L12.0949 12.3793L8.68106 13.8965L9.06037 10.4827L7.16382 8.20688L10.1983 7.44826L12.0949 4.79309L13.9914 7.44826L17.0259 8.20688L15.1293 10.4827L15.5086 13.8965Z" fill="#FFD33A" style="fill:#FFD33A;fill:color(display-p3 1.0000 0.8275 0.2275);fill-opacity:1;"/>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.43974 23L7.54319 19.9655L4.12939 21.1035L7.54319 12.3793L12.4742 14.2759L9.43974 23Z" fill="#EB423F" style="fill:#EB423F;fill:color(display-p3 0.9216 0.2588 0.2471);fill-opacity:1;"/>
3
+ <path d="M10.6227 19.599L9.43974 23L7.54319 19.9655L4.12939 21.1034L5.31189 18.0817L10.6227 19.599Z" fill="#C7312E" style="fill:#C7312E;fill:color(display-p3 0.7804 0.1922 0.1804);fill-opacity:1;"/>
4
+ <path d="M14.7501 23L16.6466 19.9655L20.0604 21.1035L16.6466 12.3793L11.7156 14.2759L14.7501 23Z" fill="#EB423F" style="fill:#EB423F;fill:color(display-p3 0.9216 0.2588 0.2471);fill-opacity:1;"/>
5
+ <path d="M20.0602 21.1034L16.6464 19.9655L14.7499 23L13.5669 19.599L18.8777 18.0817L20.0602 21.1034Z" fill="#C7312E" style="fill:#C7312E;fill:color(display-p3 0.7804 0.1922 0.1804);fill-opacity:1;"/>
6
+ <path d="M12.0948 17.6897C16.7035 17.6897 20.4397 13.9535 20.4397 9.34483C20.4397 4.73611 16.7035 1 12.0948 1C7.48611 1 3.75 4.73611 3.75 9.34483C3.75 13.9535 7.48611 17.6897 12.0948 17.6897Z" fill="#DDEDEE" style="fill:#DDEDEE;fill:color(display-p3 0.8686 0.9294 0.9332);fill-opacity:1;"/>
7
+ <path d="M12.0949 16.1724C15.8657 16.1724 18.9225 13.1156 18.9225 9.3448C18.9225 5.57403 15.8657 2.51721 12.0949 2.51721C8.32415 2.51721 5.26733 5.57403 5.26733 9.3448C5.26733 13.1156 8.32415 16.1724 12.0949 16.1724Z" fill="#BACFD3" style="fill:#BACFD3;fill:color(display-p3 0.7300 0.8101 0.8277);fill-opacity:1;"/>
8
+ <path d="M15.5086 13.8965L12.0949 12.3793L8.68106 13.8965L9.06037 10.4827L7.16382 8.20688L10.1983 7.44826L12.0949 4.79309L13.9914 7.44826L17.0259 8.20688L15.1293 10.4827L15.5086 13.8965Z" fill="#DDEDEE" style="fill:#DDEDEE;fill:color(display-p3 0.8686 0.9294 0.9332);fill-opacity:1;"/>
9
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@team-monolith/cds",
3
- "version": "1.72.0",
3
+ "version": "1.73.0",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "sideEffects": false,