@regardio/brand 0.2.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 (64) hide show
  1. package/LICENSE +417 -0
  2. package/README.md +119 -0
  3. package/dist/generated/icons/RegardioCompassIcon.d.ts +8 -0
  4. package/dist/generated/icons/RegardioCompassIcon.d.ts.map +1 -0
  5. package/dist/generated/icons/RegardioCompassIcon.js +3 -0
  6. package/dist/generated/icons/RegardioEnsembleIconColor.d.ts +8 -0
  7. package/dist/generated/icons/RegardioEnsembleIconColor.d.ts.map +1 -0
  8. package/dist/generated/icons/RegardioEnsembleIconColor.js +3 -0
  9. package/dist/generated/icons/RegardioEnsembleIconColorFull.d.ts +8 -0
  10. package/dist/generated/icons/RegardioEnsembleIconColorFull.d.ts.map +1 -0
  11. package/dist/generated/icons/RegardioEnsembleIconColorFull.js +3 -0
  12. package/dist/generated/icons/RegardioEnsembleIconMono.d.ts +8 -0
  13. package/dist/generated/icons/RegardioEnsembleIconMono.d.ts.map +1 -0
  14. package/dist/generated/icons/RegardioEnsembleIconMono.js +3 -0
  15. package/dist/generated/icons/RegardioIconColor.d.ts +8 -0
  16. package/dist/generated/icons/RegardioIconColor.d.ts.map +1 -0
  17. package/dist/generated/icons/RegardioIconColor.js +3 -0
  18. package/dist/generated/icons/RegardioIconColorFull.d.ts +8 -0
  19. package/dist/generated/icons/RegardioIconColorFull.d.ts.map +1 -0
  20. package/dist/generated/icons/RegardioIconColorFull.js +3 -0
  21. package/dist/generated/icons/RegardioIconMono.d.ts +8 -0
  22. package/dist/generated/icons/RegardioIconMono.d.ts.map +1 -0
  23. package/dist/generated/icons/RegardioIconMono.js +3 -0
  24. package/dist/generated/icons/RegardioLogoColor.d.ts +8 -0
  25. package/dist/generated/icons/RegardioLogoColor.d.ts.map +1 -0
  26. package/dist/generated/icons/RegardioLogoColor.js +3 -0
  27. package/dist/generated/icons/RegardioLogoColorLight.d.ts +8 -0
  28. package/dist/generated/icons/RegardioLogoColorLight.d.ts.map +1 -0
  29. package/dist/generated/icons/RegardioLogoColorLight.js +3 -0
  30. package/dist/generated/icons/RegardioLogoMono.d.ts +8 -0
  31. package/dist/generated/icons/RegardioLogoMono.d.ts.map +1 -0
  32. package/dist/generated/icons/RegardioLogoMono.js +3 -0
  33. package/dist/generated/icons/RegardioLogoMonoLight.d.ts +8 -0
  34. package/dist/generated/icons/RegardioLogoMonoLight.d.ts.map +1 -0
  35. package/dist/generated/icons/RegardioLogoMonoLight.js +3 -0
  36. package/dist/generated/icons/RegardioSystemBridgeIcon.d.ts +8 -0
  37. package/dist/generated/icons/RegardioSystemBridgeIcon.d.ts.map +1 -0
  38. package/dist/generated/icons/RegardioSystemBridgeIcon.js +3 -0
  39. package/dist/generated/icons/RegardioSystemCircleIcon.d.ts +8 -0
  40. package/dist/generated/icons/RegardioSystemCircleIcon.d.ts.map +1 -0
  41. package/dist/generated/icons/RegardioSystemCircleIcon.js +3 -0
  42. package/dist/generated/icons/RegardioSystemFacetIcon.d.ts +8 -0
  43. package/dist/generated/icons/RegardioSystemFacetIcon.d.ts.map +1 -0
  44. package/dist/generated/icons/RegardioSystemFacetIcon.js +3 -0
  45. package/dist/generated/icons/RegardioSystemIcon.d.ts +8 -0
  46. package/dist/generated/icons/RegardioSystemIcon.d.ts.map +1 -0
  47. package/dist/generated/icons/RegardioSystemIcon.js +3 -0
  48. package/dist/generated/icons/RegardioSystemPlanIcon.d.ts +8 -0
  49. package/dist/generated/icons/RegardioSystemPlanIcon.d.ts.map +1 -0
  50. package/dist/generated/icons/RegardioSystemPlanIcon.js +3 -0
  51. package/dist/generated/icons/RegardioSystemPursuitIcon.d.ts +8 -0
  52. package/dist/generated/icons/RegardioSystemPursuitIcon.d.ts.map +1 -0
  53. package/dist/generated/icons/RegardioSystemPursuitIcon.js +3 -0
  54. package/dist/generated/icons/RegardioSystemSparkIcon.d.ts +8 -0
  55. package/dist/generated/icons/RegardioSystemSparkIcon.d.ts.map +1 -0
  56. package/dist/generated/icons/RegardioSystemSparkIcon.js +3 -0
  57. package/dist/generated/sprites/CompassSprite.d.ts +9 -0
  58. package/dist/generated/sprites/CompassSprite.d.ts.map +1 -0
  59. package/dist/generated/sprites/CompassSprite.js +6 -0
  60. package/dist/generated/sprites/CompassSpriteProvider.d.ts +2 -0
  61. package/dist/generated/sprites/CompassSpriteProvider.d.ts.map +1 -0
  62. package/dist/generated/sprites/CompassSpriteProvider.js +4 -0
  63. package/package.json +133 -0
  64. package/src/styles/colors.css +178 -0
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRegardioEnsembleIconColorFull = ({ 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: "M366.18 280.85c-2.36-1.07-4.72-2.1-7.01-3.07-29.43-12.45-56.23-18-86.89-18-14.7 0-29.29 1.21-45.47 2.68h-.01c-.03 0-.07-.01-.09-.03-.03-.03-.05-.06-.05-.1-3.01-56.87 6.84-121.88 29.3-193.24.02-.06.07-.1.14-.1h.03c.7.16 73.58 17.82 146.68 67.9.06.04.08.12.05.18-22.84 46.21-35.11 94.54-36.47 143.65 0 .05-.03.09-.07.12-.02.01-.05.02-.07.02s-.04 0-.06-.01z" }), _jsx("path", { className: "fill-purple-400", d: "M137.17 385.17s-.09-.02-.12-.06c-24.22-37.77-47.31-81.02-68.64-128.53a.14.14 0 0 1 .02-.15.16.16 0 0 1 .11-.05h.03c31.99 6.51 62.17 9.68 92.25 9.68 23.39 0 43.44-1.82 62.82-3.59l3.16-.29c.03 0 .07.01.09.03.03.03.05.06.05.1 1.67 31.57 7.37 61.2 16.91 88.07.02.04 0 .09-.01.12-.02.04-.06.06-.11.06-35.86 2.89-71.69 14.53-106.5 34.58-.02.01-.05.02-.07.02z" }), _jsx("path", { className: "fill-blue-400", d: "M109.77 604.38s-.05 0-.08-.02c-65.95-43.1-107.9-90.02-109.65-92a.127.127 0 0 1 0-.18c44.18-57.5 90.3-100.32 137.07-127.27.02-.01.05-.02.07-.02q.075 0 .12.06c23.35 36.42 47.98 68.1 73.19 94.15.03.03.05.08.04.12s-.04.08-.08.1c-37.9 18.14-66.42 47.12-84.78 86.14-5.22 11.09-10.53 24.15-15.76 38.82-.01.04-.05.07-.09.09h-.05z" }), _jsx("path", { className: "fill-cyan-400", d: "M223.79 824.49c-28.62-4.16-58.1-12.09-87.62-23.54-40.6-15.76-67.24-32.92-67.51-33.09l-.06-.14c6.11-40.47 21.55-108.91 41.04-163.52.01-.04.05-.07.09-.09h.05c.03 0 .05 0 .08.02 45.19 29.54 90.54 49.98 134.78 60.76 4.56 1.11 9.37 2.17 14.3 3.14.04 0 .08.04.1.08s.02.09 0 .12c-23.9 49.67-36.03 103.65-35.07 156.12 0 .04-.02.08-.05.11-.03.02-.06.04-.09.04h-.02z" }), _jsx("path", { className: "fill-teal-400", d: "M263.8 955.67c-4.96 0-7.76-.15-7.79-.15-10.15-19.78-17.96-40.71-23.35-62.29-5.54-22.23-8.57-45.41-9-68.87 0-.04.02-.08.05-.11.03-.02.06-.04.09-.04h.02c15.6 2.27 31.07 3.42 45.99 3.42 29.63 0 57.97-4.53 84.24-13.45h.05c.06 0 .11.03.13.09 14.19 34.22 35.33 69.93 62.85 106.14.02.03.03.08.02.12 0 .04-.04.08-.08.09-64.41 31.64-128.62 35.05-153.23 35.05z" }), _jsx("path", { className: "fill-green-400", d: "M512.43 1024c-19.99-17.91-58.86-55.11-95.57-103.42a.16.16 0 0 1-.02-.12c0-.04.04-.08.08-.09 42.68-20.96 77.28-50.5 102.83-87.8 2.45-3.58 4.91-7.33 7.32-11.17.02-.04.06-.06.11-.07h.01c.04 0 .07.02.1.04 33.97 35.36 66.82 47.5 104.84 61.55l1.61.6s.07.04.08.08c.02.04.01.08 0 .12-25.09 49.45-65.9 96.64-121.29 140.25-.02.02-.06.03-.09.03z" }), _jsx("path", { className: "fill-lime-400", d: "M768.06 955.52s-.06-.01-.09-.03c-55.06-42.4-99.02-58.65-134.34-71.71a.11.11 0 0 1-.08-.08c-.02-.04-.01-.08 0-.12 14.99-29.54 24.61-60.39 28.58-91.68 0-.05.03-.09.07-.11.02-.01.04-.02.07-.02s.04 0 .06.02c32.87 16.74 67.67 26.63 103.45 29.39.07 0 .12.06.13.13 3.54 41.4 4.31 86.5 2.28 134.06 0 .05-.03.1-.08.12-.02 0-.04.01-.06.01z" }), _jsx("path", { className: "fill-olive-400", d: "M786.47 822.28c-6.88 0-13.85-.27-20.7-.8-.07 0-.12-.06-.13-.13-4.98-58.14-15.43-109.52-31.07-152.72-.02-.04 0-.1.02-.13.03-.04.07-.06.11-.06 6.29.45 12.64.68 18.9.68 43.35 0 86.19-10.97 127.33-32.6.02-.01.04-.02.07-.02.04 0 .08.02.11.05 52.38 67.02 73.95 130.92 74.16 131.55.02.06 0 .13-.06.16-54.19 35.84-110.96 54.01-168.75 54.01z" }), _jsx("path", { className: "fill-yellow-400", d: "M881 636.78s-.08-.02-.11-.05c-31.06-39.75-66.66-72.71-105.81-97.99-.05-.03-.07-.09-.06-.14s.05-.1.11-.11c73.62-17.95 123.45-49.65 148.1-94.21a.13.13 0 0 1 .12-.07c.02 0 .05 0 .07.02 60.12 31.85 98.91 66.03 100.53 67.47.06.05.08.15.03.21-45.31 56.83-93.39 98.84-142.9 124.87-.02.01-.04.02-.07.02z" }), _jsx("path", { className: "fill-orange-400", d: "M923.35 444.48s-.05 0-.07-.02c-49.87-26.42-99.62-43.53-147.85-50.87-6.99-1.06-14.18-1.94-21.37-2.6-.05 0-.09-.03-.11-.07s-.02-.09 0-.13c23.4-45.26 36.53-96.11 39.01-151.14 0-.07.06-.13.14-.14 7.37-.31 14.93-.47 22.48-.47 20.54 0 41.73 1.17 62.98 3.47 45.33 4.91 76.23 13.43 76.54 13.52.06.02.1.07.1.13 1.15 37.45-3.92 116.11-22.44 167.74-2.51 7-5.63 13.9-9.28 20.5a.13.13 0 0 1-.12.07z" }), _jsx("path", { className: "fill-coral-400", d: "M669.92 262.98s-.06 0-.08-.03a.14.14 0 0 1-.06-.12c2.43-41.22-2.63-79.35-15.04-113.32-.03-.07 0-.15.07-.18 38.92-17.67 79.68-38.46 112.74-80.64a.16.16 0 0 1 .11-.05h.02c.05 0 .09.05.11.09 19.39 58 27.95 115.51 25.44 170.94 0 .07-.06.13-.14.14-45.14 1.92-86.57 9.72-123.13 23.16h-.05z" }), _jsx("path", { className: "fill-red-400", d: "M507.79 243.42s-.09-.03-.11-.06a334 334 0 0 0-26.57-36.1c-21.74-25.75-48.14-49.34-78.47-70.11a.144.144 0 0 1-.05-.18C445.28 50.59 511.07.52 511.73.03c.02-.02.05-.03.08-.03.02 0 .04 0 .06.02C584.04 36.74 632.19 87 654.99 149.42c.03.07 0 .15-.07.18-5.34 2.43-10.71 4.82-16.09 7.21-45 20.03-91.53 40.75-130.93 86.57a.16.16 0 0 1-.11.05z" }), _jsx("path", { d: "M378.84 379.66s-.04 0-.06-.02c-20.27-10.32-40.85-18.06-61.15-23-18.53-4.52-37.28-6.81-55.72-6.81-6.04 0-12.15.25-18.17.73h-.01c-.06 0-.11-.04-.13-.09-9.56-26.89-15.25-56.55-16.93-88.15 0-.08.05-.14.13-.15 16.18-1.47 30.78-2.68 45.49-2.68 30.7 0 57.53 5.56 87 18.02 2.29.97 4.66 2.01 7.02 3.08.05.02.09.08.08.13-.46 16.73.35 33.76 2.41 50.63 2.13 17.4 5.46 33.15 10.18 48.12.02.05 0 .11-.04.15q-.045.03-.09.03z", fill: "#deb2e9" }), _jsx("path", { d: "M639.02 400.79s-.08-.02-.1-.05a.12.12 0 0 1-.03-.14c18.01-49.15 28.41-95.51 30.89-137.78 0-.06.04-.1.09-.12 36.59-13.45 78.05-21.25 123.22-23.18s.07.02.1.04c.03.03.04.07.04.11-2.49 55.07-15.62 105.96-39.04 151.25-.02.05-.07.08-.13.08h-.01c-10.53-.97-21.1-1.46-31.43-1.46-28.65 0-56.77 3.78-83.58 11.25H639z", fill: "#edbd83" }), _jsx("path", { d: "M457.24 346.2s-.08-.02-.1-.04c-25.71-27.63-56.31-49.6-90.96-65.31-.05-.02-.08-.08-.08-.13 1.36-49.15 13.64-97.52 36.49-143.77.02-.04.05-.06.09-.07h.04c.03 0 .06 0 .08.02 30.34 20.79 56.76 44.4 78.52 70.16 9.7 11.49 18.65 23.64 26.6 36.14.03.05.03.12-.01.17a257 257 0 0 0-9.68 11.93c-19.42 25.5-33.17 56.05-40.85 90.79-.01.05-.05.09-.1.11z", fill: "#f0a8c2" }), _jsx("path", { d: "M550.07 346.27a.13.13 0 0 1-.1-.11c-8.01-36.73-22.24-71.32-42.28-102.81a.15.15 0 0 1 .01-.17c39.44-45.86 86-66.59 131.03-86.64 5.38-2.39 10.75-4.78 16.09-7.21.02 0 .04-.01.06-.01s.04 0 .06.01c.04.02.06.04.08.08 12.42 34.01 17.49 72.17 15.06 113.43 0 .06-.04.1-.09.12-45.06 16.57-83.04 41.88-112.87 75.22-2.3 2.57-4.62 5.27-6.89 8.03a.16.16 0 0 1-.11.05h-.03z", fill: "#f3ae9f" }), _jsx("path", { d: "M210.37 479.34s-.07-.02-.1-.04c-25.22-26.06-49.86-57.75-73.22-94.19-.02-.03-.03-.07-.02-.11 0-.04.03-.07.07-.09 34.84-20.08 70.71-31.73 106.62-34.62h.01c.06 0 .11.04.13.09 10.47 29.45 25.8 56.26 45.57 79.67 7.7 9.11 16.2 17.87 25.27 26.02.04.04.06.1.04.15s-.07.09-.13.09c-40.03 1.34-75.08 9.08-104.18 23.01-.02 0-.04.01-.06.01z", fill: "#bfbef3" }), _jsx("path", { d: "M258.86 668.31c-4.93-.97-9.74-2.03-14.31-3.14-44.27-10.79-89.64-31.25-134.87-60.8-.06-.04-.08-.1-.06-.17 5.23-14.67 10.54-27.74 15.77-38.84 18.38-39.08 46.95-68.11 84.91-86.28.02 0 .04-.01.06-.01.04 0 .07.02.1.04 39.89 41.22 81.93 69.09 124.96 82.83.05.02.08.05.1.1.01.05 0 .1-.04.13-31.69 30.79-57.42 66.47-76.47 106.07-.02.05-.07.08-.13.08h-.03z", fill: "#9cc8ec" }), _jsx("path", { d: "M775.16 538.76s-.05 0-.08-.02c-16.4-10.59-33.61-19.93-51.16-27.76-3.82-1.7-7.52-3.37-11.14-5-14.55-6.55-27.11-12.2-39.62-16.96a.14.14 0 0 1-.09-.11c0-.05.01-.1.05-.13 32.6-24.9 60.54-58.78 80.82-97.98.02-.05.07-.08.13-.08h.01c7.2.66 14.4 1.54 21.39 2.6 48.27 7.34 98.04 24.46 147.94 50.9.03.02.06.05.07.08.01.04 0 .08-.01.11-24.69 44.63-74.58 76.37-148.28 94.35z", fill: "#e5c761" }), _jsx("path", { d: "M269.82 827.92c-14.93 0-30.42-1.15-46.03-3.42a.14.14 0 0 1-.12-.14c-.96-52.51 11.18-106.54 35.1-156.25.02-.05.07-.08.13-.08h.03c19.54 3.86 39.04 5.82 57.96 5.82 6.69 0 13.43-.25 20.04-.73.04 0 .08.02.11.05s.04.08.03.12c-4.16 18.65-5.45 38.34-3.83 58.51 2.11 26.21 9.17 53.95 20.99 82.46.01.04.01.08 0 .11-.02.04-.05.06-.08.08-26.3 8.94-54.67 13.47-84.32 13.47z", fill: "#84cfda" }), _jsx("path", { d: "M416.97 920.63s-.09-.02-.11-.06c-27.53-36.23-48.69-71.97-62.89-106.21a.2.2 0 0 1 0-.11c.02-.04.05-.06.08-.08 36.35-12.35 69.48-33.38 98.46-62.5a294 294 0 0 0 17.38-19.07.16.16 0 0 1 .11-.05h.02c.05 0 .09.04.11.09 11.39 28.34 27.37 54.61 47.49 78.08 3.14 3.67 6.39 7.25 9.66 10.66.04.05.05.12.02.17-2.41 3.83-4.87 7.59-7.33 11.18-25.58 37.33-60.21 66.9-102.94 87.89-.02 0-.04.01-.06.01", fill: "#86d4bf" }), _jsx("path", { d: "m633.64 883.79-1.61-.6c-38.06-14.06-70.93-26.21-104.95-61.62-.04-.05-.05-.12-.02-.17 19.01-30.28 32.61-62.54 42.81-101.54.01-.05.05-.09.1-.1h.03c.04 0 .08.02.1.05 27.04 30.37 58.07 54.6 92.24 72 .05.03.08.08.08.14-3.98 31.32-13.6 62.2-28.61 91.77-.02.05-.07.08-.13.08h-.05z", fill: "#a2d39d" }), _jsx("path", { d: "M765.77 821.48c-35.81-2.77-70.66-12.67-103.55-29.42a.16.16 0 0 1-.08-.14c2.36-18.55 2.78-37.59 1.25-56.58-2.35-29.18-9.33-59.13-20.77-89-.02-.05 0-.11.03-.15.03-.03.06-.04.1-.04.02 0 .04 0 .05.01 23.5 9.66 47.24 16.36 70.56 19.9 7.07 1.07 14.25 1.88 21.34 2.39.06 0 .1.04.12.09 15.65 43.23 26.11 94.64 31.09 152.8 0 .04-.01.08-.04.11s-.06.04-.1.04h-.01z", fill: "#c0d086" }), _jsx("path", { d: "M753.61 669.4c-6.26 0-12.63-.23-18.92-.68-.06 0-.1-.04-.12-.09-17.38-48-41.4-86.42-71.4-114.18-.04-.04-.06-.1-.04-.15s.07-.09.12-.09c41.48-2.44 79.12-7.73 111.87-15.72 39.28 25.31 74.91 58.3 105.99 98.07.02.03.03.08.03.12s-.03.08-.07.1c-41.18 21.65-84.07 32.63-127.46 32.63z", fill: "#d8ce6b" }), _jsx("path", { d: "M451.44 428.27s-.06-.01-.09-.03c-23.8-19.85-48.21-36.19-72.58-48.59-4.8-15.08-8.13-30.84-10.26-48.26-2.06-16.88-2.87-33.93-2.41-50.67 0-.05.03-.09.07-.12.02-.01.05-.02.07-.02s.04 0 .06.01c34.68 15.72 65.31 37.72 91.05 65.37-.9 4.34-1.75 8.67-2.51 12.99-1.17 3.73-2.09 7.05-2.81 10.18-3.89 16.88-4.55 33.96-1.97 50.84.39 2.55.89 5.21 1.51 8.11.01.06-.01.12-.06.15-.02.01-.05.02-.07.02z", fill: "#f8cff2" }), _jsx("path", { d: "M509.04 421.52s-.1-.03-.12-.07c-.62-1.08-1.25-2.15-1.91-3.21-13.64-26.94-30.42-51.18-49.87-72.09 7.66-34.91 21.42-65.5 40.87-91.03 3.05-4.01 6.22-7.92 9.69-11.95a.16.16 0 0 1 .11-.05c.05 0 .09.03.11.06 20.06 31.52 34.3 66.14 42.32 102.9-24.19 29.44-34.65 55.71-41.06 75.32-.02.05-.06.09-.12.1h-.01z", fill: "#fbcfd6" }), _jsx("path", { d: "M556.17 437.76s-.05 0-.07-.02a.13.13 0 0 1-.06-.14c1.03-6.06 1.67-12.25 1.89-18.39.22-6.22.02-12.54-.6-18.78-1.06-18.49-3.53-36.74-7.35-54.26 2.3-2.88 4.62-5.59 6.93-8.16 29.86-33.38 67.88-58.71 112.98-75.3h.05c.03 0 .06 0 .08.03q.06.045.06.12c-2.49 42.29-12.89 88.68-30.91 137.86-22.55 6.34-44.57 15.3-65.54 26.72-5.4 2.64-10.6 5.66-15.47 8.98-.52.36-1.04.72-1.55 1.09l-.34.25s-.05.03-.08.03z", fill: "#fbd6b5" }), _jsx("path", { d: "M423.32 465.76c-34.17-6.41-66.39-9.66-95.75-9.66-4.36 0-8.72.07-12.96.21-9.18-8.2-17.69-16.96-25.4-26.08-19.79-23.44-35.14-50.27-45.62-79.76-.02-.04 0-.09.01-.12.02-.04.06-.06.11-.06a226 226 0 0 1 18.2-.73c18.46 0 37.23 2.29 55.78 6.82 20.32 4.95 40.91 12.7 61.21 23.03 6.9 21.75 16.59 41.61 31.49 64.48 3.59 7.65 7.99 14.94 13.07 21.66.03.05.04.11 0 .16-.03.04-.07.07-.12.07h-.03z", fill: "#ebd9fa" }), _jsx("path", { d: "M335.35 562.2c-43.07-13.75-85.15-41.64-125.08-82.9-.03-.03-.05-.08-.04-.12s.04-.08.08-.1c29.13-13.94 64.22-21.69 104.29-23.04 24.34 21.83 53.56 40.21 86.93 54.68.05.02.08.07.08.13s-.03.11-.08.13c-9.29 4.79-18.13 10.71-26.33 17.62a376 376 0 0 0-39.71 33.57c-.03.03-.06.04-.1.04h-.04z", fill: "#d2e1fb" }), _jsx("path", { d: "M673.17 489.02c-9.9-3.76-18.86-6.59-27.39-8.65-11.03-2.66-24.28-5.08-39.39-7.19-1.07-.15-2.15-.28-3.22-.4-.05 0-.1-.04-.12-.09s0-.1.02-.14c6.45-7.42 11.99-15.64 16.47-24.44 2.19-4.3 4.13-8.76 5.78-13.26 4.89-11.49 9.45-23.01 13.57-34.24 26.93-7.56 55.07-11.35 83.75-11.35 10.33 0 20.91.49 31.45 1.46.05 0 .09.03.11.07s.02.09 0 .13c-20.29 39.24-48.26 73.15-80.9 98.08-.02.02-.06.03-.09.03h-.05z", fill: "#f9e094" }), _jsx("path", { d: "M316.88 674.13c-18.94 0-38.46-1.96-58.02-5.82-.04 0-.08-.04-.1-.08s-.02-.09 0-.12c19.07-39.62 44.82-75.33 76.53-106.15.03-.03.06-.04.1-.04h.04c19.63 6.27 39.79 9.67 59.93 10.13.06 0 .11.04.13.09s0 .11-.03.15c-30.54 30.25-50.19 64.23-58.39 100.99a.13.13 0 0 1-.13.11c-6.61.48-13.36.73-20.05.73z", fill: "#b5e7f6" }), _jsx("path", { d: "M354.11 814.46c-.06 0-.11-.03-.13-.09-11.83-28.54-18.9-56.31-21.01-82.55-1.63-20.2-.34-39.91 3.83-58.6a.13.13 0 0 1 .13-.11c38.59-2.82 76.08-13.98 111.43-33.17l.73-.37s.04-.01.06-.01.05 0 .07.02c.04.02.07.07.07.11 2.26 32.89 9.27 64.17 20.84 92.95.02.05.01.1-.02.14a292 292 0 0 1-17.39 19.09c-29.01 29.15-62.17 50.2-98.57 62.57h-.05z", fill: "#abebe9" }), _jsx("path", { d: "M527.18 821.62s-.07-.02-.1-.04c-3.27-3.41-6.53-7-9.67-10.67-20.14-23.49-36.13-49.79-47.54-78.16a.14.14 0 0 1 .02-.14c25.13-30.19 39.27-60.13 49.79-85.45.02-.05.07-.08.12-.09.05 0 .1.03.13.08 14.05 26.59 30.93 51.04 50.18 72.66-10.17 39.15-23.78 71.44-42.81 101.75-.02.04-.06.06-.11.07h-.01z", fill: "#b9ecd2" }), _jsx("path", { d: "M662.28 792.07s-.04 0-.06-.02c-34.2-17.42-65.26-41.66-92.32-72.06 1.47-5.89 2.93-11.88 4.3-17.93 2.62-8.06 4.69-16.29 6.18-24.5l.03-.16c1.15-6.37 1.95-12.83 2.44-19.74 1.06-14.79.33-29.54-2.19-43.86 0-.06.01-.11.06-.14.02-.02.05-.02.08-.02s.05 0 .08.02c20.42 13.06 41.26 23.99 61.94 32.49 11.52 29.98 18.51 59.95 20.86 89.16 1.53 19.01 1.11 38.07-1.25 56.64 0 .05-.03.09-.07.11-.02.01-.04.02-.07.02z", fill: "#d4ebb7" }), _jsx("path", { d: "M734.69 668.72c-7.1-.51-14.29-1.32-21.37-2.39-23.34-3.55-47.1-10.25-70.62-19.92-9.08-23.61-20.9-47.28-35.21-70.44-3.18-6.98-7.11-13.65-11.69-19.85-.03-.05-.04-.11 0-.15.03-.04.07-.07.12-.07h.02c5.81.65 11.73.98 17.58.98 4.87 0 9.8-.23 14.66-.68 2.11-.2 4.32-.45 6.76-.78 9.57-.27 19.09-.68 28.33-1.22 30.13 27.83 54.18 66.28 71.57 114.33.02.05 0 .1-.02.13-.03.04-.07.06-.11.06z", fill: "#e8e997" }), _jsx("path", { d: "M663.27 554.48s-.07-.01-.1-.04c-14.19-13.14-29.98-24.1-46.92-32.6a.16.16 0 0 1-.08-.13c0-.06.04-.11.09-.12 7.89-2.85 15.52-6.49 22.69-10.81 11.73-6.24 23.23-13.65 34.17-22 12.65 4.74 25.22 10.39 39.77 16.94 3.62 1.63 7.32 3.3 11.14 5 17.56 7.84 34.79 17.19 51.2 27.78.05.03.07.09.06.14s-.05.1-.11.11c-32.76 7.99-70.42 13.28-111.92 15.72z", fill: "#f3e68b" }), _jsx("path", { d: "M401.38 511.06c-33.41-14.48-62.65-32.89-86.93-54.71-.04-.04-.06-.1-.04-.15l.06-.17c.02-.05.07-.09.13-.09 4.24-.14 8.61-.21 12.97-.21 29.38 0 61.62 3.25 95.82 9.67 3.23 4.17 6.58 8.06 10.05 11.62a118.6 118.6 0 0 0 25.36 19.78c.06.03.08.1.07.16l-.05.19c-.02.06-.07.1-.14.1 0 0-1.08-.01-1.62-.01-18.99 0-37.66 4.65-55.47 13.83-.02 0-.13.02-.15.02s-.04 0-.06-.01z", fill: "#f1edfd" }), _jsx("path", { d: "M616.26 521.95c-5.61-2.8-11.33-5.35-17.04-7.59a104.1 104.1 0 0 0-33.97-10.15c-1.34-.16-2.81-.3-4.49-.43-.06 0-.12-.05-.13-.12l-.03-.19c-.01-.06.02-.13.08-.15 16.05-6.81 30.68-17.48 42.31-30.85 1.36.05 2.5.19 3.44.32 15.13 2.11 28.4 4.54 39.43 7.2 8.56 2.07 17.54 4.9 27.44 8.67.05.02.08.06.09.11l.02.17c0 .05-.01.1-.05.13-10.95 8.37-22.46 15.78-34.21 22.03-7.18 4.33-14.84 7.98-22.75 10.83h-.14z", fill: "#fcf1b1" }), _jsx("path", { d: "M475.87 481.03s-.05 0-.07-.02c-5.97-3.2-12.16-5.86-18.41-7.9-6.83-2.23-13.94-3.81-21.13-4.71-4.14-.86-8.5-1.72-12.97-2.56a118.3 118.3 0 0 1-13.25-21.8c-14.9-22.87-24.6-42.75-31.45-64.46-.02-.05 0-.11.04-.15l.14-.12s.06-.03.09-.03c.02 0 .04 0 .06.02 24.39 12.41 48.84 28.77 72.65 48.64 4.22 19.25 12.68 37.46 24.51 52.71.04.05.04.13 0 .18l-.13.15s-.07.05-.11.05z", fill: "#fbe7fc" }), _jsx("path", { d: "M497.87 475.15s-.1-.02-.12-.07c-1.97-3.27-4.07-6.4-6.24-9.33a117 117 0 0 0-27.98-26.89c-4-3.56-8.11-7.11-12.24-10.55-.69-2.94-1.2-5.62-1.6-8.27-2.59-16.94-1.93-34.07 1.95-50.91.74-3.2 1.67-6.56 2.83-10.27.74-4.27 1.6-8.6 2.54-12.85.01-.05.05-.09.1-.11 0 0 .2-.05.21-.05.04 0 .08.02.1.04 19.47 20.93 36.27 45.21 49.92 72.16.59.95 1.22 2 1.91 3.2-2.44 7.7-4.44 14.79-6.08 20.72-2.02 5.15-3.48 10.43-4.32 15.69a71.6 71.6 0 0 0-.66 17.27c0 .07-.03.13-.1.15l-.19.06h-.04z", fill: "#fde5f6" }), _jsx("path", { d: "M521.75 476.54c-.06-.02-.11-.08-.1-.14.76-12.13-.7-24.13-4.35-35.64a98.2 98.2 0 0 0-8.47-19.25c6.38-19.76 16.83-46.09 41.08-75.52a.16.16 0 0 1 .11-.05c.01 0 .21.05.21.05.05.01.09.05.1.11 3.83 17.54 6.3 35.82 7.36 54.31.62 6.25.82 12.58.6 18.83-.22 6.17-.85 12.37-1.89 18.44-14.71 10.55-26.55 23.96-34.3 38.86-.02.05-.07.08-.13.08-.01 0-.23-.06-.23-.06z", fill: "#fee6df" }), _jsx("path", { d: "M537.05 486.66s-.07-.02-.1-.04l-.14-.14s-.05-.12-.02-.18c9.47-14.02 16.08-30.87 19.13-48.73l.41-.38c.53-.38 1.06-.75 1.59-1.12 4.88-3.33 10.1-6.36 15.51-9 20.99-11.43 43.04-20.4 65.52-26.66h.04c.04 0 .08.02.1.05l.12.13s.05.09.03.14a730 730 0 0 1-13.57 34.25c-1.64 4.49-3.6 8.96-5.79 13.29a121.2 121.2 0 0 1-16.52 24.52c-4.72-.42-9.17-.66-13.37-.66-19.42 0-37.7 5.02-52.86 14.52-.02.01-.05.02-.07.02z", fill: "#feecbf" }), _jsx("path", { d: "M395.36 572.44c-20.17-.46-40.37-3.87-60.03-10.15l-.13-.27a367 367 0 0 1 39.79-33.74c8.22-6.93 17.08-12.86 26.33-17.63l.18-.05c5.27 2.25 10.54 4.4 15.74 6.4 10.41 5.78 21.39 9.47 32.66 10.98l.27.24s.04.07.04.11-.03.08-.06.1c-4.56 2.84-8.89 5.99-12.87 9.38-15.58 10.92-29.61 22.54-41.72 34.54-.02 0-.15.07-.17.07z", fill: "#ddf2fd" }), _jsx("path", { d: "M336.94 673.5s-.08-.02-.11-.05l-.1-.12c8.19-36.95 27.87-71 58.46-101.3l2-.03c1.01 0 2.01.01 3.01.01 5.08 0 10.22-.19 15.26-.55h1.36c11.58 0 22.98-1.82 33.89-5.42 2.26-.74 4.57-1.59 6.87-2.53.02 0 .04-.01.05-.01.04 0 .07.02.1.04l.13.14s.05.1.03.16c-4.16 8.9-7.02 18.28-8.52 27.87-1.3 8.35-1.57 16.85-.8 25.27.02 7.58.3 15.22.81 22.7 0 .03-.06.15-.08.18-.06.05-.65.36-.79.42-35.39 19.21-72.94 30.38-111.58 33.21z", fill: "#ccf5fa" }), _jsx("path", { d: "M469.88 732.88c-11.69-28.9-18.71-60.22-20.98-93.16 0-.03.06-.15.07-.18 5.35-2.65 10.44-5.63 15.19-8.91 13.49-9.36 25.1-21.75 33.58-35.83.03-.04.07-.07.12-.07l.21.03c.06 0 .1.05.12.11 1.42 5.87 3.26 11.67 5.47 17.27.73 1.86 1.52 3.73 2.34 5.56 4.28 10 8.99 19.9 14.02 29.41-10.48 25.46-24.6 55.44-49.84 85.75a.16.16 0 0 1-.11.05z", fill: "#cff6ef" }), _jsx("path", { d: "M569.93 720.11s-.08-.02-.1-.05c-19.26-21.64-36.16-46.11-50.23-72.73.64-1.72 1.28-3.29 1.91-4.85l1.48-3.66c4.05-7.53 7.28-15.63 9.62-24.08 2.81-10.18 4.24-20.67 4.24-31.18 0-.34 0-.57-.01-.8v-.53c-.01-.06.02-.11.08-.13l.17-.07s.04-.01.05-.01c.04 0 .07.02.1.04 8 8.4 17.48 15.51 28.17 21.13 5.16 3.6 10.38 7.09 15.52 10.38 2.62 14.44 3.37 29.25 2.3 44.12-.49 6.81-1.31 13.47-2.45 19.78l-.03.15c-1.49 8.24-3.57 16.49-6.19 24.54a548 548 0 0 1-4.32 17.8c-.01.05-.05.09-.1.1 0 0-.19.04-.2.04z", fill: "#dff6de" }), _jsx("path", { d: "M642.67 646.5c-20.7-8.51-41.56-19.45-62-32.52-4.82-26.96-15.69-51.53-31.5-71.15a.15.15 0 0 1 0-.18l.12-.15s.07-.05.11-.05c.02 0 .04 0 .06.02 13.61 6.77 28.72 11.2 44.91 13.17.3.04 1.57.17 1.57.17 4.72 6.25 8.69 12.96 11.89 20 14.31 23.16 26.14 46.84 35.15 70.39.02.05 0 .11-.03.15l-.13.13s-.06.04-.1.04c-.02 0-.04 0-.05-.01z", fill: "#f0f6c1" }), _jsx("path", { d: "M613.51 557.26c-5.87 0-11.8-.33-17.62-.98-2.79-3.63-5.57-6.96-8.37-9.94-6.13-6.53-13.06-12.3-20.6-17.15-.06-.03-.08-.1-.06-.16l.06-.18c.02-.06.07-.1.13-.1 2.3.13 4.64.2 6.94.2 12.54 0 25.03-1.92 37.12-5.72 1.53-.48 3.15-1.03 5.1-1.74 17.11 8.49 32.95 19.48 47.2 32.67.04.04.06.1.04.15l-.06.17c-.02.05-.07.09-.12.09-9.22.54-18.75.95-28.32 1.22-2.41.32-4.62.58-6.76.78-4.87.45-9.81.68-14.69.68z", fill: "#f8f4ae" }), _jsx("path", { d: "M502.68 506.66c-8.16-3.57-16.72-6.17-25.44-7.74-6.05-1.09-12.29-1.69-18.56-1.78a118.7 118.7 0 0 1-25.51-19.87 122 122 0 0 1-9.94-11.57c-.03-.05-.04-.11 0-.16.03-.04.07-.07.12-.07h.03c4.46.84 8.82 1.7 12.96 2.55 7.2.89 14.33 2.48 21.19 4.72 6.27 2.05 12.49 4.72 18.47 7.92 7.73 9.95 16.74 18.59 26.84 25.74.06.04.08.12.04.19-.02.05-.07.07-.12.07-.02 0-.04 0-.06-.01z", fill: "#fcf4fe" }), _jsx("path", { d: "M508.72 507.23s-.08-.02-.11-.05c-9.28-10.73-20.3-19.57-32.76-26.25-11.92-15.35-20.39-33.59-24.54-52.77-.01-.06.01-.12.06-.15.02-.01.05-.02.07-.02q.045 0 .09.03c4.15 3.46 8.26 7.01 12.22 10.54a117.3 117.3 0 0 1 28.06 26.97c2.18 2.94 4.29 6.09 6.26 9.36l.04.28.02.29c1.03 11.08 4.63 21.69 10.71 31.55.04.06.02.14-.04.19a.16.16 0 0 1-.08.03", fill: "#fef2fd" }), _jsx("path", { d: "M511.77 509.49c-.07 0-.12-.05-.14-.11a115.4 115.4 0 0 0-13.8-34.35c-.51-5.78-.28-11.62.64-17.42.85-5.29 2.31-10.59 4.33-15.75 1.64-5.96 3.66-13.06 6.1-20.53.02-.05.06-.09.12-.1h.01c.05 0 .1.03.12.07a99.3 99.3 0 0 1 8.5 19.33c3.66 11.56 5.13 23.6 4.36 35.78-5.48 10.56-8.88 21.63-10.12 32.95 0 .07-.06.12-.13.13z", fill: "#fff1f8" }), _jsx("path", { d: "M515.69 505.26s-.05 0-.07-.02c-.06-.03-.09-.11-.06-.17 3.48-9.2 5.56-18.84 6.19-28.67 7.8-15.03 19.67-28.47 34.34-38.9.02-.02.05-.03.08-.03s.05 0 .07.02c.05.03.07.09.06.14-3.06 17.91-9.69 34.81-19.19 48.88-6.1 3.84-11.68 8.34-16.62 13.44a92 92 0 0 0-4.7 5.25.16.16 0 0 1-.11.05z", fill: "#fff4e3" }), _jsx("path", { d: "M514.67 510.52s-.1-.03-.12-.07c-.03-.06-.02-.14.04-.18 8.5-6.54 16-14.58 22.3-23.91 15.26-9.58 33.61-14.62 53.11-14.62 4.35 0 8.79.25 13.2.75.05 0 .1.04.12.09s0 .1-.02.14c-11.66 13.42-26.34 24.12-42.45 30.95-2.72-.19-5.41-.29-8.07-.29-6.24 0-12.52.56-18.67 1.67-6.58 1.19-13.1 3.02-19.37 5.45h-.05z", fill: "#fef6d0" }), _jsx("path", { d: "m449.98 528.38.02-.14-.08.13c-11.41-1.53-22.43-5.23-32.86-11.02-5.22-2-10.49-4.15-15.65-6.38-.05-.02-.08-.07-.08-.12s.03-.11.08-.13c17.87-9.2 36.59-13.87 55.65-13.87.54 0 1.08 0 1.63.01 13.72 7.96 28.5 12.92 43.99 14.78.07 0 .13.07.12.14 0 .07-.06.13-.13.14-14.82.7-29.09 4.34-42.42 10.81-3.41 1.66-6.84 3.55-10.17 5.63-.02.01-.05.02-.07.02h-.02z", fill: "#f4f7fe" }), _jsx("path", { d: "M400.2 572.39c-1.62 0-3.24-.02-4.85-.05-.06 0-.11-.04-.13-.09s0-.11.03-.15c12.13-12.01 26.18-23.64 41.75-34.57 3.99-3.39 8.33-6.55 12.91-9.41 3.83.47 7.62.72 11.36.72 9.84 0 19.54-1.71 28.84-5.08h.05c.05 0 .1.03.12.07.03.06.02.14-.04.18-13.9 10.33-25.12 24.09-32.45 39.79a93 93 0 0 1-6.97 2.61c-10.95 3.61-22.4 5.43-34.01 5.43h-1.35c-5.04.37-10.19.55-15.27.55z", fill: "#e8fafe" }), _jsx("path", { d: "M449.15 639.85s-.05 0-.07-.02a.14.14 0 0 1-.07-.11c-.51-7.45-.79-15.08-.81-22.7-.77-8.44-.5-16.97.81-25.35 1.5-9.63 4.38-19.04 8.55-27.97 7.47-3.08 14.53-6.91 21.04-11.47 8.26-5.77 15.58-12.65 21.76-20.43.03-.04.07-.05.11-.05.02 0 .05 0 .07.02.06.03.09.11.06.17-6.97 19.21-7.84 40.99-2.51 62.97-8.53 14.24-20.18 26.67-33.71 36.06-4.76 3.3-9.86 6.29-15.18 8.89-.02 0-.04.01-.06.01z", fill: "#e1fbfb" }), _jsx("path", { d: "M519.81 647.36c-.05 0-.1-.03-.13-.08a399 399 0 0 1-14.03-29.43c-.82-1.84-1.61-3.72-2.35-5.58-2.22-5.62-4.06-11.44-5.49-17.32 9.57-15.97 15.24-34.07 16.41-52.47 0-.07.06-.12.13-.13h.01c.06 0 .12.04.14.1 3.94 14.5 11.37 27.65 22.07 39.08.1.11.58.6.58.6l.05.66c0 .22.01.44.01.66 0 10.66-1.44 21.18-4.25 31.39-2.34 8.48-5.59 16.6-9.64 24.14-1.1 2.73-2.23 5.5-3.39 8.29-.02.05-.07.08-.12.09", fill: "#e9fbf3" }), _jsx("path", { d: "M580.79 613.92s-.05 0-.08-.02c-5.16-3.3-10.37-6.79-15.51-10.37-10.72-5.63-20.23-12.76-28.25-21.2-.28-22.54-6.87-44.24-19.09-62.87a.14.14 0 0 1 .03-.19q.045-.03.09-.03c.04 0 .08.02.1.05 8.4 9.28 18.94 17.11 31.33 23.27 15.91 19.72 26.8 44.33 31.52 71.2 0 .06-.01.11-.06.14-.02.02-.05.02-.08.02", fill: "#f4fbe3" }), _jsx("path", { d: "M594.33 556.01c-16.24-1.97-31.39-6.42-45.04-13.2-7.56-9.37-16.12-17.48-25.49-24.15a.14.14 0 0 1-.04-.19.13.13 0 0 1 .12-.07c.02 0 .04 0 .06.01 7.2 3.2 14.73 5.71 22.38 7.48 6.82 1.57 13.8 2.57 20.74 2.97a109.5 109.5 0 0 1 20.74 17.23c2.88 3.06 5.65 6.39 8.23 9.88.03.05.04.11 0 .15-.03.04-.07.07-.12.07 0 0-1.27-.13-1.59-.17z", fill: "#fafacf" }), _jsx("path", { d: "M574.01 529.33c-2.31 0-4.66-.07-6.97-.2-13.95-8.96-29.31-14.5-45.71-16.52-.07 0-.13-.07-.12-.15s.06-.13.13-.14a113.814 113.814 0 0 0 39.38-8.91c1.75.12 3.23.26 4.57.42 11.87 1.42 23.33 4.84 34.07 10.17 5.7 2.23 11.43 4.78 17.01 7.58.05.03.08.08.08.13 0 .06-.04.11-.09.12-1.95.7-3.58 1.26-5.11 1.74-12.13 3.8-24.66 5.73-37.24 5.73z", fill: "#fdf9c8" }), _jsx("path", { d: "M510.95 510.65s-.05 0-.07-.02c-2.68-1.43-5.44-2.77-8.2-3.98-10.15-7.17-19.18-15.84-26.88-25.77a.15.15 0 0 1 0-.18.16.16 0 0 1 .11-.05c.02 0 .05 0 .07.02 12.5 6.7 23.54 15.56 32.84 26.32.73 1.18 1.48 2.33 2.24 3.44.04.05.03.13-.01.17-.03.03-.07.05-.1.05", fill: "#fef9fe" }), _jsx("path", { d: "M511.54 510.64s-.06 0-.07-.02c-.93-1.16-1.88-2.31-2.85-3.43-6.12-9.91-9.73-20.57-10.76-31.69l-.04-.52c0-.06.03-.13.1-.15h.04c.05 0 .1.03.12.07 6.45 10.7 11.1 22.29 13.83 34.43l-.1 1.09-.07.13c-.03.04-.09.09-.13.09h-.06z", fill: "#fff8fd" }), _jsx("path", { d: "M511.89 510.18a.13.13 0 0 1-.11-.11l-.15-.7c1.24-11.4 4.65-22.5 10.13-33.04.02-.05.07-.08.13-.08h.04c.06.02.11.08.1.14a98.6 98.6 0 0 1-6.2 28.75 91 91 0 0 0-3.79 4.96c-.03.04-.07.06-.11.06h-.03z", fill: "#fff9f9" }), _jsx("path", { d: "M461.28 529.13c-3.75 0-7.55-.25-11.3-.75-.06 0-.11-.05-.12-.11s.01-.12.06-.15c3.34-2.09 6.78-3.98 10.2-5.65 13.36-6.49 27.67-10.14 42.53-10.84 2.34.28 4.74.49 7.15.62.06 0 .12.05.13.12.01.06-.02.13-.08.15-6.88 3.08-13.48 6.94-19.59 11.49-9.37 3.4-19.11 5.12-28.98 5.12", fill: "#f7fcfe" }), _jsx("path", { d: "M457.68 563.89s-.07-.02-.1-.04c-.04-.04-.05-.1-.03-.16 7.35-15.75 18.6-29.54 32.54-39.9 5.05-1.84 9.92-4.12 14.53-6.8 1.34-.79 2.67-1.62 4.24-2.65.02-.02.05-.02.08-.02.04 0 .07.01.1.04.05.05.06.12.02.18-3.38 5.38-6.22 11.23-8.45 17.39-6.22 7.85-13.57 14.74-21.84 20.53-6.53 4.57-13.61 8.42-21.02 11.43-.02 0-.04.01-.05.01z", fill: "#f2fdfe" }), _jsx("path", { d: "M497.93 595.06c-.06 0-.1-.05-.12-.11-5.34-22.03-4.47-43.86 2.52-63.13 4.19-5.29 7.85-10.98 10.88-16.95.02-.05.07-.08.13-.08h.04c.06.02.11.08.1.14-.24 5.11-.04 10.23.58 15.21.52 4.11 1.34 8.23 2.45 12.3-1.17 18.49-6.86 36.64-16.43 52.54-.03.04-.07.07-.12.07h-.02z", fill: "#f1fdfc" }), _jsx("path", { d: "M537.06 582.37s-.08-.02-.1-.04c0 0-.48-.49-.58-.6-10.73-11.47-18.18-24.66-22.13-39.2.34-5.41.31-10.85-.09-16.2-.34-4.53-.95-9.07-1.82-13.57 0-.05.01-.11.06-.14.02-.02.05-.03.08-.03.02 0 .05 0 .07.02.02 0 .15.09.16.11 1.66 2.24 3.47 4.45 5.39 6.57 12.27 18.69 18.87 40.45 19.11 62.95 0 .06-.03.11-.09.13-.02 0-.03.01-.05.01z", fill: "#f7fdf5" }), _jsx("path", { d: "M549.35 542.82s-.04 0-.06-.02c-12.42-6.18-22.99-14.03-31.41-23.33-1.33-2.02-2.7-3.97-4.08-5.83a.15.15 0 0 1 0-.18.16.16 0 0 1 .11-.05c.02 0 .05 0 .07.02 3.23 1.8 6.58 3.47 9.96 4.97 9.41 6.7 17.99 14.83 25.52 24.18.04.05.04.13 0 .18a.16.16 0 0 1-.11.05z", fill: "#fcfde9" }), _jsx("path", { d: "M567.04 529.13c-6.96-.39-13.95-1.39-20.79-2.97-7.67-1.77-15.22-4.29-22.44-7.5-3.04-2.16-6.14-4.17-9.23-5.96-.06-.03-.08-.1-.06-.16s.07-.1.14-.1a108.378 108.378 0 0 0 6.68-.11c16.47 2.02 31.86 7.58 45.78 16.54.06.03.08.1.06.16s-.07.1-.13.1z", fill: "#fefcdf" }), _jsx("path", { d: "M502.64 511.92c-15.53-1.86-30.34-6.84-44.03-14.8-.06-.03-.08-.1-.07-.16.02-.06.07-.1.14-.1 6.28.09 12.54.69 18.6 1.78 8.74 1.58 17.32 4.19 25.51 7.76 2.59 1.83 5.25 3.56 7.94 5.17a.141.141 0 0 1-.08.26c-.92-.02-1.83-.03-2.75-.03-1.73 0-3.5.04-5.24.12s-.01 0-.02 0", fill: "#fdfafe" }), _jsx("path", { d: "M513.27 511.07s-.07-.02-.1-.04c-.04-.04-.05-.1-.03-.16.93-2.05 1.72-3.95 2.42-5.8 1.55-1.88 3.12-3.64 4.69-5.27 5-5.15 10.59-9.67 16.67-13.48.02-.01.05-.02.07-.02.04 0 .07.02.1.04.05.05.05.12.02.18-6.31 9.35-13.84 17.42-22.36 23.97-.51.2-.97.38-1.44.57-.02 0-.03.01-.05.01z", fill: "#fffaeb" }), _jsx("path", { d: "M521.34 512.61c-2.67-.33-5.39-.56-8.08-.69l-.19-.09-.13-.07s-.07-.07-.07-.11q0-.075.06-.12c.56-.41 1.11-.83 1.66-1.26a106 106 0 0 1 19.45-5.49c6.17-1.11 12.47-1.68 18.72-1.68 2.66 0 5.36.1 8.03.31.06 0 .12.05.13.12s-.02.13-.08.15c-11.47 4.86-23.61 7.8-36.06 8.73-1.14.08-2.28.15-3.41.2s-.01 0-.02 0z", fill: "#fffbde" }), _jsx("path", { d: "M514.27 542.66a.15.15 0 0 1-.14-.1 90 90 0 0 1-2.45-12.28c-.59-4.69-.8-9.48-.64-14.25-2.94 5.64-6.44 11.02-10.4 16-.03.04-.07.05-.11.05-.02 0-.05 0-.07-.02l-.17-.1c-.06-.03-.09-.11-.06-.17 2.12-5.84 4.78-11.4 7.92-16.54-1.19.77-2.25 1.42-3.29 2.03a89.4 89.4 0 0 1-14.61 6.84h-.05c-.05 0-.1-.03-.12-.07l-.09-.17c-.03-.06-.02-.14.04-.18 5.87-4.37 12.19-8.11 18.78-11.13-2.09-.13-4.16-.32-6.18-.57-.07 0-.13-.07-.12-.14v-.2c0-.07.07-.13.14-.14 1.76-.08 3.53-.12 5.27-.12.61 0 1.23 0 1.84.02-2.44-1.48-4.84-3.06-7.16-4.7a.13.13 0 0 1-.04-.18l.1-.17s.07-.07.12-.07c.02 0 .04 0 .06.01 2.47 1.08 4.95 2.27 7.37 3.53-.58-.86-1.14-1.74-1.69-2.63-.04-.06-.02-.14.04-.19l.16-.12s.06-.03.08-.03c.04 0 .08.02.11.05.87 1 1.73 2.03 2.56 3.07.02-.23.04-.45.07-.68 0-.07.06-.12.13-.13h.2c.07 0 .12.05.14.11l.04.16c1.16-1.61 2.3-3.08 3.47-4.5a.16.16 0 0 1 .11-.05c.02 0 .05 0 .07.02l.17.1c.06.04.08.11.06.17-.64 1.69-1.36 3.43-2.19 5.28.28-.11.57-.22.85-.33h.05c.05 0 .1.03.12.07l.1.17c.03.06.02.14-.04.18-.41.32-.83.64-1.25.95 2.81.18 5.37.41 7.81.71.07 0 .13.07.12.14v.2c0 .07-.07.13-.14.14-1.7.08-3.43.11-5.14.11h-.66c2.85 1.69 5.69 3.54 8.45 5.51.06.04.08.12.04.19l-.1.17s-.07.07-.12.07c-.02 0-.04 0-.06-.01a122 122 0 0 1-9.02-4.45c1.16 1.59 2.31 3.25 3.42 4.94.04.06.03.14-.03.19l-.16.12s-.06.03-.09.03c-.04 0-.08-.02-.1-.05a89 89 0 0 1-4.93-5.95 117 117 0 0 1 1.65 12.63c.4 5.42.43 10.91.09 16.29 0 .07-.06.12-.13.13l-.21.02z", fill: "#fffdfb" })] }));
3
+ export default SvgRegardioEnsembleIconColorFull;
@@ -0,0 +1,8 @@
1
+ import type { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgRegardioEnsembleIconMono: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgRegardioEnsembleIconMono;
8
+ //# sourceMappingURL=RegardioEnsembleIconMono.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RegardioEnsembleIconMono.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/RegardioEnsembleIconMono.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,2BAA2B,GAAI,8BAIlC,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CAiOrC,CAAC;AACF,eAAe,2BAA2B,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRegardioEnsembleIconMono = ({ 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, _jsxs("g", { className: "fill-gray-400", children: [_jsx("path", { 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", { 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", { 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", { 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", { 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", { 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", { 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", { 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", { 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", { 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", { 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", { 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", { className: "fill-gray-300", 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.02zM601.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" }), _jsx("path", { className: "fill-gray-300", 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" }), _jsx("path", { className: "fill-gray-300", 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.04zM298.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" }), _jsx("path", { className: "fill-gray-300", 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-.02zM698.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" }), _jsx("path", { className: "fill-gray-300", 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" }), _jsx("path", { className: "fill-gray-300", 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" }), _jsx("path", { className: "fill-gray-300", 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" }), _jsx("path", { className: "fill-gray-300", 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" }), _jsx("path", { className: "fill-gray-300", 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" }), _jsx("path", { className: "fill-gray-200", 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" }), _jsx("path", { className: "fill-gray-200", 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" }), _jsx("path", { className: "fill-gray-200", 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.02zM449.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" }), _jsx("path", { className: "fill-gray-200", 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-.03zM625.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" }), _jsx("path", { className: "fill-gray-200", 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" }), _jsx("path", { className: "fill-gray-200", 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" }), _jsx("path", { className: "fill-gray-200", 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" }), _jsx("path", { className: "fill-gray-200", 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" }), _jsx("path", { className: "fill-gray-200", 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" }), _jsx("path", { className: "fill-gray-200", 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" }), _jsx("path", { className: "fill-gray-100", 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-.04zM585.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" }), _jsx("path", { className: "fill-gray-100", 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" }), _jsx("path", { className: "fill-gray-100", 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" }), _jsx("path", { className: "fill-gray-100", 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" }), _jsx("path", { className: "fill-gray-100", 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.02zM429.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" }), _jsx("path", { className: "fill-gray-100", 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" }), _jsx("path", { className: "fill-gray-100", 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" }), _jsx("path", { className: "fill-gray-100", 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" }), _jsx("path", { className: "fill-gray-100", 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" }), _jsx("path", { className: "fill-gray-100", 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" }), _jsx("path", { className: "fill-gray-50", 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" }), _jsx("path", { className: "fill-gray-50", 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" }), _jsx("path", { className: "fill-gray-50", 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" }), _jsx("path", { className: "fill-gray-50", 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" }), _jsx("path", { className: "fill-gray-50", 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-.04zM468.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" }), _jsx("path", { className: "fill-gray-50", 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" }), _jsx("path", { className: "fill-gray-50", 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" }), _jsx("path", { className: "fill-gray-50", 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" }), _jsx("path", { className: "fill-gray-50", 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" }), _jsx("path", { className: "fill-gray-50", 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" }), _jsx("path", { className: "fill-gray-50", 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" }), _jsx("path", { className: "fill-white", 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" }), _jsx("path", { className: "fill-white", 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" }), _jsx("path", { className: "fill-white", 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-.02zM476.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" }), _jsx("path", { className: "fill-white", 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" }), _jsx("path", { className: "fill-white", 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" }), _jsx("path", { className: "fill-white", 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" }), _jsx("path", { className: "fill-white", 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" }), _jsx("path", { className: "fill-white", 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.07zM505.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 0zM512.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" }), _jsx("path", { className: "fill-white", 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" }), _jsx("path", { className: "fill-white", 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" })] }));
3
+ export default SvgRegardioEnsembleIconMono;
@@ -0,0 +1,8 @@
1
+ import type { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgRegardioIconColor: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgRegardioIconColor;
8
+ //# sourceMappingURL=RegardioIconColor.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RegardioIconColor.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/RegardioIconColor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,oBAAoB,GAAI,8BAI3B,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CA2DrC,CAAC;AACF,eAAe,oBAAoB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRegardioIconColor = ({ 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-red-400", d: "M512 150c-28.25 0-55.74 3.24-82.13 9.36-3.41.79-5.34 4.41-4.11 7.69 5.83 15.48 16.6 46.18 17.47 48.68 1.54 4.46 12.24 36.24 16.72 50.38a5.77 5.77 0 0 0 6.58 3.93c14.74-2.75 29.94-4.2 45.48-4.2 23.47 0 46.17 3.28 67.66 9.42 3.12.89 6.36-.93 7.19-4.07 4.03-15.2 11.87-45.34 13.2-50.32.58-2.16 9.26-35.71 12.82-50.87.71-3.03-1.1-6.08-4.1-6.92-30.81-8.53-63.26-13.09-96.78-13.09z" }), _jsx("path", { className: "fill-pink-400", d: "M422.2 221.4c-.73-2.1-12.35-34.9-17.82-49.34-1.1-2.92-4.31-4.43-7.27-3.44a359.5 359.5 0 0 0-55.92 24.14c-.84.45-1.77.69-2.72.69H214.78c-5.75 0-7.99 7.48-3.18 10.63 18.83 12.36 48.31 32.01 57.41 39.6.18.15.35.3.53.44 11.57 9.68 52.76 47.85 61.88 56.36 1.07 1 2.48 1.56 3.95 1.56h46.48c1.06 0 2.09-.29 2.99-.84a245.3 245.3 0 0 1 50.86-23.29c3.09-1.01 4.76-4.33 3.7-7.4-5.17-14.89-15.5-44.24-17.18-49.12z" }), _jsx("path", { className: "fill-purple-400", d: "M244.12 251.47c-8.17-6.38-29.38-20.39-41.75-28.37-3.85-2.48-8.93.29-8.93 4.87v110.5c0 .95-.24 1.88-.69 2.72a360.5 360.5 0 0 0-19.07 41.75c-1.24 3.25.66 6.86 4.05 7.68 14.97 3.64 47.69 12.05 50.18 12.71 4.68 1.25 34.94 9.45 51.04 14.34 2.82.86 5.83-.54 7-3.25a246 246 0 0 1 15.25-29.6c.55-.9.84-1.94.84-2.99v-76.35c0-1.64-.7-3.21-1.92-4.31-9.83-8.82-53.17-47.5-56-49.71z" }), _jsx("path", { className: "fill-blue-400", d: "M275.26 444.34c.89-3.12-.93-6.36-4.07-7.19-15.2-4.03-45.34-11.87-50.31-13.2-2.16-.58-35.71-9.26-50.87-12.82a5.814 5.814 0 0 0-6.92 4.1c-8.53 30.81-13.09 63.26-13.09 96.78 0 28.25 3.24 55.74 9.36 82.13.79 3.41 4.41 5.34 7.69 4.11 15.48-5.83 46.18-16.6 48.68-17.47 4.46-1.54 36.24-12.24 50.38-16.72a5.77 5.77 0 0 0 3.93-6.58c-2.75-14.74-4.2-29.94-4.2-45.48 0-23.47 3.28-46.17 9.42-67.66" }), _jsx("path", { className: "fill-cyan-400", d: "M277.92 588.31c-1.01-3.09-4.33-4.76-7.4-3.7-14.89 5.17-44.24 15.5-49.12 17.18-2.1.73-34.9 12.35-49.34 17.82-2.92 1.1-4.43 4.31-3.44 7.27 6.5 19.43 14.59 38.12 24.14 55.92.45.84.69 1.77.69 2.72v123.77c0 5.75 7.48 7.99 10.63 3.18 12.37-18.85 32.08-48.46 39.61-57.48.15-.18.3-.35.44-.53 9.68-11.57 47.85-52.76 56.36-61.88 1-1.07 1.56-2.48 1.56-3.95v-46.48c0-1.06-.29-2.09-.84-2.99a245.3 245.3 0 0 1-23.29-50.86z" }), _jsx("path", { className: "fill-teal-400", d: "M381.84 721.96h-76.35c-1.64 0-3.21.7-4.31 1.92-8.82 9.83-47.5 53.17-49.71 56-6.38 8.17-20.39 29.38-28.37 41.75-2.48 3.85.29 8.93 4.87 8.93h110.5c.95 0 1.88.24 2.72.69 13.43 7.2 27.37 13.58 41.75 19.07 3.25 1.24 6.86-.66 7.68-4.05 3.64-14.97 12.05-47.69 12.71-50.18 1.25-4.68 9.45-34.94 14.34-51.04.86-2.82-.54-5.83-3.25-7a246 246 0 0 1-29.6-15.25c-.9-.55-1.94-.84-2.99-.84z" }), _jsx("path", { className: "fill-green-400", d: "M580.77 808.27c-1.54-4.46-12.24-36.24-16.72-50.38a5.77 5.77 0 0 0-6.58-3.93c-14.74 2.75-29.94 4.2-45.48 4.2-23.47 0-46.17-3.28-67.66-9.42-3.12-.89-6.36.93-7.19 4.07-4.03 15.2-11.87 45.34-13.2 50.32-.58 2.16-9.26 35.71-12.82 50.87a5.814 5.814 0 0 0 4.1 6.92c30.81 8.53 63.26 13.09 96.78 13.09 28.25 0 55.74-3.24 82.13-9.36 3.41-.79 5.34-4.41 4.11-7.69-5.83-15.48-16.6-46.18-17.47-48.68z" }), _jsx("path", { className: "fill-lime-400", d: "M755 780.32c-.18-.15-.35-.3-.53-.44-11.57-9.68-52.76-47.85-61.88-56.36-1.07-1-2.48-1.56-3.95-1.56h-46.48c-1.06 0-2.09.29-2.99.84a245.3 245.3 0 0 1-50.86 23.29c-3.09 1.01-4.76 4.33-3.7 7.4 5.17 14.89 15.5 44.24 17.18 49.12.73 2.1 12.35 34.9 17.82 49.34 1.1 2.92 4.31 4.43 7.27 3.44 19.43-6.5 38.12-14.59 55.92-24.14.84-.45 1.77-.69 2.72-.69h123.69c5.75 0 7.99-7.48 3.18-10.63-18.83-12.36-48.31-32.01-57.41-39.6z" }), _jsx("path", { className: "fill-olive-400", d: "M796.09 620.66c-4.68-1.25-34.94-9.45-51.04-14.34-2.82-.86-5.83.54-7 3.25a246 246 0 0 1-15.25 29.6c-.55.9-.84 1.94-.84 2.99v76.35c0 1.64.7 3.21 1.92 4.31 9.83 8.82 53.17 47.5 56 49.71 8.17 6.38 29.38 20.39 41.75 28.37 3.85 2.48 8.93-.29 8.93-4.87v-110.5c0-.95.24-1.88.69-2.72 7.2-13.43 13.58-27.37 19.07-41.75 1.24-3.25-.66-6.86-4.05-7.68-14.97-3.64-47.69-12.05-50.18-12.71z" }), _jsx("path", { className: "fill-yellow-400", d: "M864.64 429.87c-.79-3.41-4.41-5.34-7.69-4.11-15.48 5.83-46.18 16.6-48.68 17.47-4.46 1.54-36.24 12.24-50.38 16.72a5.77 5.77 0 0 0-3.93 6.58c2.75 14.74 4.2 29.94 4.2 45.48 0 23.47-3.28 46.17-9.42 67.66-.89 3.12.93 6.36 4.07 7.19 15.2 4.03 45.34 11.87 50.32 13.2 2.16.58 35.71 9.26 50.87 12.82 3.03.71 6.08-1.1 6.92-4.1 8.53-30.81 13.09-63.26 13.09-96.78 0-28.25-3.24-55.74-9.36-82.13z" }), _jsx("path", { className: "fill-orange-400", d: "M830.56 338.47V214.78c0-5.75-7.48-7.99-10.63-3.18-12.36 18.83-32.01 48.31-39.6 57.41-.15.18-.3.35-.44.53-9.68 11.57-47.85 52.76-56.36 61.88-1 1.07-1.56 2.48-1.56 3.95v46.48c0 1.06.29 2.09.84 2.99a245.3 245.3 0 0 1 23.29 50.86c1.01 3.09 4.33 4.76 7.4 3.7 14.89-5.17 44.24-15.5 49.12-17.18 2.1-.73 34.9-12.35 49.34-17.82 2.92-1.1 4.43-4.31 3.44-7.27a359.5 359.5 0 0 0-24.14-55.92c-.45-.84-.69-1.77-.69-2.72z" }), _jsx("path", { className: "fill-coral-400", d: "M682.81 192.75a360.5 360.5 0 0 0-41.75-19.07c-3.25-1.24-6.86.66-7.68 4.05-3.64 14.97-12.05 47.69-12.71 50.18-1.25 4.68-9.45 34.94-14.34 51.04-.86 2.82.54 5.83 3.25 7a246 246 0 0 1 29.6 15.25c.9.55 1.94.84 2.99.84h76.35c1.64 0 3.21-.7 4.31-1.92 8.82-9.83 47.5-53.17 49.71-56 6.38-8.17 20.39-29.38 28.37-41.75 2.48-3.85-.29-8.93-4.87-8.93h-110.5c-.95 0-1.88-.24-2.72-.69z" })] }));
3
+ export default SvgRegardioIconColor;
@@ -0,0 +1,8 @@
1
+ import type { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgRegardioIconColorFull: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgRegardioIconColorFull;
8
+ //# sourceMappingURL=RegardioIconColorFull.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RegardioIconColorFull.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/RegardioIconColorFull.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,wBAAwB,GAAI,8BAI/B,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CA2DrC,CAAC;AACF,eAAe,wBAAwB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRegardioIconColorFull = ({ 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-red-400", d: "M512 0c-39.96 0-78.84 4.58-116.16 13.24-4.83 1.12-7.56 6.24-5.81 10.87 8.25 21.9 23.48 65.32 24.7 68.85 2.18 6.3 17.31 51.26 23.65 71.25a8.173 8.173 0 0 0 9.3 5.56c20.85-3.9 42.34-5.94 64.32-5.94 33.19 0 65.3 4.65 95.7 13.32 4.41 1.26 9-1.32 10.17-5.76 5.7-21.5 16.79-64.13 18.67-71.16.82-3.05 13.09-50.51 18.14-71.95a8.193 8.193 0 0 0-5.8-9.78C605.31 6.45 559.41 0 512 0" }), _jsx("path", { className: "fill-pink-400", d: "M385 100.99c-1.03-2.98-17.47-49.36-25.2-69.79-1.56-4.12-6.1-6.26-10.28-4.87a509 509 0 0 0-79.1 34.14c-1.19.64-2.51.97-3.85.97H91.62c-8.14 0-11.3 10.58-4.5 15.04 26.64 17.48 68.33 45.28 81.2 56.02l.75.63c16.36 13.69 74.63 67.68 87.52 79.72a8.17 8.17 0 0 0 5.59 2.2h65.74c1.49 0 2.95-.41 4.23-1.19a346 346 0 0 1 71.93-32.93c4.37-1.42 6.73-6.13 5.23-10.46-7.31-21.06-21.93-62.58-24.3-69.47z" }), _jsx("path", { className: "fill-purple-400", d: "M133.12 143.52c-11.56-9.02-41.55-28.84-59.06-40.13-5.45-3.51-12.62.4-12.62 6.89v156.29c0 1.34-.34 2.67-.97 3.85-10.19 19-19.2 38.72-26.97 59.06-1.76 4.6.94 9.7 5.73 10.87 21.18 5.14 67.46 17.04 70.97 17.98 6.62 1.76 49.42 13.37 72.19 20.28 3.99 1.21 8.24-.77 9.9-4.6a346 346 0 0 1 21.57-41.86 8.2 8.2 0 0 0 1.19-4.23V219.93c0-2.33-.98-4.54-2.72-6.09-13.91-12.48-75.2-67.18-79.2-70.31z" }), _jsx("path", { className: "fill-blue-400", d: "M177.16 416.3c1.26-4.41-1.32-9-5.76-10.17-21.5-5.7-64.13-16.79-71.16-18.67-3.05-.82-50.51-13.09-71.95-18.14a8.193 8.193 0 0 0-9.78 5.8C6.45 418.69 0 464.59 0 512c0 39.96 4.58 78.84 13.24 116.16 1.12 4.83 6.24 7.56 10.87 5.81 21.9-8.25 65.32-23.48 68.85-24.7 6.3-2.18 51.26-17.31 71.25-23.65a8.173 8.173 0 0 0 5.56-9.3c-3.9-20.85-5.94-42.34-5.94-64.32 0-33.19 4.65-65.3 13.32-95.7z" }), _jsx("path", { className: "fill-cyan-400", d: "M180.92 619.93c-1.42-4.37-6.13-6.73-10.46-5.23-21.06 7.31-62.58 21.93-69.47 24.3-2.98 1.03-49.36 17.47-69.79 25.2-4.12 1.56-6.26 6.1-4.87 10.28a509 509 0 0 0 34.14 79.1c.64 1.19.97 2.51.97 3.85v175.06c0 8.14 10.57 11.3 15.04 4.5 17.5-26.67 45.37-68.54 56.02-81.3l.63-.75c13.69-16.36 67.68-74.63 79.72-87.52a8.17 8.17 0 0 0 2.2-5.59v-65.74c0-1.49-.41-2.95-1.19-4.23a346 346 0 0 1-32.93-71.93z" }), _jsx("path", { className: "fill-teal-400", d: "M327.91 808.96H219.92c-2.33 0-4.54.98-6.09 2.72-12.48 13.91-67.18 75.2-70.31 79.2-9.02 11.56-28.84 41.55-40.13 59.06-3.51 5.45.4 12.62 6.89 12.62h156.29c1.34 0 2.67.34 3.85.97 19 10.19 38.72 19.2 59.06 26.97 4.6 1.76 9.7-.94 10.87-5.73 5.14-21.18 17.04-67.46 17.98-70.97 1.76-6.62 13.37-49.42 20.28-72.19 1.21-3.99-.77-8.24-4.6-9.9a346 346 0 0 1-41.86-21.57 8.2 8.2 0 0 0-4.23-1.19z" }), _jsx("path", { className: "fill-green-400", d: "M609.27 931.03c-2.18-6.3-17.31-51.26-23.65-71.25a8.173 8.173 0 0 0-9.3-5.56c-20.85 3.9-42.34 5.94-64.32 5.94-33.19 0-65.3-4.65-95.7-13.32-4.41-1.26-9 1.32-10.17 5.76-5.7 21.5-16.79 64.13-18.67 71.16-.82 3.05-13.09 50.51-18.14 71.95a8.193 8.193 0 0 0 5.8 9.78C418.69 1017.55 464.59 1024 512 1024c39.96 0 78.84-4.58 116.16-13.24 4.83-1.12 7.56-6.24 5.81-10.87-8.25-21.9-23.48-65.32-24.7-68.85z" }), _jsx("path", { className: "fill-lime-400", d: "m855.68 891.51-.75-.63c-16.36-13.69-74.63-67.68-87.52-79.72a8.17 8.17 0 0 0-5.59-2.2h-65.74c-1.49 0-2.95.41-4.23 1.19a346 346 0 0 1-71.93 32.93c-4.37 1.42-6.73 6.13-5.23 10.46 7.31 21.06 21.93 62.58 24.3 69.47 1.03 2.98 17.47 49.36 25.2 69.79 1.56 4.12 6.1 6.26 10.28 4.87a509 509 0 0 0 79.1-34.14c1.19-.64 2.51-.97 3.85-.97h174.95c8.14 0 11.3-10.58 4.5-15.04-26.64-17.48-68.33-45.28-81.2-56.02z" }), _jsx("path", { className: "fill-olive-400", d: "M913.8 665.68c-6.62-1.76-49.42-13.37-72.19-20.28-3.99-1.21-8.24.77-9.9 4.6a346 346 0 0 1-21.57 41.86 8.2 8.2 0 0 0-1.19 4.23v107.99c0 2.33.98 4.54 2.72 6.09 13.91 12.48 75.2 67.18 79.2 70.31 11.56 9.02 41.55 28.84 59.06 40.13 5.45 3.51 12.62-.4 12.62-6.89V757.43c0-1.34.34-2.67.97-3.85 10.19-19 19.2-38.72 26.97-59.06 1.76-4.6-.94-9.7-5.73-10.87-21.18-5.14-67.46-17.04-70.97-17.98z" }), _jsx("path", { className: "fill-yellow-400", d: "M1010.76 395.84c-1.12-4.83-6.24-7.56-10.87-5.81-21.9 8.25-65.32 23.48-68.85 24.7-6.3 2.18-51.26 17.31-71.25 23.65a8.173 8.173 0 0 0-5.56 9.3c3.9 20.85 5.94 42.34 5.94 64.32 0 33.19-4.65 65.29-13.32 95.7-1.26 4.41 1.32 9 5.76 10.17 21.5 5.7 64.13 16.79 71.16 18.67 3.05.82 50.51 13.09 71.95 18.14a8.193 8.193 0 0 0 9.78-5.8c12.06-43.57 18.51-89.47 18.51-136.88 0-39.96-4.58-78.84-13.24-116.16z" }), _jsx("path", { className: "fill-orange-400", d: "M962.56 266.57V91.62c0-8.14-10.58-11.3-15.04-4.5-17.48 26.64-45.28 68.33-56.02 81.2l-.63.75c-13.69 16.36-67.68 74.63-79.72 87.52a8.17 8.17 0 0 0-2.2 5.59v65.74c0 1.49.41 2.95 1.19 4.23a346 346 0 0 1 32.93 71.93c1.42 4.37 6.13 6.73 10.46 5.23 21.06-7.31 62.58-21.93 69.47-24.3 2.98-1.03 49.36-17.47 69.79-25.2 4.12-1.56 6.26-6.1 4.87-10.28a509 509 0 0 0-34.14-79.1 8.1 8.1 0 0 1-.97-3.85z" }), _jsx("path", { className: "fill-coral-400", d: "M753.58 60.47c-19-10.19-38.72-19.2-59.06-26.97-4.6-1.76-9.7.94-10.87 5.73-5.14 21.18-17.04 67.46-17.98 70.97-1.76 6.62-13.37 49.42-20.28 72.19-1.21 3.99.77 8.24 4.6 9.9a346 346 0 0 1 41.86 21.57c1.28.77 2.74 1.19 4.23 1.19h107.99c2.33 0 4.54-.98 6.09-2.72 12.48-13.91 67.18-75.2 70.31-79.2 9.02-11.56 28.84-41.55 40.13-59.06 3.51-5.45-.4-12.62-6.89-12.62H757.42c-1.34 0-2.67-.34-3.85-.97z" })] }));
3
+ export default SvgRegardioIconColorFull;
@@ -0,0 +1,8 @@
1
+ import type { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgRegardioIconMono: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgRegardioIconMono;
8
+ //# sourceMappingURL=RegardioIconMono.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RegardioIconMono.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/RegardioIconMono.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,mBAAmB,GAAI,8BAA8B,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CAc7F,CAAC;AACF,eAAe,mBAAmB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRegardioIconMono = ({ 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("g", { fill: "currentColor", children: _jsx("path", { d: "M512 150c-28.25 0-55.74 3.24-82.13 9.36-3.41.79-5.34 4.41-4.11 7.69 5.83 15.48 16.6 46.18 17.47 48.68 1.54 4.46 12.24 36.24 16.72 50.38a5.77 5.77 0 0 0 6.58 3.93c14.74-2.75 29.94-4.2 45.48-4.2 23.47 0 46.17 3.28 67.66 9.42 3.12.89 6.36-.93 7.19-4.07 4.03-15.2 11.87-45.34 13.2-50.32.58-2.16 9.26-35.71 12.82-50.87.71-3.03-1.1-6.08-4.1-6.92-30.81-8.53-63.26-13.09-96.78-13.09zM422.2 221.4c-.73-2.1-12.35-34.9-17.82-49.34-1.1-2.92-4.31-4.43-7.27-3.44a359.5 359.5 0 0 0-55.92 24.14c-.84.45-1.77.69-2.72.69H214.78c-5.75 0-7.99 7.48-3.18 10.63 18.83 12.36 48.31 32.01 57.41 39.6.18.15.35.3.53.44 11.57 9.68 52.76 47.85 61.88 56.36 1.07 1 2.48 1.56 3.95 1.56h46.48c1.06 0 2.09-.29 2.99-.84a245.3 245.3 0 0 1 50.86-23.29c3.09-1.01 4.76-4.33 3.7-7.4-5.17-14.89-15.5-44.24-17.18-49.12zM244.12 251.47c-8.17-6.38-29.38-20.39-41.75-28.37-3.85-2.48-8.93.29-8.93 4.87v110.5c0 .95-.24 1.88-.69 2.72a360.5 360.5 0 0 0-19.07 41.75c-1.24 3.25.66 6.86 4.05 7.68 14.97 3.64 47.69 12.05 50.18 12.71 4.68 1.25 34.94 9.45 51.04 14.34 2.82.86 5.83-.54 7-3.25a246 246 0 0 1 15.25-29.6c.55-.9.84-1.94.84-2.99v-76.35c0-1.64-.7-3.21-1.92-4.31-9.83-8.82-53.17-47.5-56-49.71zM275.26 444.34c.89-3.12-.93-6.36-4.07-7.19-15.2-4.03-45.34-11.87-50.31-13.2-2.16-.58-35.71-9.26-50.87-12.82a5.814 5.814 0 0 0-6.92 4.1c-8.53 30.81-13.09 63.26-13.09 96.78 0 28.25 3.24 55.74 9.36 82.13.79 3.41 4.41 5.34 7.69 4.11 15.48-5.83 46.18-16.6 48.68-17.47 4.46-1.54 36.24-12.24 50.38-16.72a5.77 5.77 0 0 0 3.93-6.58c-2.75-14.74-4.2-29.94-4.2-45.48 0-23.47 3.28-46.17 9.42-67.66M277.92 588.31c-1.01-3.09-4.33-4.76-7.4-3.7-14.89 5.17-44.24 15.5-49.12 17.18-2.1.73-34.9 12.35-49.34 17.82-2.92 1.1-4.43 4.31-3.44 7.27 6.5 19.43 14.59 38.12 24.14 55.92.45.84.69 1.77.69 2.72v123.77c0 5.75 7.48 7.99 10.63 3.18 12.37-18.85 32.08-48.46 39.61-57.48.15-.18.3-.35.44-.53 9.68-11.57 47.85-52.76 56.36-61.88 1-1.07 1.56-2.48 1.56-3.95v-46.48c0-1.06-.29-2.09-.84-2.99a245.3 245.3 0 0 1-23.29-50.86zM381.84 721.96h-76.35c-1.64 0-3.21.7-4.31 1.92-8.82 9.83-47.5 53.17-49.71 56-6.38 8.17-20.39 29.38-28.37 41.75-2.48 3.85.29 8.93 4.87 8.93h110.5c.95 0 1.88.24 2.72.69 13.43 7.2 27.37 13.58 41.75 19.07 3.25 1.24 6.86-.66 7.68-4.05 3.64-14.97 12.05-47.69 12.71-50.18 1.25-4.68 9.45-34.94 14.34-51.04.86-2.82-.54-5.83-3.25-7a246 246 0 0 1-29.6-15.25c-.9-.55-1.94-.84-2.99-.84zM580.77 808.27c-1.54-4.46-12.24-36.24-16.72-50.38a5.77 5.77 0 0 0-6.58-3.93c-14.74 2.75-29.94 4.2-45.48 4.2-23.47 0-46.17-3.28-67.66-9.42-3.12-.89-6.36.93-7.19 4.07-4.03 15.2-11.87 45.34-13.2 50.32-.58 2.16-9.26 35.71-12.82 50.87a5.814 5.814 0 0 0 4.1 6.92c30.81 8.53 63.26 13.09 96.78 13.09 28.25 0 55.74-3.24 82.13-9.36 3.41-.79 5.34-4.41 4.11-7.69-5.83-15.48-16.6-46.18-17.47-48.68zM755 780.32c-.18-.15-.35-.3-.53-.44-11.57-9.68-52.76-47.85-61.88-56.36-1.07-1-2.48-1.56-3.95-1.56h-46.48c-1.06 0-2.09.29-2.99.84a245.3 245.3 0 0 1-50.86 23.29c-3.09 1.01-4.76 4.33-3.7 7.4 5.17 14.89 15.5 44.24 17.18 49.12.73 2.1 12.35 34.9 17.82 49.34 1.1 2.92 4.31 4.43 7.27 3.44 19.43-6.5 38.12-14.59 55.92-24.14.84-.45 1.77-.69 2.72-.69h123.69c5.75 0 7.99-7.48 3.18-10.63-18.83-12.36-48.31-32.01-57.41-39.6zM796.09 620.66c-4.68-1.25-34.94-9.45-51.04-14.34-2.82-.86-5.83.54-7 3.25a246 246 0 0 1-15.25 29.6c-.55.9-.84 1.94-.84 2.99v76.35c0 1.64.7 3.21 1.92 4.31 9.83 8.82 53.17 47.5 56 49.71 8.17 6.38 29.38 20.39 41.75 28.37 3.85 2.48 8.93-.29 8.93-4.87v-110.5c0-.95.24-1.88.69-2.72 7.2-13.43 13.58-27.37 19.07-41.75 1.24-3.25-.66-6.86-4.05-7.68-14.97-3.64-47.69-12.05-50.18-12.71zM864.64 429.87c-.79-3.41-4.41-5.34-7.69-4.11-15.48 5.83-46.18 16.6-48.68 17.47-4.46 1.54-36.24 12.24-50.38 16.72a5.77 5.77 0 0 0-3.93 6.58c2.75 14.74 4.2 29.94 4.2 45.48 0 23.47-3.28 46.17-9.42 67.66-.89 3.12.93 6.36 4.07 7.19 15.2 4.03 45.34 11.87 50.32 13.2 2.16.58 35.71 9.26 50.87 12.82 3.03.71 6.08-1.1 6.92-4.1 8.53-30.81 13.09-63.26 13.09-96.78 0-28.25-3.24-55.74-9.36-82.13zM830.56 338.47V214.78c0-5.75-7.48-7.99-10.63-3.18-12.36 18.83-32.01 48.31-39.6 57.41-.15.18-.3.35-.44.53-9.68 11.57-47.85 52.76-56.36 61.88-1 1.07-1.56 2.48-1.56 3.95v46.48c0 1.06.29 2.09.84 2.99a245.3 245.3 0 0 1 23.29 50.86c1.01 3.09 4.33 4.76 7.4 3.7 14.89-5.17 44.24-15.5 49.12-17.18 2.1-.73 34.9-12.35 49.34-17.82 2.92-1.1 4.43-4.31 3.44-7.27a359.5 359.5 0 0 0-24.14-55.92c-.45-.84-.69-1.77-.69-2.72zM682.81 192.75a360.5 360.5 0 0 0-41.75-19.07c-3.25-1.24-6.86.66-7.68 4.05-3.64 14.97-12.05 47.69-12.71 50.18-1.25 4.68-9.45 34.94-14.34 51.04-.86 2.82.54 5.83 3.25 7a246 246 0 0 1 29.6 15.25c.9.55 1.94.84 2.99.84h76.35c1.64 0 3.21-.7 4.31-1.92 8.82-9.83 47.5-53.17 49.71-56 6.38-8.17 20.39-29.38 28.37-41.75 2.48-3.85-.29-8.93-4.87-8.93h-110.5c-.95 0-1.88-.24-2.72-.69z" }) })] }));
3
+ export default SvgRegardioIconMono;
@@ -0,0 +1,8 @@
1
+ import type { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgRegardioLogoColor: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgRegardioLogoColor;
8
+ //# sourceMappingURL=RegardioLogoColor.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RegardioLogoColor.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/RegardioLogoColor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,oBAAoB,GAAI,8BAI3B,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CA+DrC,CAAC;AACF,eAAe,oBAAoB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRegardioLogoColor = ({ title, titleId, ...props }) => (_jsxs("svg", { "aria-labelledby": titleId, height: "1em", viewBox: "0 0 1000 1230", width: "1em", xmlns: "http://www.w3.org/2000/svg", ...props, children: [title ? _jsx("title", { id: titleId, children: title }) : null, _jsx("path", { d: "M170.44 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19H95.05c-2.78 0-5.53-.06-8.25-.19v48.03H60.02v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19 4.66 3.31 8.05 7.62 10.19 12.93 2.13 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.06 5.74 4.85 1.94 7.18 1.94c.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.92-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zm77.06 69.23v-136.11h93.16v23.33h-66.18v31.5h61.53v22.75h-61.53v35.19h69.68v23.33h-96.66zm100.34-65.92q0-24.495 6.99-40.44c6.99-15.945 11.68-18.57 21.06-23.82S335.03 1090 349 1090c4.01 0 7.89.13 11.65.39 3.75.26 7.38.62 10.87 1.07 3.49.46 6.89 1.07 10.19 1.85s6.5 1.69 9.61 2.72l-4.85 21.19c-5.95-1.56-11.97-2.72-18.05-3.5s-11.84-1.17-17.27-1.17c-8.54 0-15.66 1.78-21.35 5.35-5.7 3.57-9.93 9.01-12.71 16.33s-4.17 16.76-4.17 28.29c0 10.89 1.29 19.74 3.88 26.54 2.59 6.81 6.47 11.8 11.65 14.97 5.17 3.18 11.52 4.76 19.02 4.76 4.92 0 9.44-.26 13.59-.78 4.14-.52 7.83-1.29 11.06-2.33v-30.72h-26.59v-20.81h50.66v66.31c-6.86 3.24-14.65 5.64-23.39 7.19-8.73 1.56-18.21 2.33-28.43 2.33-13.07 0-23.91-2.46-32.51-7.39-8.61-4.93-15.08-12.41-19.41-22.46-4.34-10.04-6.5-22.72-6.5-38.01zm114.32 65.92 44.45-137.08h31.64l44.83 137.08h-29.31l-8.93-29.17h-45.81l-9.12 29.17h-27.76zm41.73-51.14h35.91l-17.86-63.78zM638.58 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19h-12.03c-2.78 0-5.53-.06-8.25-.19v48.03h-26.78v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19s8.05 7.62 10.19 12.93c2.14 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.05 5.74c2.46 1.3 4.85 1.94 7.18 1.94.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.91-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zM703.41 1230c-6.08 0-11.94-.07-17.57-.19-5.63-.13-11.1-.32-16.4-.58q-7.965-.39-15.72-.78v-136.5q8.73-.78 16.59-1.17c7.86-.39 10.45-.45 15.62-.58s10.48-.19 15.92-.19c15.4 0 27.88 2.43 37.46 7.29 9.57 4.86 16.59 12.44 21.06 22.75 4.46 10.31 6.7 23.69 6.7 40.15s-2.36 29.26-7.08 39.57-11.78 17.92-21.16 22.85-21.19 7.39-35.42 7.39zm1.55-21.19c7.5 0 13.81-1.59 18.92-4.76s8.96-8.33 11.55-15.46 3.88-16.53 3.88-28.19-1.26-21.84-3.78-28.97-6.37-12.25-11.55-15.36-11.84-4.67-19.99-4.67c-2.33 0-4.89.03-7.67.1s-5.5.16-8.15.29-5.21.26-7.67.39v95.67c1.94.13 3.95.26 6.02.39s4.14.23 6.21.29c2.07.07 4.14.13 6.21.19 2.07.07 4.08.1 6.02.1zm74.34 19.25v-136.11h26.59v136.11zm99.76 1.94c-7.37 0-14.17-.75-20.38-2.24s-11.84-3.89-16.89-7.19c-5.05-3.31-9.29-7.65-12.71-13.03-3.43-5.38-6.08-11.99-7.96-19.83s-2.81-17.08-2.81-27.71.87-19.83 2.62-27.61 4.33-14.36 7.76-19.74 7.67-9.79 12.71-13.22c5.05-3.43 10.67-5.86 16.89-7.29 6.21-1.43 13.13-2.14 20.77-2.14s14.43.75 20.77 2.24 11.97 3.86 16.89 7.1 9.12 7.55 12.62 12.93c3.49 5.38 6.14 11.96 7.96 19.74 1.81 7.78 2.72 16.92 2.72 27.42s-.91 20.29-2.72 28.19c-1.81 7.91-4.5 14.55-8.05 19.93-3.56 5.38-7.8 9.72-12.71 13.03-4.92 3.31-10.51 5.71-16.79 7.19-6.28 1.49-13.17 2.24-20.67 2.24zm-.2-21.19c4.01 0 7.73-.45 11.16-1.36s6.53-2.49 9.32-4.76c2.78-2.27 5.17-5.22 7.18-8.85 2-3.63 3.56-8.26 4.66-13.9s1.65-12.28 1.65-19.93-.55-14.49-1.65-20.13-2.69-10.31-4.76-14-4.46-6.64-7.18-8.85c-2.72-2.2-5.82-3.76-9.32-4.67-3.49-.91-7.18-1.36-11.06-1.36s-7.31.46-10.67 1.36c-3.37.91-6.44 2.43-9.22 4.57s-5.18 5.09-7.18 8.85c-2.01 3.76-3.56 8.46-4.66 14.1s-1.65 12.35-1.65 20.13.55 14.42 1.65 19.93 2.68 10.14 4.76 13.9c2.07 3.76 4.49 6.74 7.28 8.94 2.78 2.21 5.82 3.76 9.12 4.67s6.82 1.36 10.58 1.36z", fill: "currentColor" }), _jsx("path", { className: "fill-red-400", d: "M500 0c-39.02 0-76.99 4.48-113.44 12.93-4.71 1.09-7.38 6.09-5.67 10.62 8.05 21.39 22.93 63.79 24.12 67.23 2.13 6.16 16.91 50.05 23.09 69.58a7.98 7.98 0 0 0 9.08 5.43c20.36-3.8 41.35-5.8 62.81-5.8 32.41 0 63.76 4.54 93.46 13.01 4.31 1.23 8.79-1.29 9.94-5.62 5.56-20.99 16.39-62.62 18.23-69.5.8-2.98 12.78-49.32 17.71-70.26.99-4.19-1.52-8.4-5.67-9.55C591.12 6.3 546.3 0 500 0" }), _jsx("path", { className: "fill-pink-400", d: "M375.97 98.62c-1-2.91-17.06-48.2-24.61-68.15-1.52-4.03-5.96-6.12-10.04-4.75a497 497 0 0 0-77.24 33.34 8 8 0 0 1-3.76.95H89.47c-7.94 0-11.04 10.33-4.39 14.69 26.01 17.07 66.73 44.22 79.29 54.7l.73.61c15.98 13.37 72.88 66.1 85.47 77.85a8 8 0 0 0 5.46 2.15h64.2c1.46 0 2.88-.4 4.13-1.16a338 338 0 0 1 70.25-32.16c4.26-1.39 6.57-5.98 5.1-10.22-7.13-20.57-21.41-61.11-23.73-67.84z" }), _jsx("path", { className: "fill-purple-400", d: "M130 140.15c-11.29-8.81-40.58-28.17-57.67-39.19-5.32-3.43-12.33.4-12.33 6.73v152.62c0 1.31-.33 2.6-.95 3.76a497 497 0 0 0-26.33 57.67c-1.71 4.49.92 9.48 5.59 10.61 20.68 5.02 65.88 16.64 69.3 17.56 6.46 1.72 48.27 13.05 70.5 19.81 3.9 1.18 8.05-.75 9.67-4.49a338 338 0 0 1 21.06-40.88 8 8 0 0 0 1.16-4.13V214.76c0-2.27-.96-4.43-2.65-5.95-13.58-12.19-73.44-65.61-77.35-68.66" }), _jsx("path", { className: "fill-blue-400", d: "M173.01 406.54c1.23-4.31-1.29-8.79-5.62-9.94-20.99-5.56-62.62-16.39-69.5-18.23-2.98-.8-49.32-12.78-70.26-17.71-4.19-.99-8.4 1.52-9.55 5.67C6.3 408.88 0 453.7 0 500c0 39.02 4.48 76.99 12.93 113.44 1.09 4.71 6.09 7.38 10.62 5.67 21.39-8.05 63.79-22.93 67.23-24.13 6.15-2.13 50.05-16.91 69.58-23.09a7.98 7.98 0 0 0 5.43-9.08c-3.8-20.36-5.8-41.35-5.8-62.81 0-32.41 4.54-63.76 13.01-93.46z" }), _jsx("path", { className: "fill-cyan-400", d: "M176.68 605.4c-1.39-4.26-5.98-6.57-10.22-5.1-20.57 7.13-61.11 21.41-67.84 23.73-2.91 1-48.2 17.06-68.15 24.61-4.03 1.52-6.12 5.96-4.75 10.04a497 497 0 0 0 33.34 77.24c.62 1.16.95 2.45.95 3.76v170.95c0 7.94 10.33 11.03 14.69 4.39 17.09-26.04 44.3-66.93 54.7-79.4l.61-.73c13.37-15.98 66.1-72.88 77.85-85.47a8 8 0 0 0 2.15-5.46v-64.2c0-1.46-.4-2.88-1.16-4.13a338 338 0 0 1-32.16-70.25z" }), _jsx("path", { className: "fill-teal-400", d: "M320.22 790H214.76c-2.27 0-4.43.96-5.95 2.65-12.19 13.58-65.61 73.44-68.66 77.35-8.81 11.29-28.17 40.58-39.19 57.67-3.43 5.32.4 12.33 6.73 12.33h152.62c1.31 0 2.6.33 3.76.95a497 497 0 0 0 57.67 26.33c4.49 1.71 9.48-.92 10.61-5.59 5.02-20.68 16.64-65.88 17.56-69.3 1.72-6.46 13.05-48.27 19.81-70.5 1.18-3.9-.75-8.05-4.49-9.67a338 338 0 0 1-40.88-21.06 8 8 0 0 0-4.13-1.16" }), _jsx("path", { className: "fill-green-400", d: "M594.99 909.21c-2.13-6.16-16.91-50.05-23.09-69.58a7.98 7.98 0 0 0-9.08-5.43c-20.36 3.8-41.35 5.8-62.81 5.8-32.41 0-63.76-4.54-93.46-13.01-4.31-1.23-8.79 1.29-9.94 5.62-5.56 20.99-16.39 62.62-18.23 69.5-.8 2.98-12.78 49.32-17.71 70.26-.99 4.19 1.52 8.4 5.67 9.55 42.55 11.78 87.37 18.08 133.67 18.08 39.02 0 76.99-4.48 113.44-12.93 4.71-1.09 7.38-6.09 5.67-10.62-8.05-21.39-22.93-63.79-24.12-67.23z" }), _jsx("path", { className: "fill-lime-400", d: "m835.63 870.61-.73-.61c-15.98-13.37-72.88-66.1-85.47-77.85a8 8 0 0 0-5.46-2.15h-64.2c-1.46 0-2.88.4-4.13 1.16a338 338 0 0 1-70.25 32.16c-4.26 1.39-6.57 5.98-5.1 10.22 7.13 20.57 21.41 61.11 23.73 67.84 1 2.91 17.06 48.2 24.61 68.15 1.52 4.03 5.96 6.12 10.04 4.75a496.3 496.3 0 0 0 77.24-33.34 8 8 0 0 1 3.76-.95h170.85c7.94 0 11.04-10.33 4.39-14.69-26.01-17.07-66.73-44.22-79.29-54.7z" }), _jsx("path", { className: "fill-olive-400", d: "M892.39 650.08c-6.46-1.72-48.27-13.05-70.5-19.81-3.9-1.18-8.05.75-9.67 4.49a338 338 0 0 1-21.06 40.88 8 8 0 0 0-1.16 4.13v105.46c0 2.27.96 4.43 2.65 5.95 13.58 12.19 73.44 65.61 77.35 68.66 11.29 8.81 40.58 28.17 57.67 39.19 5.32 3.43 12.33-.4 12.33-6.73V739.68c0-1.31.33-2.6.95-3.76a497 497 0 0 0 26.33-57.67c1.71-4.49-.92-9.48-5.59-10.61-20.68-5.02-65.88-16.64-69.3-17.56" }), _jsx("path", { className: "fill-yellow-400", d: "M987.07 386.56c-1.09-4.71-6.09-7.38-10.62-5.67-21.39 8.05-63.79 22.93-67.23 24.13-6.15 2.13-50.05 16.91-69.58 23.09a7.98 7.98 0 0 0-5.43 9.08c3.8 20.36 5.8 41.35 5.8 62.81 0 32.41-4.54 63.76-13.01 93.46-1.23 4.31 1.29 8.79 5.62 9.94 20.99 5.56 62.62 16.39 69.5 18.23 2.98.8 49.32 12.78 70.26 17.71 4.19.99 8.4-1.52 9.55-5.67 11.78-42.55 18.08-87.37 18.08-133.67 0-39.02-4.48-76.99-12.93-113.44z" }), _jsx("path", { className: "fill-orange-400", d: "M940 260.32V89.47c0-7.94-10.33-11.04-14.69-4.39-17.07 26.01-44.22 66.73-54.7 79.29l-.61.73c-13.37 15.98-66.1 72.88-77.85 85.47a8 8 0 0 0-2.15 5.46v64.2c0 1.46.4 2.88 1.16 4.13a338 338 0 0 1 32.16 70.25c1.39 4.26 5.98 6.57 10.22 5.1 20.57-7.13 61.11-21.41 67.84-23.73 2.91-1 48.2-17.06 68.15-24.61 4.03-1.52 6.12-5.96 4.75-10.04a497 497 0 0 0-33.34-77.24 8 8 0 0 1-.95-3.76z" }), _jsx("path", { className: "fill-coral-400", d: "M735.92 59.05a497 497 0 0 0-57.67-26.33c-4.49-1.71-9.48.92-10.61 5.59-5.02 20.68-16.64 65.88-17.56 69.3-1.72 6.46-13.05 48.27-19.81 70.5-1.18 3.9.75 8.05 4.49 9.67a338 338 0 0 1 40.88 21.06c1.25.75 2.67 1.16 4.13 1.16h105.46c2.27 0 4.43-.96 5.95-2.65 12.19-13.58 65.61-73.44 68.66-77.35 8.81-11.29 28.17-40.58 39.19-57.67 3.43-5.32-.4-12.33-6.73-12.33H739.68c-1.31 0-2.6-.33-3.76-.95" })] }));
3
+ export default SvgRegardioLogoColor;
@@ -0,0 +1,8 @@
1
+ import type { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgRegardioLogoColorLight: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgRegardioLogoColorLight;
8
+ //# sourceMappingURL=RegardioLogoColorLight.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RegardioLogoColorLight.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/RegardioLogoColorLight.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,yBAAyB,GAAI,8BAIhC,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CA+DrC,CAAC;AACF,eAAe,yBAAyB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRegardioLogoColorLight = ({ title, titleId, ...props }) => (_jsxs("svg", { "aria-labelledby": titleId, height: "1em", viewBox: "0 0 1000 1230", width: "1em", xmlns: "http://www.w3.org/2000/svg", ...props, children: [title ? _jsx("title", { id: titleId, children: title }) : null, _jsx("path", { className: "fill-white", d: "M170.44 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19H95.05c-2.78 0-5.53-.06-8.25-.19v48.03H60.02v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19 4.66 3.31 8.05 7.62 10.19 12.93 2.13 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.06 5.74 4.85 1.94 7.18 1.94c.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.92-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zm77.06 69.23v-136.11h93.16v23.33h-66.18v31.5h61.53v22.75h-61.53v35.19h69.68v23.33h-96.66zm100.34-65.92q0-24.495 6.99-40.44c6.99-15.945 11.68-18.57 21.06-23.82S335.03 1090 349 1090c4.01 0 7.89.13 11.65.39 3.75.26 7.38.62 10.87 1.07 3.49.46 6.89 1.07 10.19 1.85s6.5 1.69 9.61 2.72l-4.85 21.19c-5.95-1.56-11.97-2.72-18.05-3.5s-11.84-1.17-17.27-1.17c-8.54 0-15.66 1.78-21.35 5.35-5.7 3.57-9.93 9.01-12.71 16.33s-4.17 16.76-4.17 28.29c0 10.89 1.29 19.74 3.88 26.54 2.59 6.81 6.47 11.8 11.65 14.97 5.17 3.18 11.52 4.76 19.02 4.76 4.92 0 9.44-.26 13.59-.78 4.14-.52 7.83-1.29 11.06-2.33v-30.72h-26.59v-20.81h50.66v66.31c-6.86 3.24-14.65 5.64-23.39 7.19-8.73 1.56-18.21 2.33-28.43 2.33-13.07 0-23.91-2.46-32.51-7.39-8.61-4.93-15.08-12.41-19.41-22.46-4.34-10.04-6.5-22.72-6.5-38.01zm114.32 65.92 44.45-137.08h31.64l44.83 137.08h-29.31l-8.93-29.17h-45.81l-9.12 29.17h-27.76zm41.73-51.14h35.91l-17.86-63.78zM638.58 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19h-12.03c-2.78 0-5.53-.06-8.25-.19v48.03h-26.78v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19s8.05 7.62 10.19 12.93c2.14 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.05 5.74c2.46 1.3 4.85 1.94 7.18 1.94.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.91-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zM703.41 1230c-6.08 0-11.94-.07-17.57-.19-5.63-.13-11.1-.32-16.4-.58q-7.965-.39-15.72-.78v-136.5q8.73-.78 16.59-1.17c7.86-.39 10.45-.45 15.62-.58s10.48-.19 15.92-.19c15.4 0 27.88 2.43 37.46 7.29 9.57 4.86 16.59 12.44 21.06 22.75 4.46 10.31 6.7 23.69 6.7 40.15s-2.36 29.26-7.08 39.57-11.78 17.92-21.16 22.85-21.19 7.39-35.42 7.39zm1.55-21.19c7.5 0 13.81-1.59 18.92-4.76s8.96-8.33 11.55-15.46 3.88-16.53 3.88-28.19-1.26-21.84-3.78-28.97-6.37-12.25-11.55-15.36-11.84-4.67-19.99-4.67c-2.33 0-4.89.03-7.67.1s-5.5.16-8.15.29-5.21.26-7.67.39v95.67c1.94.13 3.95.26 6.02.39s4.14.23 6.21.29c2.07.07 4.14.13 6.21.19 2.07.07 4.08.1 6.02.1zm74.34 19.25v-136.11h26.59v136.11zm99.76 1.94c-7.37 0-14.17-.75-20.38-2.24s-11.84-3.89-16.89-7.19c-5.05-3.31-9.29-7.65-12.71-13.03-3.43-5.38-6.08-11.99-7.96-19.83s-2.81-17.08-2.81-27.71.87-19.83 2.62-27.61 4.33-14.36 7.76-19.74 7.67-9.79 12.71-13.22c5.05-3.43 10.67-5.86 16.89-7.29 6.21-1.43 13.13-2.14 20.77-2.14s14.43.75 20.77 2.24 11.97 3.86 16.89 7.1 9.12 7.55 12.62 12.93c3.49 5.38 6.14 11.96 7.96 19.74 1.81 7.78 2.72 16.92 2.72 27.42s-.91 20.29-2.72 28.19c-1.81 7.91-4.5 14.55-8.05 19.93-3.56 5.38-7.8 9.72-12.71 13.03-4.92 3.31-10.51 5.71-16.79 7.19-6.28 1.49-13.17 2.24-20.67 2.24zm-.2-21.19c4.01 0 7.73-.45 11.16-1.36s6.53-2.49 9.32-4.76c2.78-2.27 5.17-5.22 7.18-8.85 2-3.63 3.56-8.26 4.66-13.9s1.65-12.28 1.65-19.93-.55-14.49-1.65-20.13-2.69-10.31-4.76-14-4.46-6.64-7.18-8.85c-2.72-2.2-5.82-3.76-9.32-4.67-3.49-.91-7.18-1.36-11.06-1.36s-7.31.46-10.67 1.36c-3.37.91-6.44 2.43-9.22 4.57s-5.18 5.09-7.18 8.85c-2.01 3.76-3.56 8.46-4.66 14.1s-1.65 12.35-1.65 20.13.55 14.42 1.65 19.93 2.68 10.14 4.76 13.9c2.07 3.76 4.49 6.74 7.28 8.94 2.78 2.21 5.82 3.76 9.12 4.67s6.82 1.36 10.58 1.36z" }), _jsx("path", { className: "fill-red-400", d: "M500 0c-39.02 0-76.99 4.48-113.44 12.93-4.71 1.09-7.38 6.09-5.67 10.62 8.05 21.39 22.93 63.79 24.12 67.23 2.13 6.16 16.91 50.05 23.09 69.58a7.98 7.98 0 0 0 9.08 5.43c20.36-3.8 41.35-5.8 62.81-5.8 32.41 0 63.76 4.54 93.46 13.01 4.31 1.23 8.79-1.29 9.94-5.62 5.56-20.99 16.39-62.62 18.23-69.5.8-2.98 12.78-49.32 17.71-70.26.99-4.19-1.52-8.4-5.67-9.55C591.12 6.3 546.3 0 500 0" }), _jsx("path", { className: "fill-pink-400", d: "M375.97 98.62c-1-2.91-17.06-48.2-24.61-68.15-1.52-4.03-5.96-6.12-10.04-4.75a497 497 0 0 0-77.24 33.34 8 8 0 0 1-3.76.95H89.47c-7.94 0-11.04 10.33-4.39 14.69 26.01 17.07 66.73 44.22 79.29 54.7l.73.61c15.98 13.37 72.88 66.1 85.47 77.85a8 8 0 0 0 5.46 2.15h64.2c1.46 0 2.88-.4 4.13-1.16a338 338 0 0 1 70.25-32.16c4.26-1.39 6.57-5.98 5.1-10.22-7.13-20.57-21.41-61.11-23.73-67.84z" }), _jsx("path", { className: "fill-purple-400", d: "M130 140.15c-11.29-8.81-40.58-28.17-57.67-39.19-5.32-3.43-12.33.4-12.33 6.73v152.62c0 1.31-.33 2.6-.95 3.76a497 497 0 0 0-26.33 57.67c-1.71 4.49.92 9.48 5.59 10.61 20.68 5.02 65.88 16.64 69.3 17.56 6.46 1.72 48.27 13.05 70.5 19.81 3.9 1.18 8.05-.75 9.67-4.49a338 338 0 0 1 21.06-40.88 8 8 0 0 0 1.16-4.13V214.76c0-2.27-.96-4.43-2.65-5.95-13.58-12.19-73.44-65.61-77.35-68.66" }), _jsx("path", { className: "fill-blue-400", d: "M173.01 406.54c1.23-4.31-1.29-8.79-5.62-9.94-20.99-5.56-62.62-16.39-69.5-18.23-2.98-.8-49.32-12.78-70.26-17.71-4.19-.99-8.4 1.52-9.55 5.67C6.3 408.88 0 453.7 0 500c0 39.02 4.48 76.99 12.93 113.44 1.09 4.71 6.09 7.38 10.62 5.67 21.39-8.05 63.79-22.93 67.23-24.13 6.15-2.13 50.05-16.91 69.58-23.09a7.98 7.98 0 0 0 5.43-9.08c-3.8-20.36-5.8-41.35-5.8-62.81 0-32.41 4.54-63.76 13.01-93.46z" }), _jsx("path", { className: "fill-cyan-400", d: "M176.68 605.4c-1.39-4.26-5.98-6.57-10.22-5.1-20.57 7.13-61.11 21.41-67.84 23.73-2.91 1-48.2 17.06-68.15 24.61-4.03 1.52-6.12 5.96-4.75 10.04a497 497 0 0 0 33.34 77.24c.62 1.16.95 2.45.95 3.76v170.95c0 7.94 10.33 11.03 14.69 4.39 17.09-26.04 44.3-66.93 54.7-79.4l.61-.73c13.37-15.98 66.1-72.88 77.85-85.47a8 8 0 0 0 2.15-5.46v-64.2c0-1.46-.4-2.88-1.16-4.13a338 338 0 0 1-32.16-70.25z" }), _jsx("path", { className: "fill-teal-400", d: "M320.22 790H214.76c-2.27 0-4.43.96-5.95 2.65-12.19 13.58-65.61 73.44-68.66 77.35-8.81 11.29-28.17 40.58-39.19 57.67-3.43 5.32.4 12.33 6.73 12.33h152.62c1.31 0 2.6.33 3.76.95a497 497 0 0 0 57.67 26.33c4.49 1.71 9.48-.92 10.61-5.59 5.02-20.68 16.64-65.88 17.56-69.3 1.72-6.46 13.05-48.27 19.81-70.5 1.18-3.9-.75-8.05-4.49-9.67a338 338 0 0 1-40.88-21.06 8 8 0 0 0-4.13-1.16" }), _jsx("path", { className: "fill-green-400", d: "M594.99 909.21c-2.13-6.16-16.91-50.05-23.09-69.58a7.98 7.98 0 0 0-9.08-5.43c-20.36 3.8-41.35 5.8-62.81 5.8-32.41 0-63.76-4.54-93.46-13.01-4.31-1.23-8.79 1.29-9.94 5.62-5.56 20.99-16.39 62.62-18.23 69.5-.8 2.98-12.78 49.32-17.71 70.26-.99 4.19 1.52 8.4 5.67 9.55 42.55 11.78 87.37 18.08 133.67 18.08 39.02 0 76.99-4.48 113.44-12.93 4.71-1.09 7.38-6.09 5.67-10.62-8.05-21.39-22.93-63.79-24.12-67.23z" }), _jsx("path", { className: "fill-lime-400", d: "m835.63 870.61-.73-.61c-15.98-13.37-72.88-66.1-85.47-77.85a8 8 0 0 0-5.46-2.15h-64.2c-1.46 0-2.88.4-4.13 1.16a338 338 0 0 1-70.25 32.16c-4.26 1.39-6.57 5.98-5.1 10.22 7.13 20.57 21.41 61.11 23.73 67.84 1 2.91 17.06 48.2 24.61 68.15 1.52 4.03 5.96 6.12 10.04 4.75a496.3 496.3 0 0 0 77.24-33.34 8 8 0 0 1 3.76-.95h170.85c7.94 0 11.04-10.33 4.39-14.69-26.01-17.07-66.73-44.22-79.29-54.7z" }), _jsx("path", { className: "fill-olive-400", d: "M892.39 650.08c-6.46-1.72-48.27-13.05-70.5-19.81-3.9-1.18-8.05.75-9.67 4.49a338 338 0 0 1-21.06 40.88 8 8 0 0 0-1.16 4.13v105.46c0 2.27.96 4.43 2.65 5.95 13.58 12.19 73.44 65.61 77.35 68.66 11.29 8.81 40.58 28.17 57.67 39.19 5.32 3.43 12.33-.4 12.33-6.73V739.68c0-1.31.33-2.6.95-3.76a497 497 0 0 0 26.33-57.67c1.71-4.49-.92-9.48-5.59-10.61-20.68-5.02-65.88-16.64-69.3-17.56" }), _jsx("path", { className: "fill-yellow-400", d: "M987.07 386.56c-1.09-4.71-6.09-7.38-10.62-5.67-21.39 8.05-63.79 22.93-67.23 24.13-6.15 2.13-50.05 16.91-69.58 23.09a7.98 7.98 0 0 0-5.43 9.08c3.8 20.36 5.8 41.35 5.8 62.81 0 32.41-4.54 63.76-13.01 93.46-1.23 4.31 1.29 8.79 5.62 9.94 20.99 5.56 62.62 16.39 69.5 18.23 2.98.8 49.32 12.78 70.26 17.71 4.19.99 8.4-1.52 9.55-5.67 11.78-42.55 18.08-87.37 18.08-133.67 0-39.02-4.48-76.99-12.93-113.44z" }), _jsx("path", { className: "fill-orange-400", d: "M940 260.32V89.47c0-7.94-10.33-11.04-14.69-4.39-17.07 26.01-44.22 66.73-54.7 79.29l-.61.73c-13.37 15.98-66.1 72.88-77.85 85.47a8 8 0 0 0-2.15 5.46v64.2c0 1.46.4 2.88 1.16 4.13a338 338 0 0 1 32.16 70.25c1.39 4.26 5.98 6.57 10.22 5.1 20.57-7.13 61.11-21.41 67.84-23.73 2.91-1 48.2-17.06 68.15-24.61 4.03-1.52 6.12-5.96 4.75-10.04a497 497 0 0 0-33.34-77.24 8 8 0 0 1-.95-3.76z" }), _jsx("path", { className: "fill-coral-400", d: "M735.92 59.05a497 497 0 0 0-57.67-26.33c-4.49-1.71-9.48.92-10.61 5.59-5.02 20.68-16.64 65.88-17.56 69.3-1.72 6.46-13.05 48.27-19.81 70.5-1.18 3.9.75 8.05 4.49 9.67a338 338 0 0 1 40.88 21.06c1.25.75 2.67 1.16 4.13 1.16h105.46c2.27 0 4.43-.96 5.95-2.65 12.19-13.58 65.61-73.44 68.66-77.35 8.81-11.29 28.17-40.58 39.19-57.67 3.43-5.32-.4-12.33-6.73-12.33H739.68c-1.31 0-2.6-.33-3.76-.95" })] }));
3
+ export default SvgRegardioLogoColorLight;
@@ -0,0 +1,8 @@
1
+ import type { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgRegardioLogoMono: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgRegardioLogoMono;
8
+ //# sourceMappingURL=RegardioLogoMono.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RegardioLogoMono.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/RegardioLogoMono.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,mBAAmB,GAAI,8BAA8B,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CAc7F,CAAC;AACF,eAAe,mBAAmB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRegardioLogoMono = ({ title, titleId, ...props }) => (_jsxs("svg", { "aria-labelledby": titleId, height: "1em", viewBox: "0 0 1000 1230", width: "1em", xmlns: "http://www.w3.org/2000/svg", ...props, children: [title ? _jsx("title", { id: titleId, children: title }) : null, _jsx("g", { fill: "currentColor", children: _jsx("path", { d: "M170.44 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19H95.05c-2.78 0-5.53-.06-8.25-.19v48.03H60.02v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19 4.66 3.31 8.05 7.62 10.19 12.93 2.13 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.06 5.74 4.85 1.94 7.18 1.94c.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.92-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zm77.06 69.23v-136.11h93.16v23.33h-66.18v31.5h61.53v22.75h-61.53v35.19h69.68v23.33h-96.66zm100.34-65.92q0-24.495 6.99-40.44c6.99-15.945 11.68-18.57 21.06-23.82S335.03 1090 349 1090c4.01 0 7.89.13 11.65.39 3.75.26 7.38.62 10.87 1.07 3.49.46 6.89 1.07 10.19 1.85s6.5 1.69 9.61 2.72l-4.85 21.19c-5.95-1.56-11.97-2.72-18.05-3.5s-11.84-1.17-17.27-1.17c-8.54 0-15.66 1.78-21.35 5.35-5.7 3.57-9.93 9.01-12.71 16.33s-4.17 16.76-4.17 28.29c0 10.89 1.29 19.74 3.88 26.54 2.59 6.81 6.47 11.8 11.65 14.97 5.17 3.18 11.52 4.76 19.02 4.76 4.92 0 9.44-.26 13.59-.78 4.14-.52 7.83-1.29 11.06-2.33v-30.72h-26.59v-20.81h50.66v66.31c-6.86 3.24-14.65 5.64-23.39 7.19-8.73 1.56-18.21 2.33-28.43 2.33-13.07 0-23.91-2.46-32.51-7.39-8.61-4.93-15.08-12.41-19.41-22.46-4.34-10.04-6.5-22.72-6.5-38.01zm114.32 65.92 44.45-137.08h31.64l44.83 137.08h-29.31l-8.93-29.17h-45.81l-9.12 29.17h-27.76zm41.73-51.14h35.91l-17.86-63.78zM638.58 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19h-12.03c-2.78 0-5.53-.06-8.25-.19v48.03h-26.78v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19s8.05 7.62 10.19 12.93c2.14 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.05 5.74c2.46 1.3 4.85 1.94 7.18 1.94.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.91-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zM703.41 1230c-6.08 0-11.94-.07-17.57-.19-5.63-.13-11.1-.32-16.4-.58q-7.965-.39-15.72-.78v-136.5q8.73-.78 16.59-1.17c7.86-.39 10.45-.45 15.62-.58s10.48-.19 15.92-.19c15.4 0 27.88 2.43 37.46 7.29 9.57 4.86 16.59 12.44 21.06 22.75 4.46 10.31 6.7 23.69 6.7 40.15s-2.36 29.26-7.08 39.57-11.78 17.92-21.16 22.85-21.19 7.39-35.42 7.39zm1.55-21.19c7.5 0 13.81-1.59 18.92-4.76s8.96-8.33 11.55-15.46 3.88-16.53 3.88-28.19-1.26-21.84-3.78-28.97-6.37-12.25-11.55-15.36-11.84-4.67-19.99-4.67c-2.33 0-4.89.03-7.67.1s-5.5.16-8.15.29-5.21.26-7.67.39v95.67c1.94.13 3.95.26 6.02.39s4.14.23 6.21.29c2.07.07 4.14.13 6.21.19 2.07.07 4.08.1 6.02.1zm74.34 19.25v-136.11h26.59v136.11zm99.76 1.94c-7.37 0-14.17-.75-20.38-2.24s-11.84-3.89-16.89-7.19c-5.05-3.31-9.29-7.65-12.71-13.03-3.43-5.38-6.08-11.99-7.96-19.83s-2.81-17.08-2.81-27.71.87-19.83 2.62-27.61 4.33-14.36 7.76-19.74 7.67-9.79 12.71-13.22c5.05-3.43 10.67-5.86 16.89-7.29 6.21-1.43 13.13-2.14 20.77-2.14s14.43.75 20.77 2.24 11.97 3.86 16.89 7.1 9.12 7.55 12.62 12.93c3.49 5.38 6.14 11.96 7.96 19.74 1.81 7.78 2.72 16.92 2.72 27.42s-.91 20.29-2.72 28.19c-1.81 7.91-4.5 14.55-8.05 19.93-3.56 5.38-7.8 9.72-12.71 13.03-4.92 3.31-10.51 5.71-16.79 7.19-6.28 1.49-13.17 2.24-20.67 2.24zm-.2-21.19c4.01 0 7.73-.45 11.16-1.36s6.53-2.49 9.32-4.76c2.78-2.27 5.17-5.22 7.18-8.85 2-3.63 3.56-8.26 4.66-13.9s1.65-12.28 1.65-19.93-.55-14.49-1.65-20.13-2.69-10.31-4.76-14-4.46-6.64-7.18-8.85c-2.72-2.2-5.82-3.76-9.32-4.67-3.49-.91-7.18-1.36-11.06-1.36s-7.31.46-10.67 1.36c-3.37.91-6.44 2.43-9.22 4.57s-5.18 5.09-7.18 8.85c-2.01 3.76-3.56 8.46-4.66 14.1s-1.65 12.35-1.65 20.13.55 14.42 1.65 19.93 2.68 10.14 4.76 13.9c2.07 3.76 4.49 6.74 7.28 8.94 2.78 2.21 5.82 3.76 9.12 4.67s6.82 1.36 10.58 1.36zM500 0c-39.02 0-76.99 4.48-113.44 12.93-4.71 1.09-7.38 6.09-5.67 10.62 8.05 21.39 22.93 63.79 24.12 67.23 2.13 6.16 16.91 50.05 23.09 69.58a7.98 7.98 0 0 0 9.08 5.43c20.36-3.8 41.35-5.8 62.81-5.8 32.41 0 63.76 4.54 93.46 13.01 4.31 1.23 8.79-1.29 9.94-5.62 5.56-20.99 16.39-62.62 18.23-69.5.8-2.98 12.78-49.32 17.71-70.26.99-4.19-1.52-8.4-5.67-9.55C591.12 6.3 546.3 0 500 0M375.97 98.62c-1-2.91-17.06-48.2-24.61-68.15-1.52-4.03-5.96-6.12-10.04-4.75a497 497 0 0 0-77.24 33.34 8 8 0 0 1-3.76.95H89.47c-7.94 0-11.04 10.33-4.39 14.69 26.01 17.07 66.73 44.22 79.29 54.7l.73.61c15.98 13.37 72.88 66.1 85.47 77.85a8 8 0 0 0 5.46 2.15h64.2c1.46 0 2.88-.4 4.13-1.16a338 338 0 0 1 70.25-32.16c4.26-1.39 6.57-5.98 5.1-10.22-7.13-20.57-21.41-61.11-23.73-67.84zM130 140.15c-11.29-8.81-40.58-28.17-57.67-39.19-5.32-3.43-12.33.4-12.33 6.73v152.62c0 1.31-.33 2.6-.95 3.76a497 497 0 0 0-26.33 57.67c-1.71 4.49.92 9.48 5.59 10.61 20.68 5.02 65.88 16.64 69.3 17.56 6.46 1.72 48.27 13.05 70.5 19.81 3.9 1.18 8.05-.75 9.67-4.49a338 338 0 0 1 21.06-40.88 8 8 0 0 0 1.16-4.13V214.76c0-2.27-.96-4.43-2.65-5.95-13.58-12.19-73.44-65.61-77.35-68.66M173.01 406.54c1.23-4.31-1.29-8.79-5.62-9.94-20.99-5.56-62.62-16.39-69.5-18.23-2.98-.8-49.32-12.78-70.26-17.71-4.19-.99-8.4 1.52-9.55 5.67C6.3 408.88 0 453.7 0 500c0 39.02 4.48 76.99 12.93 113.44 1.09 4.71 6.09 7.38 10.62 5.67 21.39-8.05 63.79-22.93 67.23-24.13 6.15-2.13 50.05-16.91 69.58-23.09a7.98 7.98 0 0 0 5.43-9.08c-3.8-20.36-5.8-41.35-5.8-62.81 0-32.41 4.54-63.76 13.01-93.46zM176.68 605.4c-1.39-4.26-5.98-6.57-10.22-5.1-20.57 7.13-61.11 21.41-67.84 23.73-2.91 1-48.2 17.06-68.15 24.61-4.03 1.52-6.12 5.96-4.75 10.04a497 497 0 0 0 33.34 77.24c.62 1.16.95 2.45.95 3.76v170.95c0 7.94 10.33 11.03 14.69 4.39 17.09-26.04 44.3-66.93 54.7-79.4l.61-.73c13.37-15.98 66.1-72.88 77.85-85.47a8 8 0 0 0 2.15-5.46v-64.2c0-1.46-.4-2.88-1.16-4.13a338 338 0 0 1-32.16-70.25zM320.22 790H214.76c-2.27 0-4.43.96-5.95 2.65-12.19 13.58-65.61 73.44-68.66 77.35-8.81 11.29-28.17 40.58-39.19 57.67-3.43 5.32.4 12.33 6.73 12.33h152.62c1.31 0 2.6.33 3.76.95a497 497 0 0 0 57.67 26.33c4.49 1.71 9.48-.92 10.61-5.59 5.02-20.68 16.64-65.88 17.56-69.3 1.72-6.46 13.05-48.27 19.81-70.5 1.18-3.9-.75-8.05-4.49-9.67a338 338 0 0 1-40.88-21.06 8 8 0 0 0-4.13-1.16M594.99 909.21c-2.13-6.16-16.91-50.05-23.09-69.58a7.98 7.98 0 0 0-9.08-5.43c-20.36 3.8-41.35 5.8-62.81 5.8-32.41 0-63.76-4.54-93.46-13.01-4.31-1.23-8.79 1.29-9.94 5.62-5.56 20.99-16.39 62.62-18.23 69.5-.8 2.98-12.78 49.32-17.71 70.26-.99 4.19 1.52 8.4 5.67 9.55 42.55 11.78 87.37 18.08 133.67 18.08 39.02 0 76.99-4.48 113.44-12.93 4.71-1.09 7.38-6.09 5.67-10.62-8.05-21.39-22.93-63.79-24.12-67.23zM835.63 870.61l-.73-.61c-15.98-13.37-72.88-66.1-85.47-77.85a8 8 0 0 0-5.46-2.15h-64.2c-1.46 0-2.88.4-4.13 1.16a338 338 0 0 1-70.25 32.16c-4.26 1.39-6.57 5.98-5.1 10.22 7.13 20.57 21.41 61.11 23.73 67.84 1 2.91 17.06 48.2 24.61 68.15 1.52 4.03 5.96 6.12 10.04 4.75a496.3 496.3 0 0 0 77.24-33.34 8 8 0 0 1 3.76-.95h170.85c7.94 0 11.04-10.33 4.39-14.69-26.01-17.07-66.73-44.22-79.29-54.7zM892.39 650.08c-6.46-1.72-48.27-13.05-70.5-19.81-3.9-1.18-8.05.75-9.67 4.49a338 338 0 0 1-21.06 40.88 8 8 0 0 0-1.16 4.13v105.46c0 2.27.96 4.43 2.65 5.95 13.58 12.19 73.44 65.61 77.35 68.66 11.29 8.81 40.58 28.17 57.67 39.19 5.32 3.43 12.33-.4 12.33-6.73V739.68c0-1.31.33-2.6.95-3.76a497 497 0 0 0 26.33-57.67c1.71-4.49-.92-9.48-5.59-10.61-20.68-5.02-65.88-16.64-69.3-17.56M987.07 386.56c-1.09-4.71-6.09-7.38-10.62-5.67-21.39 8.05-63.79 22.93-67.23 24.13-6.15 2.13-50.05 16.91-69.58 23.09a7.98 7.98 0 0 0-5.43 9.08c3.8 20.36 5.8 41.35 5.8 62.81 0 32.41-4.54 63.76-13.01 93.46-1.23 4.31 1.29 8.79 5.62 9.94 20.99 5.56 62.62 16.39 69.5 18.23 2.98.8 49.32 12.78 70.26 17.71 4.19.99 8.4-1.52 9.55-5.67 11.78-42.55 18.08-87.37 18.08-133.67 0-39.02-4.48-76.99-12.93-113.44zM940 260.32V89.47c0-7.94-10.33-11.04-14.69-4.39-17.07 26.01-44.22 66.73-54.7 79.29l-.61.73c-13.37 15.98-66.1 72.88-77.85 85.47a8 8 0 0 0-2.15 5.46v64.2c0 1.46.4 2.88 1.16 4.13a338 338 0 0 1 32.16 70.25c1.39 4.26 5.98 6.57 10.22 5.1 20.57-7.13 61.11-21.41 67.84-23.73 2.91-1 48.2-17.06 68.15-24.61 4.03-1.52 6.12-5.96 4.75-10.04a497 497 0 0 0-33.34-77.24 8 8 0 0 1-.95-3.76zM735.92 59.05a497 497 0 0 0-57.67-26.33c-4.49-1.71-9.48.92-10.61 5.59-5.02 20.68-16.64 65.88-17.56 69.3-1.72 6.46-13.05 48.27-19.81 70.5-1.18 3.9.75 8.05 4.49 9.67a338 338 0 0 1 40.88 21.06c1.25.75 2.67 1.16 4.13 1.16h105.46c2.27 0 4.43-.96 5.95-2.65 12.19-13.58 65.61-73.44 68.66-77.35 8.81-11.29 28.17-40.58 39.19-57.67 3.43-5.32-.4-12.33-6.73-12.33H739.68c-1.31 0-2.6-.33-3.76-.95" }) })] }));
3
+ export default SvgRegardioLogoMono;
@@ -0,0 +1,8 @@
1
+ import type { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgRegardioLogoMonoLight: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgRegardioLogoMonoLight;
8
+ //# sourceMappingURL=RegardioLogoMonoLight.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RegardioLogoMonoLight.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/RegardioLogoMonoLight.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,wBAAwB,GAAI,8BAI/B,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CAcrC,CAAC;AACF,eAAe,wBAAwB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRegardioLogoMonoLight = ({ title, titleId, ...props }) => (_jsxs("svg", { "aria-labelledby": titleId, height: "1em", viewBox: "0 0 1000 1230", width: "1em", xmlns: "http://www.w3.org/2000/svg", ...props, children: [title ? _jsx("title", { id: titleId, children: title }) : null, _jsx("g", { className: "fill-white", children: _jsx("path", { d: "M170.44 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19H95.05c-2.78 0-5.53-.06-8.25-.19v48.03H60.02v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19 4.66 3.31 8.05 7.62 10.19 12.93 2.13 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.06 5.74 4.85 1.94 7.18 1.94c.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.92-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zm77.06 69.23v-136.11h93.16v23.33h-66.18v31.5h61.53v22.75h-61.53v35.19h69.68v23.33h-96.66zm100.34-65.92q0-24.495 6.99-40.44c6.99-15.945 11.68-18.57 21.06-23.82S335.03 1090 349 1090c4.01 0 7.89.13 11.65.39 3.75.26 7.38.62 10.87 1.07 3.49.46 6.89 1.07 10.19 1.85s6.5 1.69 9.61 2.72l-4.85 21.19c-5.95-1.56-11.97-2.72-18.05-3.5s-11.84-1.17-17.27-1.17c-8.54 0-15.66 1.78-21.35 5.35-5.7 3.57-9.93 9.01-12.71 16.33s-4.17 16.76-4.17 28.29c0 10.89 1.29 19.74 3.88 26.54 2.59 6.81 6.47 11.8 11.65 14.97 5.17 3.18 11.52 4.76 19.02 4.76 4.92 0 9.44-.26 13.59-.78 4.14-.52 7.83-1.29 11.06-2.33v-30.72h-26.59v-20.81h50.66v66.31c-6.86 3.24-14.65 5.64-23.39 7.19-8.73 1.56-18.21 2.33-28.43 2.33-13.07 0-23.91-2.46-32.51-7.39-8.61-4.93-15.08-12.41-19.41-22.46-4.34-10.04-6.5-22.72-6.5-38.01zm114.32 65.92 44.45-137.08h31.64l44.83 137.08h-29.31l-8.93-29.17h-45.81l-9.12 29.17h-27.76zm41.73-51.14h35.91l-17.86-63.78zM638.58 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19h-12.03c-2.78 0-5.53-.06-8.25-.19v48.03h-26.78v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19s8.05 7.62 10.19 12.93c2.14 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.05 5.74c2.46 1.3 4.85 1.94 7.18 1.94.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.91-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zM703.41 1230c-6.08 0-11.94-.07-17.57-.19-5.63-.13-11.1-.32-16.4-.58q-7.965-.39-15.72-.78v-136.5q8.73-.78 16.59-1.17c7.86-.39 10.45-.45 15.62-.58s10.48-.19 15.92-.19c15.4 0 27.88 2.43 37.46 7.29 9.57 4.86 16.59 12.44 21.06 22.75 4.46 10.31 6.7 23.69 6.7 40.15s-2.36 29.26-7.08 39.57-11.78 17.92-21.16 22.85-21.19 7.39-35.42 7.39zm1.55-21.19c7.5 0 13.81-1.59 18.92-4.76s8.96-8.33 11.55-15.46 3.88-16.53 3.88-28.19-1.26-21.84-3.78-28.97-6.37-12.25-11.55-15.36-11.84-4.67-19.99-4.67c-2.33 0-4.89.03-7.67.1s-5.5.16-8.15.29-5.21.26-7.67.39v95.67c1.94.13 3.95.26 6.02.39s4.14.23 6.21.29c2.07.07 4.14.13 6.21.19 2.07.07 4.08.1 6.02.1zm74.34 19.25v-136.11h26.59v136.11zm99.76 1.94c-7.37 0-14.17-.75-20.38-2.24s-11.84-3.89-16.89-7.19c-5.05-3.31-9.29-7.65-12.71-13.03-3.43-5.38-6.08-11.99-7.96-19.83s-2.81-17.08-2.81-27.71.87-19.83 2.62-27.61 4.33-14.36 7.76-19.74 7.67-9.79 12.71-13.22c5.05-3.43 10.67-5.86 16.89-7.29 6.21-1.43 13.13-2.14 20.77-2.14s14.43.75 20.77 2.24 11.97 3.86 16.89 7.1 9.12 7.55 12.62 12.93c3.49 5.38 6.14 11.96 7.96 19.74 1.81 7.78 2.72 16.92 2.72 27.42s-.91 20.29-2.72 28.19c-1.81 7.91-4.5 14.55-8.05 19.93-3.56 5.38-7.8 9.72-12.71 13.03-4.92 3.31-10.51 5.71-16.79 7.19-6.28 1.49-13.17 2.24-20.67 2.24zm-.2-21.19c4.01 0 7.73-.45 11.16-1.36s6.53-2.49 9.32-4.76c2.78-2.27 5.17-5.22 7.18-8.85 2-3.63 3.56-8.26 4.66-13.9s1.65-12.28 1.65-19.93-.55-14.49-1.65-20.13-2.69-10.31-4.76-14-4.46-6.64-7.18-8.85c-2.72-2.2-5.82-3.76-9.32-4.67-3.49-.91-7.18-1.36-11.06-1.36s-7.31.46-10.67 1.36c-3.37.91-6.44 2.43-9.22 4.57s-5.18 5.09-7.18 8.85c-2.01 3.76-3.56 8.46-4.66 14.1s-1.65 12.35-1.65 20.13.55 14.42 1.65 19.93 2.68 10.14 4.76 13.9c2.07 3.76 4.49 6.74 7.28 8.94 2.78 2.21 5.82 3.76 9.12 4.67s6.82 1.36 10.58 1.36zM500 0c-39.02 0-76.99 4.48-113.44 12.93-4.71 1.09-7.38 6.09-5.67 10.62 8.05 21.39 22.93 63.79 24.12 67.23 2.13 6.16 16.91 50.05 23.09 69.58a7.98 7.98 0 0 0 9.08 5.43c20.36-3.8 41.35-5.8 62.81-5.8 32.41 0 63.76 4.54 93.46 13.01 4.31 1.23 8.79-1.29 9.94-5.62 5.56-20.99 16.39-62.62 18.23-69.5.8-2.98 12.78-49.32 17.71-70.26.99-4.19-1.52-8.4-5.67-9.55C591.12 6.3 546.3 0 500 0M375.97 98.62c-1-2.91-17.06-48.2-24.61-68.15-1.52-4.03-5.96-6.12-10.04-4.75a497 497 0 0 0-77.24 33.34 8 8 0 0 1-3.76.95H89.47c-7.94 0-11.04 10.33-4.39 14.69 26.01 17.07 66.73 44.22 79.29 54.7l.73.61c15.98 13.37 72.88 66.1 85.47 77.85a8 8 0 0 0 5.46 2.15h64.2c1.46 0 2.88-.4 4.13-1.16a338 338 0 0 1 70.25-32.16c4.26-1.39 6.57-5.98 5.1-10.22-7.13-20.57-21.41-61.11-23.73-67.84zM130 140.15c-11.29-8.81-40.58-28.17-57.67-39.19-5.32-3.43-12.33.4-12.33 6.73v152.62c0 1.31-.33 2.6-.95 3.76a497 497 0 0 0-26.33 57.67c-1.71 4.49.92 9.48 5.59 10.61 20.68 5.02 65.88 16.64 69.3 17.56 6.46 1.72 48.27 13.05 70.5 19.81 3.9 1.18 8.05-.75 9.67-4.49a338 338 0 0 1 21.06-40.88 8 8 0 0 0 1.16-4.13V214.76c0-2.27-.96-4.43-2.65-5.95-13.58-12.19-73.44-65.61-77.35-68.66M173.01 406.54c1.23-4.31-1.29-8.79-5.62-9.94-20.99-5.56-62.62-16.39-69.5-18.23-2.98-.8-49.32-12.78-70.26-17.71-4.19-.99-8.4 1.52-9.55 5.67C6.3 408.88 0 453.7 0 500c0 39.02 4.48 76.99 12.93 113.44 1.09 4.71 6.09 7.38 10.62 5.67 21.39-8.05 63.79-22.93 67.23-24.13 6.15-2.13 50.05-16.91 69.58-23.09a7.98 7.98 0 0 0 5.43-9.08c-3.8-20.36-5.8-41.35-5.8-62.81 0-32.41 4.54-63.76 13.01-93.46zM176.68 605.4c-1.39-4.26-5.98-6.57-10.22-5.1-20.57 7.13-61.11 21.41-67.84 23.73-2.91 1-48.2 17.06-68.15 24.61-4.03 1.52-6.12 5.96-4.75 10.04a497 497 0 0 0 33.34 77.24c.62 1.16.95 2.45.95 3.76v170.95c0 7.94 10.33 11.03 14.69 4.39 17.09-26.04 44.3-66.93 54.7-79.4l.61-.73c13.37-15.98 66.1-72.88 77.85-85.47a8 8 0 0 0 2.15-5.46v-64.2c0-1.46-.4-2.88-1.16-4.13a338 338 0 0 1-32.16-70.25zM320.22 790H214.76c-2.27 0-4.43.96-5.95 2.65-12.19 13.58-65.61 73.44-68.66 77.35-8.81 11.29-28.17 40.58-39.19 57.67-3.43 5.32.4 12.33 6.73 12.33h152.62c1.31 0 2.6.33 3.76.95a497 497 0 0 0 57.67 26.33c4.49 1.71 9.48-.92 10.61-5.59 5.02-20.68 16.64-65.88 17.56-69.3 1.72-6.46 13.05-48.27 19.81-70.5 1.18-3.9-.75-8.05-4.49-9.67a338 338 0 0 1-40.88-21.06 8 8 0 0 0-4.13-1.16M594.99 909.21c-2.13-6.16-16.91-50.05-23.09-69.58a7.98 7.98 0 0 0-9.08-5.43c-20.36 3.8-41.35 5.8-62.81 5.8-32.41 0-63.76-4.54-93.46-13.01-4.31-1.23-8.79 1.29-9.94 5.62-5.56 20.99-16.39 62.62-18.23 69.5-.8 2.98-12.78 49.32-17.71 70.26-.99 4.19 1.52 8.4 5.67 9.55 42.55 11.78 87.37 18.08 133.67 18.08 39.02 0 76.99-4.48 113.44-12.93 4.71-1.09 7.38-6.09 5.67-10.62-8.05-21.39-22.93-63.79-24.12-67.23zM835.63 870.61l-.73-.61c-15.98-13.37-72.88-66.1-85.47-77.85a8 8 0 0 0-5.46-2.15h-64.2c-1.46 0-2.88.4-4.13 1.16a338 338 0 0 1-70.25 32.16c-4.26 1.39-6.57 5.98-5.1 10.22 7.13 20.57 21.41 61.11 23.73 67.84 1 2.91 17.06 48.2 24.61 68.15 1.52 4.03 5.96 6.12 10.04 4.75a496.3 496.3 0 0 0 77.24-33.34 8 8 0 0 1 3.76-.95h170.85c7.94 0 11.04-10.33 4.39-14.69-26.01-17.07-66.73-44.22-79.29-54.7zM892.39 650.08c-6.46-1.72-48.27-13.05-70.5-19.81-3.9-1.18-8.05.75-9.67 4.49a338 338 0 0 1-21.06 40.88 8 8 0 0 0-1.16 4.13v105.46c0 2.27.96 4.43 2.65 5.95 13.58 12.19 73.44 65.61 77.35 68.66 11.29 8.81 40.58 28.17 57.67 39.19 5.32 3.43 12.33-.4 12.33-6.73V739.68c0-1.31.33-2.6.95-3.76a497 497 0 0 0 26.33-57.67c1.71-4.49-.92-9.48-5.59-10.61-20.68-5.02-65.88-16.64-69.3-17.56M987.07 386.56c-1.09-4.71-6.09-7.38-10.62-5.67-21.39 8.05-63.79 22.93-67.23 24.13-6.15 2.13-50.05 16.91-69.58 23.09a7.98 7.98 0 0 0-5.43 9.08c3.8 20.36 5.8 41.35 5.8 62.81 0 32.41-4.54 63.76-13.01 93.46-1.23 4.31 1.29 8.79 5.62 9.94 20.99 5.56 62.62 16.39 69.5 18.23 2.98.8 49.32 12.78 70.26 17.71 4.19.99 8.4-1.52 9.55-5.67 11.78-42.55 18.08-87.37 18.08-133.67 0-39.02-4.48-76.99-12.93-113.44zM940 260.32V89.47c0-7.94-10.33-11.04-14.69-4.39-17.07 26.01-44.22 66.73-54.7 79.29l-.61.73c-13.37 15.98-66.1 72.88-77.85 85.47a8 8 0 0 0-2.15 5.46v64.2c0 1.46.4 2.88 1.16 4.13a338 338 0 0 1 32.16 70.25c1.39 4.26 5.98 6.57 10.22 5.1 20.57-7.13 61.11-21.41 67.84-23.73 2.91-1 48.2-17.06 68.15-24.61 4.03-1.52 6.12-5.96 4.75-10.04a497 497 0 0 0-33.34-77.24 8 8 0 0 1-.95-3.76zM735.92 59.05a497 497 0 0 0-57.67-26.33c-4.49-1.71-9.48.92-10.61 5.59-5.02 20.68-16.64 65.88-17.56 69.3-1.72 6.46-13.05 48.27-19.81 70.5-1.18 3.9.75 8.05 4.49 9.67a338 338 0 0 1 40.88 21.06c1.25.75 2.67 1.16 4.13 1.16h105.46c2.27 0 4.43-.96 5.95-2.65 12.19-13.58 65.61-73.44 68.66-77.35 8.81-11.29 28.17-40.58 39.19-57.67 3.43-5.32-.4-12.33-6.73-12.33H739.68c-1.31 0-2.6-.33-3.76-.95" }) })] }));
3
+ export default SvgRegardioLogoMonoLight;
@@ -0,0 +1,8 @@
1
+ import type { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgRegardioSystemBridgeIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgRegardioSystemBridgeIcon;
8
+ //# sourceMappingURL=RegardioSystemBridgeIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RegardioSystemBridgeIcon.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/RegardioSystemBridgeIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,2BAA2B,GAAI,8BAIlC,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CAerC,CAAC;AACF,eAAe,2BAA2B,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRegardioSystemBridgeIcon = ({ 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: "M521.71 256.09c-127.45 1.58-258.54 38.1-357.42 119.79-4.51 3.71-7.24 10.09-7.26 16.89-.24 115.08-2.54 230.12-7.01 345.1-.62 15.17 12.44 25.03 23.37 17.67 100.9-68.11 214.59-107.96 338.51-107.14 123.94 1.07 237.55 43.06 338.7 116.78 10.97 7.96 24.03-1.9 23.37-17.7-4.7-119.73-7.07-239.47-7.19-359.23 0-7.08-2.73-13.68-7.24-17.46-98.86-83.42-210.34-116.77-337.83-114.7" })] }));
3
+ export default SvgRegardioSystemBridgeIcon;
@@ -0,0 +1,8 @@
1
+ import type { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgRegardioSystemCircleIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgRegardioSystemCircleIcon;
8
+ //# sourceMappingURL=RegardioSystemCircleIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RegardioSystemCircleIcon.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/RegardioSystemCircleIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,2BAA2B,GAAI,8BAIlC,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CAerC,CAAC;AACF,eAAe,2BAA2B,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRegardioSystemCircleIcon = ({ 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-lime-400", d: "M872.95 511.91c-7.09 103.44-51.14 198.46-116.15 264.18-65.08 66.1-151.53 102.52-244.81 97.45-186.2-9.88-346.78-175.36-361.02-361.14-7.18-93.37 25.55-180.18 90.87-246.17 64.7-65.85 162.5-110.57 270.15-115.67 107.64-5.57 205.9 30.74 270.65 96.93 65.41 65.78 97.75 161.01 90.31 264.42" })] }));
3
+ export default SvgRegardioSystemCircleIcon;
@@ -0,0 +1,8 @@
1
+ import type { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgRegardioSystemFacetIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgRegardioSystemFacetIcon;
8
+ //# sourceMappingURL=RegardioSystemFacetIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RegardioSystemFacetIcon.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/RegardioSystemFacetIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,0BAA0B,GAAI,8BAIjC,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CAerC,CAAC;AACF,eAAe,0BAA0B,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRegardioSystemFacetIcon = ({ 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-teal-400", d: "M827.99 688.37c-4.08-117.55-7.08-235.11-9.08-352.69-.1-5.87-3.1-11.32-7.9-14.28-96.08-59.57-195.08-117.07-291.39-169.57-4.81-2.63-10.73-2.42-15.54.54-96.25 59.18-195.18 120.04-291.34 179.68-4.8 2.97-7.8 8.2-7.91 13.73-2.04 110.76-4.97 221.46-8.83 332.07-.19 5.52 2.63 10.75 7.43 13.73 96.2 59.73 198.07 120.73 300.17 180.02 5.1 2.97 11.39 3.19 16.5.56 102.17-52.38 204.28-109.92 300.48-169.52 4.8-2.97 7.62-8.41 7.41-14.28z" })] }));
3
+ export default SvgRegardioSystemFacetIcon;
@@ -0,0 +1,8 @@
1
+ import type { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgRegardioSystemIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgRegardioSystemIcon;
8
+ //# sourceMappingURL=RegardioSystemIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RegardioSystemIcon.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/RegardioSystemIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,qBAAqB,GAAI,8BAI5B,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CAmCrC,CAAC;AACF,eAAe,qBAAqB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRegardioSystemIcon = ({ 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-gray-50", d: "M150 559.57v57.88c177.44 17.42 352.99 20.17 525.31 9.33l6.93-57.17C507.67 580.59 329.79 577.6 150 559.57" }), _jsx("path", { className: "fill-lime-300", d: "M853.42 213.14 595.25 358.65c-.36.2-.74.37-1.11.54 1.68.75 3.48 1.18 5.33 1.22 48.53 1.02 97.23 6.17 145.56 15.59 7.26 1.42 12.12 8.28 11 15.59-5.54 36.31-19.72 117.72-20.68 122.94-2.53 13.84-19.67 109.51-24.88 135.49-1.48 7.36-2.99 14.68-4.5 21.99 2.47-9.09 5-18.04 7.6-26.77 6.86-23.01 14-46.12 21.41-69.23 2.68-8.34 50.13-156.77 64.25-194.01-.05-.01-.11-.03-.16-.04l.23-.13c13.31-35.06 49.26-105.18 73.04-150.29 6.4-12.14-6.97-25.14-18.92-18.4" }), _jsx("path", { className: "fill-lime-400", d: "M745.03 376a854.7 854.7 0 0 0-145.56-15.59 13.6 13.6 0 0 1-5.33-1.22c-.37-.17-.75-.34-1.11-.54L334.86 213.14c-11.95-6.74-25.32 6.26-18.92 18.4 23.78 45.1 59.73 115.22 73.04 150.29l.23.13c-.05.01-.11.03-.16.04 14.12 37.23 61.57 185.66 64.25 194.01 7.42 23.11 14.56 46.23 21.41 69.23 2.6 8.73 5.13 17.68 7.6 26.77 2.98 10.96 5.88 22.15 8.68 33.56h206.29c2.8-11.41 5.7-22.59 8.68-33.56 1.52-7.31 3.03-14.63 4.5-21.99 5.21-25.98 22.35-121.64 24.88-135.49.95-5.22 15.13-86.63 20.68-122.94 1.12-7.31-3.75-14.18-11-15.59z" }), _jsx("path", { className: "fill-orange-400", d: "M336.64 730.43H1024V619.68l-483.77 77.24z" }), _jsx("path", { className: "fill-orange-300", d: "M336.64 729.43H0v19.92c166.83 29.44 338.49 44.89 513.76 44.89s344.51-15.26 510.24-44.3v-20.51z" }), _jsx("path", { className: "fill-gray-50", d: "m625.91 509.89-1.39 57.49s292.26-26.45 399.48-32.05V477.9c-106.77 5.62-293.37 16.34-398.09 31.99" })] }));
3
+ export default SvgRegardioSystemIcon;
@@ -0,0 +1,8 @@
1
+ import type { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgRegardioSystemPlanIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgRegardioSystemPlanIcon;
8
+ //# sourceMappingURL=RegardioSystemPlanIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RegardioSystemPlanIcon.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/RegardioSystemPlanIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,yBAAyB,GAAI,8BAIhC,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CAerC,CAAC;AACF,eAAe,yBAAyB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRegardioSystemPlanIcon = ({ 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-blue-400", d: "M839.03 243.95a5104 5104 0 0 0-147.84-91c-7.05-4.18-15.66-3.89-22.53.7-47.92 31.99-96.35 63.8-145.48 95.7-7.04 4.57-15.79 4.82-22.82.68-49.13-28.89-97.56-56.69-145.48-83.72-6.87-3.88-15.48-3.44-22.53 1.12-49.26 31.87-98.87 64.03-147.95 95.94-6.9 4.48-11.26 12.24-11.48 20.39-1.55 57.15-3.38 114.26-5.48 171.34-4.49 121.69-10.26 243.21-17.39 364.57-1.09 17.66 18.46 29.84 34.93 21.82 45.43-22.2 90.05-44.78 134.46-68.11 7.52-3.95 16.71-3.57 24.07 1.01 51.38 32 103.55 64.01 156.05 95.89 7.53 4.57 16.87 4.95 24.4.97 52.51-27.78 104.72-56.75 156.12-86.81 7.37-4.31 16.56-4.16 24.09.42 44.47 27.06 89.19 54.12 134.8 81.57 16.54 9.96 36.12-1.57 34.97-20.78-7.51-131.78-13.49-263.5-18.02-395.15-2.13-61.75-3.94-123.49-5.45-185.21-.21-8.8-4.56-16.93-11.45-21.33z" })] }));
3
+ export default SvgRegardioSystemPlanIcon;
@@ -0,0 +1,8 @@
1
+ import type { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgRegardioSystemPursuitIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgRegardioSystemPursuitIcon;
8
+ //# sourceMappingURL=RegardioSystemPursuitIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RegardioSystemPursuitIcon.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/RegardioSystemPursuitIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,4BAA4B,GAAI,8BAInC,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CAerC,CAAC;AACF,eAAe,4BAA4B,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRegardioSystemPursuitIcon = ({ 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-yellow-400", d: "M848.99 874c-111.76-5.76-334.61-34.84-334.61-34.84S286.52 861.48 173 867.28c-8.5.43-15.95-7.48-15.42-16.13 14.34-234.16 1.2-452.24-7.57-678.02-.34-8.65 6.55-16.28 15.41-16.13 116.12 2 342.42 26.57 342.42 26.57s230.8-29.09 350.74-33.56c8.86-.33 15.76 7.3 15.41 16.14-8.95 230.46-9.31 461.04-9.58 691.72 0 8.84-6.91 16.07-15.42 16.14z" })] }));
3
+ export default SvgRegardioSystemPursuitIcon;
@@ -0,0 +1,8 @@
1
+ import type { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgRegardioSystemSparkIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgRegardioSystemSparkIcon;
8
+ //# sourceMappingURL=RegardioSystemSparkIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RegardioSystemSparkIcon.d.ts","sourceRoot":"","sources":["../../../src/generated/icons/RegardioSystemSparkIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,UAAU,SAAS;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,QAAA,MAAM,0BAA0B,GAAI,8BAIjC,QAAQ,CAAC,aAAa,CAAC,GAAG,SAAS,4CAerC,CAAC;AACF,eAAe,0BAA0B,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRegardioSystemSparkIcon = ({ 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-coral-400", d: "M762.95 434.78c-36.02.15-72.67.42-109.69.81-4.38.05-6.92-4.81-4.54-8.72 19.9-32.67 40.28-65.43 61.38-98.34 1.82-2.84 1.09-6.42-1.65-7.95-40.08-22.45-81.63-43.87-123.95-64-2.85-1.36-6.54-.26-8.25 2.45-20.25 31.99-39.99 64.06-59.24 96.1-2.27 3.79-7.88 3.99-10.16.37-19.25-30.56-39-60.29-59.2-89.1-1.71-2.44-5.39-3.08-8.23-1.45-42.22 24.31-83.62 48.55-123.6 72.46-2.73 1.63-3.48 4.97-1.67 7.42 20.92 28.45 41.21 57.62 61.05 87.52 2.37 3.58-.16 8.24-4.55 8.35-36.99.95-73.61 2-109.59 3.14-3.05.1-5.3 2.52-5.04 5.4 3.78 42.13 7.3 84.34 10.57 126.61.22 2.9 2.76 5.32 5.68 5.4 34.41 1 69.42 1.92 104.76 2.76 4.19.1 6.99 4.75 5.03 8.35-16.31 30.02-32.04 59.36-47.37 88.1-1.32 2.48-.27 5.83 2.34 7.45 38.18 23.79 76.03 47.86 112.98 71.94 2.48 1.62 5.59.95 6.96-1.51 16.21-29.01 32.99-58.86 50.35-89.49 2.05-3.62 7.16-3.44 9.21.34 17.35 31.98 34.11 63.94 50.3 95.78 1.37 2.7 4.48 3.78 6.96 2.41 36.92-20.29 74.71-41.75 112.8-64.19 2.6-1.53 3.66-5.1 2.34-7.93-15.28-32.76-30.95-65.42-47.22-98.03-1.95-3.9.85-8.76 5.03-8.72 35.29.34 70.23.58 104.55.72 2.91.01 5.44-2.62 5.67-5.88 3.37-47.53 7.03-95.1 11.01-142.71.27-3.26-1.97-5.9-5.02-5.89z" })] }));
3
+ export default SvgRegardioSystemSparkIcon;
@@ -0,0 +1,9 @@
1
+ import type { SVGProps } from 'react';
2
+ export type CompassSpriteId = 'bridge.perspective.contradicts' | 'bridge.perspective.enables' | 'bridge.perspective.extends' | 'bridge.perspective.fulfills' | 'bridge.perspective.matches' | 'bridge.perspective.supports' | 'bridges.perspectives' | 'facet.element.means' | 'facet.element.notions' | 'facet.element.people' | 'facet.element.spaces' | 'facet.element.things' | 'facet.element.times' | 'facet.step.accord.bottom' | 'facet.step.accord.top' | 'facet.step.action.bottom' | 'facet.step.action.top' | 'facet.step.effect.bottom' | 'facet.step.effect.top' | 'facet.step.essence.bottom' | 'facet.step.essence.top' | 'facet.step.impulse.bottom' | 'facet.step.impulse.top' | 'facet.step.signal.bottom' | 'facet.step.signal.top' | 'facets.elements' | 'facets.steps' | 'prospect.pointer' | 'pursuits.flourishing' | 'spark.leisure.breeze' | 'spark.leisure.calm' | 'spark.leisure.contemplation' | 'spark.leisure.distance' | 'spark.leisure.indulgence' | 'spark.leisure.inspiration' | 'spark.leisure.movement' | 'spark.leisure.nearness' | 'spark.leisure.nourishment' | 'spark.leisure.refreshment' | 'spark.leisure.relaxation' | 'spark.leisure.relief' | 'spark.motivator.flexibility' | 'spark.motivator.orientation' | 'spark.motivator.pathways' | 'spark.motivator.possibilities' | 'spark.motivator.strength' | 'spark.motivator.structure' | 'sparks.leisure' | 'sparks.motivators';
3
+ export interface CompassSpriteProps extends Omit<SVGProps<SVGSVGElement>, 'children'> {
4
+ id: CompassSpriteId;
5
+ size?: number | string;
6
+ }
7
+ export declare function CompassSprite({ id, size, width, height, ...props }: CompassSpriteProps): import("react/jsx-runtime").JSX.Element;
8
+ export default CompassSprite;
9
+ //# sourceMappingURL=CompassSprite.d.ts.map