@regardio/brand 0.3.4 → 0.5.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.
Files changed (76) hide show
  1. package/dist/generated/icons/RegardioCompassIcon.d.ts +6 -4
  2. package/dist/generated/icons/RegardioCompassIcon.js +67 -3
  3. package/dist/generated/icons/RegardioEnsembleIconColor.d.ts +6 -4
  4. package/dist/generated/icons/RegardioEnsembleIconColor.js +535 -3
  5. package/dist/generated/icons/RegardioEnsembleIconColorFull.d.ts +6 -4
  6. package/dist/generated/icons/RegardioEnsembleIconColorFull.js +535 -3
  7. package/dist/generated/icons/RegardioEnsembleIconMono.d.ts +6 -4
  8. package/dist/generated/icons/RegardioEnsembleIconMono.js +388 -3
  9. package/dist/generated/icons/RegardioIconColor.d.ts +6 -4
  10. package/dist/generated/icons/RegardioIconColor.js +108 -3
  11. package/dist/generated/icons/RegardioIconColorFull.d.ts +6 -4
  12. package/dist/generated/icons/RegardioIconColorFull.js +108 -3
  13. package/dist/generated/icons/RegardioIconMono.d.ts +6 -4
  14. package/dist/generated/icons/RegardioIconMono.js +21 -3
  15. package/dist/generated/icons/RegardioLogoColor.d.ts +6 -4
  16. package/dist/generated/icons/RegardioLogoColor.js +115 -3
  17. package/dist/generated/icons/RegardioLogoColorLight.d.ts +6 -4
  18. package/dist/generated/icons/RegardioLogoColorLight.js +115 -3
  19. package/dist/generated/icons/RegardioLogoMono.d.ts +6 -4
  20. package/dist/generated/icons/RegardioLogoMono.js +21 -3
  21. package/dist/generated/icons/RegardioLogoMonoLight.d.ts +6 -4
  22. package/dist/generated/icons/RegardioLogoMonoLight.js +25 -3
  23. package/dist/generated/icons/RegardioSystemBridgeIcon.d.ts +6 -4
  24. package/dist/generated/icons/RegardioSystemBridgeIcon.js +31 -3
  25. package/dist/generated/icons/RegardioSystemCircleIcon.d.ts +6 -4
  26. package/dist/generated/icons/RegardioSystemCircleIcon.js +31 -3
  27. package/dist/generated/icons/RegardioSystemFacetIcon.d.ts +6 -4
  28. package/dist/generated/icons/RegardioSystemFacetIcon.js +31 -3
  29. package/dist/generated/icons/RegardioSystemIcon.d.ts +6 -4
  30. package/dist/generated/icons/RegardioSystemIcon.js +66 -3
  31. package/dist/generated/icons/RegardioSystemPlanIcon.d.ts +6 -4
  32. package/dist/generated/icons/RegardioSystemPlanIcon.js +31 -3
  33. package/dist/generated/icons/RegardioSystemPursuitIcon.d.ts +6 -4
  34. package/dist/generated/icons/RegardioSystemPursuitIcon.js +31 -3
  35. package/dist/generated/icons/RegardioSystemSparkIcon.d.ts +6 -4
  36. package/dist/generated/icons/RegardioSystemSparkIcon.js +31 -3
  37. package/dist/generated/sprites/CompassSprite.d.ts +22 -6
  38. package/dist/generated/sprites/CompassSprite.js +18 -5
  39. package/dist/generated/sprites/CompassSpriteProvider.d.ts +9 -2
  40. package/dist/generated/sprites/CompassSpriteProvider.js +1621 -3
  41. package/package.json +12 -4
  42. package/dist/generated/icons/RegardioCompassIcon.d.ts.map +0 -1
  43. package/dist/generated/icons/RegardioEnsembleIconColor.d.ts.map +0 -1
  44. package/dist/generated/icons/RegardioEnsembleIconColorFull.d.ts.map +0 -1
  45. package/dist/generated/icons/RegardioEnsembleIconMono.d.ts.map +0 -1
  46. package/dist/generated/icons/RegardioIconColor.d.ts.map +0 -1
  47. package/dist/generated/icons/RegardioIconColorFull.d.ts.map +0 -1
  48. package/dist/generated/icons/RegardioIconMono.d.ts.map +0 -1
  49. package/dist/generated/icons/RegardioLogoColor.d.ts.map +0 -1
  50. package/dist/generated/icons/RegardioLogoColorLight.d.ts.map +0 -1
  51. package/dist/generated/icons/RegardioLogoMono.d.ts.map +0 -1
  52. package/dist/generated/icons/RegardioLogoMonoLight.d.ts.map +0 -1
  53. package/dist/generated/icons/RegardioSystemBridgeIcon.d.ts.map +0 -1
  54. package/dist/generated/icons/RegardioSystemCircleIcon.d.ts.map +0 -1
  55. package/dist/generated/icons/RegardioSystemFacetIcon.d.ts.map +0 -1
  56. package/dist/generated/icons/RegardioSystemIcon.d.ts.map +0 -1
  57. package/dist/generated/icons/RegardioSystemPlanIcon.d.ts.map +0 -1
  58. package/dist/generated/icons/RegardioSystemPursuitIcon.d.ts.map +0 -1
  59. package/dist/generated/icons/RegardioSystemSparkIcon.d.ts.map +0 -1
  60. package/dist/generated/sprites/CompassSprite.d.ts.map +0 -1
  61. package/dist/generated/sprites/CompassSpriteProvider.d.ts.map +0 -1
  62. package/dist/stories/Colors.stories.d.ts +0 -7
  63. package/dist/stories/Colors.stories.d.ts.map +0 -1
  64. package/dist/stories/Colors.stories.js +0 -33
  65. package/dist/stories/CompassSprites.stories.d.ts +0 -10
  66. package/dist/stories/CompassSprites.stories.d.ts.map +0 -1
  67. package/dist/stories/CompassSprites.stories.js +0 -112
  68. package/dist/stories/Icons.stories.d.ts +0 -8
  69. package/dist/stories/Icons.stories.d.ts.map +0 -1
  70. package/dist/stories/Icons.stories.js +0 -42
  71. package/dist/stories/Logos.stories.d.ts +0 -7
  72. package/dist/stories/Logos.stories.d.ts.map +0 -1
  73. package/dist/stories/Logos.stories.js +0 -36
  74. package/dist/stories/SystemIcons.stories.d.ts +0 -6
  75. package/dist/stories/SystemIcons.stories.d.ts.map +0 -1
  76. package/dist/stories/SystemIcons.stories.js +0 -36
@@ -1,3 +1,535 @@
1
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- const SvgRegardioEnsembleIconColor = ({ title, titleId, ...props }) => (_jsxs("svg", { "aria-labelledby": titleId, height: "1em", viewBox: "0 0 1024 1024", width: "1em", xmlns: "http://www.w3.org/2000/svg", ...props, children: [title ? _jsx("title", { id: titleId, children: title }) : null, _jsx("path", { className: "fill-pink-400", d: "M408.9 348.57c-1.67-.76-3.34-1.49-4.96-2.17-20.81-8.8-39.75-12.73-61.43-12.73-10.4 0-20.71.86-32.15 1.89-.02 0-.05 0-.07-.02s-.03-.04-.03-.07c-2.13-40.21 4.84-86.18 20.71-136.62.01-.04.05-.07.1-.07h.02c.5.11 52.02 12.6 103.7 48.01.04.03.05.08.03.13-16.15 32.67-24.82 66.84-25.78 101.56 0 .03-.02.06-.05.08-.02 0-.03.02-.05.02h-.04z" }), _jsx("path", { className: "fill-purple-400", d: "M246.98 422.33s-.07-.02-.08-.05c-17.12-26.71-33.45-57.28-48.53-90.88-.02-.03-.01-.07.01-.1.02-.02.05-.04.08-.04h.02c22.62 4.6 43.95 6.84 65.22 6.84 16.54 0 30.71-1.29 44.42-2.54l2.24-.2c.02 0 .05 0 .07.02s.03.04.03.07c1.18 22.32 5.21 43.27 11.96 62.27.01.03 0 .06 0 .09-.02.03-.04.04-.08.05-25.36 2.04-50.69 10.27-75.3 24.45-.02 0-.03.01-.05.01z" }), _jsx("path", { className: "fill-blue-400", d: "M227.61 577.32s-.04 0-.05-.02c-46.63-30.47-76.29-63.65-77.53-65.05-.03-.04-.04-.09 0-.13 31.24-40.65 63.84-70.93 96.91-89.99.02 0 .03-.01.05-.01.03 0 .07.02.08.05 16.51 25.75 33.92 48.15 51.75 66.57.02.02.03.06.03.09s-.03.06-.06.07c-26.8 12.82-46.96 33.32-59.94 60.91-3.69 7.84-7.44 17.08-11.14 27.45 0 .03-.03.05-.06.06h-.03z" }), _jsx("path", { className: "fill-cyan-400", d: "M308.23 732.94C288 730 267.15 724.4 246.28 716.3c-28.71-11.14-47.54-23.27-47.73-23.39l-.04-.1c4.32-28.61 15.24-77 29.01-115.62 0-.03.03-.05.06-.06h.03c.02 0 .04 0 .05.02 31.95 20.88 64.02 35.34 95.29 42.96 3.22.79 6.63 1.53 10.11 2.22.03 0 .06.03.07.05q.015.045 0 .09c-16.9 35.12-25.47 73.29-24.8 110.38 0 .03-.01.06-.03.08s-.04.02-.07.02h-.01z" }), _jsx("path", { className: "fill-teal-400", d: "M336.52 825.69c-3.51 0-5.49-.11-5.51-.11-7.18-13.98-12.7-28.78-16.51-44.04-3.92-15.72-6.06-32.1-6.36-48.69 0-.03.01-.06.03-.08s.04-.02.07-.02h.01c11.03 1.61 21.97 2.42 32.52 2.42 20.95 0 40.99-3.2 59.56-9.51h.03c.04 0 .08.02.09.06 10.03 24.19 24.98 49.44 44.44 75.05.02.02.02.05.02.08s-.03.05-.05.07c-45.54 22.37-90.94 24.78-108.34 24.78z" }), _jsx("path", { className: "fill-green-400", d: "M512.3 874c-14.14-12.66-41.62-38.97-67.57-73.12-.02-.02-.02-.05-.02-.08s.03-.05.05-.07c30.18-14.82 54.64-35.71 72.71-62.08 1.73-2.53 3.47-5.19 5.17-7.89.02-.03.04-.04.08-.05.03 0 .05.01.07.03 24.02 25 47.24 33.58 74.13 43.52l1.14.42s.05.03.06.06 0 .06 0 .08c-17.74 34.96-46.59 68.33-85.76 99.16-.02.01-.04.02-.06.02" }), _jsx("path", { className: "fill-lime-400", d: "M693.05 825.58s-.04 0-.06-.02c-38.93-29.98-70.01-41.47-94.98-50.7-.03 0-.05-.03-.06-.06s0-.06 0-.08c10.6-20.89 17.4-42.7 20.21-64.82 0-.03.02-.06.05-.08.01 0 .03-.01.05-.01s.03 0 .04.01c23.24 11.83 47.85 18.83 73.14 20.78.05 0 .09.04.09.09 2.51 29.27 3.05 61.16 1.61 94.79q0 .06-.06.09h-.04z" }), _jsx("path", { className: "fill-olive-400", d: "M706.06 731.38c-4.87 0-9.79-.19-14.64-.57a.09.09 0 0 1-.09-.09c-3.52-41.1-10.91-77.43-21.97-107.98-.01-.03 0-.07.01-.09.02-.02.05-.04.08-.04 4.44.32 8.94.48 13.36.48 30.65 0 60.94-7.76 90.03-23.05.01 0 .03-.01.05-.01.03 0 .06.01.08.04 37.03 47.39 52.28 92.56 52.43 93.01.01.04 0 .09-.04.12-38.31 25.34-78.45 38.18-119.31 38.18z" }), _jsx("path", { className: "fill-yellow-400", d: "M772.9 600.23s-.06-.01-.08-.04c-21.96-28.1-47.13-51.41-74.81-69.28-.03-.02-.05-.06-.04-.1s.04-.07.08-.08c52.05-12.69 87.28-35.11 104.71-66.61.02-.03.05-.05.09-.05.02 0 .03 0 .05.01 42.51 22.52 69.93 46.69 71.08 47.7.04.04.05.1.02.14-32.04 40.18-66.03 69.88-101.04 88.29-.01 0-.03.01-.05.01z" }), _jsx("path", { className: "fill-orange-400", d: "M802.84 464.26s-.03 0-.05-.01c-35.26-18.68-70.43-30.78-104.54-35.96-4.94-.75-10.02-1.37-15.11-1.84-.03 0-.06-.02-.08-.05s-.02-.06 0-.09c16.55-32 25.83-67.95 27.58-106.86 0-.05.04-.09.1-.1 5.21-.22 10.56-.33 15.89-.33 14.52 0 29.5.83 44.53 2.45 32.05 3.47 53.9 9.5 54.12 9.56.04.01.07.05.07.09.81 26.48-2.77 82.09-15.86 118.6a99 99 0 0 1-6.56 14.5c-.02.03-.05.05-.09.05z" }), _jsx("path", { className: "fill-coral-400", d: "M623.65 335.93s-.04 0-.06-.02c-.03-.02-.04-.05-.04-.09 1.72-29.14-1.86-56.1-10.64-80.12-.02-.05 0-.1.05-.12 27.52-12.49 56.34-27.19 79.71-57.02.02-.02.05-.04.08-.04h.02c.04 0 .07.03.08.07 13.71 41.01 19.76 81.67 17.99 120.86 0 .05-.04.09-.1.1-31.92 1.36-61.21 6.87-87.06 16.37h-.03z" }), _jsx("path", { className: "fill-red-400", d: "M509.02 322.1s-.06-.02-.08-.05a239 239 0 0 0-18.79-25.53c-15.37-18.2-34.04-34.88-55.48-49.57-.04-.03-.05-.08-.03-.13 30.18-61.06 76.7-96.46 77.16-96.81.02-.01.04-.02.06-.02s.03 0 .04.01c51.02 25.96 85.07 61.5 101.19 105.63.02.05 0 .1-.05.12-3.78 1.72-7.57 3.41-11.38 5.1-31.82 14.16-64.71 28.81-92.57 61.2-.02.02-.05.04-.08.04z" }), _jsx("path", { d: "M417.85 418.43s-.03 0-.04-.01c-14.33-7.29-28.88-12.77-43.23-16.26-13.1-3.19-26.36-4.81-39.39-4.81-4.27 0-8.59.17-12.85.52-.04 0-.08-.03-.09-.07-6.76-19.01-10.79-39.98-11.97-62.32 0-.05.04-.1.09-.1 11.44-1.04 21.76-1.9 32.17-1.9 21.71 0 40.68 3.93 61.51 12.74 1.62.69 3.29 1.42 4.96 2.17q.06.03.06.09c-.33 11.83.25 23.87 1.7 35.8 1.5 12.31 3.86 23.44 7.2 34.03.01.04 0 .08-.03.11-.02.02-.04.02-.06.02z", fill: "#deb2e9" }), _jsx("path", { d: "M601.81 433.37s-.05-.01-.07-.03a.1.1 0 0 1-.02-.1c12.74-34.75 20.08-67.53 21.84-97.41 0-.04.03-.07.07-.09 25.87-9.51 55.18-15.03 87.12-16.39s.05.01.07.03.03.05.03.08c-1.76 38.94-11.04 74.92-27.6 106.94-.02.03-.05.05-.09.05a242 242 0 0 0-22.22-1.03c-20.26 0-40.14 2.68-59.09 7.95h-.03z", fill: "#edbd83" }), _jsx("path", { d: "M473.29 394.78s-.05-.01-.07-.03c-18.18-19.53-39.81-35.07-64.31-46.17q-.06-.03-.06-.09c.96-34.75 9.64-68.95 25.8-101.65.01-.03.04-.04.06-.05h.03c.02 0 .04 0 .06.02 21.45 14.7 40.13 31.39 55.52 49.61 6.86 8.12 13.18 16.72 18.8 25.55.02.04.02.09 0 .12-2.45 2.84-4.68 5.6-6.84 8.44-13.73 18.03-23.45 39.63-28.88 64.19 0 .04-.04.07-.07.08h-.03z", fill: "#f0a8c2" }), _jsx("path", { d: "M538.91 394.82s-.07-.04-.07-.08c-5.67-25.97-15.72-50.42-29.89-72.69-.02-.04-.02-.09 0-.12 27.88-32.43 60.8-47.08 92.64-61.26 3.8-1.69 7.6-3.38 11.38-5.1h.08c.03.01.04.03.05.06 8.78 24.04 12.37 51.03 10.65 80.2 0 .04-.03.07-.07.09-31.86 11.71-58.71 29.61-79.8 53.18-1.62 1.82-3.26 3.73-4.87 5.68-.02.02-.05.04-.08.04z", fill: "#f3ae9f" }), _jsx("path", { d: "M298.74 488.91s-.05-.01-.07-.03c-17.83-18.43-35.25-40.83-51.77-66.6-.01-.02-.02-.05-.01-.08 0-.03.02-.05.05-.06 24.63-14.2 49.99-22.43 75.38-24.48.04 0 .08.03.09.07 7.4 20.82 18.24 39.77 32.22 56.33a188 188 0 0 0 17.87 18.4c.03.03.04.07.03.11s-.05.06-.09.07c-28.3.95-53.08 6.42-73.66 16.27z", fill: "#bfbef3" }), _jsx("path", { d: "M333.03 622.51c-3.49-.69-6.89-1.44-10.12-2.22-31.3-7.63-63.38-22.09-95.35-42.99-.04-.02-.05-.07-.04-.12 3.7-10.38 7.45-19.62 11.15-27.46 13-27.63 33.2-48.16 60.04-61h.04c.03 0 .05.01.07.03 28.2 29.15 57.93 48.85 88.35 58.56.03.01.06.04.07.07 0 .03 0 .07-.03.09-22.41 21.77-40.6 47-54.07 74.99q-.03.06-.09.06h-.02z", fill: "#9cc8ec" }), _jsx("path", { d: "M698.06 530.92s-.04 0-.05-.02a270 270 0 0 0-36.17-19.63c-2.7-1.2-5.32-2.38-7.87-3.53-10.29-4.63-19.17-8.63-28.01-11.99-.03-.01-.06-.04-.06-.08s0-.07.04-.09c23.05-17.6 42.81-41.56 57.14-69.28.02-.03.05-.05.09-.05 5.09.47 10.18 1.09 15.12 1.84 34.13 5.19 69.32 17.3 104.6 35.99.02.01.04.03.05.06v.08c-17.46 31.55-52.73 54-104.84 66.71h-.02z", fill: "#e5c761" }), _jsx("path", { d: "M340.77 735.36c-10.56 0-21.51-.81-32.55-2.42-.05 0-.08-.05-.08-.1-.68-37.13 7.9-75.33 24.81-110.47q.03-.06.09-.06h.02c13.82 2.73 27.61 4.11 40.98 4.11 4.73 0 9.5-.17 14.17-.51.03 0 .06.01.08.03s.03.06.02.09c-2.94 13.19-3.85 27.11-2.71 41.37 1.49 18.53 6.49 38.15 14.84 58.3v.08c-.01.03-.03.04-.06.05-18.59 6.32-38.65 9.52-59.62 9.52z", fill: "#84cfda" }), _jsx("path", { d: "M444.81 800.92s-.06-.01-.08-.04c-19.47-25.62-34.43-50.88-44.46-75.09v-.08c.01-.03.03-.04.06-.05 25.7-8.73 49.12-23.6 69.61-44.19 4.3-4.32 8.43-8.86 12.28-13.49.02-.02.05-.04.08-.04h.02c.04 0 .06.03.08.06 8.06 20.04 19.35 38.61 33.58 55.2 2.22 2.59 4.52 5.13 6.83 7.53.03.03.04.08.01.12-1.7 2.71-3.44 5.37-5.18 7.9-18.08 26.4-42.57 47.3-72.78 62.14-.01 0-.03.01-.04.01z", fill: "#86d4bf" }), _jsx("path", { d: "m598 774.86-1.14-.42c-26.91-9.94-50.15-18.53-74.2-43.56a.09.09 0 0 1-.01-.12c13.44-21.41 23.06-44.22 30.27-71.79 0-.04.04-.06.07-.07h.02c.03 0 .06.01.07.03 19.12 21.48 41.06 38.6 65.21 50.9.04.02.06.06.05.1-2.81 22.15-9.62 43.98-20.23 64.89-.02.03-.05.05-.09.05h-.04z", fill: "#a2d39d" }), _jsx("path", { d: "M691.42 730.81c-25.32-1.96-49.96-8.96-73.22-20.8-.04-.02-.06-.06-.05-.1 1.67-13.12 1.96-26.58.88-40-1.66-20.63-6.6-41.81-14.68-62.93-.01-.04 0-.08.02-.11a.1.1 0 0 1 .07-.03h.04c16.62 6.83 33.4 11.56 49.88 14.07 5 .76 10.08 1.33 15.09 1.69.04 0 .07.03.09.07 11.07 30.56 18.46 66.91 21.98 108.03 0 .03 0 .06-.03.08a.1.1 0 0 1-.07.03", fill: "#c0d086" }), _jsx("path", { d: "M682.82 623.29c-4.43 0-8.93-.16-13.37-.48-.04 0-.07-.03-.09-.07-12.29-33.94-29.27-61.1-50.48-80.73-.03-.03-.04-.07-.03-.11s.05-.06.09-.07c29.33-1.73 55.94-5.47 79.09-11.11 27.78 17.9 52.96 41.22 74.94 69.34.02.02.02.05.02.08s-.02.05-.05.07c-29.12 15.31-59.44 23.07-90.12 23.07z", fill: "#d8ce6b" }), _jsx("path", { d: "M469.18 452.8s-.05 0-.06-.02c-16.82-14.03-34.09-25.59-51.32-34.35-3.39-10.66-5.75-21.8-7.25-34.12a241 241 0 0 1-1.7-35.83c0-.03.02-.06.05-.08.02 0 .03-.02.05-.02h.04c24.52 11.12 46.18 26.67 64.37 46.22-.64 3.07-1.24 6.13-1.77 9.19-.83 2.63-1.47 4.99-1.98 7.2-2.75 11.93-3.21 24.01-1.39 35.95.28 1.8.63 3.68 1.07 5.74 0 .04 0 .08-.05.11-.02 0-.03.01-.05.01z", fill: "#f8cff2" }), _jsx("path", { d: "M509.91 448.03s-.07-.02-.09-.05c-.44-.76-.88-1.52-1.35-2.27-9.65-19.04-21.51-36.19-35.26-50.97 5.41-24.68 15.14-46.31 28.89-64.36 2.16-2.84 4.4-5.6 6.85-8.45.02-.02.05-.03.08-.03s.06.02.08.05c14.18 22.28 24.25 46.76 29.92 72.75-17.1 20.81-24.5 39.39-29.03 53.26-.01.04-.04.06-.08.07z", fill: "#fbcfd6" }), _jsx("path", { d: "M543.23 459.51s-.04 0-.05-.02c-.04-.02-.05-.06-.05-.1.73-4.28 1.18-8.66 1.33-13 .15-4.4.01-8.87-.42-13.28-.75-13.07-2.5-25.98-5.2-38.36 1.63-2.04 3.27-3.95 4.9-5.77 21.11-23.6 47.99-41.51 79.88-53.24h.03c.02 0 .04 0 .06.02.03.02.04.05.04.09-1.76 29.9-9.11 62.7-21.86 97.47-15.94 4.48-31.51 10.82-46.34 18.89-3.82 1.87-7.5 4-10.94 6.35-.37.25-.73.51-1.09.77l-.24.17s-.04.02-.06.02z", fill: "#fbd6b5" }), _jsx("path", { d: "M449.3 479.31c-24.16-4.53-46.94-6.83-67.7-6.83-3.08 0-6.17.05-9.17.15-6.49-5.8-12.51-11.99-17.96-18.44-14-16.57-24.85-35.54-32.26-56.39-.01-.03 0-.06 0-.09.02-.03.04-.04.08-.05 4.26-.34 8.59-.52 12.86-.52 13.05 0 26.32 1.62 39.44 4.82 14.37 3.5 28.93 8.98 43.28 16.28 4.88 15.38 11.73 29.42 22.26 45.59a86.6 86.6 0 0 0 9.24 15.32c.02.03.03.08 0 .11-.02.03-.05.05-.08.05h-.02z", fill: "#ebd9fa" }), _jsx("path", { d: "M387.1 547.49c-30.45-9.72-60.21-29.44-88.43-58.61-.02-.02-.03-.06-.03-.09s.03-.06.06-.07c20.6-9.86 45.41-15.34 73.74-16.29 17.21 15.43 37.87 28.43 61.46 38.66q.06.03.06.09c0 .06-.02.08-.05.09-6.57 3.39-12.82 7.57-18.62 12.46-9.83 7.2-19.28 15.18-28.08 23.74a.1.1 0 0 1-.07.03h-.03z", fill: "#d2e1fb" }), _jsx("path", { d: "M625.95 495.75c-7-2.66-13.33-4.66-19.37-6.12-7.8-1.88-17.17-3.59-27.85-5.09-.76-.11-1.52-.2-2.27-.29-.04 0-.07-.03-.08-.06s0-.07.02-.1a85.3 85.3 0 0 0 11.64-17.28 87 87 0 0 0 4.09-9.37c3.46-8.13 6.68-16.27 9.59-24.21 19.04-5.34 38.94-8.02 59.21-8.02 7.3 0 14.79.35 22.24 1.04.03 0 .06.02.08.05s.02.06 0 .09c-14.35 27.74-34.12 51.72-57.2 69.34-.02.01-.04.02-.06.02z", fill: "#f9e094" }), _jsx("path", { d: "M374.05 626.63c-13.39 0-27.19-1.38-41.02-4.12-.03 0-.06-.03-.07-.05a.14.14 0 0 1 0-.09c13.48-28.01 31.69-53.26 54.11-75.05a.1.1 0 0 1 .07-.03h.03c13.88 4.43 28.13 6.84 42.37 7.16.04 0 .08.03.09.06.01.04 0 .08-.02.11-21.59 21.39-35.48 45.41-41.28 71.4 0 .04-.05.07-.09.08-4.67.34-9.44.52-14.18.52z", fill: "#b5e7f6" }), _jsx("path", { d: "M400.36 725.85s-.08-.02-.09-.06c-8.36-20.18-13.36-39.81-14.86-58.36-1.15-14.28-.24-28.22 2.71-41.43 0-.04.05-.07.09-.08 27.28-2 53.79-9.89 78.79-23.45l.52-.26s.03-.01.04-.01c.02 0 .03 0 .05.01.03.02.05.05.05.08 1.6 23.26 6.56 45.37 14.74 65.72.01.03 0 .07-.02.1-3.86 4.63-7.99 9.17-12.3 13.5-20.51 20.61-43.96 35.49-69.69 44.24z", fill: "#abebe9" }), _jsx("path", { d: "M522.73 730.91s-.05-.01-.07-.03c-2.31-2.41-4.61-4.95-6.84-7.54-14.24-16.61-25.55-35.2-33.61-55.26-.01-.03 0-.07.02-.1 17.77-21.34 27.76-42.52 35.2-60.41q.03-.06.09-.06c.06 0 .07.02.09.05 9.93 18.8 21.87 36.09 35.48 51.37-7.19 27.68-16.82 50.51-30.27 71.94-.02.03-.04.04-.08.05z", fill: "#b9ecd2" }), _jsx("path", { d: "M618.25 710.02s-.03 0-.04-.01c-24.18-12.31-46.14-29.45-65.27-50.95 1.04-4.16 2.07-8.4 3.04-12.68 1.85-5.7 3.32-11.52 4.37-17.32l.02-.11c.81-4.51 1.38-9.07 1.73-13.96.75-10.45.23-20.89-1.55-31.01 0-.04 0-.08.04-.1.02-.01.04-.02.06-.02s.04 0 .05.02c14.44 9.23 29.17 16.96 43.8 22.97 8.14 21.2 13.09 42.39 14.75 63.04 1.08 13.44.78 26.91-.88 40.05 0 .03-.02.06-.05.08-.01 0-.03.01-.05.01z", fill: "#d4ebb7" }), _jsx("path", { d: "M669.45 622.8c-5.02-.36-10.1-.93-15.11-1.69-16.5-2.51-33.3-7.25-49.93-14.08-6.42-16.69-14.78-33.43-24.89-49.8a78.3 78.3 0 0 0-8.27-14.03c-.02-.03-.03-.08 0-.11.02-.03.05-.05.09-.05h.01a112 112 0 0 0 22.79.21c1.49-.14 3.06-.32 4.78-.55 6.76-.19 13.5-.48 20.03-.86 21.3 19.68 38.31 46.86 50.6 80.83.01.03 0 .07-.01.09-.02.02-.05.04-.08.04z", fill: "#e8e997" }), _jsx("path", { d: "M618.95 542.04s-.05 0-.07-.03c-10.03-9.29-21.19-17.04-33.17-23.05-.04-.02-.06-.06-.05-.1 0-.04.03-.07.07-.09a90.7 90.7 0 0 0 16.04-7.64c8.29-4.41 16.42-9.65 24.16-15.56 8.94 3.35 17.83 7.35 28.12 11.98 2.56 1.15 5.18 2.33 7.87 3.53 12.42 5.54 24.6 12.15 36.2 19.64.03.02.05.06.04.1s-.04.07-.08.08c-23.16 5.65-49.79 9.39-79.13 11.12z", fill: "#f3e68b" }), _jsx("path", { d: "M433.79 511.34c-23.62-10.24-44.3-23.25-61.46-38.68-.03-.03-.04-.07-.03-.11l.04-.12s.05-.06.09-.07c3-.1 6.08-.15 9.17-.15 20.78 0 43.57 2.3 67.75 6.83 2.28 2.95 4.65 5.7 7.11 8.22a84 84 0 0 0 17.93 13.99.1.1 0 0 1 .05.11l-.04.13s-.05.07-.1.07h-1.15c-13.43 0-26.63 3.29-39.22 9.78l-.1.01h-.04z", fill: "#f1edfd" }), _jsx("path", { d: "M585.72 519.04c-3.97-1.98-8.01-3.78-12.05-5.36a73.6 73.6 0 0 0-24.01-7.17c-.95-.11-1.99-.21-3.18-.3-.05 0-.08-.04-.09-.08l-.02-.14s.02-.09.06-.11c11.35-4.81 21.69-12.36 29.91-21.81.96.03 1.76.14 2.43.23 10.7 1.49 20.08 3.21 27.88 5.09 6.05 1.46 12.4 3.47 19.4 6.13.03.01.06.04.06.08l.02.12s0 .07-.04.09c-7.74 5.92-15.88 11.16-24.19 15.58a91.5 91.5 0 0 1-16.08 7.66h-.09z", fill: "#fcf1b1" }), _jsx("path", { d: "M486.45 490.11s-.03 0-.05-.01c-4.22-2.26-8.6-4.14-13.02-5.58-4.83-1.58-9.85-2.7-14.94-3.33-2.92-.61-6.01-1.21-9.17-1.81-3.68-4.8-6.81-9.97-9.37-15.42-10.53-16.17-17.39-30.23-22.23-45.57-.01-.04 0-.08.03-.11l.1-.08s.04-.02.06-.02.03 0 .04.01c17.25 8.77 34.53 20.34 51.37 34.39 2.98 13.61 8.96 26.48 17.33 37.27.03.04.03.09 0 .13l-.09.11s-.05.04-.08.04z", fill: "#fbe7fc" }), _jsx("path", { d: "M502.01 485.95s-.07-.02-.09-.05a82 82 0 0 0-4.41-6.59 82.5 82.5 0 0 0-19.78-19.01 361 361 0 0 0-8.65-7.46c-.49-2.08-.85-3.97-1.13-5.85-1.83-11.98-1.36-24.09 1.38-36 .52-2.26 1.18-4.64 2-7.26.53-3.02 1.13-6.08 1.79-9.09 0-.04.04-.06.07-.08 0 0 .14-.04.15-.04.03 0 .05.01.07.03 13.77 14.8 25.64 31.96 35.3 51.02.42.67.86 1.41 1.35 2.26-1.72 5.45-3.14 10.46-4.3 14.65-1.43 3.64-2.46 7.37-3.05 11.1-.65 4.08-.81 8.19-.46 12.21 0 .05-.02.09-.07.1l-.13.04h-.03z", fill: "#fde5f6" }), _jsx("path", { d: "M518.89 486.93s-.08-.06-.07-.1c.54-8.58-.49-17.06-3.07-25.2-1.49-4.7-3.5-9.28-5.99-13.61 4.51-13.97 11.9-32.59 29.05-53.4.02-.02.05-.04.08-.04l.15.03c.04 0 .07.04.07.08 2.71 12.4 4.46 25.32 5.2 38.4.44 4.42.58 8.9.42 13.31-.15 4.36-.6 8.75-1.34 13.04-10.4 7.46-18.78 16.94-24.25 27.48-.02.03-.05.05-.09.05z", fill: "#fee6df" }), _jsx("path", { d: "M529.71 494.09s-.05-.01-.07-.03l-.1-.1s-.04-.09-.01-.13c6.69-9.91 11.37-21.83 13.52-34.45l.29-.27c.38-.27.75-.53 1.12-.79 3.45-2.35 7.14-4.49 10.97-6.37 14.84-8.08 30.43-14.43 46.32-18.85h.03c.03 0 .05.01.07.03l.08.09s.03.07.02.1c-2.92 7.96-6.15 16.11-9.6 24.22a86.288 86.288 0 0 1-15.78 26.73c-3.33-.3-6.48-.47-9.45-.47-13.73 0-26.66 3.55-37.38 10.26-.02.01-.03.02-.05.02z", fill: "#feecbf" }), _jsx("path", { d: "M429.53 554.73c-14.26-.32-28.54-2.74-42.45-7.17l-.09-.19c8.85-8.66 18.3-16.65 28.13-23.85 5.81-4.9 12.07-9.09 18.61-12.46l.13-.03c3.73 1.59 7.45 3.11 11.13 4.52 7.36 4.09 15.12 6.7 23.09 7.76l.19.17s.03.05.03.08-.02.06-.05.07a78 78 0 0 0-9.1 6.63c-11.01 7.72-20.94 15.94-29.5 24.42-.01 0-.11.05-.12.05", fill: "#ddf2fd" }), _jsx("path", { d: "M388.23 626.18s-.06-.01-.08-.03l-.07-.09c5.79-26.13 19.71-50.2 41.34-71.62l1.41-.02c.72 0 1.42.01 2.13.01 3.59 0 7.22-.13 10.79-.39h.96c8.19 0 16.25-1.29 23.96-3.83 1.6-.53 3.23-1.13 4.86-1.79h.04c.03 0 .05.01.07.03l.09.1s.04.07.02.11a73.2 73.2 0 0 0-6.02 19.7c-.92 5.9-1.11 11.91-.57 17.87.02 5.36.21 10.76.57 16.05 0 .02-.04.11-.05.13-.04.04-.46.25-.56.3-25.02 13.58-51.57 21.48-78.89 23.48z", fill: "#ccf5fa" }), _jsx("path", { d: "M482.22 668.17c-8.27-20.44-13.23-42.58-14.83-65.86 0-.02.04-.11.05-.12 3.79-1.87 7.38-3.98 10.74-6.3 9.54-6.61 17.75-15.38 23.74-25.34.02-.03.05-.05.09-.05l.15.02c.04 0 .07.04.08.08 1 4.15 2.31 8.25 3.87 12.21.52 1.31 1.08 2.64 1.65 3.93 3.02 7.07 6.36 14.07 9.91 20.79-7.41 18-17.4 39.2-35.24 60.63-.02.02-.05.04-.08.04l-.14-.02z", fill: "#cff6ef" }), _jsx("path", { d: "M552.96 659.14s-.06-.01-.07-.03c-13.62-15.3-25.57-32.6-35.52-51.42.45-1.22.9-2.33 1.35-3.43l1.05-2.59a82.2 82.2 0 0 0 6.8-17.03c1.99-7.2 3-14.61 3-22.04v-.95s.02-.08.05-.09l.12-.05h.04c.03 0 .05.01.07.03 5.65 5.94 12.36 10.97 19.92 14.94 3.65 2.55 7.34 5.01 10.97 7.34 1.85 10.21 2.38 20.68 1.63 31.19-.35 4.82-.93 9.52-1.73 13.99l-.02.11c-1.05 5.82-2.53 11.66-4.38 17.35-.97 4.29-2 8.53-3.06 12.58 0 .04-.04.06-.07.07l-.14.03z", fill: "#dff6de" }), _jsx("path", { d: "M604.38 607.1c-14.64-6.02-29.39-13.75-43.84-22.99-3.41-19.06-11.1-36.44-22.27-50.31a.105.105 0 0 1 0-.13l.09-.11s.05-.04.08-.04c.01 0 .03 0 .04.01 9.62 4.79 20.31 7.92 31.76 9.31.21.03 1.11.12 1.11.12 3.34 4.42 6.14 9.16 8.41 14.14 10.12 16.37 18.48 33.12 24.85 49.77.01.04 0 .08-.02.11l-.09.09s-.04.03-.07.03h-.04z", fill: "#f0f6c1" }), _jsx("path", { d: "M583.77 544c-4.15 0-8.34-.23-12.46-.69-1.97-2.57-3.94-4.92-5.92-7.03a78 78 0 0 0-14.56-12.12c-.04-.02-.06-.07-.04-.12l.04-.13s.05-.07.09-.07c1.63.09 3.28.14 4.91.14 8.86 0 17.7-1.36 26.25-4.04 1.08-.34 2.23-.73 3.61-1.23 12.1 6 23.3 13.77 33.37 23.1.03.03.04.07.03.11l-.04.12s-.05.06-.09.06c-6.52.38-13.26.67-20.03.86-1.7.23-3.27.41-4.78.55-3.44.32-6.94.48-10.39.48z", fill: "#f8f4ae" }), _jsx("path", { d: "M505.41 508.23a80.7 80.7 0 0 0-17.99-5.47c-4.28-.77-8.69-1.19-13.12-1.26a84 84 0 0 1-18.04-14.05 87 87 0 0 1-7.03-8.18c-.02-.03-.03-.08 0-.11.02-.03.05-.05.08-.05h.02c3.16.59 6.24 1.2 9.16 1.81 5.09.63 10.13 1.76 14.98 3.34 4.44 1.45 8.83 3.33 13.06 5.6 5.46 7.03 11.84 13.15 18.97 18.2.04.03.05.09.03.13-.02.03-.05.05-.09.05h-.04z", fill: "#fcf4fe" }), _jsx("path", { d: "M509.68 508.63s-.06-.01-.08-.03a81.4 81.4 0 0 0-23.16-18.56c-8.43-10.86-14.42-23.75-17.35-37.31 0-.04 0-.08.05-.11.02 0 .03-.01.05-.01s.05 0 .06.02c2.93 2.45 5.84 4.95 8.64 7.45a83 83 0 0 1 19.84 19.07c1.54 2.08 3.03 4.31 4.43 6.62l.03.2.02.21c.73 7.83 3.27 15.34 7.57 22.31.03.04.02.1-.03.13-.02.01-.04.02-.06.02z", fill: "#fef2fd" }), _jsx("path", { d: "M511.84 510.23s-.09-.03-.1-.08a81.4 81.4 0 0 0-9.76-24.28 50.4 50.4 0 0 1 .45-12.32c.6-3.74 1.63-7.49 3.06-11.14 1.16-4.21 2.59-9.24 4.31-14.51.01-.04.04-.06.08-.07.04 0 .07.02.09.05 2.5 4.36 4.52 8.95 6.01 13.66a69.1 69.1 0 0 1 3.09 25.3c-3.87 7.47-6.28 15.29-7.16 23.3 0 .05-.04.09-.09.09z", fill: "#fff1f8" }), _jsx("path", { d: "M514.61 507.23s-.03 0-.05-.01c-.04-.02-.06-.08-.04-.12 2.46-6.5 3.93-13.32 4.37-20.27 5.52-10.63 13.91-20.13 24.28-27.5.02-.01.04-.02.06-.02s.04 0 .05.02c.04.02.05.06.05.1-2.16 12.66-6.85 24.61-13.57 34.56-4.31 2.71-8.26 5.9-11.75 9.5a63 63 0 0 0-3.32 3.72c-.02.02-.05.04-.08.04z", fill: "#fff4e3" }), _jsx("path", { d: "M513.89 510.95s-.07-.02-.09-.05a.11.11 0 0 1 .03-.13c6.01-4.62 11.31-10.31 15.76-16.9 10.79-6.77 23.76-10.33 37.55-10.33 3.07 0 6.21.18 9.33.53.04 0 .07.03.08.06s0 .07-.02.1c-8.25 9.49-18.62 17.06-30.01 21.89-1.92-.14-3.83-.21-5.71-.21-4.41 0-8.85.4-13.2 1.18-4.65.84-9.26 2.14-13.69 3.85h-.04z", fill: "#fef6d0" }), _jsx("path", { d: "M468.15 523.58v-.1l-.04.09c-8.06-1.08-15.86-3.7-23.23-7.79-3.69-1.41-7.42-2.93-11.06-4.51q-.06-.03-.06-.09c0-.06.02-.07.05-.09 12.63-6.51 25.87-9.81 39.35-9.81h1.15c9.7 5.63 20.15 9.14 31.1 10.45.05 0 .09.05.09.1s-.04.09-.09.1c-10.48.5-20.57 3.07-29.99 7.64a79 79 0 0 0-7.19 3.98c-.02 0-.03.02-.05.02h-.01z", fill: "#f4f7fe" }), _jsx("path", { d: "M432.96 554.7c-1.15 0-2.29-.01-3.43-.04-.04 0-.08-.03-.09-.06-.01-.04 0-.08.02-.11 8.57-8.49 18.51-16.72 29.52-24.44 2.82-2.39 5.89-4.63 9.13-6.65 2.71.34 5.39.51 8.03.51 6.95 0 13.82-1.21 20.39-3.59h.03c.04 0 .07.02.09.05.02.04.01.1-.03.13a74.26 74.26 0 0 0-22.94 28.13c-1.69.71-3.33 1.32-4.93 1.84a76.8 76.8 0 0 1-24.05 3.84h-.95c-3.57.26-7.2.39-10.8.39z", fill: "#e8fafe" }), _jsx("path", { d: "M467.56 602.39s-.03 0-.05-.01c-.03-.02-.05-.05-.05-.08-.36-5.26-.56-10.67-.57-16.05-.54-5.97-.35-12 .57-17.92a73.5 73.5 0 0 1 6.04-19.78c5.28-2.18 10.27-4.89 14.88-8.11a73.1 73.1 0 0 0 15.39-14.45c.02-.02.05-.04.08-.04.02 0 .03 0 .05.01.04.02.06.08.04.12-4.93 13.58-5.54 28.98-1.77 44.52-6.03 10.07-14.27 18.86-23.83 25.49a82.6 82.6 0 0 1-10.73 6.28c-.01 0-.03.01-.04.01z", fill: "#e1fbfb" }), _jsx("path", { d: "M517.52 607.7s-.07-.02-.09-.05a286 286 0 0 1-9.92-20.81c-.58-1.3-1.14-2.63-1.66-3.94a93.5 93.5 0 0 1-3.88-12.24c6.77-11.29 10.77-24.09 11.6-37.1 0-.05.04-.09.09-.09.04 0 .08.03.1.07 2.79 10.25 8.04 19.55 15.6 27.63.07.08.41.42.41.42l.04.46v.47c0 7.53-1.02 14.98-3.01 22.2-1.66 5.99-3.95 11.74-6.82 17.07-.78 1.93-1.58 3.89-2.39 5.86q-.03.06-.09.06z", fill: "#e9fbf3" }), _jsx("path", { d: "M560.64 584.06s-.04 0-.05-.02c-3.65-2.33-7.33-4.8-10.96-7.33-7.58-3.98-14.3-9.02-19.98-14.99-.2-15.93-4.86-31.28-13.5-44.45-.03-.04-.02-.1.02-.13.02-.01.04-.02.06-.02.03 0 .05.01.07.03 5.94 6.56 13.39 12.1 22.15 16.45 11.25 13.95 18.95 31.34 22.28 50.34 0 .04 0 .08-.04.1-.02.01-.04.02-.06.02z", fill: "#f4fbe3" }), _jsx("path", { d: "M570.21 543.11c-11.48-1.4-22.2-4.54-31.85-9.34-5.35-6.62-11.4-12.36-18.02-17.08a.11.11 0 0 1-.03-.13c.02-.03.05-.05.09-.05h.04a88 88 0 0 0 15.83 5.29c4.82 1.11 9.76 1.82 14.66 2.1 5.4 3.46 10.31 7.55 14.66 12.18a79 79 0 0 1 5.82 6.98c.02.03.03.08 0 .11-.02.03-.05.05-.09.05 0 0-.9-.09-1.12-.12z", fill: "#fafacf" }), _jsx("path", { d: "M555.85 524.25c-1.64 0-3.29-.05-4.93-.14-9.86-6.33-20.72-10.26-32.32-11.68-.05 0-.09-.05-.09-.1s.04-.09.09-.1c.8-.04 1.6-.08 2.41-.14 8.79-.66 17.35-2.73 25.44-6.16 1.24.08 2.28.18 3.23.3 8.39 1.01 16.5 3.43 24.09 7.19 4.03 1.58 8.08 3.38 12.03 5.36.04.02.06.06.05.1 0 .04-.03.07-.07.09-1.38.5-2.53.89-3.62 1.23a88 88 0 0 1-26.33 4.05z", fill: "#fdf9c8" }), _jsx("path", { d: "M511.26 511.05s-.03 0-.05-.01a81 81 0 0 0-5.8-2.81c-7.17-5.07-13.56-11.2-19-18.22a.105.105 0 0 1 0-.13c.02-.02.05-.04.08-.04.02 0 .03 0 .05.01 8.83 4.74 16.65 11 23.22 18.61.51.83 1.04 1.64 1.58 2.43.03.04.02.09 0 .12-.02.02-.05.03-.07.03z", fill: "#fef9fe" }), _jsx("path", { d: "M511.67 511.03s-.04 0-.05-.02c-.66-.82-1.33-1.63-2.02-2.42-4.32-7.01-6.88-14.54-7.61-22.41l-.03-.37s.02-.09.07-.1h.03c.03 0 .07.02.09.05a82 82 0 0 1 9.78 24.34l-.07.77s-.04.08-.05.09c-.02.03-.06.06-.09.06h-.04z", fill: "#fff8fd" }), _jsx("path", { d: "M511.92 510.72s-.07-.04-.08-.08l-.11-.49c.88-8.06 3.29-15.91 7.16-23.36.02-.03.05-.05.09-.05h.03c.05.01.08.06.07.1a69.7 69.7 0 0 1-4.39 20.33c-.91 1.11-1.78 2.25-2.68 3.51a.09.09 0 0 1-.08.04h-.02z", fill: "#fff9f9" }), _jsx("path", { d: "M476.14 524.11c-2.65 0-5.34-.18-7.99-.53-.04 0-.08-.04-.08-.08s0-.08.04-.11c2.36-1.47 4.79-2.82 7.21-3.99a76.6 76.6 0 0 1 30.07-7.66c1.65.2 3.35.34 5.06.44.05 0 .08.04.09.08 0 .05-.02.09-.06.11a74 74 0 0 0-13.85 8.12c-6.63 2.4-13.51 3.62-20.49 3.62", fill: "#f7fcfe" }), _jsx("path", { d: "M473.59 548.69s-.05-.01-.07-.03c-.03-.03-.04-.07-.02-.11 5.2-11.13 13.15-20.89 23-28.21 3.57-1.3 7.02-2.91 10.27-4.81.95-.56 1.89-1.14 3-1.87.02-.01.04-.02.05-.02.03 0 .05 0 .07.03.03.03.04.08.01.12-2.39 3.8-4.4 7.94-5.98 12.29a73.1 73.1 0 0 1-15.44 14.51 75.6 75.6 0 0 1-14.87 8.08h-.04z", fill: "#f2fdfe" }), _jsx("path", { d: "M502.05 570.73s-.07-.04-.08-.08c-3.78-15.58-3.16-31.01 1.78-44.63 2.97-3.74 5.55-7.77 7.69-11.98.02-.03.05-.05.09-.05h.03c.05.01.08.05.07.1-.17 3.61-.03 7.23.41 10.75.37 2.91.95 5.82 1.73 8.7-.83 13.07-4.85 25.91-11.62 37.15-.02.03-.05.05-.09.05h-.02z", fill: "#f1fdfc" }), _jsx("path", { d: "M529.72 561.75s-.05-.01-.07-.03c0 0-.34-.35-.41-.42-7.59-8.11-12.85-17.43-15.65-27.71.24-3.83.22-7.67-.06-11.46-.24-3.2-.67-6.41-1.29-9.6 0-.04 0-.08.04-.1.02-.01.04-.02.06-.02s.03 0 .05.01c.01 0 .11.06.12.08 1.18 1.59 2.46 3.15 3.81 4.64 8.67 13.22 13.34 28.6 13.51 44.5 0 .04-.02.08-.06.09h-.04z", fill: "#f7fdf5" }), _jsx("path", { d: "M538.41 533.79s-.03 0-.04-.01c-8.78-4.37-16.25-9.92-22.21-16.5-.94-1.43-1.91-2.81-2.88-4.12a.105.105 0 0 1 0-.13c.02-.02.05-.03.08-.03.02 0 .03 0 .05.01a87 87 0 0 0 7.04 3.52c6.65 4.74 12.72 10.49 18.04 17.1.03.04.03.09 0 .13-.02.02-.05.04-.08.04z", fill: "#fcfde9" }), _jsx("path", { d: "M550.92 524.11c-4.92-.28-9.86-.99-14.7-2.1a87.4 87.4 0 0 1-15.86-5.3 87 87 0 0 0-6.53-4.22c-.04-.02-.06-.07-.05-.11s.05-.07.1-.07h1.1c1.21 0 2.43-.03 3.62-.08 11.64 1.43 22.53 5.36 32.37 11.69.04.02.06.07.04.11-.01.04-.05.07-.09.07z", fill: "#fefcdf" }), _jsx("path", { d: "M505.38 511.94c-10.98-1.32-21.45-4.84-31.13-10.46-.04-.02-.06-.07-.05-.11s.05-.07.1-.07c4.44.06 8.87.49 13.15 1.26a80.6 80.6 0 0 1 18.03 5.49c1.83 1.29 3.71 2.52 5.61 3.65.04.02.06.07.04.11-.01.04-.05.07-.1.07-.65-.02-1.3-.02-1.94-.02-1.23 0-2.47.03-3.71.09s0 0-.01 0z", fill: "#fdfafe" }), _jsx("path", { d: "M512.89 511.34s-.05-.01-.07-.03c-.03-.03-.04-.07-.02-.11.66-1.45 1.22-2.79 1.71-4.1a62 62 0 0 1 3.32-3.73c3.53-3.64 7.49-6.84 11.79-9.53.02-.01.03-.02.05-.02.03 0 .05.01.07.03.03.03.04.09.01.13-4.46 6.61-9.78 12.31-15.81 16.95-.36.14-.69.27-1.02.41h-.04z", fill: "#fffaeb" }), _jsx("path", { d: "M518.6 512.43c-1.89-.23-3.81-.4-5.71-.49l-.14-.07-.09-.05s-.05-.05-.05-.08.01-.07.04-.09c.4-.29.79-.59 1.18-.89 4.47-1.74 9.09-3.04 13.76-3.88 4.36-.79 8.82-1.19 13.24-1.19 1.88 0 3.79.07 5.68.22.05 0 .08.04.09.08s-.02.09-.06.11a80.3 80.3 0 0 1-27.91 6.31c-.8.03 0 0-.01 0z", fill: "#fffbde" }), _jsx("path", { d: "M513.61 533.68s-.08-.03-.1-.07c-.79-2.89-1.37-5.81-1.73-8.69-.41-3.32-.56-6.7-.45-10.08a70.7 70.7 0 0 1-7.35 11.31c-.02.02-.05.04-.08.04-.02 0-.03 0-.05-.01l-.12-.07s-.06-.08-.04-.12c1.5-4.13 3.38-8.06 5.6-11.69-.84.54-1.59 1-2.33 1.44-3.3 1.92-6.77 3.55-10.33 4.84h-.03c-.04 0-.07-.02-.09-.05l-.07-.12s-.01-.1.03-.13c4.15-3.09 8.62-5.73 13.28-7.87-1.48-.1-2.94-.23-4.37-.4-.05 0-.09-.05-.09-.1v-.14c0-.05.05-.09.1-.1a78 78 0 0 1 5.02-.08 96 96 0 0 1-5.06-3.32.11.11 0 0 1-.03-.13l.07-.12s.05-.05.09-.05h.04c1.75.76 3.5 1.6 5.21 2.5q-.615-.915-1.2-1.86c-.03-.04-.02-.1.03-.13l.11-.08s.04-.02.06-.02c.03 0 .06.01.08.03.61.71 1.22 1.44 1.81 2.17.01-.16.03-.32.05-.48 0-.05.05-.09.09-.09h.14c.05 0 .09.03.1.08l.03.12c.82-1.14 1.62-2.18 2.45-3.18.02-.02.05-.04.08-.04.02 0 .04 0 .05.01l.12.07s.06.08.04.12c-.45 1.2-.96 2.42-1.55 3.73l.6-.24h.04c.04 0 .07.02.09.05l.07.12s.01.1-.03.13c-.29.23-.59.45-.89.67 1.98.13 3.8.29 5.52.5.05 0 .09.05.09.1v.14c0 .05-.05.09-.1.1-1.2.05-2.42.08-3.63.08h-.47c2.02 1.19 4.03 2.5 5.98 3.89.04.03.05.09.03.13l-.07.12s-.05.05-.09.05h-.04c-2.16-.96-4.3-2.02-6.38-3.15.82 1.12 1.63 2.3 2.42 3.49.03.04.02.1-.02.13l-.11.09s-.04.02-.06.02a.1.1 0 0 1-.07-.03c-1.23-1.36-2.4-2.77-3.48-4.21a82.04 82.04 0 0 1 1.23 20.45c0 .05-.04.09-.09.09l-.15.01z", fill: "#fffdfb" })] }));
3
- export default SvgRegardioEnsembleIconColor;
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+
3
+ // src/generated/icons/RegardioEnsembleIconColor.tsx
4
+ var SvgRegardioEnsembleIconColor = ({
5
+ title,
6
+ titleId,
7
+ ...props
8
+ }) => /* @__PURE__ */ jsxs(
9
+ "svg",
10
+ {
11
+ "aria-labelledby": titleId,
12
+ height: "1em",
13
+ viewBox: "0 0 1024 1024",
14
+ width: "1em",
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ ...props,
17
+ children: [
18
+ title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
19
+ /* @__PURE__ */ jsx(
20
+ "path",
21
+ {
22
+ className: "fill-pink-400",
23
+ d: "M408.9 348.57c-1.67-.76-3.34-1.49-4.96-2.17-20.81-8.8-39.75-12.73-61.43-12.73-10.4 0-20.71.86-32.15 1.89-.02 0-.05 0-.07-.02s-.03-.04-.03-.07c-2.13-40.21 4.84-86.18 20.71-136.62.01-.04.05-.07.1-.07h.02c.5.11 52.02 12.6 103.7 48.01.04.03.05.08.03.13-16.15 32.67-24.82 66.84-25.78 101.56 0 .03-.02.06-.05.08-.02 0-.03.02-.05.02h-.04z"
24
+ }
25
+ ),
26
+ /* @__PURE__ */ jsx(
27
+ "path",
28
+ {
29
+ className: "fill-purple-400",
30
+ d: "M246.98 422.33s-.07-.02-.08-.05c-17.12-26.71-33.45-57.28-48.53-90.88-.02-.03-.01-.07.01-.1.02-.02.05-.04.08-.04h.02c22.62 4.6 43.95 6.84 65.22 6.84 16.54 0 30.71-1.29 44.42-2.54l2.24-.2c.02 0 .05 0 .07.02s.03.04.03.07c1.18 22.32 5.21 43.27 11.96 62.27.01.03 0 .06 0 .09-.02.03-.04.04-.08.05-25.36 2.04-50.69 10.27-75.3 24.45-.02 0-.03.01-.05.01z"
31
+ }
32
+ ),
33
+ /* @__PURE__ */ jsx(
34
+ "path",
35
+ {
36
+ className: "fill-blue-400",
37
+ d: "M227.61 577.32s-.04 0-.05-.02c-46.63-30.47-76.29-63.65-77.53-65.05-.03-.04-.04-.09 0-.13 31.24-40.65 63.84-70.93 96.91-89.99.02 0 .03-.01.05-.01.03 0 .07.02.08.05 16.51 25.75 33.92 48.15 51.75 66.57.02.02.03.06.03.09s-.03.06-.06.07c-26.8 12.82-46.96 33.32-59.94 60.91-3.69 7.84-7.44 17.08-11.14 27.45 0 .03-.03.05-.06.06h-.03z"
38
+ }
39
+ ),
40
+ /* @__PURE__ */ jsx(
41
+ "path",
42
+ {
43
+ className: "fill-cyan-400",
44
+ d: "M308.23 732.94C288 730 267.15 724.4 246.28 716.3c-28.71-11.14-47.54-23.27-47.73-23.39l-.04-.1c4.32-28.61 15.24-77 29.01-115.62 0-.03.03-.05.06-.06h.03c.02 0 .04 0 .05.02 31.95 20.88 64.02 35.34 95.29 42.96 3.22.79 6.63 1.53 10.11 2.22.03 0 .06.03.07.05q.015.045 0 .09c-16.9 35.12-25.47 73.29-24.8 110.38 0 .03-.01.06-.03.08s-.04.02-.07.02h-.01z"
45
+ }
46
+ ),
47
+ /* @__PURE__ */ jsx(
48
+ "path",
49
+ {
50
+ className: "fill-teal-400",
51
+ d: "M336.52 825.69c-3.51 0-5.49-.11-5.51-.11-7.18-13.98-12.7-28.78-16.51-44.04-3.92-15.72-6.06-32.1-6.36-48.69 0-.03.01-.06.03-.08s.04-.02.07-.02h.01c11.03 1.61 21.97 2.42 32.52 2.42 20.95 0 40.99-3.2 59.56-9.51h.03c.04 0 .08.02.09.06 10.03 24.19 24.98 49.44 44.44 75.05.02.02.02.05.02.08s-.03.05-.05.07c-45.54 22.37-90.94 24.78-108.34 24.78z"
52
+ }
53
+ ),
54
+ /* @__PURE__ */ jsx(
55
+ "path",
56
+ {
57
+ className: "fill-green-400",
58
+ d: "M512.3 874c-14.14-12.66-41.62-38.97-67.57-73.12-.02-.02-.02-.05-.02-.08s.03-.05.05-.07c30.18-14.82 54.64-35.71 72.71-62.08 1.73-2.53 3.47-5.19 5.17-7.89.02-.03.04-.04.08-.05.03 0 .05.01.07.03 24.02 25 47.24 33.58 74.13 43.52l1.14.42s.05.03.06.06 0 .06 0 .08c-17.74 34.96-46.59 68.33-85.76 99.16-.02.01-.04.02-.06.02"
59
+ }
60
+ ),
61
+ /* @__PURE__ */ jsx(
62
+ "path",
63
+ {
64
+ className: "fill-lime-400",
65
+ d: "M693.05 825.58s-.04 0-.06-.02c-38.93-29.98-70.01-41.47-94.98-50.7-.03 0-.05-.03-.06-.06s0-.06 0-.08c10.6-20.89 17.4-42.7 20.21-64.82 0-.03.02-.06.05-.08.01 0 .03-.01.05-.01s.03 0 .04.01c23.24 11.83 47.85 18.83 73.14 20.78.05 0 .09.04.09.09 2.51 29.27 3.05 61.16 1.61 94.79q0 .06-.06.09h-.04z"
66
+ }
67
+ ),
68
+ /* @__PURE__ */ jsx(
69
+ "path",
70
+ {
71
+ className: "fill-olive-400",
72
+ d: "M706.06 731.38c-4.87 0-9.79-.19-14.64-.57a.09.09 0 0 1-.09-.09c-3.52-41.1-10.91-77.43-21.97-107.98-.01-.03 0-.07.01-.09.02-.02.05-.04.08-.04 4.44.32 8.94.48 13.36.48 30.65 0 60.94-7.76 90.03-23.05.01 0 .03-.01.05-.01.03 0 .06.01.08.04 37.03 47.39 52.28 92.56 52.43 93.01.01.04 0 .09-.04.12-38.31 25.34-78.45 38.18-119.31 38.18z"
73
+ }
74
+ ),
75
+ /* @__PURE__ */ jsx(
76
+ "path",
77
+ {
78
+ className: "fill-yellow-400",
79
+ d: "M772.9 600.23s-.06-.01-.08-.04c-21.96-28.1-47.13-51.41-74.81-69.28-.03-.02-.05-.06-.04-.1s.04-.07.08-.08c52.05-12.69 87.28-35.11 104.71-66.61.02-.03.05-.05.09-.05.02 0 .03 0 .05.01 42.51 22.52 69.93 46.69 71.08 47.7.04.04.05.1.02.14-32.04 40.18-66.03 69.88-101.04 88.29-.01 0-.03.01-.05.01z"
80
+ }
81
+ ),
82
+ /* @__PURE__ */ jsx(
83
+ "path",
84
+ {
85
+ className: "fill-orange-400",
86
+ d: "M802.84 464.26s-.03 0-.05-.01c-35.26-18.68-70.43-30.78-104.54-35.96-4.94-.75-10.02-1.37-15.11-1.84-.03 0-.06-.02-.08-.05s-.02-.06 0-.09c16.55-32 25.83-67.95 27.58-106.86 0-.05.04-.09.1-.1 5.21-.22 10.56-.33 15.89-.33 14.52 0 29.5.83 44.53 2.45 32.05 3.47 53.9 9.5 54.12 9.56.04.01.07.05.07.09.81 26.48-2.77 82.09-15.86 118.6a99 99 0 0 1-6.56 14.5c-.02.03-.05.05-.09.05z"
87
+ }
88
+ ),
89
+ /* @__PURE__ */ jsx(
90
+ "path",
91
+ {
92
+ className: "fill-coral-400",
93
+ d: "M623.65 335.93s-.04 0-.06-.02c-.03-.02-.04-.05-.04-.09 1.72-29.14-1.86-56.1-10.64-80.12-.02-.05 0-.1.05-.12 27.52-12.49 56.34-27.19 79.71-57.02.02-.02.05-.04.08-.04h.02c.04 0 .07.03.08.07 13.71 41.01 19.76 81.67 17.99 120.86 0 .05-.04.09-.1.1-31.92 1.36-61.21 6.87-87.06 16.37h-.03z"
94
+ }
95
+ ),
96
+ /* @__PURE__ */ jsx(
97
+ "path",
98
+ {
99
+ className: "fill-red-400",
100
+ d: "M509.02 322.1s-.06-.02-.08-.05a239 239 0 0 0-18.79-25.53c-15.37-18.2-34.04-34.88-55.48-49.57-.04-.03-.05-.08-.03-.13 30.18-61.06 76.7-96.46 77.16-96.81.02-.01.04-.02.06-.02s.03 0 .04.01c51.02 25.96 85.07 61.5 101.19 105.63.02.05 0 .1-.05.12-3.78 1.72-7.57 3.41-11.38 5.1-31.82 14.16-64.71 28.81-92.57 61.2-.02.02-.05.04-.08.04z"
101
+ }
102
+ ),
103
+ /* @__PURE__ */ jsx(
104
+ "path",
105
+ {
106
+ d: "M417.85 418.43s-.03 0-.04-.01c-14.33-7.29-28.88-12.77-43.23-16.26-13.1-3.19-26.36-4.81-39.39-4.81-4.27 0-8.59.17-12.85.52-.04 0-.08-.03-.09-.07-6.76-19.01-10.79-39.98-11.97-62.32 0-.05.04-.1.09-.1 11.44-1.04 21.76-1.9 32.17-1.9 21.71 0 40.68 3.93 61.51 12.74 1.62.69 3.29 1.42 4.96 2.17q.06.03.06.09c-.33 11.83.25 23.87 1.7 35.8 1.5 12.31 3.86 23.44 7.2 34.03.01.04 0 .08-.03.11-.02.02-.04.02-.06.02z",
107
+ fill: "#deb2e9"
108
+ }
109
+ ),
110
+ /* @__PURE__ */ jsx(
111
+ "path",
112
+ {
113
+ d: "M601.81 433.37s-.05-.01-.07-.03a.1.1 0 0 1-.02-.1c12.74-34.75 20.08-67.53 21.84-97.41 0-.04.03-.07.07-.09 25.87-9.51 55.18-15.03 87.12-16.39s.05.01.07.03.03.05.03.08c-1.76 38.94-11.04 74.92-27.6 106.94-.02.03-.05.05-.09.05a242 242 0 0 0-22.22-1.03c-20.26 0-40.14 2.68-59.09 7.95h-.03z",
114
+ fill: "#edbd83"
115
+ }
116
+ ),
117
+ /* @__PURE__ */ jsx(
118
+ "path",
119
+ {
120
+ d: "M473.29 394.78s-.05-.01-.07-.03c-18.18-19.53-39.81-35.07-64.31-46.17q-.06-.03-.06-.09c.96-34.75 9.64-68.95 25.8-101.65.01-.03.04-.04.06-.05h.03c.02 0 .04 0 .06.02 21.45 14.7 40.13 31.39 55.52 49.61 6.86 8.12 13.18 16.72 18.8 25.55.02.04.02.09 0 .12-2.45 2.84-4.68 5.6-6.84 8.44-13.73 18.03-23.45 39.63-28.88 64.19 0 .04-.04.07-.07.08h-.03z",
121
+ fill: "#f0a8c2"
122
+ }
123
+ ),
124
+ /* @__PURE__ */ jsx(
125
+ "path",
126
+ {
127
+ d: "M538.91 394.82s-.07-.04-.07-.08c-5.67-25.97-15.72-50.42-29.89-72.69-.02-.04-.02-.09 0-.12 27.88-32.43 60.8-47.08 92.64-61.26 3.8-1.69 7.6-3.38 11.38-5.1h.08c.03.01.04.03.05.06 8.78 24.04 12.37 51.03 10.65 80.2 0 .04-.03.07-.07.09-31.86 11.71-58.71 29.61-79.8 53.18-1.62 1.82-3.26 3.73-4.87 5.68-.02.02-.05.04-.08.04z",
128
+ fill: "#f3ae9f"
129
+ }
130
+ ),
131
+ /* @__PURE__ */ jsx(
132
+ "path",
133
+ {
134
+ d: "M298.74 488.91s-.05-.01-.07-.03c-17.83-18.43-35.25-40.83-51.77-66.6-.01-.02-.02-.05-.01-.08 0-.03.02-.05.05-.06 24.63-14.2 49.99-22.43 75.38-24.48.04 0 .08.03.09.07 7.4 20.82 18.24 39.77 32.22 56.33a188 188 0 0 0 17.87 18.4c.03.03.04.07.03.11s-.05.06-.09.07c-28.3.95-53.08 6.42-73.66 16.27z",
135
+ fill: "#bfbef3"
136
+ }
137
+ ),
138
+ /* @__PURE__ */ jsx(
139
+ "path",
140
+ {
141
+ d: "M333.03 622.51c-3.49-.69-6.89-1.44-10.12-2.22-31.3-7.63-63.38-22.09-95.35-42.99-.04-.02-.05-.07-.04-.12 3.7-10.38 7.45-19.62 11.15-27.46 13-27.63 33.2-48.16 60.04-61h.04c.03 0 .05.01.07.03 28.2 29.15 57.93 48.85 88.35 58.56.03.01.06.04.07.07 0 .03 0 .07-.03.09-22.41 21.77-40.6 47-54.07 74.99q-.03.06-.09.06h-.02z",
142
+ fill: "#9cc8ec"
143
+ }
144
+ ),
145
+ /* @__PURE__ */ jsx(
146
+ "path",
147
+ {
148
+ d: "M698.06 530.92s-.04 0-.05-.02a270 270 0 0 0-36.17-19.63c-2.7-1.2-5.32-2.38-7.87-3.53-10.29-4.63-19.17-8.63-28.01-11.99-.03-.01-.06-.04-.06-.08s0-.07.04-.09c23.05-17.6 42.81-41.56 57.14-69.28.02-.03.05-.05.09-.05 5.09.47 10.18 1.09 15.12 1.84 34.13 5.19 69.32 17.3 104.6 35.99.02.01.04.03.05.06v.08c-17.46 31.55-52.73 54-104.84 66.71h-.02z",
149
+ fill: "#e5c761"
150
+ }
151
+ ),
152
+ /* @__PURE__ */ jsx(
153
+ "path",
154
+ {
155
+ d: "M340.77 735.36c-10.56 0-21.51-.81-32.55-2.42-.05 0-.08-.05-.08-.1-.68-37.13 7.9-75.33 24.81-110.47q.03-.06.09-.06h.02c13.82 2.73 27.61 4.11 40.98 4.11 4.73 0 9.5-.17 14.17-.51.03 0 .06.01.08.03s.03.06.02.09c-2.94 13.19-3.85 27.11-2.71 41.37 1.49 18.53 6.49 38.15 14.84 58.3v.08c-.01.03-.03.04-.06.05-18.59 6.32-38.65 9.52-59.62 9.52z",
156
+ fill: "#84cfda"
157
+ }
158
+ ),
159
+ /* @__PURE__ */ jsx(
160
+ "path",
161
+ {
162
+ d: "M444.81 800.92s-.06-.01-.08-.04c-19.47-25.62-34.43-50.88-44.46-75.09v-.08c.01-.03.03-.04.06-.05 25.7-8.73 49.12-23.6 69.61-44.19 4.3-4.32 8.43-8.86 12.28-13.49.02-.02.05-.04.08-.04h.02c.04 0 .06.03.08.06 8.06 20.04 19.35 38.61 33.58 55.2 2.22 2.59 4.52 5.13 6.83 7.53.03.03.04.08.01.12-1.7 2.71-3.44 5.37-5.18 7.9-18.08 26.4-42.57 47.3-72.78 62.14-.01 0-.03.01-.04.01z",
163
+ fill: "#86d4bf"
164
+ }
165
+ ),
166
+ /* @__PURE__ */ jsx(
167
+ "path",
168
+ {
169
+ d: "m598 774.86-1.14-.42c-26.91-9.94-50.15-18.53-74.2-43.56a.09.09 0 0 1-.01-.12c13.44-21.41 23.06-44.22 30.27-71.79 0-.04.04-.06.07-.07h.02c.03 0 .06.01.07.03 19.12 21.48 41.06 38.6 65.21 50.9.04.02.06.06.05.1-2.81 22.15-9.62 43.98-20.23 64.89-.02.03-.05.05-.09.05h-.04z",
170
+ fill: "#a2d39d"
171
+ }
172
+ ),
173
+ /* @__PURE__ */ jsx(
174
+ "path",
175
+ {
176
+ d: "M691.42 730.81c-25.32-1.96-49.96-8.96-73.22-20.8-.04-.02-.06-.06-.05-.1 1.67-13.12 1.96-26.58.88-40-1.66-20.63-6.6-41.81-14.68-62.93-.01-.04 0-.08.02-.11a.1.1 0 0 1 .07-.03h.04c16.62 6.83 33.4 11.56 49.88 14.07 5 .76 10.08 1.33 15.09 1.69.04 0 .07.03.09.07 11.07 30.56 18.46 66.91 21.98 108.03 0 .03 0 .06-.03.08a.1.1 0 0 1-.07.03",
177
+ fill: "#c0d086"
178
+ }
179
+ ),
180
+ /* @__PURE__ */ jsx(
181
+ "path",
182
+ {
183
+ d: "M682.82 623.29c-4.43 0-8.93-.16-13.37-.48-.04 0-.07-.03-.09-.07-12.29-33.94-29.27-61.1-50.48-80.73-.03-.03-.04-.07-.03-.11s.05-.06.09-.07c29.33-1.73 55.94-5.47 79.09-11.11 27.78 17.9 52.96 41.22 74.94 69.34.02.02.02.05.02.08s-.02.05-.05.07c-29.12 15.31-59.44 23.07-90.12 23.07z",
184
+ fill: "#d8ce6b"
185
+ }
186
+ ),
187
+ /* @__PURE__ */ jsx(
188
+ "path",
189
+ {
190
+ d: "M469.18 452.8s-.05 0-.06-.02c-16.82-14.03-34.09-25.59-51.32-34.35-3.39-10.66-5.75-21.8-7.25-34.12a241 241 0 0 1-1.7-35.83c0-.03.02-.06.05-.08.02 0 .03-.02.05-.02h.04c24.52 11.12 46.18 26.67 64.37 46.22-.64 3.07-1.24 6.13-1.77 9.19-.83 2.63-1.47 4.99-1.98 7.2-2.75 11.93-3.21 24.01-1.39 35.95.28 1.8.63 3.68 1.07 5.74 0 .04 0 .08-.05.11-.02 0-.03.01-.05.01z",
191
+ fill: "#f8cff2"
192
+ }
193
+ ),
194
+ /* @__PURE__ */ jsx(
195
+ "path",
196
+ {
197
+ d: "M509.91 448.03s-.07-.02-.09-.05c-.44-.76-.88-1.52-1.35-2.27-9.65-19.04-21.51-36.19-35.26-50.97 5.41-24.68 15.14-46.31 28.89-64.36 2.16-2.84 4.4-5.6 6.85-8.45.02-.02.05-.03.08-.03s.06.02.08.05c14.18 22.28 24.25 46.76 29.92 72.75-17.1 20.81-24.5 39.39-29.03 53.26-.01.04-.04.06-.08.07z",
198
+ fill: "#fbcfd6"
199
+ }
200
+ ),
201
+ /* @__PURE__ */ jsx(
202
+ "path",
203
+ {
204
+ d: "M543.23 459.51s-.04 0-.05-.02c-.04-.02-.05-.06-.05-.1.73-4.28 1.18-8.66 1.33-13 .15-4.4.01-8.87-.42-13.28-.75-13.07-2.5-25.98-5.2-38.36 1.63-2.04 3.27-3.95 4.9-5.77 21.11-23.6 47.99-41.51 79.88-53.24h.03c.02 0 .04 0 .06.02.03.02.04.05.04.09-1.76 29.9-9.11 62.7-21.86 97.47-15.94 4.48-31.51 10.82-46.34 18.89-3.82 1.87-7.5 4-10.94 6.35-.37.25-.73.51-1.09.77l-.24.17s-.04.02-.06.02z",
205
+ fill: "#fbd6b5"
206
+ }
207
+ ),
208
+ /* @__PURE__ */ jsx(
209
+ "path",
210
+ {
211
+ d: "M449.3 479.31c-24.16-4.53-46.94-6.83-67.7-6.83-3.08 0-6.17.05-9.17.15-6.49-5.8-12.51-11.99-17.96-18.44-14-16.57-24.85-35.54-32.26-56.39-.01-.03 0-.06 0-.09.02-.03.04-.04.08-.05 4.26-.34 8.59-.52 12.86-.52 13.05 0 26.32 1.62 39.44 4.82 14.37 3.5 28.93 8.98 43.28 16.28 4.88 15.38 11.73 29.42 22.26 45.59a86.6 86.6 0 0 0 9.24 15.32c.02.03.03.08 0 .11-.02.03-.05.05-.08.05h-.02z",
212
+ fill: "#ebd9fa"
213
+ }
214
+ ),
215
+ /* @__PURE__ */ jsx(
216
+ "path",
217
+ {
218
+ d: "M387.1 547.49c-30.45-9.72-60.21-29.44-88.43-58.61-.02-.02-.03-.06-.03-.09s.03-.06.06-.07c20.6-9.86 45.41-15.34 73.74-16.29 17.21 15.43 37.87 28.43 61.46 38.66q.06.03.06.09c0 .06-.02.08-.05.09-6.57 3.39-12.82 7.57-18.62 12.46-9.83 7.2-19.28 15.18-28.08 23.74a.1.1 0 0 1-.07.03h-.03z",
219
+ fill: "#d2e1fb"
220
+ }
221
+ ),
222
+ /* @__PURE__ */ jsx(
223
+ "path",
224
+ {
225
+ d: "M625.95 495.75c-7-2.66-13.33-4.66-19.37-6.12-7.8-1.88-17.17-3.59-27.85-5.09-.76-.11-1.52-.2-2.27-.29-.04 0-.07-.03-.08-.06s0-.07.02-.1a85.3 85.3 0 0 0 11.64-17.28 87 87 0 0 0 4.09-9.37c3.46-8.13 6.68-16.27 9.59-24.21 19.04-5.34 38.94-8.02 59.21-8.02 7.3 0 14.79.35 22.24 1.04.03 0 .06.02.08.05s.02.06 0 .09c-14.35 27.74-34.12 51.72-57.2 69.34-.02.01-.04.02-.06.02z",
226
+ fill: "#f9e094"
227
+ }
228
+ ),
229
+ /* @__PURE__ */ jsx(
230
+ "path",
231
+ {
232
+ d: "M374.05 626.63c-13.39 0-27.19-1.38-41.02-4.12-.03 0-.06-.03-.07-.05a.14.14 0 0 1 0-.09c13.48-28.01 31.69-53.26 54.11-75.05a.1.1 0 0 1 .07-.03h.03c13.88 4.43 28.13 6.84 42.37 7.16.04 0 .08.03.09.06.01.04 0 .08-.02.11-21.59 21.39-35.48 45.41-41.28 71.4 0 .04-.05.07-.09.08-4.67.34-9.44.52-14.18.52z",
233
+ fill: "#b5e7f6"
234
+ }
235
+ ),
236
+ /* @__PURE__ */ jsx(
237
+ "path",
238
+ {
239
+ d: "M400.36 725.85s-.08-.02-.09-.06c-8.36-20.18-13.36-39.81-14.86-58.36-1.15-14.28-.24-28.22 2.71-41.43 0-.04.05-.07.09-.08 27.28-2 53.79-9.89 78.79-23.45l.52-.26s.03-.01.04-.01c.02 0 .03 0 .05.01.03.02.05.05.05.08 1.6 23.26 6.56 45.37 14.74 65.72.01.03 0 .07-.02.1-3.86 4.63-7.99 9.17-12.3 13.5-20.51 20.61-43.96 35.49-69.69 44.24z",
240
+ fill: "#abebe9"
241
+ }
242
+ ),
243
+ /* @__PURE__ */ jsx(
244
+ "path",
245
+ {
246
+ d: "M522.73 730.91s-.05-.01-.07-.03c-2.31-2.41-4.61-4.95-6.84-7.54-14.24-16.61-25.55-35.2-33.61-55.26-.01-.03 0-.07.02-.1 17.77-21.34 27.76-42.52 35.2-60.41q.03-.06.09-.06c.06 0 .07.02.09.05 9.93 18.8 21.87 36.09 35.48 51.37-7.19 27.68-16.82 50.51-30.27 71.94-.02.03-.04.04-.08.05z",
247
+ fill: "#b9ecd2"
248
+ }
249
+ ),
250
+ /* @__PURE__ */ jsx(
251
+ "path",
252
+ {
253
+ d: "M618.25 710.02s-.03 0-.04-.01c-24.18-12.31-46.14-29.45-65.27-50.95 1.04-4.16 2.07-8.4 3.04-12.68 1.85-5.7 3.32-11.52 4.37-17.32l.02-.11c.81-4.51 1.38-9.07 1.73-13.96.75-10.45.23-20.89-1.55-31.01 0-.04 0-.08.04-.1.02-.01.04-.02.06-.02s.04 0 .05.02c14.44 9.23 29.17 16.96 43.8 22.97 8.14 21.2 13.09 42.39 14.75 63.04 1.08 13.44.78 26.91-.88 40.05 0 .03-.02.06-.05.08-.01 0-.03.01-.05.01z",
254
+ fill: "#d4ebb7"
255
+ }
256
+ ),
257
+ /* @__PURE__ */ jsx(
258
+ "path",
259
+ {
260
+ d: "M669.45 622.8c-5.02-.36-10.1-.93-15.11-1.69-16.5-2.51-33.3-7.25-49.93-14.08-6.42-16.69-14.78-33.43-24.89-49.8a78.3 78.3 0 0 0-8.27-14.03c-.02-.03-.03-.08 0-.11.02-.03.05-.05.09-.05h.01a112 112 0 0 0 22.79.21c1.49-.14 3.06-.32 4.78-.55 6.76-.19 13.5-.48 20.03-.86 21.3 19.68 38.31 46.86 50.6 80.83.01.03 0 .07-.01.09-.02.02-.05.04-.08.04z",
261
+ fill: "#e8e997"
262
+ }
263
+ ),
264
+ /* @__PURE__ */ jsx(
265
+ "path",
266
+ {
267
+ d: "M618.95 542.04s-.05 0-.07-.03c-10.03-9.29-21.19-17.04-33.17-23.05-.04-.02-.06-.06-.05-.1 0-.04.03-.07.07-.09a90.7 90.7 0 0 0 16.04-7.64c8.29-4.41 16.42-9.65 24.16-15.56 8.94 3.35 17.83 7.35 28.12 11.98 2.56 1.15 5.18 2.33 7.87 3.53 12.42 5.54 24.6 12.15 36.2 19.64.03.02.05.06.04.1s-.04.07-.08.08c-23.16 5.65-49.79 9.39-79.13 11.12z",
268
+ fill: "#f3e68b"
269
+ }
270
+ ),
271
+ /* @__PURE__ */ jsx(
272
+ "path",
273
+ {
274
+ d: "M433.79 511.34c-23.62-10.24-44.3-23.25-61.46-38.68-.03-.03-.04-.07-.03-.11l.04-.12s.05-.06.09-.07c3-.1 6.08-.15 9.17-.15 20.78 0 43.57 2.3 67.75 6.83 2.28 2.95 4.65 5.7 7.11 8.22a84 84 0 0 0 17.93 13.99.1.1 0 0 1 .05.11l-.04.13s-.05.07-.1.07h-1.15c-13.43 0-26.63 3.29-39.22 9.78l-.1.01h-.04z",
275
+ fill: "#f1edfd"
276
+ }
277
+ ),
278
+ /* @__PURE__ */ jsx(
279
+ "path",
280
+ {
281
+ d: "M585.72 519.04c-3.97-1.98-8.01-3.78-12.05-5.36a73.6 73.6 0 0 0-24.01-7.17c-.95-.11-1.99-.21-3.18-.3-.05 0-.08-.04-.09-.08l-.02-.14s.02-.09.06-.11c11.35-4.81 21.69-12.36 29.91-21.81.96.03 1.76.14 2.43.23 10.7 1.49 20.08 3.21 27.88 5.09 6.05 1.46 12.4 3.47 19.4 6.13.03.01.06.04.06.08l.02.12s0 .07-.04.09c-7.74 5.92-15.88 11.16-24.19 15.58a91.5 91.5 0 0 1-16.08 7.66h-.09z",
282
+ fill: "#fcf1b1"
283
+ }
284
+ ),
285
+ /* @__PURE__ */ jsx(
286
+ "path",
287
+ {
288
+ d: "M486.45 490.11s-.03 0-.05-.01c-4.22-2.26-8.6-4.14-13.02-5.58-4.83-1.58-9.85-2.7-14.94-3.33-2.92-.61-6.01-1.21-9.17-1.81-3.68-4.8-6.81-9.97-9.37-15.42-10.53-16.17-17.39-30.23-22.23-45.57-.01-.04 0-.08.03-.11l.1-.08s.04-.02.06-.02.03 0 .04.01c17.25 8.77 34.53 20.34 51.37 34.39 2.98 13.61 8.96 26.48 17.33 37.27.03.04.03.09 0 .13l-.09.11s-.05.04-.08.04z",
289
+ fill: "#fbe7fc"
290
+ }
291
+ ),
292
+ /* @__PURE__ */ jsx(
293
+ "path",
294
+ {
295
+ d: "M502.01 485.95s-.07-.02-.09-.05a82 82 0 0 0-4.41-6.59 82.5 82.5 0 0 0-19.78-19.01 361 361 0 0 0-8.65-7.46c-.49-2.08-.85-3.97-1.13-5.85-1.83-11.98-1.36-24.09 1.38-36 .52-2.26 1.18-4.64 2-7.26.53-3.02 1.13-6.08 1.79-9.09 0-.04.04-.06.07-.08 0 0 .14-.04.15-.04.03 0 .05.01.07.03 13.77 14.8 25.64 31.96 35.3 51.02.42.67.86 1.41 1.35 2.26-1.72 5.45-3.14 10.46-4.3 14.65-1.43 3.64-2.46 7.37-3.05 11.1-.65 4.08-.81 8.19-.46 12.21 0 .05-.02.09-.07.1l-.13.04h-.03z",
296
+ fill: "#fde5f6"
297
+ }
298
+ ),
299
+ /* @__PURE__ */ jsx(
300
+ "path",
301
+ {
302
+ d: "M518.89 486.93s-.08-.06-.07-.1c.54-8.58-.49-17.06-3.07-25.2-1.49-4.7-3.5-9.28-5.99-13.61 4.51-13.97 11.9-32.59 29.05-53.4.02-.02.05-.04.08-.04l.15.03c.04 0 .07.04.07.08 2.71 12.4 4.46 25.32 5.2 38.4.44 4.42.58 8.9.42 13.31-.15 4.36-.6 8.75-1.34 13.04-10.4 7.46-18.78 16.94-24.25 27.48-.02.03-.05.05-.09.05z",
303
+ fill: "#fee6df"
304
+ }
305
+ ),
306
+ /* @__PURE__ */ jsx(
307
+ "path",
308
+ {
309
+ d: "M529.71 494.09s-.05-.01-.07-.03l-.1-.1s-.04-.09-.01-.13c6.69-9.91 11.37-21.83 13.52-34.45l.29-.27c.38-.27.75-.53 1.12-.79 3.45-2.35 7.14-4.49 10.97-6.37 14.84-8.08 30.43-14.43 46.32-18.85h.03c.03 0 .05.01.07.03l.08.09s.03.07.02.1c-2.92 7.96-6.15 16.11-9.6 24.22a86.288 86.288 0 0 1-15.78 26.73c-3.33-.3-6.48-.47-9.45-.47-13.73 0-26.66 3.55-37.38 10.26-.02.01-.03.02-.05.02z",
310
+ fill: "#feecbf"
311
+ }
312
+ ),
313
+ /* @__PURE__ */ jsx(
314
+ "path",
315
+ {
316
+ d: "M429.53 554.73c-14.26-.32-28.54-2.74-42.45-7.17l-.09-.19c8.85-8.66 18.3-16.65 28.13-23.85 5.81-4.9 12.07-9.09 18.61-12.46l.13-.03c3.73 1.59 7.45 3.11 11.13 4.52 7.36 4.09 15.12 6.7 23.09 7.76l.19.17s.03.05.03.08-.02.06-.05.07a78 78 0 0 0-9.1 6.63c-11.01 7.72-20.94 15.94-29.5 24.42-.01 0-.11.05-.12.05",
317
+ fill: "#ddf2fd"
318
+ }
319
+ ),
320
+ /* @__PURE__ */ jsx(
321
+ "path",
322
+ {
323
+ d: "M388.23 626.18s-.06-.01-.08-.03l-.07-.09c5.79-26.13 19.71-50.2 41.34-71.62l1.41-.02c.72 0 1.42.01 2.13.01 3.59 0 7.22-.13 10.79-.39h.96c8.19 0 16.25-1.29 23.96-3.83 1.6-.53 3.23-1.13 4.86-1.79h.04c.03 0 .05.01.07.03l.09.1s.04.07.02.11a73.2 73.2 0 0 0-6.02 19.7c-.92 5.9-1.11 11.91-.57 17.87.02 5.36.21 10.76.57 16.05 0 .02-.04.11-.05.13-.04.04-.46.25-.56.3-25.02 13.58-51.57 21.48-78.89 23.48z",
324
+ fill: "#ccf5fa"
325
+ }
326
+ ),
327
+ /* @__PURE__ */ jsx(
328
+ "path",
329
+ {
330
+ d: "M482.22 668.17c-8.27-20.44-13.23-42.58-14.83-65.86 0-.02.04-.11.05-.12 3.79-1.87 7.38-3.98 10.74-6.3 9.54-6.61 17.75-15.38 23.74-25.34.02-.03.05-.05.09-.05l.15.02c.04 0 .07.04.08.08 1 4.15 2.31 8.25 3.87 12.21.52 1.31 1.08 2.64 1.65 3.93 3.02 7.07 6.36 14.07 9.91 20.79-7.41 18-17.4 39.2-35.24 60.63-.02.02-.05.04-.08.04l-.14-.02z",
331
+ fill: "#cff6ef"
332
+ }
333
+ ),
334
+ /* @__PURE__ */ jsx(
335
+ "path",
336
+ {
337
+ d: "M552.96 659.14s-.06-.01-.07-.03c-13.62-15.3-25.57-32.6-35.52-51.42.45-1.22.9-2.33 1.35-3.43l1.05-2.59a82.2 82.2 0 0 0 6.8-17.03c1.99-7.2 3-14.61 3-22.04v-.95s.02-.08.05-.09l.12-.05h.04c.03 0 .05.01.07.03 5.65 5.94 12.36 10.97 19.92 14.94 3.65 2.55 7.34 5.01 10.97 7.34 1.85 10.21 2.38 20.68 1.63 31.19-.35 4.82-.93 9.52-1.73 13.99l-.02.11c-1.05 5.82-2.53 11.66-4.38 17.35-.97 4.29-2 8.53-3.06 12.58 0 .04-.04.06-.07.07l-.14.03z",
338
+ fill: "#dff6de"
339
+ }
340
+ ),
341
+ /* @__PURE__ */ jsx(
342
+ "path",
343
+ {
344
+ d: "M604.38 607.1c-14.64-6.02-29.39-13.75-43.84-22.99-3.41-19.06-11.1-36.44-22.27-50.31a.105.105 0 0 1 0-.13l.09-.11s.05-.04.08-.04c.01 0 .03 0 .04.01 9.62 4.79 20.31 7.92 31.76 9.31.21.03 1.11.12 1.11.12 3.34 4.42 6.14 9.16 8.41 14.14 10.12 16.37 18.48 33.12 24.85 49.77.01.04 0 .08-.02.11l-.09.09s-.04.03-.07.03h-.04z",
345
+ fill: "#f0f6c1"
346
+ }
347
+ ),
348
+ /* @__PURE__ */ jsx(
349
+ "path",
350
+ {
351
+ d: "M583.77 544c-4.15 0-8.34-.23-12.46-.69-1.97-2.57-3.94-4.92-5.92-7.03a78 78 0 0 0-14.56-12.12c-.04-.02-.06-.07-.04-.12l.04-.13s.05-.07.09-.07c1.63.09 3.28.14 4.91.14 8.86 0 17.7-1.36 26.25-4.04 1.08-.34 2.23-.73 3.61-1.23 12.1 6 23.3 13.77 33.37 23.1.03.03.04.07.03.11l-.04.12s-.05.06-.09.06c-6.52.38-13.26.67-20.03.86-1.7.23-3.27.41-4.78.55-3.44.32-6.94.48-10.39.48z",
352
+ fill: "#f8f4ae"
353
+ }
354
+ ),
355
+ /* @__PURE__ */ jsx(
356
+ "path",
357
+ {
358
+ d: "M505.41 508.23a80.7 80.7 0 0 0-17.99-5.47c-4.28-.77-8.69-1.19-13.12-1.26a84 84 0 0 1-18.04-14.05 87 87 0 0 1-7.03-8.18c-.02-.03-.03-.08 0-.11.02-.03.05-.05.08-.05h.02c3.16.59 6.24 1.2 9.16 1.81 5.09.63 10.13 1.76 14.98 3.34 4.44 1.45 8.83 3.33 13.06 5.6 5.46 7.03 11.84 13.15 18.97 18.2.04.03.05.09.03.13-.02.03-.05.05-.09.05h-.04z",
359
+ fill: "#fcf4fe"
360
+ }
361
+ ),
362
+ /* @__PURE__ */ jsx(
363
+ "path",
364
+ {
365
+ d: "M509.68 508.63s-.06-.01-.08-.03a81.4 81.4 0 0 0-23.16-18.56c-8.43-10.86-14.42-23.75-17.35-37.31 0-.04 0-.08.05-.11.02 0 .03-.01.05-.01s.05 0 .06.02c2.93 2.45 5.84 4.95 8.64 7.45a83 83 0 0 1 19.84 19.07c1.54 2.08 3.03 4.31 4.43 6.62l.03.2.02.21c.73 7.83 3.27 15.34 7.57 22.31.03.04.02.1-.03.13-.02.01-.04.02-.06.02z",
366
+ fill: "#fef2fd"
367
+ }
368
+ ),
369
+ /* @__PURE__ */ jsx(
370
+ "path",
371
+ {
372
+ d: "M511.84 510.23s-.09-.03-.1-.08a81.4 81.4 0 0 0-9.76-24.28 50.4 50.4 0 0 1 .45-12.32c.6-3.74 1.63-7.49 3.06-11.14 1.16-4.21 2.59-9.24 4.31-14.51.01-.04.04-.06.08-.07.04 0 .07.02.09.05 2.5 4.36 4.52 8.95 6.01 13.66a69.1 69.1 0 0 1 3.09 25.3c-3.87 7.47-6.28 15.29-7.16 23.3 0 .05-.04.09-.09.09z",
373
+ fill: "#fff1f8"
374
+ }
375
+ ),
376
+ /* @__PURE__ */ jsx(
377
+ "path",
378
+ {
379
+ d: "M514.61 507.23s-.03 0-.05-.01c-.04-.02-.06-.08-.04-.12 2.46-6.5 3.93-13.32 4.37-20.27 5.52-10.63 13.91-20.13 24.28-27.5.02-.01.04-.02.06-.02s.04 0 .05.02c.04.02.05.06.05.1-2.16 12.66-6.85 24.61-13.57 34.56-4.31 2.71-8.26 5.9-11.75 9.5a63 63 0 0 0-3.32 3.72c-.02.02-.05.04-.08.04z",
380
+ fill: "#fff4e3"
381
+ }
382
+ ),
383
+ /* @__PURE__ */ jsx(
384
+ "path",
385
+ {
386
+ d: "M513.89 510.95s-.07-.02-.09-.05a.11.11 0 0 1 .03-.13c6.01-4.62 11.31-10.31 15.76-16.9 10.79-6.77 23.76-10.33 37.55-10.33 3.07 0 6.21.18 9.33.53.04 0 .07.03.08.06s0 .07-.02.1c-8.25 9.49-18.62 17.06-30.01 21.89-1.92-.14-3.83-.21-5.71-.21-4.41 0-8.85.4-13.2 1.18-4.65.84-9.26 2.14-13.69 3.85h-.04z",
387
+ fill: "#fef6d0"
388
+ }
389
+ ),
390
+ /* @__PURE__ */ jsx(
391
+ "path",
392
+ {
393
+ d: "M468.15 523.58v-.1l-.04.09c-8.06-1.08-15.86-3.7-23.23-7.79-3.69-1.41-7.42-2.93-11.06-4.51q-.06-.03-.06-.09c0-.06.02-.07.05-.09 12.63-6.51 25.87-9.81 39.35-9.81h1.15c9.7 5.63 20.15 9.14 31.1 10.45.05 0 .09.05.09.1s-.04.09-.09.1c-10.48.5-20.57 3.07-29.99 7.64a79 79 0 0 0-7.19 3.98c-.02 0-.03.02-.05.02h-.01z",
394
+ fill: "#f4f7fe"
395
+ }
396
+ ),
397
+ /* @__PURE__ */ jsx(
398
+ "path",
399
+ {
400
+ d: "M432.96 554.7c-1.15 0-2.29-.01-3.43-.04-.04 0-.08-.03-.09-.06-.01-.04 0-.08.02-.11 8.57-8.49 18.51-16.72 29.52-24.44 2.82-2.39 5.89-4.63 9.13-6.65 2.71.34 5.39.51 8.03.51 6.95 0 13.82-1.21 20.39-3.59h.03c.04 0 .07.02.09.05.02.04.01.1-.03.13a74.26 74.26 0 0 0-22.94 28.13c-1.69.71-3.33 1.32-4.93 1.84a76.8 76.8 0 0 1-24.05 3.84h-.95c-3.57.26-7.2.39-10.8.39z",
401
+ fill: "#e8fafe"
402
+ }
403
+ ),
404
+ /* @__PURE__ */ jsx(
405
+ "path",
406
+ {
407
+ d: "M467.56 602.39s-.03 0-.05-.01c-.03-.02-.05-.05-.05-.08-.36-5.26-.56-10.67-.57-16.05-.54-5.97-.35-12 .57-17.92a73.5 73.5 0 0 1 6.04-19.78c5.28-2.18 10.27-4.89 14.88-8.11a73.1 73.1 0 0 0 15.39-14.45c.02-.02.05-.04.08-.04.02 0 .03 0 .05.01.04.02.06.08.04.12-4.93 13.58-5.54 28.98-1.77 44.52-6.03 10.07-14.27 18.86-23.83 25.49a82.6 82.6 0 0 1-10.73 6.28c-.01 0-.03.01-.04.01z",
408
+ fill: "#e1fbfb"
409
+ }
410
+ ),
411
+ /* @__PURE__ */ jsx(
412
+ "path",
413
+ {
414
+ d: "M517.52 607.7s-.07-.02-.09-.05a286 286 0 0 1-9.92-20.81c-.58-1.3-1.14-2.63-1.66-3.94a93.5 93.5 0 0 1-3.88-12.24c6.77-11.29 10.77-24.09 11.6-37.1 0-.05.04-.09.09-.09.04 0 .08.03.1.07 2.79 10.25 8.04 19.55 15.6 27.63.07.08.41.42.41.42l.04.46v.47c0 7.53-1.02 14.98-3.01 22.2-1.66 5.99-3.95 11.74-6.82 17.07-.78 1.93-1.58 3.89-2.39 5.86q-.03.06-.09.06z",
415
+ fill: "#e9fbf3"
416
+ }
417
+ ),
418
+ /* @__PURE__ */ jsx(
419
+ "path",
420
+ {
421
+ d: "M560.64 584.06s-.04 0-.05-.02c-3.65-2.33-7.33-4.8-10.96-7.33-7.58-3.98-14.3-9.02-19.98-14.99-.2-15.93-4.86-31.28-13.5-44.45-.03-.04-.02-.1.02-.13.02-.01.04-.02.06-.02.03 0 .05.01.07.03 5.94 6.56 13.39 12.1 22.15 16.45 11.25 13.95 18.95 31.34 22.28 50.34 0 .04 0 .08-.04.1-.02.01-.04.02-.06.02z",
422
+ fill: "#f4fbe3"
423
+ }
424
+ ),
425
+ /* @__PURE__ */ jsx(
426
+ "path",
427
+ {
428
+ d: "M570.21 543.11c-11.48-1.4-22.2-4.54-31.85-9.34-5.35-6.62-11.4-12.36-18.02-17.08a.11.11 0 0 1-.03-.13c.02-.03.05-.05.09-.05h.04a88 88 0 0 0 15.83 5.29c4.82 1.11 9.76 1.82 14.66 2.1 5.4 3.46 10.31 7.55 14.66 12.18a79 79 0 0 1 5.82 6.98c.02.03.03.08 0 .11-.02.03-.05.05-.09.05 0 0-.9-.09-1.12-.12z",
429
+ fill: "#fafacf"
430
+ }
431
+ ),
432
+ /* @__PURE__ */ jsx(
433
+ "path",
434
+ {
435
+ d: "M555.85 524.25c-1.64 0-3.29-.05-4.93-.14-9.86-6.33-20.72-10.26-32.32-11.68-.05 0-.09-.05-.09-.1s.04-.09.09-.1c.8-.04 1.6-.08 2.41-.14 8.79-.66 17.35-2.73 25.44-6.16 1.24.08 2.28.18 3.23.3 8.39 1.01 16.5 3.43 24.09 7.19 4.03 1.58 8.08 3.38 12.03 5.36.04.02.06.06.05.1 0 .04-.03.07-.07.09-1.38.5-2.53.89-3.62 1.23a88 88 0 0 1-26.33 4.05z",
436
+ fill: "#fdf9c8"
437
+ }
438
+ ),
439
+ /* @__PURE__ */ jsx(
440
+ "path",
441
+ {
442
+ d: "M511.26 511.05s-.03 0-.05-.01a81 81 0 0 0-5.8-2.81c-7.17-5.07-13.56-11.2-19-18.22a.105.105 0 0 1 0-.13c.02-.02.05-.04.08-.04.02 0 .03 0 .05.01 8.83 4.74 16.65 11 23.22 18.61.51.83 1.04 1.64 1.58 2.43.03.04.02.09 0 .12-.02.02-.05.03-.07.03z",
443
+ fill: "#fef9fe"
444
+ }
445
+ ),
446
+ /* @__PURE__ */ jsx(
447
+ "path",
448
+ {
449
+ d: "M511.67 511.03s-.04 0-.05-.02c-.66-.82-1.33-1.63-2.02-2.42-4.32-7.01-6.88-14.54-7.61-22.41l-.03-.37s.02-.09.07-.1h.03c.03 0 .07.02.09.05a82 82 0 0 1 9.78 24.34l-.07.77s-.04.08-.05.09c-.02.03-.06.06-.09.06h-.04z",
450
+ fill: "#fff8fd"
451
+ }
452
+ ),
453
+ /* @__PURE__ */ jsx(
454
+ "path",
455
+ {
456
+ d: "M511.92 510.72s-.07-.04-.08-.08l-.11-.49c.88-8.06 3.29-15.91 7.16-23.36.02-.03.05-.05.09-.05h.03c.05.01.08.06.07.1a69.7 69.7 0 0 1-4.39 20.33c-.91 1.11-1.78 2.25-2.68 3.51a.09.09 0 0 1-.08.04h-.02z",
457
+ fill: "#fff9f9"
458
+ }
459
+ ),
460
+ /* @__PURE__ */ jsx(
461
+ "path",
462
+ {
463
+ d: "M476.14 524.11c-2.65 0-5.34-.18-7.99-.53-.04 0-.08-.04-.08-.08s0-.08.04-.11c2.36-1.47 4.79-2.82 7.21-3.99a76.6 76.6 0 0 1 30.07-7.66c1.65.2 3.35.34 5.06.44.05 0 .08.04.09.08 0 .05-.02.09-.06.11a74 74 0 0 0-13.85 8.12c-6.63 2.4-13.51 3.62-20.49 3.62",
464
+ fill: "#f7fcfe"
465
+ }
466
+ ),
467
+ /* @__PURE__ */ jsx(
468
+ "path",
469
+ {
470
+ d: "M473.59 548.69s-.05-.01-.07-.03c-.03-.03-.04-.07-.02-.11 5.2-11.13 13.15-20.89 23-28.21 3.57-1.3 7.02-2.91 10.27-4.81.95-.56 1.89-1.14 3-1.87.02-.01.04-.02.05-.02.03 0 .05 0 .07.03.03.03.04.08.01.12-2.39 3.8-4.4 7.94-5.98 12.29a73.1 73.1 0 0 1-15.44 14.51 75.6 75.6 0 0 1-14.87 8.08h-.04z",
471
+ fill: "#f2fdfe"
472
+ }
473
+ ),
474
+ /* @__PURE__ */ jsx(
475
+ "path",
476
+ {
477
+ d: "M502.05 570.73s-.07-.04-.08-.08c-3.78-15.58-3.16-31.01 1.78-44.63 2.97-3.74 5.55-7.77 7.69-11.98.02-.03.05-.05.09-.05h.03c.05.01.08.05.07.1-.17 3.61-.03 7.23.41 10.75.37 2.91.95 5.82 1.73 8.7-.83 13.07-4.85 25.91-11.62 37.15-.02.03-.05.05-.09.05h-.02z",
478
+ fill: "#f1fdfc"
479
+ }
480
+ ),
481
+ /* @__PURE__ */ jsx(
482
+ "path",
483
+ {
484
+ d: "M529.72 561.75s-.05-.01-.07-.03c0 0-.34-.35-.41-.42-7.59-8.11-12.85-17.43-15.65-27.71.24-3.83.22-7.67-.06-11.46-.24-3.2-.67-6.41-1.29-9.6 0-.04 0-.08.04-.1.02-.01.04-.02.06-.02s.03 0 .05.01c.01 0 .11.06.12.08 1.18 1.59 2.46 3.15 3.81 4.64 8.67 13.22 13.34 28.6 13.51 44.5 0 .04-.02.08-.06.09h-.04z",
485
+ fill: "#f7fdf5"
486
+ }
487
+ ),
488
+ /* @__PURE__ */ jsx(
489
+ "path",
490
+ {
491
+ d: "M538.41 533.79s-.03 0-.04-.01c-8.78-4.37-16.25-9.92-22.21-16.5-.94-1.43-1.91-2.81-2.88-4.12a.105.105 0 0 1 0-.13c.02-.02.05-.03.08-.03.02 0 .03 0 .05.01a87 87 0 0 0 7.04 3.52c6.65 4.74 12.72 10.49 18.04 17.1.03.04.03.09 0 .13-.02.02-.05.04-.08.04z",
492
+ fill: "#fcfde9"
493
+ }
494
+ ),
495
+ /* @__PURE__ */ jsx(
496
+ "path",
497
+ {
498
+ d: "M550.92 524.11c-4.92-.28-9.86-.99-14.7-2.1a87.4 87.4 0 0 1-15.86-5.3 87 87 0 0 0-6.53-4.22c-.04-.02-.06-.07-.05-.11s.05-.07.1-.07h1.1c1.21 0 2.43-.03 3.62-.08 11.64 1.43 22.53 5.36 32.37 11.69.04.02.06.07.04.11-.01.04-.05.07-.09.07z",
499
+ fill: "#fefcdf"
500
+ }
501
+ ),
502
+ /* @__PURE__ */ jsx(
503
+ "path",
504
+ {
505
+ d: "M505.38 511.94c-10.98-1.32-21.45-4.84-31.13-10.46-.04-.02-.06-.07-.05-.11s.05-.07.1-.07c4.44.06 8.87.49 13.15 1.26a80.6 80.6 0 0 1 18.03 5.49c1.83 1.29 3.71 2.52 5.61 3.65.04.02.06.07.04.11-.01.04-.05.07-.1.07-.65-.02-1.3-.02-1.94-.02-1.23 0-2.47.03-3.71.09s0 0-.01 0z",
506
+ fill: "#fdfafe"
507
+ }
508
+ ),
509
+ /* @__PURE__ */ jsx(
510
+ "path",
511
+ {
512
+ d: "M512.89 511.34s-.05-.01-.07-.03c-.03-.03-.04-.07-.02-.11.66-1.45 1.22-2.79 1.71-4.1a62 62 0 0 1 3.32-3.73c3.53-3.64 7.49-6.84 11.79-9.53.02-.01.03-.02.05-.02.03 0 .05.01.07.03.03.03.04.09.01.13-4.46 6.61-9.78 12.31-15.81 16.95-.36.14-.69.27-1.02.41h-.04z",
513
+ fill: "#fffaeb"
514
+ }
515
+ ),
516
+ /* @__PURE__ */ jsx(
517
+ "path",
518
+ {
519
+ d: "M518.6 512.43c-1.89-.23-3.81-.4-5.71-.49l-.14-.07-.09-.05s-.05-.05-.05-.08.01-.07.04-.09c.4-.29.79-.59 1.18-.89 4.47-1.74 9.09-3.04 13.76-3.88 4.36-.79 8.82-1.19 13.24-1.19 1.88 0 3.79.07 5.68.22.05 0 .08.04.09.08s-.02.09-.06.11a80.3 80.3 0 0 1-27.91 6.31c-.8.03 0 0-.01 0z",
520
+ fill: "#fffbde"
521
+ }
522
+ ),
523
+ /* @__PURE__ */ jsx(
524
+ "path",
525
+ {
526
+ d: "M513.61 533.68s-.08-.03-.1-.07c-.79-2.89-1.37-5.81-1.73-8.69-.41-3.32-.56-6.7-.45-10.08a70.7 70.7 0 0 1-7.35 11.31c-.02.02-.05.04-.08.04-.02 0-.03 0-.05-.01l-.12-.07s-.06-.08-.04-.12c1.5-4.13 3.38-8.06 5.6-11.69-.84.54-1.59 1-2.33 1.44-3.3 1.92-6.77 3.55-10.33 4.84h-.03c-.04 0-.07-.02-.09-.05l-.07-.12s-.01-.1.03-.13c4.15-3.09 8.62-5.73 13.28-7.87-1.48-.1-2.94-.23-4.37-.4-.05 0-.09-.05-.09-.1v-.14c0-.05.05-.09.1-.1a78 78 0 0 1 5.02-.08 96 96 0 0 1-5.06-3.32.11.11 0 0 1-.03-.13l.07-.12s.05-.05.09-.05h.04c1.75.76 3.5 1.6 5.21 2.5q-.615-.915-1.2-1.86c-.03-.04-.02-.1.03-.13l.11-.08s.04-.02.06-.02c.03 0 .06.01.08.03.61.71 1.22 1.44 1.81 2.17.01-.16.03-.32.05-.48 0-.05.05-.09.09-.09h.14c.05 0 .09.03.1.08l.03.12c.82-1.14 1.62-2.18 2.45-3.18.02-.02.05-.04.08-.04.02 0 .04 0 .05.01l.12.07s.06.08.04.12c-.45 1.2-.96 2.42-1.55 3.73l.6-.24h.04c.04 0 .07.02.09.05l.07.12s.01.1-.03.13c-.29.23-.59.45-.89.67 1.98.13 3.8.29 5.52.5.05 0 .09.05.09.1v.14c0 .05-.05.09-.1.1-1.2.05-2.42.08-3.63.08h-.47c2.02 1.19 4.03 2.5 5.98 3.89.04.03.05.09.03.13l-.07.12s-.05.05-.09.05h-.04c-2.16-.96-4.3-2.02-6.38-3.15.82 1.12 1.63 2.3 2.42 3.49.03.04.02.1-.02.13l-.11.09s-.04.02-.06.02a.1.1 0 0 1-.07-.03c-1.23-1.36-2.4-2.77-3.48-4.21a82.04 82.04 0 0 1 1.23 20.45c0 .05-.04.09-.09.09l-.15.01z",
527
+ fill: "#fffdfb"
528
+ }
529
+ )
530
+ ]
531
+ }
532
+ );
533
+ var RegardioEnsembleIconColor_default = SvgRegardioEnsembleIconColor;
534
+
535
+ export { RegardioEnsembleIconColor_default as default };
@@ -1,8 +1,10 @@
1
- import type { SVGProps } from 'react';
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
2
4
  interface SVGRProps {
3
5
  title?: string;
4
6
  titleId?: string;
5
7
  }
6
- declare const SvgRegardioEnsembleIconColorFull: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
- export default SvgRegardioEnsembleIconColorFull;
8
- //# sourceMappingURL=RegardioEnsembleIconColorFull.d.ts.map
8
+ declare const SvgRegardioEnsembleIconColorFull: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
9
+
10
+ export { SvgRegardioEnsembleIconColorFull as default };