@regardio/brand 0.3.4 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. package/dist/generated/icons/RegardioCompassIcon.d.ts +6 -4
  2. package/dist/generated/icons/RegardioCompassIcon.js +67 -3
  3. package/dist/generated/icons/RegardioEnsembleIconColor.d.ts +6 -4
  4. package/dist/generated/icons/RegardioEnsembleIconColor.js +535 -3
  5. package/dist/generated/icons/RegardioEnsembleIconColorFull.d.ts +6 -4
  6. package/dist/generated/icons/RegardioEnsembleIconColorFull.js +535 -3
  7. package/dist/generated/icons/RegardioEnsembleIconMono.d.ts +6 -4
  8. package/dist/generated/icons/RegardioEnsembleIconMono.js +388 -3
  9. package/dist/generated/icons/RegardioIconColor.d.ts +6 -4
  10. package/dist/generated/icons/RegardioIconColor.js +108 -3
  11. package/dist/generated/icons/RegardioIconColorFull.d.ts +6 -4
  12. package/dist/generated/icons/RegardioIconColorFull.js +108 -3
  13. package/dist/generated/icons/RegardioIconMono.d.ts +6 -4
  14. package/dist/generated/icons/RegardioIconMono.js +21 -3
  15. package/dist/generated/icons/RegardioLogoColor.d.ts +6 -4
  16. package/dist/generated/icons/RegardioLogoColor.js +115 -3
  17. package/dist/generated/icons/RegardioLogoColorLight.d.ts +6 -4
  18. package/dist/generated/icons/RegardioLogoColorLight.js +115 -3
  19. package/dist/generated/icons/RegardioLogoMono.d.ts +6 -4
  20. package/dist/generated/icons/RegardioLogoMono.js +21 -3
  21. package/dist/generated/icons/RegardioLogoMonoLight.d.ts +6 -4
  22. package/dist/generated/icons/RegardioLogoMonoLight.js +25 -3
  23. package/dist/generated/icons/RegardioSystemBridgeIcon.d.ts +6 -4
  24. package/dist/generated/icons/RegardioSystemBridgeIcon.js +31 -3
  25. package/dist/generated/icons/RegardioSystemCircleIcon.d.ts +6 -4
  26. package/dist/generated/icons/RegardioSystemCircleIcon.js +31 -3
  27. package/dist/generated/icons/RegardioSystemFacetIcon.d.ts +6 -4
  28. package/dist/generated/icons/RegardioSystemFacetIcon.js +31 -3
  29. package/dist/generated/icons/RegardioSystemIcon.d.ts +6 -4
  30. package/dist/generated/icons/RegardioSystemIcon.js +66 -3
  31. package/dist/generated/icons/RegardioSystemPlanIcon.d.ts +6 -4
  32. package/dist/generated/icons/RegardioSystemPlanIcon.js +31 -3
  33. package/dist/generated/icons/RegardioSystemPursuitIcon.d.ts +6 -4
  34. package/dist/generated/icons/RegardioSystemPursuitIcon.js +31 -3
  35. package/dist/generated/icons/RegardioSystemSparkIcon.d.ts +6 -4
  36. package/dist/generated/icons/RegardioSystemSparkIcon.js +31 -3
  37. package/dist/generated/sprites/CompassSprite.d.ts +22 -6
  38. package/dist/generated/sprites/CompassSprite.js +18 -5
  39. package/dist/generated/sprites/CompassSpriteProvider.d.ts +9 -2
  40. package/dist/generated/sprites/CompassSpriteProvider.js +1621 -3
  41. package/package.json +12 -4
  42. package/dist/generated/icons/RegardioCompassIcon.d.ts.map +0 -1
  43. package/dist/generated/icons/RegardioEnsembleIconColor.d.ts.map +0 -1
  44. package/dist/generated/icons/RegardioEnsembleIconColorFull.d.ts.map +0 -1
  45. package/dist/generated/icons/RegardioEnsembleIconMono.d.ts.map +0 -1
  46. package/dist/generated/icons/RegardioIconColor.d.ts.map +0 -1
  47. package/dist/generated/icons/RegardioIconColorFull.d.ts.map +0 -1
  48. package/dist/generated/icons/RegardioIconMono.d.ts.map +0 -1
  49. package/dist/generated/icons/RegardioLogoColor.d.ts.map +0 -1
  50. package/dist/generated/icons/RegardioLogoColorLight.d.ts.map +0 -1
  51. package/dist/generated/icons/RegardioLogoMono.d.ts.map +0 -1
  52. package/dist/generated/icons/RegardioLogoMonoLight.d.ts.map +0 -1
  53. package/dist/generated/icons/RegardioSystemBridgeIcon.d.ts.map +0 -1
  54. package/dist/generated/icons/RegardioSystemCircleIcon.d.ts.map +0 -1
  55. package/dist/generated/icons/RegardioSystemFacetIcon.d.ts.map +0 -1
  56. package/dist/generated/icons/RegardioSystemIcon.d.ts.map +0 -1
  57. package/dist/generated/icons/RegardioSystemPlanIcon.d.ts.map +0 -1
  58. package/dist/generated/icons/RegardioSystemPursuitIcon.d.ts.map +0 -1
  59. package/dist/generated/icons/RegardioSystemSparkIcon.d.ts.map +0 -1
  60. package/dist/generated/sprites/CompassSprite.d.ts.map +0 -1
  61. package/dist/generated/sprites/CompassSpriteProvider.d.ts.map +0 -1
  62. package/dist/stories/Colors.stories.d.ts +0 -7
  63. package/dist/stories/Colors.stories.d.ts.map +0 -1
  64. package/dist/stories/Colors.stories.js +0 -33
  65. package/dist/stories/CompassSprites.stories.d.ts +0 -10
  66. package/dist/stories/CompassSprites.stories.d.ts.map +0 -1
  67. package/dist/stories/CompassSprites.stories.js +0 -112
  68. package/dist/stories/Icons.stories.d.ts +0 -8
  69. package/dist/stories/Icons.stories.d.ts.map +0 -1
  70. package/dist/stories/Icons.stories.js +0 -42
  71. package/dist/stories/Logos.stories.d.ts +0 -7
  72. package/dist/stories/Logos.stories.d.ts.map +0 -1
  73. package/dist/stories/Logos.stories.js +0 -36
  74. package/dist/stories/SystemIcons.stories.d.ts +0 -6
  75. package/dist/stories/SystemIcons.stories.d.ts.map +0 -1
  76. package/dist/stories/SystemIcons.stories.js +0 -36
@@ -1,4 +1,1622 @@
1
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- export function CompassSpriteProvider() {
3
- return (_jsx("svg", { "aria-hidden": "true", className: "hidden", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", children: _jsxs("defs", { children: [_jsxs("symbol", { id: "bridge.perspective.contradicts", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-900", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-green-300", d: "M209.52 222.51v-7.79c0-4.7-4.43-8.39-9.58-7.98L0 222.52v37.94c55.71 9.83 112.75 15.84 170.82 17.73 12.85.42 25.75.64 38.7.65h.97c71.3 0 141.15-6.24 209.04-18.13v-52.17l-210.01 13.99z" }), _jsx("path", { className: "fill-green-400", d: "M209.52 221.51v57.31h.97c71.3 0 141.15-6.24 209.04-18.13v-53.17z" }), _jsx("path", { className: "fill-gray-600", d: "M209.99 19.5c-2.99.04-6.07.9-8.4 2.81-.11.09-.17.24-.17.4 0 2.7-.06 5.41-.16 8.11-.01.36.29.59.55.42 2.37-1.6 5.04-2.54 7.95-2.52 2.91.03 5.58 1.01 7.96 2.74.26.19.56-.04.55-.42-.11-2.81-.17-5.63-.17-8.44a.52.52 0 0 0-.17-.41c-2.32-1.96-4.94-2.74-7.94-2.69" })] }), _jsxs("symbol", { id: "bridge.perspective.enables", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-900", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-purple-400", d: "M346.26 206.93H73.27a8.5 8.5 0 0 0-8.5 8.5v37.85h290v-37.85a8.5 8.5 0 0 0-8.5-8.5z" }), _jsx("path", { className: "fill-purple-300", d: "M0 252.28v8.18c21.44 3.78 43.07 6.98 64.88 9.61 3.77.46 7.55.89 11.33 1.31 1.33.15 2.66.29 3.99.43 3.15.34 6.3.67 9.45.98l3.93.39c4.3.42 8.61.82 12.92 1.19h.09c13.95 1.19 27.96 2.15 42.04 2.87 20.49 1.04 41.11 1.59 61.85 1.59s41.37-.55 61.86-1.59c13.84-.7 27.62-1.64 41.33-2.81h.02c4.28-.36 8.56-.76 12.83-1.17 1.29-.12 2.57-.25 3.85-.38 3.18-.32 6.36-.64 9.54-.98 1.25-.13 2.51-.26 3.76-.4 3.66-.4 7.31-.82 10.96-1.26 21.82-2.6 43.46-5.78 64.9-9.53v-8.43z" }), _jsx("path", { className: "fill-gray-600", d: "M209.99 19.5c-2.99.04-6.07.9-8.4 2.81-.11.09-.17.24-.17.4 0 2.7-.06 5.41-.16 8.11-.01.36.29.59.55.42 2.37-1.6 5.04-2.54 7.95-2.52 2.91.03 5.58 1.01 7.96 2.74.26.19.56-.04.55-.42-.11-2.81-.17-5.63-.17-8.44a.52.52 0 0 0-.17-.41c-2.32-1.96-4.94-2.74-7.94-2.69" })] }), _jsxs("symbol", { id: "bridge.perspective.extends", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-900", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-orange-400", d: "M137.92 253.28h281.61v-43.99z" }), _jsx("path", { className: "fill-orange-300", d: "M0 252.28v8.16c68.35 12.06 138.68 18.39 210.48 18.39s141.98-6.04 209.04-17.54v-9.01z" }), _jsx("path", { className: "fill-gray-600", d: "M209.99 19.5c-2.99.04-6.07.9-8.4 2.81-.11.09-.17.24-.17.4 0 2.7-.06 5.41-.16 8.11-.01.36.29.59.55.42 2.37-1.6 5.04-2.54 7.95-2.52 2.91.03 5.58 1.01 7.96 2.74.26.19.56-.04.55-.42-.11-2.81-.17-5.63-.17-8.44a.52.52 0 0 0-.17-.41c-2.32-1.96-4.94-2.74-7.94-2.69" })] }), _jsxs("symbol", { id: "bridge.perspective.fulfills", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-900", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-red-400", d: "M281.61 253.28H0v-43.99z" }), _jsx("path", { className: "fill-red-300", d: "M419.53 252.28v8.16c-68.35 12.06-138.68 18.39-210.48 18.39-70.08 0-141.98-6.04-209.04-17.54v-9.01h419.53z" }), _jsx("path", { className: "fill-gray-600", d: "M209.99 19.5c-2.99.04-6.07.9-8.4 2.81-.11.09-.17.24-.17.4 0 2.7-.06 5.41-.16 8.11-.01.36.29.59.55.42 2.37-1.6 5.04-2.54 7.95-2.52 2.91.03 5.58 1.01 7.96 2.74.26.19.56-.04.55-.42-.11-2.81-.17-5.63-.17-8.44a.52.52 0 0 0-.17-.41c-2.32-1.96-4.94-2.74-7.94-2.69" })] }), _jsxs("symbol", { id: "bridge.perspective.matches", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-900", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-olive-300", d: "M209.76 206.93H0v53.52c68.12 12.02 138.21 18.34 209.76 18.39h.72c71.3 0 141.15-6.24 209.04-18.13v-53.77H209.76z" }), _jsx("path", { className: "fill-olive-400", d: "M209.76 206.93v71.9h.72c71.3 0 141.15-6.24 209.04-18.13v-53.77z" }), _jsx("path", { className: "fill-gray-600", d: "M209.99 19.5c-2.99.04-6.07.9-8.4 2.81-.11.09-.17.24-.17.4 0 2.7-.06 5.41-.16 8.11-.01.36.29.59.55.42 2.37-1.6 5.04-2.54 7.95-2.52 2.91.03 5.58 1.01 7.96 2.74.26.19.56-.04.55-.42-.11-2.81-.17-5.63-.17-8.44a.52.52 0 0 0-.17-.41c-2.32-1.96-4.94-2.74-7.94-2.69" })] }), _jsxs("symbol", { id: "bridge.perspective.supports", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-900", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-cyan-400", d: "M84.67 272.31a1211.58 1211.58 0 0 1 0 0" }), _jsx("path", { className: "fill-cyan-300", d: "M68.98 270.58a1186 1186 0 0 1-31.19-4.07c10.35 1.49 20.75 2.84 31.19 4.07M151.35 277.39a1220.545 1220.545 0 0 1 0 0" }), _jsx("path", { className: "fill-cyan-400", d: "M125.35 227.48c-5.16.36-9.13 3.83-9.13 7.98v12.01L0 255.53v4.91c2.29.4 4.57.83 6.86 1.22q15.405 2.625 30.93 4.86c15.525 2.235 20.75 2.84 31.19 4.07 5.22.61 10.45 1.19 15.69 1.73 10.48 1.09 20.99 2.04 31.55 2.86 7.78.6 15.57 1.13 23.39 1.59 3.91.23 7.82.44 11.74.63 19.59.95 39.31 1.44 59.13 1.44q17.61 0 35.1-.51c3.89-.11 7.77-.24 11.65-.39q23.265-.9 46.29-2.67c39.23-3.01 77.92-7.9 116-14.58V207.5l-294.18 19.98z" }), _jsx("path", { className: "fill-cyan-300", d: "m293.94 234.15-177.72 12.32L0 254.53v5.91c38.15 6.73 76.92 11.69 116.22 14.74 31.11 2.42 62.54 3.66 94.26 3.66s62.33-1.21 93.04-3.57v-33.13c0-4.7-4.43-8.39-9.58-7.98z" }), _jsx("path", { className: "fill-gray-600", d: "M209.99 19.5c-2.99.04-6.07.9-8.4 2.81-.11.09-.17.24-.17.4 0 2.7-.06 5.41-.16 8.11-.01.36.29.59.55.42 2.37-1.6 5.04-2.54 7.95-2.52 2.91.03 5.58 1.01 7.96 2.74.26.19.56-.04.55-.42-.11-2.81-.17-5.63-.17-8.44a.52.52 0 0 0-.17-.41c-2.32-1.96-4.94-2.74-7.94-2.69" })] }), _jsxs("symbol", { id: "bridges.perspectives", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-900", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-gray-400", d: "M209.76 236.93H0v23.51c68.12 12.02 138.45 18.35 210 18.39 71.15 0 141.76-6.19 209.52-18.04l.04-23.86z" }), _jsx("path", { className: "fill-gray-200", d: "M0 236.93v23.51c68.09 12.01 138.48 18.35 210 18.39l-.24-41.9z" }), _jsx("path", { className: "fill-gray-600", d: "M209.99 19.5c-2.99.04-6.07.9-8.4 2.81-.11.09-.17.24-.17.4 0 2.7-.06 5.41-.16 8.11-.01.36.29.59.55.42 2.37-1.6 5.04-2.54 7.95-2.52 2.91.03 5.58 1.01 7.96 2.74.26.19.56-.04.55-.42-.11-2.81-.17-5.63-.17-8.44a.52.52 0 0 0-.17-.41c-2.32-1.96-4.94-2.74-7.94-2.69" })] }), _jsxs("symbol", { id: "facet.element.means", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-purple-300", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-50", d: "M178.49 290.2c3.77.6 7.34-1.92 8.06-5.67 8.77-45.63 17.29-92.88 23.97-133.03 1.63-9.77 4.71-30.86 6.85-45.65.89-6.13-5.95-10.38-11.06-6.87l-67.34 46.29a7.1 7.1 0 0 1-3.61 1.23 302 302 0 0 0-38.78 4.81c-4.19.8-6.72 5.14-5.38 9.19 1.59 4.81 3.15 9.6 4.68 14.38 10.4 32.36 19.1 70.91 26.48 109.25.71 3.7 4.21 6.22 7.94 5.68 16.07-2.32 32.32-2.16 48.18.38z" }), _jsx("path", { className: "fill-gray-400", d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z" })] }), _jsxs("symbol", { id: "facet.element.notions", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-red-300", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-50", d: "M186.42 290.15c3.74.75 7.4-1.61 8.28-5.33 8.15-34.39 16.23-69.37 23.37-100.61 1.84-8.03 3.64-16.14 5.4-24.31a7.11 7.11 0 0 0-5.46-8.45c-27.04-5.78-55.33-7.91-84.3-5.89a304 304 0 0 0-53.62 8.6c-4.15 1.06-6.4 5.55-4.81 9.53 3.97 9.95 7.83 19.86 11.57 29.68 10.66 27.99 19.99 59.81 28.16 91.57a7.09 7.09 0 0 0 8.24 5.19 160 160 0 0 1 20.37-2.74c14.68-1.03 29.03-.03 42.78 2.74z" }), _jsx("path", { className: "fill-gray-400", d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z" })] }), _jsxs("symbol", { id: "facet.element.people", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-orange-300", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-50", d: "M206.95 158.5c.66-3.87-1.95-7.55-5.81-8.2-23.08-3.9-46.31-5.06-69.26-3.59-1.29.08-2.58-.18-3.73-.78L90 126.06c-5.71-2.97-12.1 2.57-9.99 8.65 2.13 6.15 4.22 12.3 6.27 18.43 13.04 38.99 23.77 85.78 32.72 131.31.73 3.72 4.25 6.24 8 5.67 15.94-2.42 32.3-2.45 48.55.09 3.76.59 7.31-1.94 8.03-5.68 6.72-34.99 13.25-70.02 18.76-99.97 1.58-8.61 3.13-17.3 4.62-26.05z" }), _jsx("path", { className: "fill-gray-400", d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z" })] }), _jsxs("symbol", { id: "facet.element.spaces", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-green-300", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-50", d: "M186.42 290.15c3.74.75 7.4-1.61 8.28-5.33 8.15-34.39 16.23-69.37 23.37-100.61 1.84-8.03 3.64-16.14 5.4-24.31a7.11 7.11 0 0 0-5.46-8.45c-27.04-5.78-55.33-7.91-84.3-5.89a304 304 0 0 0-53.62 8.6c-4.15 1.06-6.4 5.55-4.81 9.53 3.97 9.95 7.83 19.86 11.57 29.68 10.66 27.99 19.99 59.81 28.16 91.57a7.09 7.09 0 0 0 8.24 5.19 160 160 0 0 1 20.37-2.74c14.68-1.03 29.03-.03 42.78 2.74z" }), _jsx("path", { className: "fill-gray-400", d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z" })] }), _jsxs("symbol", { id: "facet.element.things", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-cyan-300", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-50", d: "M202.33 184.55c1.58-8.61 3.13-17.3 4.62-26.05.66-3.87-1.95-7.55-5.81-8.2-23.08-3.9-46.31-5.06-69.26-3.59-1.29.08-2.58-.18-3.73-.78L90 126.06c-5.71-2.97-12.1 2.57-9.99 8.65 2.13 6.15 4.22 12.3 6.27 18.43 13.04 38.99 23.77 85.78 32.72 131.31.73 3.72 4.25 6.24 8 5.67 15.94-2.42 32.3-2.45 48.55.09 3.76.59 7.31-1.94 8.03-5.68 6.72-34.99 13.25-70.02 18.76-99.97z" }), _jsx("path", { className: "fill-gray-400", d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z" })] }), _jsxs("symbol", { id: "facet.element.times", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-olive-300", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-50", d: "M178.49 290.2c3.77.6 7.34-1.92 8.06-5.67 8.77-45.63 17.29-92.88 23.97-133.03 1.63-9.77 4.71-30.86 6.85-45.65.89-6.13-5.95-10.38-11.06-6.87l-67.34 46.29a7.1 7.1 0 0 1-3.61 1.23 302 302 0 0 0-38.78 4.81c-4.19.8-6.72 5.14-5.38 9.19 1.59 4.81 3.15 9.6 4.68 14.38 10.4 32.36 19.1 70.91 26.48 109.25.71 3.7 4.21 6.22 7.94 5.68 16.07-2.32 32.32-2.16 48.18.38z" }), _jsx("path", { className: "fill-gray-400", d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z" })] }), _jsxs("symbol", { id: "facet.step.accord.bottom", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-100", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-teal-400", d: "M63.69 19.98c2.26 7.05 18.77 57.94 24.13 75.78 2.47 8.24 4.88 16.46 7.23 24.64 23.7 82.56 36.49 200.35 46.18 269.98 1.19 8.53 13.22 9.28 15.45.96 19.53-72.9 48.05-200.09 66.5-292.92 3.49-17.55 6.79-35.33 9.81-53.18.86-5.09 1.73-10.04 2.59-14.89.21-1.17 2.27-14.03 4.86-30.36H57.1c3.48 10.5 6.16 18.63 6.59 19.98z" }), _jsx("path", { d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z", fill: "#897f7f" })] }), _jsxs("symbol", { id: "facet.step.accord.top", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-100", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-teal-400", d: "M293.94 220.99c.86-5.09 1.73-10.04 2.59-14.89.58-3.29 15.81-98.83 16.33-104.55 1.87-20.58 2.72-42.88 2.07-69.2-.15-6.16-6.98-9.79-12.16-6.46l-128.11 82.27c-1.09.7-2.34 1.12-3.64 1.22a491 491 0 0 0-62.94 9.09c-4.64.98-7.37 5.82-5.82 10.31 6.87 19.88 21.31 63.63 22.37 66.94 2.26 7.05 18.77 57.94 24.13 75.79 2.47 8.24 4.88 16.46 7.23 24.64l.42 1.48h122.98c1.64-8.02 3.22-15.86 4.73-23.46 3.49-17.55 6.79-35.33 9.81-53.18z" }), _jsx("path", { className: "fill-gray-300", d: "M217.19 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z" })] }), _jsxs("symbol", { id: "facet.step.action.bottom", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-100", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-blue-400", d: "M43.26 23.81c2.6 6.93 23.51 62.4 27.79 74.5 4.98 14.07 9.77 28.07 14.36 41.91 26.29 79.25 42.1 184.87 53.53 248.8 1.81 10.12 15.94 11.08 19.11 1.3 20.57-63.53 50.58-170.77 73.46-253.92 3.11-11.3 6.16-22.74 9.14-34.29 3.85-14.94 16.58-69.02 18.46-76.88.33-1.38 2.81-12.09 5.8-25.23H34.15c4.73 12.29 8.52 22.25 9.11 23.81" }), _jsx("path", { d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z", fill: "#897f7f" })] }), _jsxs("symbol", { id: "facet.step.action.top", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-100", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-blue-400", d: "M320.05 200.98c.71-2.97 11.35-49.09 15.67-69.84a7.906 7.906 0 0 0-5.82-9.27c-42.58-10.69-87.31-15.83-133.35-14.63-38.86 1.02-76.55 6.51-112.59 15.96-4.61 1.21-7.1 6.2-5.31 10.62 8.49 20.87 24.3 62.4 25.55 65.75 2.6 6.93 23.51 62.4 27.79 74.5 2.79 7.89 5.5 15.74 8.17 23.57h156.2c1.76-6.56 3.51-13.14 5.22-19.78 3.85-14.94 16.58-69.02 18.46-76.88z" }), _jsx("path", { className: "fill-gray-300", d: "M217.19 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z" })] }), _jsxs("symbol", { id: "facet.step.effect.bottom", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-100", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-lime-400", d: "M75.15 56.01c4.26 13.27 8.36 26.54 12.29 39.75 27.21 91.31 42 220.01 52.73 294.65 1.22 8.51 13.25 9.21 15.45.9 17.38-65.74 42.22-177.17 59.54-256.38 2.62-12 5.18-24.16 7.64-36.42 2.99-14.92 12.83-69.84 14.28-77.79.22-1.22 1.71-9.69 3.6-20.71H57.03C65.86 27 74.31 53.41 75.15 56.02z" }), _jsx("path", { d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z", fill: "#897f7f" })] }), _jsxs("symbol", { id: "facet.step.effect.top", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-100", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-lime-400", d: "M298.03 196.46c.55-3 8.69-49.74 11.87-70.58.64-4.2-2.15-8.14-6.32-8.95a490 490 0 0 0-83.57-8.95c-1.3-.03-2.57-.37-3.7-1.01L68.1 23.43c-6.86-3.87-14.54 3.6-10.86 10.56 13.65 25.9 34.29 66.15 41.93 86.28l.13.07s-.06.02-.09.02c8.11 21.38 35.35 106.59 36.89 111.38 4.26 13.27 8.36 26.54 12.29 39.75 2.51 8.41 4.91 17.15 7.21 26.13h123.3c1.65-7.75 3.27-15.54 4.85-23.39 2.99-14.92 12.83-69.84 14.28-77.79z" }), _jsx("path", { className: "fill-gray-300", d: "M217.19 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z" })] }), _jsxs("symbol", { id: "facet.step.essence.bottom", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-100", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-pink-400", d: "M75.15 55.95c4.26 13.27 8.36 26.54 12.29 39.75 27.21 91.31 42 220.01 52.73 294.65 1.22 8.51 13.25 9.21 15.45.9 17.38-65.74 42.22-177.17 59.53-256.38 2.62-12 5.18-24.16 7.64-36.42 2.99-14.92 12.83-69.84 14.28-77.79.22-1.22 1.7-9.66 3.59-20.66H57.05c8.83 26.97 17.26 53.35 18.1 55.95" }), _jsx("path", { d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z", fill: "#897f7f" })] }), _jsxs("symbol", { id: "facet.step.essence.top", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-100", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-pink-400", d: "M298.03 196.4c.55-3 8.69-49.74 11.87-70.58.64-4.2-2.15-8.14-6.32-8.95a490 490 0 0 0-83.57-8.95c-1.3-.03-2.57-.37-3.7-1.01L68.1 23.37c-6.86-3.87-14.54 3.6-10.86 10.56 13.65 25.9 34.29 66.15 41.93 86.28l.13.07s-.06.01-.09.02c8.11 21.38 35.35 106.59 36.89 111.38 4.26 13.27 8.36 26.54 12.29 39.75 2.51 8.43 4.92 17.19 7.23 26.19h123.27a2104 2104 0 0 0 4.86-23.45c2.99-14.92 12.83-69.84 14.28-77.79z" }), _jsx("path", { className: "fill-gray-300", d: "M217.19 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z" })] }), _jsxs("symbol", { id: "facet.step.impulse.bottom", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-100", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-coral-400", d: "M63.69 19.98c2.26 7.05 18.77 57.94 24.13 75.78 2.47 8.24 4.88 16.46 7.23 24.64 23.7 82.56 36.49 200.35 46.18 269.98 1.19 8.53 13.22 9.28 15.45.96 19.53-72.9 48.05-200.09 66.5-292.92 3.49-17.55 11.54-63.22 12.4-68.07.21-1.17 2.27-14.03 4.86-30.36H57.1c3.48 10.5 6.16 18.63 6.59 19.98z" }), _jsx("path", { d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z", fill: "#897f7f" })] }), _jsxs("symbol", { id: "facet.step.impulse.top", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-100", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-teal-400", d: "m121.66 129.85.06-.31c-.03.1-.04.21-.06.31" }), _jsx("path", { className: "fill-coral-400", d: "M296.53 206.11c.58-3.29 15.81-98.83 16.33-104.55 1.87-20.58 2.72-42.88 2.07-69.2-.15-6.16-6.98-9.79-12.16-6.46l-128.11 82.27c-1.09.7-2.34 1.12-3.64 1.22a491 491 0 0 0-62.94 9.09c-4.64.98-7.37 5.82-5.82 10.31 6.87 19.88 21.31 63.63 22.37 66.94 2.26 7.05 18.77 57.94 24.13 75.78 2.47 8.24 4.88 16.46 7.23 24.64l.42 1.48h122.98c1.64-8.02 3.22-15.86 4.73-23.46 3.49-17.55 11.54-63.22 12.4-68.07z" }), _jsx("path", { className: "fill-gray-300", d: "M217.19 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z" })] }), _jsxs("symbol", { id: "facet.step.signal.bottom", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-100", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-yellow-400", d: "M43.26 23.81c2.6 6.93 23.51 62.4 27.79 74.5 4.98 14.07 9.77 28.07 14.36 41.91 26.29 79.25 42.1 184.87 53.53 248.8 1.81 10.12 15.94 11.08 19.11 1.3 20.57-63.53 50.58-170.77 73.46-253.92 3.11-11.3 6.16-22.74 9.14-34.29 3.85-14.94 16.58-69.02 18.46-76.88.33-1.38 2.81-12.09 5.8-25.23H34.15c4.73 12.29 8.52 22.25 9.11 23.81" }), _jsx("path", { d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z", fill: "#897f7f" })] }), _jsxs("symbol", { id: "facet.step.signal.top", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-100", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-yellow-400", d: "M320.05 200.98c.71-2.97 11.35-49.09 15.67-69.84a7.906 7.906 0 0 0-5.82-9.27c-42.58-10.69-87.31-15.83-133.35-14.63-38.86 1.02-76.55 6.51-112.59 15.96-4.61 1.21-7.1 6.2-5.31 10.62 8.49 20.87 24.3 62.4 25.55 65.75 2.6 6.93 23.51 62.4 27.79 74.5 2.79 7.89 5.5 15.74 8.17 23.57h156.2c1.76-6.56 3.51-13.14 5.22-19.78 3.85-14.94 16.58-69.02 18.46-76.88z" }), _jsx("path", { className: "fill-gray-300", d: "M217.19 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z" })] }), _jsxs("symbol", { id: "facets.elements", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-400", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-100", d: "M192.42 294.98c.43-2.5-1.26-4.88-3.76-5.31a194 194 0 0 0-44.81-2.32c-.84.05-1.67-.12-2.41-.51l-24.68-12.85c-3.69-1.92-7.83 1.66-6.46 5.6 1.38 3.98 2.73 7.96 4.06 11.92 8.44 25.22 15.38 55.5 21.17 84.96.47 2.41 2.75 4.04 5.18 3.67a103.4 103.4 0 0 1 31.41.06c2.43.38 4.73-1.26 5.19-3.68 4.35-22.64 8.57-45.31 12.14-64.68 1.02-5.57 2.02-11.19 2.99-16.86z" }), _jsx("path", { d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z", fill: "#897f7f" })] }), _jsxs("symbol", { id: "facets.steps", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-200", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("g", { className: "fill-gray-400", children: _jsx("path", { d: "M231.24 280.63a2.97 2.97 0 0 0-3.95-2.1c-7.94 2.99-23.71 8.53-24.98 8.97-2.63.91-23.71 8.23-28.3 9.72-5.34 1.74-10.66 3.4-15.91 4.99-29.71 9-69 13.9-93.24 17.56-4.06.61-4.59 6.25-.71 7.61 23.8 8.36 63.27 20.53 93.95 29.85 4.22 1.28 8.5 2.54 12.81 3.78 5.58 1.6 25.8 6.92 28.74 7.71 1.11.3 18.35 4.76 26.12 6.59 1.56.37 3.12-.56 3.55-2.1 4.44-15.92 6.82-32.7 6.82-50.03 0-14.63-1.69-28.87-4.89-42.53zM156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z" }) })] }), _jsxs("symbol", { id: "prospect.pointer", viewBox: "0 0 297.64 841.89", children: [_jsx("path", { className: "fill-gray-50", d: "M285.33 0H12.31C5.51 0 0 5.51 0 12.31v817.26c0 6.8 5.51 12.31 12.31 12.31h271.16c7.83 0 14.17-6.35 14.17-14.18V12.31c0-6.8-5.51-12.31-12.31-12.31" }), _jsx("path", { className: "fill-gray-400", d: "M149.31 632.64c-50.92 0-100.8-4.41-149.31-12.83v209.77c0 6.8 5.51 12.31 12.31 12.31h271.16c7.83 0 14.17-6.35 14.17-14.18V619.98c-48.2 8.31-97.76 12.66-148.33 12.66" }), _jsx("path", { className: "fill-gray-950", d: "M149.31 649.8c-50.92 0-100.8-4.4-149.31-12.82v192.6c0 6.8 5.51 12.31 12.31 12.31h271.16c7.83 0 14.17-6.35 14.17-14.18V637.14c-48.2 8.31-97.76 12.66-148.33 12.66M148.82 311.81c-60.18 0-109.13 48.96-109.13 109.13s48.96 109.13 109.13 109.13 109.13-48.96 109.13-109.13-48.96-109.13-109.13-109.13" }), _jsx("path", { className: "fill-gray-400", d: "M148.82 294.8c-69.55 0-126.14 56.59-126.14 126.14s56.59 126.14 126.14 126.14 126.14-56.59 126.14-126.14S218.37 294.8 148.82 294.8M39.69 420.94c0-60.18 48.96-109.13 109.13-109.13s109.13 48.96 109.13 109.13-48.96 109.13-109.13 109.13S39.69 481.11 39.69 420.94M273.52 208.72l-9.66-15.28c2.43 6.27-3.11 13.17-10.42 11.97-34.34-5.62-68.96-11.59-105.06-11.59-35.86 0-70.1 5.93-104.17 11.48-7.34 1.19-12.85-5.89-10.26-12.2l-9.74 15.45c-4.55 7.2 1.77 16.28 10.39 14.88 37.2-6.05 74.58-12.53 113.72-12.53 39.41 0 77.21 6.52 114.7 12.66 8.67 1.42 15.07-7.6 10.49-14.84z" }), _jsx("path", { className: "fill-gray-950", d: "M263.86 193.44c-.21-.54-.47-1.09-.81-1.62L156.06 22.68c-3.49-5.47-11.09-5.47-14.58 0L34.69 191.67c-.3.47-.54.95-.74 1.43-2.6 6.3 2.92 13.39 10.26 12.2 34.07-5.55 68.31-11.48 104.17-11.48 36.1 0 70.72 5.97 105.06 11.59 7.31 1.2 12.84-5.7 10.42-11.97" }), _jsx("path", { className: "fill-gray-700", d: "M156.74 824.88c-2.63-.14-7.86-.82-7.86-.82s-5.35.52-8.02.66c-.2.01-.37-.18-.36-.38.34-5.5.03-10.62-.18-15.93 0-.2.15-.38.36-.38 2.73.05 8.04.62 8.04.62s5.42-.68 8.24-.79c.21 0 .37.17.36.38-.21 5.41-.22 10.83-.23 16.25 0 .21-.16.38-.36.38z" })] }), _jsxs("symbol", { id: "pursuits.flourishing", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-950", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-gray-400", d: "m262.66 291.14-40.14-63.46-.02-.03c-2.84-4.45-7.61-7.1-12.77-7.1-5.15 0-9.92 2.65-12.78 7.13l-42.81 67.75-1.39 2.2h114.02l-4.11-6.5z" }), _jsx("path", { className: "fill-gray-200", d: "M217.03 231.16c-3.49-5.47-11.09-5.47-14.58 0l-42.01 66.48h98.64z" }), _jsx("path", { className: "fill-gray-700", d: "M217.68 34.02c-2.63-.14-7.86-.82-7.86-.82s-5.35.52-8.02.66c-.2.01-.37-.18-.36-.38.34-5.5.03-10.62-.18-15.93 0-.2.15-.38.36-.38 2.73.05 8.04.62 8.04.62s5.42-.68 8.24-.79c.21 0 .37.17.36.38-.21 5.41-.22 10.83-.23 16.25 0 .21-.16.38-.36.38z" })] }), _jsxs("symbol", { id: "spark.leisure.breeze", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-50", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-400", d: "M157.32 355.03v-17.01C106.3 328.64 53.73 323.71 0 323.68v17.01c53.73.03 106.3 4.96 157.32 14.34M157.32 289.36C106.3 279.98 53.73 275.05 0 275.02v17.01c53.73.03 106.3 4.96 157.32 14.34z" }), _jsx("path", { className: "fill-gray-300", d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z" })] }), _jsxs("symbol", { id: "spark.leisure.calm", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-50", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-400", d: "M297.64 330.12v-17.01c-59.43 7.57-238.02 7.52-297.64-.17v17.01c59.62 7.69 238.21 7.74 297.64.17" }), _jsx("path", { className: "fill-gray-300", d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z" })] }), _jsxs("symbol", { id: "spark.leisure.contemplation", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-50", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-400", d: "m130.78 317.88-1.94-16.9c-42.34-2.83-85.37-2.57-128.84.98v17.07c44.13-3.7 87.81-4.01 130.78-1.15M166.82 325.44l1.94 16.9c42.35 2.83 85.39 2.57 128.88-.98v-17.07c-44.14 3.7-87.84 4.02-130.81 1.15z" }), _jsx("path", { className: "fill-gray-300", d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z" })] }), _jsxs("symbol", { id: "spark.leisure.distance", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-50", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-400", d: "M198.12 339.1c32.57-5.99 65.79-10.14 99.52-12.38v-17.01c-33.74 2.24-66.95 6.39-99.52 12.38zM98.73 338.92v-17.01c-32.32-5.9-65.27-10-98.73-12.21v17.01c33.46 2.22 66.41 6.31 98.73 12.22z" }), _jsx("path", { className: "fill-gray-300", d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z" })] }), _jsxs("symbol", { id: "spark.leisure.indulgence", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-50", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-400", d: "m252.73 296.08-14.96-8.09c-13.19 40.63-29.54 80.75-49.15 120.04h18.94c17.85-36.71 32.89-74.11 45.17-111.95M59.87 287.99l-14.96 8.09c12.28 37.84 27.32 75.25 45.17 111.95h18.94c-19.61-39.29-35.96-79.41-49.15-120.04" }), _jsx("path", { className: "fill-gray-300", d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z" })] }), _jsxs("symbol", { id: "spark.leisure.inspiration", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-50", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-400", d: "m146.77 344.37 2.05-17.48C99.97 329.95 50.25 329.85 0 325.3v17.1c49.55 4.43 98.59 5 146.77 1.97M149.23 309.88l-.41 17c48.82-7.29 98.02-10.99 148.82-10.81v-17.01c-50.74-.16-99.71 3.54-148.41 10.81z" }), _jsx("path", { className: "fill-gray-300", d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z" })] }), _jsxs("symbol", { id: "spark.leisure.movement", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-50", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-400", d: "M156.18 316.84c-34.05 25.05-95.13 81.13-118.04 102.69h23.38c20.78-19.4 72.44-66.77 102.99-89.17l-8.33-13.51zM228.87 316.84c-34.05 25.05-95.13 81.13-118.04 102.69h23.38c20.78-19.4 72.44-66.77 102.99-89.17l-8.33-13.51z" }), _jsx("path", { className: "fill-gray-300", d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z" })] }), _jsxs("symbol", { id: "spark.leisure.nearness", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-50", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-400", d: "m250.94 300.84-.1-17.01c-50.64 9.57-102.85 14.75-156.22 15.1L94 315.94c53.6-.3 106.08-5.49 156.94-15.1M212.59 333.3l.66-16.99c-51.02 7.28-103.41 10.11-156.74 8.06l-1.39 16.97c53.56 2.11 106.22-.72 157.46-8.03z" }), _jsx("path", { className: "fill-gray-300", d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z" })] }), _jsxs("symbol", { id: "spark.leisure.nourishment", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-50", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-400", d: "M149.31 298.84c50.57 0 100.13 4.35 148.33 12.66v-17.01c-48.2-8.31-97.76-12.66-148.33-12.66S48.51 286.24 0 294.67v17.01c48.51-8.42 98.39-12.83 149.31-12.83zM0 332.01v17.01c48.51 8.42 98.39 12.83 149.31 12.83s100.13-4.35 148.33-12.66v-17.01c-48.2 8.31-97.76 12.66-148.33 12.66S48.51 340.44 0 332.01" }), _jsx("path", { className: "fill-gray-300", d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z" })] }), _jsxs("symbol", { id: "spark.leisure.refreshment", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-50", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-400", d: "M176.35 277.22h-17.01c-4.63 25.36-8.15 51.1-10.53 77.18-2.38-26.08-5.89-51.82-10.53-77.18h-17.01c8.45 46.26 13.23 93.8 14.02 142.31h27.02c.8-48.51 5.57-96.05 14.02-142.31z" }), _jsx("path", { className: "fill-gray-300", d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z" })] }), _jsxs("symbol", { id: "spark.leisure.relaxation", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-50", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-400", d: "M148.9 309.25c-48.35 8.83-98.1 17.27-148.9 18.08v17.01c50.78-.81 100.56-9.25 148.9-18.08 48.3 8.82 98.01 17.26 148.74 18.08v-17.01c-50.74-.83-100.44-9.26-148.74-18.08" }), _jsx("path", { className: "fill-gray-300", d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z" })] }), _jsxs("symbol", { id: "spark.leisure.relief", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-50", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-400", d: "M140.03 329.98h-17.01c-.21 30.25-1.99 60.11-5.22 89.55h17.01c3.23-29.43 5.02-59.3 5.22-89.55M180.79 287.34h-17.01a876 876 0 0 0-6.18 98.05h17.01c.23-33.16 2.33-65.88 6.18-98.05" }), _jsx("path", { className: "fill-gray-300", d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z" })] }), _jsxs("symbol", { id: "spark.motivator.flexibility", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-800", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-yellow-300", d: "M345.11 250.04c-6.62-16.29-17.7-45.15-22.85-58.64l-220.76 1.05c-3.52 15.29-10.24 44.81-13.46 60.27a7.906 7.906 0 0 0 5.82 9.27c12.02 3.02 24.21 5.57 36.55 7.69l173.47-1.04c12.14-2.23 24.12-4.89 35.92-7.98 4.61-1.21 7.1-6.2 5.31-10.62" }), _jsx("path", { className: "fill-yellow-400", d: "M329.9 121.87c-42.58-10.69-87.31-15.83-133.35-14.63-38.86 1.02-76.55 6.51-112.59 15.96-4.61 1.21-7.1 6.2-5.31 10.62 6.62 16.29 17.7 45.15 22.85 58.64 1.45 3.8 2.43 6.38 2.7 7.11 2.36 6.29 19.8 52.58 26.21 70.11a339 339 0 0 1 1.58 4.39c2.79 7.89 5.5 15.74 8.17 23.57h156.2c1.76-6.56 3.51-13.14 5.22-19.78.58-2.27 1.37-5.44 2.3-9.22 5.17-21.09 14.57-61 16.16-67.66.18-.76 1.01-4.33 2.22-9.57 3.52-15.29 10.24-44.81 13.46-60.27a7.906 7.906 0 0 0-5.82-9.27" }), _jsx("path", { d: "M215.66 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z", fill: "#897f7f" })] }), _jsxs("symbol", { id: "spark.motivator.orientation", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-800", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-pink-300", d: "M117.59 231.7c4.26 13.27 8.36 26.54 12.29 39.75 2.51 8.43 4.92 17.19 7.23 26.19h123.27a2104 2104 0 0 0 4.86-23.45c2.99-14.92 12.83-69.84 14.28-77.79.55-3 8.69-49.74 11.87-70.58.64-4.2-2.15-8.14-6.32-8.95a490 490 0 0 0-83.57-8.95c-1.3-.03-2.57-.37-3.7-1.01L49.59 23.37c-4.65-2.62-9.67-.04-11.28 4.07-.77 1.95-.77 4.25.42 6.49 13.65 25.9 34.29 66.15 41.93 86.28l.13.07s-.06.01-.09.02c8.11 21.38 35.35 106.59 36.89 111.38z" }), _jsx("path", { className: "fill-pink-400", d: "M99.3 120.29s-.06.01-.09.02c8.11 21.38 35.35 106.59 36.89 111.38 4.26 13.27 8.36 26.54 12.29 39.75 2.51 8.43 4.92 17.19 7.23 26.19h123.27a2104 2104 0 0 0 4.86-23.45c2.99-14.92 12.83-69.84 14.28-77.79.55-3 8.69-49.74 11.87-70.58.64-4.2-2.15-8.14-6.32-8.95a490 490 0 0 0-83.57-8.95c-1.3-.03-2.57-.37-3.7-1.01L68.1 23.37c-4.65-2.62-9.67-.04-11.28 4.07-.77 1.95-.77 4.25.42 6.49 13.65 25.9 34.29 66.15 41.93 86.28l.13.07z" }), _jsx("path", { d: "M215.66 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z", fill: "#897f7f" })] }), _jsxs("symbol", { id: "spark.motivator.pathways", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-800", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-lime-300", d: "m365.81 23.43-148.22 83.54c-.21.12-.42.21-.64.31-.96.43-2 .68-3.06.7-27.86.58-55.82 3.54-83.57 8.95-4.17.81-6.96 4.75-6.32 8.95 3.18 20.84 11.32 67.58 11.87 70.58 1.45 7.95 11.29 62.87 14.28 77.79.85 4.23 1.72 8.43 2.59 12.63.96 3.54 1.91 7.14 2.84 10.76h122.73c.93-3.62 1.88-7.22 2.84-10.76 1.42-5.22 2.87-10.36 4.36-15.37 3.94-13.21 8.04-26.48 12.29-39.75 1.54-4.79 28.78-90.01 36.89-111.38-.03 0-.06-.02-.09-.02l.13-.07c7.64-20.13 28.28-60.39 41.93-86.28 3.67-6.97-4-14.43-10.86-10.56z" }), _jsx("path", { className: "fill-lime-400", d: "M303.58 116.93a490 490 0 0 0-83.57-8.95c-1.06-.02-2.1-.27-3.06-.7-.22-.1-.43-.19-.64-.31L68.1 23.43c-6.86-3.87-14.54 3.6-10.86 10.56 13.65 25.9 34.29 66.15 41.93 86.28l.13.07s-.06.02-.09.02c8.11 21.38 35.35 106.59 36.89 111.38 4.26 13.27 8.36 26.54 12.29 39.75 1.49 5.01 2.94 10.15 4.36 15.37.96 3.54 1.91 7.14 2.84 10.76h122.73c.93-3.62 1.88-7.22 2.84-10.76.87-4.2 1.74-8.4 2.59-12.63 2.99-14.92 12.83-69.84 14.28-77.79.55-3 8.69-49.74 11.87-70.58.64-4.2-2.15-8.14-6.32-8.95z" }), _jsx("path", { d: "M215.66 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z", fill: "#897f7f" })] }), _jsxs("symbol", { id: "spark.motivator.possibilities", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-800", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-coral-300", d: "M306.84 220.45c.71-2.23 6.66-20.27 13.08-39.51 4.62-13.86 9.49-28.35 12.82-37.99 1.6-4.64-.75-9.59-5.1-11.41-.52-.22-1.06-.4-1.64-.52-24.16-5.11-48.49-8.6-72.86-10.52a9.2 9.2 0 0 1-4.21-1.41l-39.17-25.15-109.15-70.11c-6-3.85-13.91.35-14.08 7.48-.75 30.46.24 56.28 2.4 80.11.15 1.6 1.29 9.31 2.95 20.12 2.08 13.55 4.97 31.98 7.73 49.4 4.12 26.04 7.92 49.8 8.23 51.53.82 4.61 7.24 41.03 11.75 65.18h162.56c7.94-25.45 22.44-70.15 24.69-77.19z" }), _jsx("path", { className: "fill-coral-400", d: "M311.69 232.46c.31-1.73 4.11-25.48 8.23-51.53 2.75-17.42 5.64-35.84 7.73-49.4 1.66-10.81 2.8-18.51 2.95-20.12 2.16-23.83 3.15-49.65 2.4-80.11-.18-7.13-8.08-11.33-14.08-7.48L209.77 93.91l-39.17 25.15a9.1 9.1 0 0 1-4.21 1.41 569 569 0 0 0-72.86 10.52c-.57.12-1.12.3-1.64.52-4.35 1.82-6.7 6.77-5.1 11.41 3.33 9.64 8.2 24.12 12.82 37.99 6.42 19.24 12.37 37.29 13.08 39.51 2.25 7.03 16.76 51.73 24.69 77.19h162.56c4.51-24.15 10.93-60.57 11.75-65.18z" }), _jsx("path", { d: "M215.66 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z", fill: "#897f7f" })] }), _jsxs("symbol", { id: "spark.motivator.strength", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-800", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-blue-300", d: "M86.92 200.59c3.02 8.21 27.3 73.92 32.27 88.25 1.02 2.94 2.15 5.87 3.33 8.8h192.49c.37-1.44.74-2.86 1.1-4.3 4.47-17.7 19.26-81.76 21.44-91.07.83-3.52 13.19-58.15 18.2-82.73 1-4.92-1.98-9.76-6.76-10.98C299.54 95.9 247.6 89.8 194.15 91.23c-45.12 1.21-88.89 7.71-130.74 18.9-5.35 1.43-8.25 7.35-6.16 12.58 9.86 24.72 28.22 73.92 29.67 77.88" }), _jsx("path", { className: "fill-blue-400", d: "M131.99 274.07c2.79 7.89 5.5 15.74 8.17 23.57h156.2c1.76-6.56 3.51-13.14 5.22-19.78 3.85-14.94 16.58-69.02 18.46-76.88.71-2.97 11.35-49.09 15.67-69.84a7.906 7.906 0 0 0-5.82-9.27c-42.58-10.69-87.31-15.83-133.35-14.63-38.86 1.02-76.55 6.51-112.59 15.96-4.61 1.21-7.1 6.2-5.31 10.62 8.49 20.87 24.3 62.4 25.55 65.75 2.6 6.93 23.51 62.4 27.79 74.5z" }), _jsx("path", { d: "M215.66 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z", fill: "#897f7f" })] }), _jsxs("symbol", { id: "spark.motivator.structure", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-800", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-teal-300", d: "M139.21 297.64h160.65c1.56-9.62 7.36-46.03 11.3-71.37 2.06-13.29 3.62-23.54 3.77-25.25 1.77-19.48 2.58-40.59 1.96-65.49-.14-5.83-6.61-9.26-11.51-6.11l-121.25 77.86a7.4 7.4 0 0 1-3.44 1.15 465 465 0 0 0-59.56 8.6c-4.39.93-6.97 5.51-5.51 9.75 6.5 18.82 20.17 60.22 21.18 63.36.39 1.23 1.25 3.89 2.42 7.49z" }), _jsx("path", { className: "fill-teal-400", d: "M130.88 215.08c5.95 18.46 14.35 44.65 17.89 56.44 2.47 8.24 4.88 16.46 7.23 24.64l.42 1.48H279.4c1.64-8.02 3.22-15.86 4.73-23.46 3.49-17.55 6.79-35.33 9.81-53.18.86-5.09 1.73-10.04 2.59-14.89.4-2.25 7.63-47.56 12.34-77.87 2.18-14.05 3.82-24.87 3.99-26.68 1.87-20.58 2.72-42.88 2.07-69.2-.15-6.16-6.98-9.79-12.16-6.46l-128.11 82.27c-1.09.7-2.34 1.12-3.64 1.22a491 491 0 0 0-62.94 9.09c-4.64.98-7.37 5.82-5.82 10.31 6.87 19.88 21.31 63.63 22.37 66.94.77 2.4 3.18 9.85 6.24 19.35z" }), _jsx("path", { d: "M215.66 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z", fill: "#897f7f" })] }), _jsxs("symbol", { id: "sparks.leisure", viewBox: "0 0 297.64 419.53", children: [_jsx("path", { className: "fill-gray-50", d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31" }), _jsx("path", { className: "fill-gray-400", d: "m70.76 322.08-.69 16.99c53.52 2.06 106.1-.78 157.3-8.11l.65-17c-51.19 7.33-103.75 10.18-157.27 8.12z" }), _jsx("path", { className: "fill-gray-300", d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z" })] }), _jsxs("symbol", { id: "sparks.motivators", viewBox: "0 0 419.53 297.64", children: [_jsx("path", { className: "fill-gray-800", d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31" }), _jsx("path", { className: "fill-gray-400", d: "M255.28 239.3c-.19-.08-.4-.15-.61-.19-9-1.9-18.07-3.21-27.15-3.92a3.27 3.27 0 0 1-1.57-.53l-14.6-9.37-40.67-26.12c-2.24-1.44-5.18.13-5.25 2.79-.28 11.35.09 20.97.9 29.85.05.6.48 3.47 1.1 7.5.78 5.05 1.85 11.92 2.88 18.41 1.53 9.7 2.95 18.56 3.07 19.2.27 1.5 2.13 12.08 3.72 20.73h62.42c2.96-9.31 7.37-23.2 8.01-25.21.27-.83 2.48-7.55 4.87-14.72 1.72-5.17 3.54-10.56 4.78-14.16.6-1.73-.28-3.57-1.9-4.25z" }), _jsx("path", { className: "fill-gray-200", d: "M257.28 201.95c-.07-2.66-3.01-4.22-5.25-2.79l-40.67 26.12-14.6 9.37c-.47.3-1.01.48-1.57.53-9.08.72-18.15 2.02-27.15 3.92-.21.05-.42.11-.61.19-1.62.68-2.5 2.52-1.9 4.25 1.24 3.59 3.05 8.99 4.78 14.16 2.39 7.17 4.61 13.89 4.87 14.72.64 2.01 5.06 15.9 8.01 25.21h62.42c1.59-8.65 3.45-19.23 3.72-20.73.11-.64 1.53-9.5 3.07-19.2 1.03-6.49 2.1-13.36 2.88-18.41.62-4.03 1.05-6.9 1.1-7.5.81-8.88 1.18-18.5.9-29.85z" }), _jsx("path", { d: "M215.66 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z", fill: "#897f7f" })] })] }) }));
1
+ import { jsx, jsxs } from 'react/jsx-runtime';
2
+
3
+ // src/generated/sprites/CompassSpriteProvider.tsx
4
+ function CompassSpriteProvider() {
5
+ return /* @__PURE__ */ jsx(
6
+ "svg",
7
+ {
8
+ "aria-hidden": "true",
9
+ className: "hidden",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ xmlnsXlink: "http://www.w3.org/1999/xlink",
12
+ children: /* @__PURE__ */ jsxs("defs", { children: [
13
+ /* @__PURE__ */ jsxs(
14
+ "symbol",
15
+ {
16
+ id: "bridge.perspective.contradicts",
17
+ viewBox: "0 0 419.53 297.64",
18
+ children: [
19
+ /* @__PURE__ */ jsx(
20
+ "path",
21
+ {
22
+ className: "fill-gray-900",
23
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
24
+ }
25
+ ),
26
+ /* @__PURE__ */ jsx(
27
+ "path",
28
+ {
29
+ className: "fill-green-300",
30
+ d: "M209.52 222.51v-7.79c0-4.7-4.43-8.39-9.58-7.98L0 222.52v37.94c55.71 9.83 112.75 15.84 170.82 17.73 12.85.42 25.75.64 38.7.65h.97c71.3 0 141.15-6.24 209.04-18.13v-52.17l-210.01 13.99z"
31
+ }
32
+ ),
33
+ /* @__PURE__ */ jsx(
34
+ "path",
35
+ {
36
+ className: "fill-green-400",
37
+ d: "M209.52 221.51v57.31h.97c71.3 0 141.15-6.24 209.04-18.13v-53.17z"
38
+ }
39
+ ),
40
+ /* @__PURE__ */ jsx(
41
+ "path",
42
+ {
43
+ className: "fill-gray-600",
44
+ d: "M209.99 19.5c-2.99.04-6.07.9-8.4 2.81-.11.09-.17.24-.17.4 0 2.7-.06 5.41-.16 8.11-.01.36.29.59.55.42 2.37-1.6 5.04-2.54 7.95-2.52 2.91.03 5.58 1.01 7.96 2.74.26.19.56-.04.55-.42-.11-2.81-.17-5.63-.17-8.44a.52.52 0 0 0-.17-.41c-2.32-1.96-4.94-2.74-7.94-2.69"
45
+ }
46
+ )
47
+ ]
48
+ }
49
+ ),
50
+ /* @__PURE__ */ jsxs(
51
+ "symbol",
52
+ {
53
+ id: "bridge.perspective.enables",
54
+ viewBox: "0 0 419.53 297.64",
55
+ children: [
56
+ /* @__PURE__ */ jsx(
57
+ "path",
58
+ {
59
+ className: "fill-gray-900",
60
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
61
+ }
62
+ ),
63
+ /* @__PURE__ */ jsx(
64
+ "path",
65
+ {
66
+ className: "fill-purple-400",
67
+ d: "M346.26 206.93H73.27a8.5 8.5 0 0 0-8.5 8.5v37.85h290v-37.85a8.5 8.5 0 0 0-8.5-8.5z"
68
+ }
69
+ ),
70
+ /* @__PURE__ */ jsx(
71
+ "path",
72
+ {
73
+ className: "fill-purple-300",
74
+ d: "M0 252.28v8.18c21.44 3.78 43.07 6.98 64.88 9.61 3.77.46 7.55.89 11.33 1.31 1.33.15 2.66.29 3.99.43 3.15.34 6.3.67 9.45.98l3.93.39c4.3.42 8.61.82 12.92 1.19h.09c13.95 1.19 27.96 2.15 42.04 2.87 20.49 1.04 41.11 1.59 61.85 1.59s41.37-.55 61.86-1.59c13.84-.7 27.62-1.64 41.33-2.81h.02c4.28-.36 8.56-.76 12.83-1.17 1.29-.12 2.57-.25 3.85-.38 3.18-.32 6.36-.64 9.54-.98 1.25-.13 2.51-.26 3.76-.4 3.66-.4 7.31-.82 10.96-1.26 21.82-2.6 43.46-5.78 64.9-9.53v-8.43z"
75
+ }
76
+ ),
77
+ /* @__PURE__ */ jsx(
78
+ "path",
79
+ {
80
+ className: "fill-gray-600",
81
+ d: "M209.99 19.5c-2.99.04-6.07.9-8.4 2.81-.11.09-.17.24-.17.4 0 2.7-.06 5.41-.16 8.11-.01.36.29.59.55.42 2.37-1.6 5.04-2.54 7.95-2.52 2.91.03 5.58 1.01 7.96 2.74.26.19.56-.04.55-.42-.11-2.81-.17-5.63-.17-8.44a.52.52 0 0 0-.17-.41c-2.32-1.96-4.94-2.74-7.94-2.69"
82
+ }
83
+ )
84
+ ]
85
+ }
86
+ ),
87
+ /* @__PURE__ */ jsxs(
88
+ "symbol",
89
+ {
90
+ id: "bridge.perspective.extends",
91
+ viewBox: "0 0 419.53 297.64",
92
+ children: [
93
+ /* @__PURE__ */ jsx(
94
+ "path",
95
+ {
96
+ className: "fill-gray-900",
97
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
98
+ }
99
+ ),
100
+ /* @__PURE__ */ jsx(
101
+ "path",
102
+ {
103
+ className: "fill-orange-400",
104
+ d: "M137.92 253.28h281.61v-43.99z"
105
+ }
106
+ ),
107
+ /* @__PURE__ */ jsx(
108
+ "path",
109
+ {
110
+ className: "fill-orange-300",
111
+ d: "M0 252.28v8.16c68.35 12.06 138.68 18.39 210.48 18.39s141.98-6.04 209.04-17.54v-9.01z"
112
+ }
113
+ ),
114
+ /* @__PURE__ */ jsx(
115
+ "path",
116
+ {
117
+ className: "fill-gray-600",
118
+ d: "M209.99 19.5c-2.99.04-6.07.9-8.4 2.81-.11.09-.17.24-.17.4 0 2.7-.06 5.41-.16 8.11-.01.36.29.59.55.42 2.37-1.6 5.04-2.54 7.95-2.52 2.91.03 5.58 1.01 7.96 2.74.26.19.56-.04.55-.42-.11-2.81-.17-5.63-.17-8.44a.52.52 0 0 0-.17-.41c-2.32-1.96-4.94-2.74-7.94-2.69"
119
+ }
120
+ )
121
+ ]
122
+ }
123
+ ),
124
+ /* @__PURE__ */ jsxs(
125
+ "symbol",
126
+ {
127
+ id: "bridge.perspective.fulfills",
128
+ viewBox: "0 0 419.53 297.64",
129
+ children: [
130
+ /* @__PURE__ */ jsx(
131
+ "path",
132
+ {
133
+ className: "fill-gray-900",
134
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
135
+ }
136
+ ),
137
+ /* @__PURE__ */ jsx(
138
+ "path",
139
+ {
140
+ className: "fill-red-400",
141
+ d: "M281.61 253.28H0v-43.99z"
142
+ }
143
+ ),
144
+ /* @__PURE__ */ jsx(
145
+ "path",
146
+ {
147
+ className: "fill-red-300",
148
+ d: "M419.53 252.28v8.16c-68.35 12.06-138.68 18.39-210.48 18.39-70.08 0-141.98-6.04-209.04-17.54v-9.01h419.53z"
149
+ }
150
+ ),
151
+ /* @__PURE__ */ jsx(
152
+ "path",
153
+ {
154
+ className: "fill-gray-600",
155
+ d: "M209.99 19.5c-2.99.04-6.07.9-8.4 2.81-.11.09-.17.24-.17.4 0 2.7-.06 5.41-.16 8.11-.01.36.29.59.55.42 2.37-1.6 5.04-2.54 7.95-2.52 2.91.03 5.58 1.01 7.96 2.74.26.19.56-.04.55-.42-.11-2.81-.17-5.63-.17-8.44a.52.52 0 0 0-.17-.41c-2.32-1.96-4.94-2.74-7.94-2.69"
156
+ }
157
+ )
158
+ ]
159
+ }
160
+ ),
161
+ /* @__PURE__ */ jsxs(
162
+ "symbol",
163
+ {
164
+ id: "bridge.perspective.matches",
165
+ viewBox: "0 0 419.53 297.64",
166
+ children: [
167
+ /* @__PURE__ */ jsx(
168
+ "path",
169
+ {
170
+ className: "fill-gray-900",
171
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
172
+ }
173
+ ),
174
+ /* @__PURE__ */ jsx(
175
+ "path",
176
+ {
177
+ className: "fill-olive-300",
178
+ d: "M209.76 206.93H0v53.52c68.12 12.02 138.21 18.34 209.76 18.39h.72c71.3 0 141.15-6.24 209.04-18.13v-53.77H209.76z"
179
+ }
180
+ ),
181
+ /* @__PURE__ */ jsx(
182
+ "path",
183
+ {
184
+ className: "fill-olive-400",
185
+ d: "M209.76 206.93v71.9h.72c71.3 0 141.15-6.24 209.04-18.13v-53.77z"
186
+ }
187
+ ),
188
+ /* @__PURE__ */ jsx(
189
+ "path",
190
+ {
191
+ className: "fill-gray-600",
192
+ d: "M209.99 19.5c-2.99.04-6.07.9-8.4 2.81-.11.09-.17.24-.17.4 0 2.7-.06 5.41-.16 8.11-.01.36.29.59.55.42 2.37-1.6 5.04-2.54 7.95-2.52 2.91.03 5.58 1.01 7.96 2.74.26.19.56-.04.55-.42-.11-2.81-.17-5.63-.17-8.44a.52.52 0 0 0-.17-.41c-2.32-1.96-4.94-2.74-7.94-2.69"
193
+ }
194
+ )
195
+ ]
196
+ }
197
+ ),
198
+ /* @__PURE__ */ jsxs(
199
+ "symbol",
200
+ {
201
+ id: "bridge.perspective.supports",
202
+ viewBox: "0 0 419.53 297.64",
203
+ children: [
204
+ /* @__PURE__ */ jsx(
205
+ "path",
206
+ {
207
+ className: "fill-gray-900",
208
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
209
+ }
210
+ ),
211
+ /* @__PURE__ */ jsx(
212
+ "path",
213
+ {
214
+ className: "fill-cyan-400",
215
+ d: "M84.67 272.31a1211.58 1211.58 0 0 1 0 0"
216
+ }
217
+ ),
218
+ /* @__PURE__ */ jsx(
219
+ "path",
220
+ {
221
+ className: "fill-cyan-300",
222
+ d: "M68.98 270.58a1186 1186 0 0 1-31.19-4.07c10.35 1.49 20.75 2.84 31.19 4.07M151.35 277.39a1220.545 1220.545 0 0 1 0 0"
223
+ }
224
+ ),
225
+ /* @__PURE__ */ jsx(
226
+ "path",
227
+ {
228
+ className: "fill-cyan-400",
229
+ d: "M125.35 227.48c-5.16.36-9.13 3.83-9.13 7.98v12.01L0 255.53v4.91c2.29.4 4.57.83 6.86 1.22q15.405 2.625 30.93 4.86c15.525 2.235 20.75 2.84 31.19 4.07 5.22.61 10.45 1.19 15.69 1.73 10.48 1.09 20.99 2.04 31.55 2.86 7.78.6 15.57 1.13 23.39 1.59 3.91.23 7.82.44 11.74.63 19.59.95 39.31 1.44 59.13 1.44q17.61 0 35.1-.51c3.89-.11 7.77-.24 11.65-.39q23.265-.9 46.29-2.67c39.23-3.01 77.92-7.9 116-14.58V207.5l-294.18 19.98z"
230
+ }
231
+ ),
232
+ /* @__PURE__ */ jsx(
233
+ "path",
234
+ {
235
+ className: "fill-cyan-300",
236
+ d: "m293.94 234.15-177.72 12.32L0 254.53v5.91c38.15 6.73 76.92 11.69 116.22 14.74 31.11 2.42 62.54 3.66 94.26 3.66s62.33-1.21 93.04-3.57v-33.13c0-4.7-4.43-8.39-9.58-7.98z"
237
+ }
238
+ ),
239
+ /* @__PURE__ */ jsx(
240
+ "path",
241
+ {
242
+ className: "fill-gray-600",
243
+ d: "M209.99 19.5c-2.99.04-6.07.9-8.4 2.81-.11.09-.17.24-.17.4 0 2.7-.06 5.41-.16 8.11-.01.36.29.59.55.42 2.37-1.6 5.04-2.54 7.95-2.52 2.91.03 5.58 1.01 7.96 2.74.26.19.56-.04.55-.42-.11-2.81-.17-5.63-.17-8.44a.52.52 0 0 0-.17-.41c-2.32-1.96-4.94-2.74-7.94-2.69"
244
+ }
245
+ )
246
+ ]
247
+ }
248
+ ),
249
+ /* @__PURE__ */ jsxs(
250
+ "symbol",
251
+ {
252
+ id: "bridges.perspectives",
253
+ viewBox: "0 0 419.53 297.64",
254
+ children: [
255
+ /* @__PURE__ */ jsx(
256
+ "path",
257
+ {
258
+ className: "fill-gray-900",
259
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
260
+ }
261
+ ),
262
+ /* @__PURE__ */ jsx(
263
+ "path",
264
+ {
265
+ className: "fill-gray-400",
266
+ d: "M209.76 236.93H0v23.51c68.12 12.02 138.45 18.35 210 18.39 71.15 0 141.76-6.19 209.52-18.04l.04-23.86z"
267
+ }
268
+ ),
269
+ /* @__PURE__ */ jsx(
270
+ "path",
271
+ {
272
+ className: "fill-gray-200",
273
+ d: "M0 236.93v23.51c68.09 12.01 138.48 18.35 210 18.39l-.24-41.9z"
274
+ }
275
+ ),
276
+ /* @__PURE__ */ jsx(
277
+ "path",
278
+ {
279
+ className: "fill-gray-600",
280
+ d: "M209.99 19.5c-2.99.04-6.07.9-8.4 2.81-.11.09-.17.24-.17.4 0 2.7-.06 5.41-.16 8.11-.01.36.29.59.55.42 2.37-1.6 5.04-2.54 7.95-2.52 2.91.03 5.58 1.01 7.96 2.74.26.19.56-.04.55-.42-.11-2.81-.17-5.63-.17-8.44a.52.52 0 0 0-.17-.41c-2.32-1.96-4.94-2.74-7.94-2.69"
281
+ }
282
+ )
283
+ ]
284
+ }
285
+ ),
286
+ /* @__PURE__ */ jsxs(
287
+ "symbol",
288
+ {
289
+ id: "facet.element.means",
290
+ viewBox: "0 0 297.64 419.53",
291
+ children: [
292
+ /* @__PURE__ */ jsx(
293
+ "path",
294
+ {
295
+ className: "fill-purple-300",
296
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
297
+ }
298
+ ),
299
+ /* @__PURE__ */ jsx(
300
+ "path",
301
+ {
302
+ className: "fill-gray-50",
303
+ d: "M178.49 290.2c3.77.6 7.34-1.92 8.06-5.67 8.77-45.63 17.29-92.88 23.97-133.03 1.63-9.77 4.71-30.86 6.85-45.65.89-6.13-5.95-10.38-11.06-6.87l-67.34 46.29a7.1 7.1 0 0 1-3.61 1.23 302 302 0 0 0-38.78 4.81c-4.19.8-6.72 5.14-5.38 9.19 1.59 4.81 3.15 9.6 4.68 14.38 10.4 32.36 19.1 70.91 26.48 109.25.71 3.7 4.21 6.22 7.94 5.68 16.07-2.32 32.32-2.16 48.18.38z"
304
+ }
305
+ ),
306
+ /* @__PURE__ */ jsx(
307
+ "path",
308
+ {
309
+ className: "fill-gray-400",
310
+ d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z"
311
+ }
312
+ )
313
+ ]
314
+ }
315
+ ),
316
+ /* @__PURE__ */ jsxs(
317
+ "symbol",
318
+ {
319
+ id: "facet.element.notions",
320
+ viewBox: "0 0 297.64 419.53",
321
+ children: [
322
+ /* @__PURE__ */ jsx(
323
+ "path",
324
+ {
325
+ className: "fill-red-300",
326
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
327
+ }
328
+ ),
329
+ /* @__PURE__ */ jsx(
330
+ "path",
331
+ {
332
+ className: "fill-gray-50",
333
+ d: "M186.42 290.15c3.74.75 7.4-1.61 8.28-5.33 8.15-34.39 16.23-69.37 23.37-100.61 1.84-8.03 3.64-16.14 5.4-24.31a7.11 7.11 0 0 0-5.46-8.45c-27.04-5.78-55.33-7.91-84.3-5.89a304 304 0 0 0-53.62 8.6c-4.15 1.06-6.4 5.55-4.81 9.53 3.97 9.95 7.83 19.86 11.57 29.68 10.66 27.99 19.99 59.81 28.16 91.57a7.09 7.09 0 0 0 8.24 5.19 160 160 0 0 1 20.37-2.74c14.68-1.03 29.03-.03 42.78 2.74z"
334
+ }
335
+ ),
336
+ /* @__PURE__ */ jsx(
337
+ "path",
338
+ {
339
+ className: "fill-gray-400",
340
+ d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z"
341
+ }
342
+ )
343
+ ]
344
+ }
345
+ ),
346
+ /* @__PURE__ */ jsxs(
347
+ "symbol",
348
+ {
349
+ id: "facet.element.people",
350
+ viewBox: "0 0 297.64 419.53",
351
+ children: [
352
+ /* @__PURE__ */ jsx(
353
+ "path",
354
+ {
355
+ className: "fill-orange-300",
356
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
357
+ }
358
+ ),
359
+ /* @__PURE__ */ jsx(
360
+ "path",
361
+ {
362
+ className: "fill-gray-50",
363
+ d: "M206.95 158.5c.66-3.87-1.95-7.55-5.81-8.2-23.08-3.9-46.31-5.06-69.26-3.59-1.29.08-2.58-.18-3.73-.78L90 126.06c-5.71-2.97-12.1 2.57-9.99 8.65 2.13 6.15 4.22 12.3 6.27 18.43 13.04 38.99 23.77 85.78 32.72 131.31.73 3.72 4.25 6.24 8 5.67 15.94-2.42 32.3-2.45 48.55.09 3.76.59 7.31-1.94 8.03-5.68 6.72-34.99 13.25-70.02 18.76-99.97 1.58-8.61 3.13-17.3 4.62-26.05z"
364
+ }
365
+ ),
366
+ /* @__PURE__ */ jsx(
367
+ "path",
368
+ {
369
+ className: "fill-gray-400",
370
+ d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z"
371
+ }
372
+ )
373
+ ]
374
+ }
375
+ ),
376
+ /* @__PURE__ */ jsxs(
377
+ "symbol",
378
+ {
379
+ id: "facet.element.spaces",
380
+ viewBox: "0 0 297.64 419.53",
381
+ children: [
382
+ /* @__PURE__ */ jsx(
383
+ "path",
384
+ {
385
+ className: "fill-green-300",
386
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
387
+ }
388
+ ),
389
+ /* @__PURE__ */ jsx(
390
+ "path",
391
+ {
392
+ className: "fill-gray-50",
393
+ d: "M186.42 290.15c3.74.75 7.4-1.61 8.28-5.33 8.15-34.39 16.23-69.37 23.37-100.61 1.84-8.03 3.64-16.14 5.4-24.31a7.11 7.11 0 0 0-5.46-8.45c-27.04-5.78-55.33-7.91-84.3-5.89a304 304 0 0 0-53.62 8.6c-4.15 1.06-6.4 5.55-4.81 9.53 3.97 9.95 7.83 19.86 11.57 29.68 10.66 27.99 19.99 59.81 28.16 91.57a7.09 7.09 0 0 0 8.24 5.19 160 160 0 0 1 20.37-2.74c14.68-1.03 29.03-.03 42.78 2.74z"
394
+ }
395
+ ),
396
+ /* @__PURE__ */ jsx(
397
+ "path",
398
+ {
399
+ className: "fill-gray-400",
400
+ d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z"
401
+ }
402
+ )
403
+ ]
404
+ }
405
+ ),
406
+ /* @__PURE__ */ jsxs(
407
+ "symbol",
408
+ {
409
+ id: "facet.element.things",
410
+ viewBox: "0 0 297.64 419.53",
411
+ children: [
412
+ /* @__PURE__ */ jsx(
413
+ "path",
414
+ {
415
+ className: "fill-cyan-300",
416
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
417
+ }
418
+ ),
419
+ /* @__PURE__ */ jsx(
420
+ "path",
421
+ {
422
+ className: "fill-gray-50",
423
+ d: "M202.33 184.55c1.58-8.61 3.13-17.3 4.62-26.05.66-3.87-1.95-7.55-5.81-8.2-23.08-3.9-46.31-5.06-69.26-3.59-1.29.08-2.58-.18-3.73-.78L90 126.06c-5.71-2.97-12.1 2.57-9.99 8.65 2.13 6.15 4.22 12.3 6.27 18.43 13.04 38.99 23.77 85.78 32.72 131.31.73 3.72 4.25 6.24 8 5.67 15.94-2.42 32.3-2.45 48.55.09 3.76.59 7.31-1.94 8.03-5.68 6.72-34.99 13.25-70.02 18.76-99.97z"
424
+ }
425
+ ),
426
+ /* @__PURE__ */ jsx(
427
+ "path",
428
+ {
429
+ className: "fill-gray-400",
430
+ d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z"
431
+ }
432
+ )
433
+ ]
434
+ }
435
+ ),
436
+ /* @__PURE__ */ jsxs(
437
+ "symbol",
438
+ {
439
+ id: "facet.element.times",
440
+ viewBox: "0 0 297.64 419.53",
441
+ children: [
442
+ /* @__PURE__ */ jsx(
443
+ "path",
444
+ {
445
+ className: "fill-olive-300",
446
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
447
+ }
448
+ ),
449
+ /* @__PURE__ */ jsx(
450
+ "path",
451
+ {
452
+ className: "fill-gray-50",
453
+ d: "M178.49 290.2c3.77.6 7.34-1.92 8.06-5.67 8.77-45.63 17.29-92.88 23.97-133.03 1.63-9.77 4.71-30.86 6.85-45.65.89-6.13-5.95-10.38-11.06-6.87l-67.34 46.29a7.1 7.1 0 0 1-3.61 1.23 302 302 0 0 0-38.78 4.81c-4.19.8-6.72 5.14-5.38 9.19 1.59 4.81 3.15 9.6 4.68 14.38 10.4 32.36 19.1 70.91 26.48 109.25.71 3.7 4.21 6.22 7.94 5.68 16.07-2.32 32.32-2.16 48.18.38z"
454
+ }
455
+ ),
456
+ /* @__PURE__ */ jsx(
457
+ "path",
458
+ {
459
+ className: "fill-gray-400",
460
+ d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z"
461
+ }
462
+ )
463
+ ]
464
+ }
465
+ ),
466
+ /* @__PURE__ */ jsxs(
467
+ "symbol",
468
+ {
469
+ id: "facet.step.accord.bottom",
470
+ viewBox: "0 0 297.64 419.53",
471
+ children: [
472
+ /* @__PURE__ */ jsx(
473
+ "path",
474
+ {
475
+ className: "fill-gray-100",
476
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
477
+ }
478
+ ),
479
+ /* @__PURE__ */ jsx(
480
+ "path",
481
+ {
482
+ className: "fill-teal-400",
483
+ d: "M63.69 19.98c2.26 7.05 18.77 57.94 24.13 75.78 2.47 8.24 4.88 16.46 7.23 24.64 23.7 82.56 36.49 200.35 46.18 269.98 1.19 8.53 13.22 9.28 15.45.96 19.53-72.9 48.05-200.09 66.5-292.92 3.49-17.55 6.79-35.33 9.81-53.18.86-5.09 1.73-10.04 2.59-14.89.21-1.17 2.27-14.03 4.86-30.36H57.1c3.48 10.5 6.16 18.63 6.59 19.98z"
484
+ }
485
+ ),
486
+ /* @__PURE__ */ jsx(
487
+ "path",
488
+ {
489
+ d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z",
490
+ fill: "#897f7f"
491
+ }
492
+ )
493
+ ]
494
+ }
495
+ ),
496
+ /* @__PURE__ */ jsxs(
497
+ "symbol",
498
+ {
499
+ id: "facet.step.accord.top",
500
+ viewBox: "0 0 419.53 297.64",
501
+ children: [
502
+ /* @__PURE__ */ jsx(
503
+ "path",
504
+ {
505
+ className: "fill-gray-100",
506
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
507
+ }
508
+ ),
509
+ /* @__PURE__ */ jsx(
510
+ "path",
511
+ {
512
+ className: "fill-teal-400",
513
+ d: "M293.94 220.99c.86-5.09 1.73-10.04 2.59-14.89.58-3.29 15.81-98.83 16.33-104.55 1.87-20.58 2.72-42.88 2.07-69.2-.15-6.16-6.98-9.79-12.16-6.46l-128.11 82.27c-1.09.7-2.34 1.12-3.64 1.22a491 491 0 0 0-62.94 9.09c-4.64.98-7.37 5.82-5.82 10.31 6.87 19.88 21.31 63.63 22.37 66.94 2.26 7.05 18.77 57.94 24.13 75.79 2.47 8.24 4.88 16.46 7.23 24.64l.42 1.48h122.98c1.64-8.02 3.22-15.86 4.73-23.46 3.49-17.55 6.79-35.33 9.81-53.18z"
514
+ }
515
+ ),
516
+ /* @__PURE__ */ jsx(
517
+ "path",
518
+ {
519
+ className: "fill-gray-300",
520
+ d: "M217.19 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z"
521
+ }
522
+ )
523
+ ]
524
+ }
525
+ ),
526
+ /* @__PURE__ */ jsxs(
527
+ "symbol",
528
+ {
529
+ id: "facet.step.action.bottom",
530
+ viewBox: "0 0 297.64 419.53",
531
+ children: [
532
+ /* @__PURE__ */ jsx(
533
+ "path",
534
+ {
535
+ className: "fill-gray-100",
536
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
537
+ }
538
+ ),
539
+ /* @__PURE__ */ jsx(
540
+ "path",
541
+ {
542
+ className: "fill-blue-400",
543
+ d: "M43.26 23.81c2.6 6.93 23.51 62.4 27.79 74.5 4.98 14.07 9.77 28.07 14.36 41.91 26.29 79.25 42.1 184.87 53.53 248.8 1.81 10.12 15.94 11.08 19.11 1.3 20.57-63.53 50.58-170.77 73.46-253.92 3.11-11.3 6.16-22.74 9.14-34.29 3.85-14.94 16.58-69.02 18.46-76.88.33-1.38 2.81-12.09 5.8-25.23H34.15c4.73 12.29 8.52 22.25 9.11 23.81"
544
+ }
545
+ ),
546
+ /* @__PURE__ */ jsx(
547
+ "path",
548
+ {
549
+ d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z",
550
+ fill: "#897f7f"
551
+ }
552
+ )
553
+ ]
554
+ }
555
+ ),
556
+ /* @__PURE__ */ jsxs(
557
+ "symbol",
558
+ {
559
+ id: "facet.step.action.top",
560
+ viewBox: "0 0 419.53 297.64",
561
+ children: [
562
+ /* @__PURE__ */ jsx(
563
+ "path",
564
+ {
565
+ className: "fill-gray-100",
566
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
567
+ }
568
+ ),
569
+ /* @__PURE__ */ jsx(
570
+ "path",
571
+ {
572
+ className: "fill-blue-400",
573
+ d: "M320.05 200.98c.71-2.97 11.35-49.09 15.67-69.84a7.906 7.906 0 0 0-5.82-9.27c-42.58-10.69-87.31-15.83-133.35-14.63-38.86 1.02-76.55 6.51-112.59 15.96-4.61 1.21-7.1 6.2-5.31 10.62 8.49 20.87 24.3 62.4 25.55 65.75 2.6 6.93 23.51 62.4 27.79 74.5 2.79 7.89 5.5 15.74 8.17 23.57h156.2c1.76-6.56 3.51-13.14 5.22-19.78 3.85-14.94 16.58-69.02 18.46-76.88z"
574
+ }
575
+ ),
576
+ /* @__PURE__ */ jsx(
577
+ "path",
578
+ {
579
+ className: "fill-gray-300",
580
+ d: "M217.19 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z"
581
+ }
582
+ )
583
+ ]
584
+ }
585
+ ),
586
+ /* @__PURE__ */ jsxs(
587
+ "symbol",
588
+ {
589
+ id: "facet.step.effect.bottom",
590
+ viewBox: "0 0 297.64 419.53",
591
+ children: [
592
+ /* @__PURE__ */ jsx(
593
+ "path",
594
+ {
595
+ className: "fill-gray-100",
596
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
597
+ }
598
+ ),
599
+ /* @__PURE__ */ jsx(
600
+ "path",
601
+ {
602
+ className: "fill-lime-400",
603
+ d: "M75.15 56.01c4.26 13.27 8.36 26.54 12.29 39.75 27.21 91.31 42 220.01 52.73 294.65 1.22 8.51 13.25 9.21 15.45.9 17.38-65.74 42.22-177.17 59.54-256.38 2.62-12 5.18-24.16 7.64-36.42 2.99-14.92 12.83-69.84 14.28-77.79.22-1.22 1.71-9.69 3.6-20.71H57.03C65.86 27 74.31 53.41 75.15 56.02z"
604
+ }
605
+ ),
606
+ /* @__PURE__ */ jsx(
607
+ "path",
608
+ {
609
+ d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z",
610
+ fill: "#897f7f"
611
+ }
612
+ )
613
+ ]
614
+ }
615
+ ),
616
+ /* @__PURE__ */ jsxs(
617
+ "symbol",
618
+ {
619
+ id: "facet.step.effect.top",
620
+ viewBox: "0 0 419.53 297.64",
621
+ children: [
622
+ /* @__PURE__ */ jsx(
623
+ "path",
624
+ {
625
+ className: "fill-gray-100",
626
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
627
+ }
628
+ ),
629
+ /* @__PURE__ */ jsx(
630
+ "path",
631
+ {
632
+ className: "fill-lime-400",
633
+ d: "M298.03 196.46c.55-3 8.69-49.74 11.87-70.58.64-4.2-2.15-8.14-6.32-8.95a490 490 0 0 0-83.57-8.95c-1.3-.03-2.57-.37-3.7-1.01L68.1 23.43c-6.86-3.87-14.54 3.6-10.86 10.56 13.65 25.9 34.29 66.15 41.93 86.28l.13.07s-.06.02-.09.02c8.11 21.38 35.35 106.59 36.89 111.38 4.26 13.27 8.36 26.54 12.29 39.75 2.51 8.41 4.91 17.15 7.21 26.13h123.3c1.65-7.75 3.27-15.54 4.85-23.39 2.99-14.92 12.83-69.84 14.28-77.79z"
634
+ }
635
+ ),
636
+ /* @__PURE__ */ jsx(
637
+ "path",
638
+ {
639
+ className: "fill-gray-300",
640
+ d: "M217.19 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z"
641
+ }
642
+ )
643
+ ]
644
+ }
645
+ ),
646
+ /* @__PURE__ */ jsxs(
647
+ "symbol",
648
+ {
649
+ id: "facet.step.essence.bottom",
650
+ viewBox: "0 0 297.64 419.53",
651
+ children: [
652
+ /* @__PURE__ */ jsx(
653
+ "path",
654
+ {
655
+ className: "fill-gray-100",
656
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
657
+ }
658
+ ),
659
+ /* @__PURE__ */ jsx(
660
+ "path",
661
+ {
662
+ className: "fill-pink-400",
663
+ d: "M75.15 55.95c4.26 13.27 8.36 26.54 12.29 39.75 27.21 91.31 42 220.01 52.73 294.65 1.22 8.51 13.25 9.21 15.45.9 17.38-65.74 42.22-177.17 59.53-256.38 2.62-12 5.18-24.16 7.64-36.42 2.99-14.92 12.83-69.84 14.28-77.79.22-1.22 1.7-9.66 3.59-20.66H57.05c8.83 26.97 17.26 53.35 18.1 55.95"
664
+ }
665
+ ),
666
+ /* @__PURE__ */ jsx(
667
+ "path",
668
+ {
669
+ d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z",
670
+ fill: "#897f7f"
671
+ }
672
+ )
673
+ ]
674
+ }
675
+ ),
676
+ /* @__PURE__ */ jsxs(
677
+ "symbol",
678
+ {
679
+ id: "facet.step.essence.top",
680
+ viewBox: "0 0 419.53 297.64",
681
+ children: [
682
+ /* @__PURE__ */ jsx(
683
+ "path",
684
+ {
685
+ className: "fill-gray-100",
686
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
687
+ }
688
+ ),
689
+ /* @__PURE__ */ jsx(
690
+ "path",
691
+ {
692
+ className: "fill-pink-400",
693
+ d: "M298.03 196.4c.55-3 8.69-49.74 11.87-70.58.64-4.2-2.15-8.14-6.32-8.95a490 490 0 0 0-83.57-8.95c-1.3-.03-2.57-.37-3.7-1.01L68.1 23.37c-6.86-3.87-14.54 3.6-10.86 10.56 13.65 25.9 34.29 66.15 41.93 86.28l.13.07s-.06.01-.09.02c8.11 21.38 35.35 106.59 36.89 111.38 4.26 13.27 8.36 26.54 12.29 39.75 2.51 8.43 4.92 17.19 7.23 26.19h123.27a2104 2104 0 0 0 4.86-23.45c2.99-14.92 12.83-69.84 14.28-77.79z"
694
+ }
695
+ ),
696
+ /* @__PURE__ */ jsx(
697
+ "path",
698
+ {
699
+ className: "fill-gray-300",
700
+ d: "M217.19 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z"
701
+ }
702
+ )
703
+ ]
704
+ }
705
+ ),
706
+ /* @__PURE__ */ jsxs(
707
+ "symbol",
708
+ {
709
+ id: "facet.step.impulse.bottom",
710
+ viewBox: "0 0 297.64 419.53",
711
+ children: [
712
+ /* @__PURE__ */ jsx(
713
+ "path",
714
+ {
715
+ className: "fill-gray-100",
716
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
717
+ }
718
+ ),
719
+ /* @__PURE__ */ jsx(
720
+ "path",
721
+ {
722
+ className: "fill-coral-400",
723
+ d: "M63.69 19.98c2.26 7.05 18.77 57.94 24.13 75.78 2.47 8.24 4.88 16.46 7.23 24.64 23.7 82.56 36.49 200.35 46.18 269.98 1.19 8.53 13.22 9.28 15.45.96 19.53-72.9 48.05-200.09 66.5-292.92 3.49-17.55 11.54-63.22 12.4-68.07.21-1.17 2.27-14.03 4.86-30.36H57.1c3.48 10.5 6.16 18.63 6.59 19.98z"
724
+ }
725
+ ),
726
+ /* @__PURE__ */ jsx(
727
+ "path",
728
+ {
729
+ d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z",
730
+ fill: "#897f7f"
731
+ }
732
+ )
733
+ ]
734
+ }
735
+ ),
736
+ /* @__PURE__ */ jsxs(
737
+ "symbol",
738
+ {
739
+ id: "facet.step.impulse.top",
740
+ viewBox: "0 0 419.53 297.64",
741
+ children: [
742
+ /* @__PURE__ */ jsx(
743
+ "path",
744
+ {
745
+ className: "fill-gray-100",
746
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
747
+ }
748
+ ),
749
+ /* @__PURE__ */ jsx(
750
+ "path",
751
+ {
752
+ className: "fill-teal-400",
753
+ d: "m121.66 129.85.06-.31c-.03.1-.04.21-.06.31"
754
+ }
755
+ ),
756
+ /* @__PURE__ */ jsx(
757
+ "path",
758
+ {
759
+ className: "fill-coral-400",
760
+ d: "M296.53 206.11c.58-3.29 15.81-98.83 16.33-104.55 1.87-20.58 2.72-42.88 2.07-69.2-.15-6.16-6.98-9.79-12.16-6.46l-128.11 82.27c-1.09.7-2.34 1.12-3.64 1.22a491 491 0 0 0-62.94 9.09c-4.64.98-7.37 5.82-5.82 10.31 6.87 19.88 21.31 63.63 22.37 66.94 2.26 7.05 18.77 57.94 24.13 75.78 2.47 8.24 4.88 16.46 7.23 24.64l.42 1.48h122.98c1.64-8.02 3.22-15.86 4.73-23.46 3.49-17.55 11.54-63.22 12.4-68.07z"
761
+ }
762
+ ),
763
+ /* @__PURE__ */ jsx(
764
+ "path",
765
+ {
766
+ className: "fill-gray-300",
767
+ d: "M217.19 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z"
768
+ }
769
+ )
770
+ ]
771
+ }
772
+ ),
773
+ /* @__PURE__ */ jsxs(
774
+ "symbol",
775
+ {
776
+ id: "facet.step.signal.bottom",
777
+ viewBox: "0 0 297.64 419.53",
778
+ children: [
779
+ /* @__PURE__ */ jsx(
780
+ "path",
781
+ {
782
+ className: "fill-gray-100",
783
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
784
+ }
785
+ ),
786
+ /* @__PURE__ */ jsx(
787
+ "path",
788
+ {
789
+ className: "fill-yellow-400",
790
+ d: "M43.26 23.81c2.6 6.93 23.51 62.4 27.79 74.5 4.98 14.07 9.77 28.07 14.36 41.91 26.29 79.25 42.1 184.87 53.53 248.8 1.81 10.12 15.94 11.08 19.11 1.3 20.57-63.53 50.58-170.77 73.46-253.92 3.11-11.3 6.16-22.74 9.14-34.29 3.85-14.94 16.58-69.02 18.46-76.88.33-1.38 2.81-12.09 5.8-25.23H34.15c4.73 12.29 8.52 22.25 9.11 23.81"
791
+ }
792
+ ),
793
+ /* @__PURE__ */ jsx(
794
+ "path",
795
+ {
796
+ d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z",
797
+ fill: "#897f7f"
798
+ }
799
+ )
800
+ ]
801
+ }
802
+ ),
803
+ /* @__PURE__ */ jsxs(
804
+ "symbol",
805
+ {
806
+ id: "facet.step.signal.top",
807
+ viewBox: "0 0 419.53 297.64",
808
+ children: [
809
+ /* @__PURE__ */ jsx(
810
+ "path",
811
+ {
812
+ className: "fill-gray-100",
813
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
814
+ }
815
+ ),
816
+ /* @__PURE__ */ jsx(
817
+ "path",
818
+ {
819
+ className: "fill-yellow-400",
820
+ d: "M320.05 200.98c.71-2.97 11.35-49.09 15.67-69.84a7.906 7.906 0 0 0-5.82-9.27c-42.58-10.69-87.31-15.83-133.35-14.63-38.86 1.02-76.55 6.51-112.59 15.96-4.61 1.21-7.1 6.2-5.31 10.62 8.49 20.87 24.3 62.4 25.55 65.75 2.6 6.93 23.51 62.4 27.79 74.5 2.79 7.89 5.5 15.74 8.17 23.57h156.2c1.76-6.56 3.51-13.14 5.22-19.78 3.85-14.94 16.58-69.02 18.46-76.88z"
821
+ }
822
+ ),
823
+ /* @__PURE__ */ jsx(
824
+ "path",
825
+ {
826
+ className: "fill-gray-300",
827
+ d: "M217.19 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z"
828
+ }
829
+ )
830
+ ]
831
+ }
832
+ ),
833
+ /* @__PURE__ */ jsxs(
834
+ "symbol",
835
+ {
836
+ id: "facets.elements",
837
+ viewBox: "0 0 297.64 419.53",
838
+ children: [
839
+ /* @__PURE__ */ jsx(
840
+ "path",
841
+ {
842
+ className: "fill-gray-400",
843
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
844
+ }
845
+ ),
846
+ /* @__PURE__ */ jsx(
847
+ "path",
848
+ {
849
+ className: "fill-gray-100",
850
+ d: "M192.42 294.98c.43-2.5-1.26-4.88-3.76-5.31a194 194 0 0 0-44.81-2.32c-.84.05-1.67-.12-2.41-.51l-24.68-12.85c-3.69-1.92-7.83 1.66-6.46 5.6 1.38 3.98 2.73 7.96 4.06 11.92 8.44 25.22 15.38 55.5 21.17 84.96.47 2.41 2.75 4.04 5.18 3.67a103.4 103.4 0 0 1 31.41.06c2.43.38 4.73-1.26 5.19-3.68 4.35-22.64 8.57-45.31 12.14-64.68 1.02-5.57 2.02-11.19 2.99-16.86z"
851
+ }
852
+ ),
853
+ /* @__PURE__ */ jsx(
854
+ "path",
855
+ {
856
+ d: "M156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z",
857
+ fill: "#897f7f"
858
+ }
859
+ )
860
+ ]
861
+ }
862
+ ),
863
+ /* @__PURE__ */ jsxs(
864
+ "symbol",
865
+ {
866
+ id: "facets.steps",
867
+ viewBox: "0 0 297.64 419.53",
868
+ children: [
869
+ /* @__PURE__ */ jsx(
870
+ "path",
871
+ {
872
+ className: "fill-gray-200",
873
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
874
+ }
875
+ ),
876
+ /* @__PURE__ */ jsx("g", { className: "fill-gray-400", children: /* @__PURE__ */ jsx("path", { d: "M231.24 280.63a2.97 2.97 0 0 0-3.95-2.1c-7.94 2.99-23.71 8.53-24.98 8.97-2.63.91-23.71 8.23-28.3 9.72-5.34 1.74-10.66 3.4-15.91 4.99-29.71 9-69 13.9-93.24 17.56-4.06.61-4.59 6.25-.71 7.61 23.8 8.36 63.27 20.53 93.95 29.85 4.22 1.28 8.5 2.54 12.81 3.78 5.58 1.6 25.8 6.92 28.74 7.71 1.11.3 18.35 4.76 26.12 6.59 1.56.37 3.12-.56 3.55-2.1 4.44-15.92 6.82-32.7 6.82-50.03 0-14.63-1.69-28.87-4.89-42.53zM156.24 29.66c-.1-2.76-.17-5.52-.21-8.29a.39.39 0 0 0-.19-.34c-2.26-1.4-4.58-2.75-6.85-3.98a.38.38 0 0 0-.37.01c-2.26 1.39-4.59 2.82-6.84 4.22-.11.07-.18.19-.19.32q-.075 3.9-.21 7.8c0 .13.06.25.17.32 2.26 1.4 4.65 2.84 7.05 4.23.12.07.27.07.39.01 2.4-1.23 4.8-2.58 7.06-3.98.11-.07.18-.2.17-.34z" }) })
877
+ ]
878
+ }
879
+ ),
880
+ /* @__PURE__ */ jsxs(
881
+ "symbol",
882
+ {
883
+ id: "prospect.pointer",
884
+ viewBox: "0 0 297.64 841.89",
885
+ children: [
886
+ /* @__PURE__ */ jsx(
887
+ "path",
888
+ {
889
+ className: "fill-gray-50",
890
+ d: "M285.33 0H12.31C5.51 0 0 5.51 0 12.31v817.26c0 6.8 5.51 12.31 12.31 12.31h271.16c7.83 0 14.17-6.35 14.17-14.18V12.31c0-6.8-5.51-12.31-12.31-12.31"
891
+ }
892
+ ),
893
+ /* @__PURE__ */ jsx(
894
+ "path",
895
+ {
896
+ className: "fill-gray-400",
897
+ d: "M149.31 632.64c-50.92 0-100.8-4.41-149.31-12.83v209.77c0 6.8 5.51 12.31 12.31 12.31h271.16c7.83 0 14.17-6.35 14.17-14.18V619.98c-48.2 8.31-97.76 12.66-148.33 12.66"
898
+ }
899
+ ),
900
+ /* @__PURE__ */ jsx(
901
+ "path",
902
+ {
903
+ className: "fill-gray-950",
904
+ d: "M149.31 649.8c-50.92 0-100.8-4.4-149.31-12.82v192.6c0 6.8 5.51 12.31 12.31 12.31h271.16c7.83 0 14.17-6.35 14.17-14.18V637.14c-48.2 8.31-97.76 12.66-148.33 12.66M148.82 311.81c-60.18 0-109.13 48.96-109.13 109.13s48.96 109.13 109.13 109.13 109.13-48.96 109.13-109.13-48.96-109.13-109.13-109.13"
905
+ }
906
+ ),
907
+ /* @__PURE__ */ jsx(
908
+ "path",
909
+ {
910
+ className: "fill-gray-400",
911
+ d: "M148.82 294.8c-69.55 0-126.14 56.59-126.14 126.14s56.59 126.14 126.14 126.14 126.14-56.59 126.14-126.14S218.37 294.8 148.82 294.8M39.69 420.94c0-60.18 48.96-109.13 109.13-109.13s109.13 48.96 109.13 109.13-48.96 109.13-109.13 109.13S39.69 481.11 39.69 420.94M273.52 208.72l-9.66-15.28c2.43 6.27-3.11 13.17-10.42 11.97-34.34-5.62-68.96-11.59-105.06-11.59-35.86 0-70.1 5.93-104.17 11.48-7.34 1.19-12.85-5.89-10.26-12.2l-9.74 15.45c-4.55 7.2 1.77 16.28 10.39 14.88 37.2-6.05 74.58-12.53 113.72-12.53 39.41 0 77.21 6.52 114.7 12.66 8.67 1.42 15.07-7.6 10.49-14.84z"
912
+ }
913
+ ),
914
+ /* @__PURE__ */ jsx(
915
+ "path",
916
+ {
917
+ className: "fill-gray-950",
918
+ d: "M263.86 193.44c-.21-.54-.47-1.09-.81-1.62L156.06 22.68c-3.49-5.47-11.09-5.47-14.58 0L34.69 191.67c-.3.47-.54.95-.74 1.43-2.6 6.3 2.92 13.39 10.26 12.2 34.07-5.55 68.31-11.48 104.17-11.48 36.1 0 70.72 5.97 105.06 11.59 7.31 1.2 12.84-5.7 10.42-11.97"
919
+ }
920
+ ),
921
+ /* @__PURE__ */ jsx(
922
+ "path",
923
+ {
924
+ className: "fill-gray-700",
925
+ d: "M156.74 824.88c-2.63-.14-7.86-.82-7.86-.82s-5.35.52-8.02.66c-.2.01-.37-.18-.36-.38.34-5.5.03-10.62-.18-15.93 0-.2.15-.38.36-.38 2.73.05 8.04.62 8.04.62s5.42-.68 8.24-.79c.21 0 .37.17.36.38-.21 5.41-.22 10.83-.23 16.25 0 .21-.16.38-.36.38z"
926
+ }
927
+ )
928
+ ]
929
+ }
930
+ ),
931
+ /* @__PURE__ */ jsxs(
932
+ "symbol",
933
+ {
934
+ id: "pursuits.flourishing",
935
+ viewBox: "0 0 419.53 297.64",
936
+ children: [
937
+ /* @__PURE__ */ jsx(
938
+ "path",
939
+ {
940
+ className: "fill-gray-950",
941
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
942
+ }
943
+ ),
944
+ /* @__PURE__ */ jsx(
945
+ "path",
946
+ {
947
+ className: "fill-gray-400",
948
+ d: "m262.66 291.14-40.14-63.46-.02-.03c-2.84-4.45-7.61-7.1-12.77-7.1-5.15 0-9.92 2.65-12.78 7.13l-42.81 67.75-1.39 2.2h114.02l-4.11-6.5z"
949
+ }
950
+ ),
951
+ /* @__PURE__ */ jsx(
952
+ "path",
953
+ {
954
+ className: "fill-gray-200",
955
+ d: "M217.03 231.16c-3.49-5.47-11.09-5.47-14.58 0l-42.01 66.48h98.64z"
956
+ }
957
+ ),
958
+ /* @__PURE__ */ jsx(
959
+ "path",
960
+ {
961
+ className: "fill-gray-700",
962
+ d: "M217.68 34.02c-2.63-.14-7.86-.82-7.86-.82s-5.35.52-8.02.66c-.2.01-.37-.18-.36-.38.34-5.5.03-10.62-.18-15.93 0-.2.15-.38.36-.38 2.73.05 8.04.62 8.04.62s5.42-.68 8.24-.79c.21 0 .37.17.36.38-.21 5.41-.22 10.83-.23 16.25 0 .21-.16.38-.36.38z"
963
+ }
964
+ )
965
+ ]
966
+ }
967
+ ),
968
+ /* @__PURE__ */ jsxs(
969
+ "symbol",
970
+ {
971
+ id: "spark.leisure.breeze",
972
+ viewBox: "0 0 297.64 419.53",
973
+ children: [
974
+ /* @__PURE__ */ jsx(
975
+ "path",
976
+ {
977
+ className: "fill-gray-50",
978
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
979
+ }
980
+ ),
981
+ /* @__PURE__ */ jsx(
982
+ "path",
983
+ {
984
+ className: "fill-gray-400",
985
+ d: "M157.32 355.03v-17.01C106.3 328.64 53.73 323.71 0 323.68v17.01c53.73.03 106.3 4.96 157.32 14.34M157.32 289.36C106.3 279.98 53.73 275.05 0 275.02v17.01c53.73.03 106.3 4.96 157.32 14.34z"
986
+ }
987
+ ),
988
+ /* @__PURE__ */ jsx(
989
+ "path",
990
+ {
991
+ className: "fill-gray-300",
992
+ d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z"
993
+ }
994
+ )
995
+ ]
996
+ }
997
+ ),
998
+ /* @__PURE__ */ jsxs(
999
+ "symbol",
1000
+ {
1001
+ id: "spark.leisure.calm",
1002
+ viewBox: "0 0 297.64 419.53",
1003
+ children: [
1004
+ /* @__PURE__ */ jsx(
1005
+ "path",
1006
+ {
1007
+ className: "fill-gray-50",
1008
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
1009
+ }
1010
+ ),
1011
+ /* @__PURE__ */ jsx(
1012
+ "path",
1013
+ {
1014
+ className: "fill-gray-400",
1015
+ d: "M297.64 330.12v-17.01c-59.43 7.57-238.02 7.52-297.64-.17v17.01c59.62 7.69 238.21 7.74 297.64.17"
1016
+ }
1017
+ ),
1018
+ /* @__PURE__ */ jsx(
1019
+ "path",
1020
+ {
1021
+ className: "fill-gray-300",
1022
+ d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z"
1023
+ }
1024
+ )
1025
+ ]
1026
+ }
1027
+ ),
1028
+ /* @__PURE__ */ jsxs(
1029
+ "symbol",
1030
+ {
1031
+ id: "spark.leisure.contemplation",
1032
+ viewBox: "0 0 297.64 419.53",
1033
+ children: [
1034
+ /* @__PURE__ */ jsx(
1035
+ "path",
1036
+ {
1037
+ className: "fill-gray-50",
1038
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
1039
+ }
1040
+ ),
1041
+ /* @__PURE__ */ jsx(
1042
+ "path",
1043
+ {
1044
+ className: "fill-gray-400",
1045
+ d: "m130.78 317.88-1.94-16.9c-42.34-2.83-85.37-2.57-128.84.98v17.07c44.13-3.7 87.81-4.01 130.78-1.15M166.82 325.44l1.94 16.9c42.35 2.83 85.39 2.57 128.88-.98v-17.07c-44.14 3.7-87.84 4.02-130.81 1.15z"
1046
+ }
1047
+ ),
1048
+ /* @__PURE__ */ jsx(
1049
+ "path",
1050
+ {
1051
+ className: "fill-gray-300",
1052
+ d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z"
1053
+ }
1054
+ )
1055
+ ]
1056
+ }
1057
+ ),
1058
+ /* @__PURE__ */ jsxs(
1059
+ "symbol",
1060
+ {
1061
+ id: "spark.leisure.distance",
1062
+ viewBox: "0 0 297.64 419.53",
1063
+ children: [
1064
+ /* @__PURE__ */ jsx(
1065
+ "path",
1066
+ {
1067
+ className: "fill-gray-50",
1068
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
1069
+ }
1070
+ ),
1071
+ /* @__PURE__ */ jsx(
1072
+ "path",
1073
+ {
1074
+ className: "fill-gray-400",
1075
+ d: "M198.12 339.1c32.57-5.99 65.79-10.14 99.52-12.38v-17.01c-33.74 2.24-66.95 6.39-99.52 12.38zM98.73 338.92v-17.01c-32.32-5.9-65.27-10-98.73-12.21v17.01c33.46 2.22 66.41 6.31 98.73 12.22z"
1076
+ }
1077
+ ),
1078
+ /* @__PURE__ */ jsx(
1079
+ "path",
1080
+ {
1081
+ className: "fill-gray-300",
1082
+ d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z"
1083
+ }
1084
+ )
1085
+ ]
1086
+ }
1087
+ ),
1088
+ /* @__PURE__ */ jsxs(
1089
+ "symbol",
1090
+ {
1091
+ id: "spark.leisure.indulgence",
1092
+ viewBox: "0 0 297.64 419.53",
1093
+ children: [
1094
+ /* @__PURE__ */ jsx(
1095
+ "path",
1096
+ {
1097
+ className: "fill-gray-50",
1098
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
1099
+ }
1100
+ ),
1101
+ /* @__PURE__ */ jsx(
1102
+ "path",
1103
+ {
1104
+ className: "fill-gray-400",
1105
+ d: "m252.73 296.08-14.96-8.09c-13.19 40.63-29.54 80.75-49.15 120.04h18.94c17.85-36.71 32.89-74.11 45.17-111.95M59.87 287.99l-14.96 8.09c12.28 37.84 27.32 75.25 45.17 111.95h18.94c-19.61-39.29-35.96-79.41-49.15-120.04"
1106
+ }
1107
+ ),
1108
+ /* @__PURE__ */ jsx(
1109
+ "path",
1110
+ {
1111
+ className: "fill-gray-300",
1112
+ d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z"
1113
+ }
1114
+ )
1115
+ ]
1116
+ }
1117
+ ),
1118
+ /* @__PURE__ */ jsxs(
1119
+ "symbol",
1120
+ {
1121
+ id: "spark.leisure.inspiration",
1122
+ viewBox: "0 0 297.64 419.53",
1123
+ children: [
1124
+ /* @__PURE__ */ jsx(
1125
+ "path",
1126
+ {
1127
+ className: "fill-gray-50",
1128
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
1129
+ }
1130
+ ),
1131
+ /* @__PURE__ */ jsx(
1132
+ "path",
1133
+ {
1134
+ className: "fill-gray-400",
1135
+ d: "m146.77 344.37 2.05-17.48C99.97 329.95 50.25 329.85 0 325.3v17.1c49.55 4.43 98.59 5 146.77 1.97M149.23 309.88l-.41 17c48.82-7.29 98.02-10.99 148.82-10.81v-17.01c-50.74-.16-99.71 3.54-148.41 10.81z"
1136
+ }
1137
+ ),
1138
+ /* @__PURE__ */ jsx(
1139
+ "path",
1140
+ {
1141
+ className: "fill-gray-300",
1142
+ d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z"
1143
+ }
1144
+ )
1145
+ ]
1146
+ }
1147
+ ),
1148
+ /* @__PURE__ */ jsxs(
1149
+ "symbol",
1150
+ {
1151
+ id: "spark.leisure.movement",
1152
+ viewBox: "0 0 297.64 419.53",
1153
+ children: [
1154
+ /* @__PURE__ */ jsx(
1155
+ "path",
1156
+ {
1157
+ className: "fill-gray-50",
1158
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
1159
+ }
1160
+ ),
1161
+ /* @__PURE__ */ jsx(
1162
+ "path",
1163
+ {
1164
+ className: "fill-gray-400",
1165
+ d: "M156.18 316.84c-34.05 25.05-95.13 81.13-118.04 102.69h23.38c20.78-19.4 72.44-66.77 102.99-89.17l-8.33-13.51zM228.87 316.84c-34.05 25.05-95.13 81.13-118.04 102.69h23.38c20.78-19.4 72.44-66.77 102.99-89.17l-8.33-13.51z"
1166
+ }
1167
+ ),
1168
+ /* @__PURE__ */ jsx(
1169
+ "path",
1170
+ {
1171
+ className: "fill-gray-300",
1172
+ d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z"
1173
+ }
1174
+ )
1175
+ ]
1176
+ }
1177
+ ),
1178
+ /* @__PURE__ */ jsxs(
1179
+ "symbol",
1180
+ {
1181
+ id: "spark.leisure.nearness",
1182
+ viewBox: "0 0 297.64 419.53",
1183
+ children: [
1184
+ /* @__PURE__ */ jsx(
1185
+ "path",
1186
+ {
1187
+ className: "fill-gray-50",
1188
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
1189
+ }
1190
+ ),
1191
+ /* @__PURE__ */ jsx(
1192
+ "path",
1193
+ {
1194
+ className: "fill-gray-400",
1195
+ d: "m250.94 300.84-.1-17.01c-50.64 9.57-102.85 14.75-156.22 15.1L94 315.94c53.6-.3 106.08-5.49 156.94-15.1M212.59 333.3l.66-16.99c-51.02 7.28-103.41 10.11-156.74 8.06l-1.39 16.97c53.56 2.11 106.22-.72 157.46-8.03z"
1196
+ }
1197
+ ),
1198
+ /* @__PURE__ */ jsx(
1199
+ "path",
1200
+ {
1201
+ className: "fill-gray-300",
1202
+ d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z"
1203
+ }
1204
+ )
1205
+ ]
1206
+ }
1207
+ ),
1208
+ /* @__PURE__ */ jsxs(
1209
+ "symbol",
1210
+ {
1211
+ id: "spark.leisure.nourishment",
1212
+ viewBox: "0 0 297.64 419.53",
1213
+ children: [
1214
+ /* @__PURE__ */ jsx(
1215
+ "path",
1216
+ {
1217
+ className: "fill-gray-50",
1218
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
1219
+ }
1220
+ ),
1221
+ /* @__PURE__ */ jsx(
1222
+ "path",
1223
+ {
1224
+ className: "fill-gray-400",
1225
+ d: "M149.31 298.84c50.57 0 100.13 4.35 148.33 12.66v-17.01c-48.2-8.31-97.76-12.66-148.33-12.66S48.51 286.24 0 294.67v17.01c48.51-8.42 98.39-12.83 149.31-12.83zM0 332.01v17.01c48.51 8.42 98.39 12.83 149.31 12.83s100.13-4.35 148.33-12.66v-17.01c-48.2 8.31-97.76 12.66-148.33 12.66S48.51 340.44 0 332.01"
1226
+ }
1227
+ ),
1228
+ /* @__PURE__ */ jsx(
1229
+ "path",
1230
+ {
1231
+ className: "fill-gray-300",
1232
+ d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z"
1233
+ }
1234
+ )
1235
+ ]
1236
+ }
1237
+ ),
1238
+ /* @__PURE__ */ jsxs(
1239
+ "symbol",
1240
+ {
1241
+ id: "spark.leisure.refreshment",
1242
+ viewBox: "0 0 297.64 419.53",
1243
+ children: [
1244
+ /* @__PURE__ */ jsx(
1245
+ "path",
1246
+ {
1247
+ className: "fill-gray-50",
1248
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
1249
+ }
1250
+ ),
1251
+ /* @__PURE__ */ jsx(
1252
+ "path",
1253
+ {
1254
+ className: "fill-gray-400",
1255
+ d: "M176.35 277.22h-17.01c-4.63 25.36-8.15 51.1-10.53 77.18-2.38-26.08-5.89-51.82-10.53-77.18h-17.01c8.45 46.26 13.23 93.8 14.02 142.31h27.02c.8-48.51 5.57-96.05 14.02-142.31z"
1256
+ }
1257
+ ),
1258
+ /* @__PURE__ */ jsx(
1259
+ "path",
1260
+ {
1261
+ className: "fill-gray-300",
1262
+ d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z"
1263
+ }
1264
+ )
1265
+ ]
1266
+ }
1267
+ ),
1268
+ /* @__PURE__ */ jsxs(
1269
+ "symbol",
1270
+ {
1271
+ id: "spark.leisure.relaxation",
1272
+ viewBox: "0 0 297.64 419.53",
1273
+ children: [
1274
+ /* @__PURE__ */ jsx(
1275
+ "path",
1276
+ {
1277
+ className: "fill-gray-50",
1278
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
1279
+ }
1280
+ ),
1281
+ /* @__PURE__ */ jsx(
1282
+ "path",
1283
+ {
1284
+ className: "fill-gray-400",
1285
+ d: "M148.9 309.25c-48.35 8.83-98.1 17.27-148.9 18.08v17.01c50.78-.81 100.56-9.25 148.9-18.08 48.3 8.82 98.01 17.26 148.74 18.08v-17.01c-50.74-.83-100.44-9.26-148.74-18.08"
1286
+ }
1287
+ ),
1288
+ /* @__PURE__ */ jsx(
1289
+ "path",
1290
+ {
1291
+ className: "fill-gray-300",
1292
+ d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z"
1293
+ }
1294
+ )
1295
+ ]
1296
+ }
1297
+ ),
1298
+ /* @__PURE__ */ jsxs(
1299
+ "symbol",
1300
+ {
1301
+ id: "spark.leisure.relief",
1302
+ viewBox: "0 0 297.64 419.53",
1303
+ children: [
1304
+ /* @__PURE__ */ jsx(
1305
+ "path",
1306
+ {
1307
+ className: "fill-gray-50",
1308
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
1309
+ }
1310
+ ),
1311
+ /* @__PURE__ */ jsx(
1312
+ "path",
1313
+ {
1314
+ className: "fill-gray-400",
1315
+ d: "M140.03 329.98h-17.01c-.21 30.25-1.99 60.11-5.22 89.55h17.01c3.23-29.43 5.02-59.3 5.22-89.55M180.79 287.34h-17.01a876 876 0 0 0-6.18 98.05h17.01c.23-33.16 2.33-65.88 6.18-98.05"
1316
+ }
1317
+ ),
1318
+ /* @__PURE__ */ jsx(
1319
+ "path",
1320
+ {
1321
+ className: "fill-gray-300",
1322
+ d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z"
1323
+ }
1324
+ )
1325
+ ]
1326
+ }
1327
+ ),
1328
+ /* @__PURE__ */ jsxs(
1329
+ "symbol",
1330
+ {
1331
+ id: "spark.motivator.flexibility",
1332
+ viewBox: "0 0 419.53 297.64",
1333
+ children: [
1334
+ /* @__PURE__ */ jsx(
1335
+ "path",
1336
+ {
1337
+ className: "fill-gray-800",
1338
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
1339
+ }
1340
+ ),
1341
+ /* @__PURE__ */ jsx(
1342
+ "path",
1343
+ {
1344
+ className: "fill-yellow-300",
1345
+ d: "M345.11 250.04c-6.62-16.29-17.7-45.15-22.85-58.64l-220.76 1.05c-3.52 15.29-10.24 44.81-13.46 60.27a7.906 7.906 0 0 0 5.82 9.27c12.02 3.02 24.21 5.57 36.55 7.69l173.47-1.04c12.14-2.23 24.12-4.89 35.92-7.98 4.61-1.21 7.1-6.2 5.31-10.62"
1346
+ }
1347
+ ),
1348
+ /* @__PURE__ */ jsx(
1349
+ "path",
1350
+ {
1351
+ className: "fill-yellow-400",
1352
+ d: "M329.9 121.87c-42.58-10.69-87.31-15.83-133.35-14.63-38.86 1.02-76.55 6.51-112.59 15.96-4.61 1.21-7.1 6.2-5.31 10.62 6.62 16.29 17.7 45.15 22.85 58.64 1.45 3.8 2.43 6.38 2.7 7.11 2.36 6.29 19.8 52.58 26.21 70.11a339 339 0 0 1 1.58 4.39c2.79 7.89 5.5 15.74 8.17 23.57h156.2c1.76-6.56 3.51-13.14 5.22-19.78.58-2.27 1.37-5.44 2.3-9.22 5.17-21.09 14.57-61 16.16-67.66.18-.76 1.01-4.33 2.22-9.57 3.52-15.29 10.24-44.81 13.46-60.27a7.906 7.906 0 0 0-5.82-9.27"
1353
+ }
1354
+ ),
1355
+ /* @__PURE__ */ jsx(
1356
+ "path",
1357
+ {
1358
+ d: "M215.66 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z",
1359
+ fill: "#897f7f"
1360
+ }
1361
+ )
1362
+ ]
1363
+ }
1364
+ ),
1365
+ /* @__PURE__ */ jsxs(
1366
+ "symbol",
1367
+ {
1368
+ id: "spark.motivator.orientation",
1369
+ viewBox: "0 0 419.53 297.64",
1370
+ children: [
1371
+ /* @__PURE__ */ jsx(
1372
+ "path",
1373
+ {
1374
+ className: "fill-gray-800",
1375
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
1376
+ }
1377
+ ),
1378
+ /* @__PURE__ */ jsx(
1379
+ "path",
1380
+ {
1381
+ className: "fill-pink-300",
1382
+ d: "M117.59 231.7c4.26 13.27 8.36 26.54 12.29 39.75 2.51 8.43 4.92 17.19 7.23 26.19h123.27a2104 2104 0 0 0 4.86-23.45c2.99-14.92 12.83-69.84 14.28-77.79.55-3 8.69-49.74 11.87-70.58.64-4.2-2.15-8.14-6.32-8.95a490 490 0 0 0-83.57-8.95c-1.3-.03-2.57-.37-3.7-1.01L49.59 23.37c-4.65-2.62-9.67-.04-11.28 4.07-.77 1.95-.77 4.25.42 6.49 13.65 25.9 34.29 66.15 41.93 86.28l.13.07s-.06.01-.09.02c8.11 21.38 35.35 106.59 36.89 111.38z"
1383
+ }
1384
+ ),
1385
+ /* @__PURE__ */ jsx(
1386
+ "path",
1387
+ {
1388
+ className: "fill-pink-400",
1389
+ d: "M99.3 120.29s-.06.01-.09.02c8.11 21.38 35.35 106.59 36.89 111.38 4.26 13.27 8.36 26.54 12.29 39.75 2.51 8.43 4.92 17.19 7.23 26.19h123.27a2104 2104 0 0 0 4.86-23.45c2.99-14.92 12.83-69.84 14.28-77.79.55-3 8.69-49.74 11.87-70.58.64-4.2-2.15-8.14-6.32-8.95a490 490 0 0 0-83.57-8.95c-1.3-.03-2.57-.37-3.7-1.01L68.1 23.37c-4.65-2.62-9.67-.04-11.28 4.07-.77 1.95-.77 4.25.42 6.49 13.65 25.9 34.29 66.15 41.93 86.28l.13.07z"
1390
+ }
1391
+ ),
1392
+ /* @__PURE__ */ jsx(
1393
+ "path",
1394
+ {
1395
+ d: "M215.66 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z",
1396
+ fill: "#897f7f"
1397
+ }
1398
+ )
1399
+ ]
1400
+ }
1401
+ ),
1402
+ /* @__PURE__ */ jsxs(
1403
+ "symbol",
1404
+ {
1405
+ id: "spark.motivator.pathways",
1406
+ viewBox: "0 0 419.53 297.64",
1407
+ children: [
1408
+ /* @__PURE__ */ jsx(
1409
+ "path",
1410
+ {
1411
+ className: "fill-gray-800",
1412
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
1413
+ }
1414
+ ),
1415
+ /* @__PURE__ */ jsx(
1416
+ "path",
1417
+ {
1418
+ className: "fill-lime-300",
1419
+ d: "m365.81 23.43-148.22 83.54c-.21.12-.42.21-.64.31-.96.43-2 .68-3.06.7-27.86.58-55.82 3.54-83.57 8.95-4.17.81-6.96 4.75-6.32 8.95 3.18 20.84 11.32 67.58 11.87 70.58 1.45 7.95 11.29 62.87 14.28 77.79.85 4.23 1.72 8.43 2.59 12.63.96 3.54 1.91 7.14 2.84 10.76h122.73c.93-3.62 1.88-7.22 2.84-10.76 1.42-5.22 2.87-10.36 4.36-15.37 3.94-13.21 8.04-26.48 12.29-39.75 1.54-4.79 28.78-90.01 36.89-111.38-.03 0-.06-.02-.09-.02l.13-.07c7.64-20.13 28.28-60.39 41.93-86.28 3.67-6.97-4-14.43-10.86-10.56z"
1420
+ }
1421
+ ),
1422
+ /* @__PURE__ */ jsx(
1423
+ "path",
1424
+ {
1425
+ className: "fill-lime-400",
1426
+ d: "M303.58 116.93a490 490 0 0 0-83.57-8.95c-1.06-.02-2.1-.27-3.06-.7-.22-.1-.43-.19-.64-.31L68.1 23.43c-6.86-3.87-14.54 3.6-10.86 10.56 13.65 25.9 34.29 66.15 41.93 86.28l.13.07s-.06.02-.09.02c8.11 21.38 35.35 106.59 36.89 111.38 4.26 13.27 8.36 26.54 12.29 39.75 1.49 5.01 2.94 10.15 4.36 15.37.96 3.54 1.91 7.14 2.84 10.76h122.73c.93-3.62 1.88-7.22 2.84-10.76.87-4.2 1.74-8.4 2.59-12.63 2.99-14.92 12.83-69.84 14.28-77.79.55-3 8.69-49.74 11.87-70.58.64-4.2-2.15-8.14-6.32-8.95z"
1427
+ }
1428
+ ),
1429
+ /* @__PURE__ */ jsx(
1430
+ "path",
1431
+ {
1432
+ d: "M215.66 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z",
1433
+ fill: "#897f7f"
1434
+ }
1435
+ )
1436
+ ]
1437
+ }
1438
+ ),
1439
+ /* @__PURE__ */ jsxs(
1440
+ "symbol",
1441
+ {
1442
+ id: "spark.motivator.possibilities",
1443
+ viewBox: "0 0 419.53 297.64",
1444
+ children: [
1445
+ /* @__PURE__ */ jsx(
1446
+ "path",
1447
+ {
1448
+ className: "fill-gray-800",
1449
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
1450
+ }
1451
+ ),
1452
+ /* @__PURE__ */ jsx(
1453
+ "path",
1454
+ {
1455
+ className: "fill-coral-300",
1456
+ d: "M306.84 220.45c.71-2.23 6.66-20.27 13.08-39.51 4.62-13.86 9.49-28.35 12.82-37.99 1.6-4.64-.75-9.59-5.1-11.41-.52-.22-1.06-.4-1.64-.52-24.16-5.11-48.49-8.6-72.86-10.52a9.2 9.2 0 0 1-4.21-1.41l-39.17-25.15-109.15-70.11c-6-3.85-13.91.35-14.08 7.48-.75 30.46.24 56.28 2.4 80.11.15 1.6 1.29 9.31 2.95 20.12 2.08 13.55 4.97 31.98 7.73 49.4 4.12 26.04 7.92 49.8 8.23 51.53.82 4.61 7.24 41.03 11.75 65.18h162.56c7.94-25.45 22.44-70.15 24.69-77.19z"
1457
+ }
1458
+ ),
1459
+ /* @__PURE__ */ jsx(
1460
+ "path",
1461
+ {
1462
+ className: "fill-coral-400",
1463
+ d: "M311.69 232.46c.31-1.73 4.11-25.48 8.23-51.53 2.75-17.42 5.64-35.84 7.73-49.4 1.66-10.81 2.8-18.51 2.95-20.12 2.16-23.83 3.15-49.65 2.4-80.11-.18-7.13-8.08-11.33-14.08-7.48L209.77 93.91l-39.17 25.15a9.1 9.1 0 0 1-4.21 1.41 569 569 0 0 0-72.86 10.52c-.57.12-1.12.3-1.64.52-4.35 1.82-6.7 6.77-5.1 11.41 3.33 9.64 8.2 24.12 12.82 37.99 6.42 19.24 12.37 37.29 13.08 39.51 2.25 7.03 16.76 51.73 24.69 77.19h162.56c4.51-24.15 10.93-60.57 11.75-65.18z"
1464
+ }
1465
+ ),
1466
+ /* @__PURE__ */ jsx(
1467
+ "path",
1468
+ {
1469
+ d: "M215.66 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z",
1470
+ fill: "#897f7f"
1471
+ }
1472
+ )
1473
+ ]
1474
+ }
1475
+ ),
1476
+ /* @__PURE__ */ jsxs(
1477
+ "symbol",
1478
+ {
1479
+ id: "spark.motivator.strength",
1480
+ viewBox: "0 0 419.53 297.64",
1481
+ children: [
1482
+ /* @__PURE__ */ jsx(
1483
+ "path",
1484
+ {
1485
+ className: "fill-gray-800",
1486
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
1487
+ }
1488
+ ),
1489
+ /* @__PURE__ */ jsx(
1490
+ "path",
1491
+ {
1492
+ className: "fill-blue-300",
1493
+ d: "M86.92 200.59c3.02 8.21 27.3 73.92 32.27 88.25 1.02 2.94 2.15 5.87 3.33 8.8h192.49c.37-1.44.74-2.86 1.1-4.3 4.47-17.7 19.26-81.76 21.44-91.07.83-3.52 13.19-58.15 18.2-82.73 1-4.92-1.98-9.76-6.76-10.98C299.54 95.9 247.6 89.8 194.15 91.23c-45.12 1.21-88.89 7.71-130.74 18.9-5.35 1.43-8.25 7.35-6.16 12.58 9.86 24.72 28.22 73.92 29.67 77.88"
1494
+ }
1495
+ ),
1496
+ /* @__PURE__ */ jsx(
1497
+ "path",
1498
+ {
1499
+ className: "fill-blue-400",
1500
+ d: "M131.99 274.07c2.79 7.89 5.5 15.74 8.17 23.57h156.2c1.76-6.56 3.51-13.14 5.22-19.78 3.85-14.94 16.58-69.02 18.46-76.88.71-2.97 11.35-49.09 15.67-69.84a7.906 7.906 0 0 0-5.82-9.27c-42.58-10.69-87.31-15.83-133.35-14.63-38.86 1.02-76.55 6.51-112.59 15.96-4.61 1.21-7.1 6.2-5.31 10.62 8.49 20.87 24.3 62.4 25.55 65.75 2.6 6.93 23.51 62.4 27.79 74.5z"
1501
+ }
1502
+ ),
1503
+ /* @__PURE__ */ jsx(
1504
+ "path",
1505
+ {
1506
+ d: "M215.66 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z",
1507
+ fill: "#897f7f"
1508
+ }
1509
+ )
1510
+ ]
1511
+ }
1512
+ ),
1513
+ /* @__PURE__ */ jsxs(
1514
+ "symbol",
1515
+ {
1516
+ id: "spark.motivator.structure",
1517
+ viewBox: "0 0 419.53 297.64",
1518
+ children: [
1519
+ /* @__PURE__ */ jsx(
1520
+ "path",
1521
+ {
1522
+ className: "fill-gray-800",
1523
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
1524
+ }
1525
+ ),
1526
+ /* @__PURE__ */ jsx(
1527
+ "path",
1528
+ {
1529
+ className: "fill-teal-300",
1530
+ d: "M139.21 297.64h160.65c1.56-9.62 7.36-46.03 11.3-71.37 2.06-13.29 3.62-23.54 3.77-25.25 1.77-19.48 2.58-40.59 1.96-65.49-.14-5.83-6.61-9.26-11.51-6.11l-121.25 77.86a7.4 7.4 0 0 1-3.44 1.15 465 465 0 0 0-59.56 8.6c-4.39.93-6.97 5.51-5.51 9.75 6.5 18.82 20.17 60.22 21.18 63.36.39 1.23 1.25 3.89 2.42 7.49z"
1531
+ }
1532
+ ),
1533
+ /* @__PURE__ */ jsx(
1534
+ "path",
1535
+ {
1536
+ className: "fill-teal-400",
1537
+ d: "M130.88 215.08c5.95 18.46 14.35 44.65 17.89 56.44 2.47 8.24 4.88 16.46 7.23 24.64l.42 1.48H279.4c1.64-8.02 3.22-15.86 4.73-23.46 3.49-17.55 6.79-35.33 9.81-53.18.86-5.09 1.73-10.04 2.59-14.89.4-2.25 7.63-47.56 12.34-77.87 2.18-14.05 3.82-24.87 3.99-26.68 1.87-20.58 2.72-42.88 2.07-69.2-.15-6.16-6.98-9.79-12.16-6.46l-128.11 82.27c-1.09.7-2.34 1.12-3.64 1.22a491 491 0 0 0-62.94 9.09c-4.64.98-7.37 5.82-5.82 10.31 6.87 19.88 21.31 63.63 22.37 66.94.77 2.4 3.18 9.85 6.24 19.35z"
1538
+ }
1539
+ ),
1540
+ /* @__PURE__ */ jsx(
1541
+ "path",
1542
+ {
1543
+ d: "M215.66 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z",
1544
+ fill: "#897f7f"
1545
+ }
1546
+ )
1547
+ ]
1548
+ }
1549
+ ),
1550
+ /* @__PURE__ */ jsxs(
1551
+ "symbol",
1552
+ {
1553
+ id: "sparks.leisure",
1554
+ viewBox: "0 0 297.64 419.53",
1555
+ children: [
1556
+ /* @__PURE__ */ jsx(
1557
+ "path",
1558
+ {
1559
+ className: "fill-gray-50",
1560
+ d: "M12.31 419.53h271.16c7.83 0 14.17-6.35 14.17-14.17V12.31c0-6.8-5.51-12.31-12.31-12.31H12.31C5.51 0 0 5.51 0 12.31v394.91c0 6.8 5.51 12.31 12.31 12.31"
1561
+ }
1562
+ ),
1563
+ /* @__PURE__ */ jsx(
1564
+ "path",
1565
+ {
1566
+ className: "fill-gray-400",
1567
+ d: "m70.76 322.08-.69 16.99c53.52 2.06 106.1-.78 157.3-8.11l.65-17c-51.19 7.33-103.75 10.18-157.27 8.12z"
1568
+ }
1569
+ ),
1570
+ /* @__PURE__ */ jsx(
1571
+ "path",
1572
+ {
1573
+ className: "fill-gray-300",
1574
+ d: "M154.71 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z"
1575
+ }
1576
+ )
1577
+ ]
1578
+ }
1579
+ ),
1580
+ /* @__PURE__ */ jsxs(
1581
+ "symbol",
1582
+ {
1583
+ id: "sparks.motivators",
1584
+ viewBox: "0 0 419.53 297.64",
1585
+ children: [
1586
+ /* @__PURE__ */ jsx(
1587
+ "path",
1588
+ {
1589
+ className: "fill-gray-800",
1590
+ d: "M419.53 285.33V14.17c0-7.83-6.35-14.17-14.17-14.17H12.31C5.51 0 0 5.51 0 12.31v273.02c0 6.8 5.51 12.31 12.31 12.31h394.91c6.8 0 12.31-5.51 12.31-12.31"
1591
+ }
1592
+ ),
1593
+ /* @__PURE__ */ jsx(
1594
+ "path",
1595
+ {
1596
+ className: "fill-gray-400",
1597
+ d: "M255.28 239.3c-.19-.08-.4-.15-.61-.19-9-1.9-18.07-3.21-27.15-3.92a3.27 3.27 0 0 1-1.57-.53l-14.6-9.37-40.67-26.12c-2.24-1.44-5.18.13-5.25 2.79-.28 11.35.09 20.97.9 29.85.05.6.48 3.47 1.1 7.5.78 5.05 1.85 11.92 2.88 18.41 1.53 9.7 2.95 18.56 3.07 19.2.27 1.5 2.13 12.08 3.72 20.73h62.42c2.96-9.31 7.37-23.2 8.01-25.21.27-.83 2.48-7.55 4.87-14.72 1.72-5.17 3.54-10.56 4.78-14.16.6-1.73-.28-3.57-1.9-4.25z"
1598
+ }
1599
+ ),
1600
+ /* @__PURE__ */ jsx(
1601
+ "path",
1602
+ {
1603
+ className: "fill-gray-200",
1604
+ d: "M257.28 201.95c-.07-2.66-3.01-4.22-5.25-2.79l-40.67 26.12-14.6 9.37c-.47.3-1.01.48-1.57.53-9.08.72-18.15 2.02-27.15 3.92-.21.05-.42.11-.61.19-1.62.68-2.5 2.52-1.9 4.25 1.24 3.59 3.05 8.99 4.78 14.16 2.39 7.17 4.61 13.89 4.87 14.72.64 2.01 5.06 15.9 8.01 25.21h62.42c1.59-8.65 3.45-19.23 3.72-20.73.11-.64 1.53-9.5 3.07-19.2 1.03-6.49 2.1-13.36 2.88-18.41.62-4.03 1.05-6.9 1.1-7.5.81-8.88 1.18-18.5.9-29.85z"
1605
+ }
1606
+ ),
1607
+ /* @__PURE__ */ jsx(
1608
+ "path",
1609
+ {
1610
+ d: "M215.66 23.7c-.85 0-1.71 0-2.58.02-.1 0-.16-.11-.11-.2q.705-1.155 1.44-2.31c.04-.07.03-.15-.04-.19-.94-.53-1.92-1.03-2.91-1.5-.07-.03-.15 0-.19.06-.48.75-.94 1.5-1.39 2.26-.05.09-.19.09-.24 0-.45-.72-.92-1.42-1.39-2.09-.04-.06-.13-.07-.19-.03-.99.57-1.96 1.14-2.9 1.7-.06.04-.08.12-.04.17.49.67.97 1.35 1.43 2.06.06.08 0 .19-.11.2-.87.02-1.73.05-2.57.07-.07 0-.12.06-.12.13.09.99.17 1.98.25 2.97 0 .07.06.12.13.13.81.02 1.63.05 2.46.06.1 0 .16.11.12.2-.38.71-.75 1.39-1.11 2.07-.03.06 0 .14.05.18.9.56 1.79 1.12 2.65 1.69.06.04.13.02.16-.04.38-.68.78-1.38 1.18-2.1.05-.09.17-.08.22 0 .41.75.8 1.5 1.18 2.25.03.06.11.09.16.06.87-.48 1.76-.98 2.65-1.51.06-.04.09-.12.05-.19-.36-.77-.73-1.54-1.11-2.3-.05-.09.02-.21.12-.2.83 0 1.65.01 2.46.02.07 0 .13-.06.13-.14.08-1.12.17-2.23.26-3.35 0-.08-.05-.14-.12-.14z",
1611
+ fill: "#897f7f"
1612
+ }
1613
+ )
1614
+ ]
1615
+ }
1616
+ )
1617
+ ] })
1618
+ }
1619
+ );
4
1620
  }
1621
+
1622
+ export { CompassSpriteProvider };