@regardio/brand 0.8.1 → 0.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -5
- package/dist/components/button.stories.d.mts +103 -63
- package/dist/generated/icons/regardio-ensemble-icon-color-full.mjs +136 -136
- package/dist/generated/icons/regardio-ensemble-icon-color.mjs +136 -136
- package/dist/generated/icons/{regardio-system-zest-icon.d.mts → system-layer-bridges-icon.d.mts} +3 -3
- package/dist/generated/icons/{regardio-system-bridge-icon.mjs → system-layer-bridges-icon.mjs} +4 -4
- package/dist/generated/icons/{regardio-system-plan-icon.d.mts → system-layer-circles-icon.d.mts} +3 -3
- package/dist/generated/icons/{regardio-system-circle-icon.mjs → system-layer-circles-icon.mjs} +3 -3
- package/dist/generated/icons/{regardio-system-spark-icon.d.mts → system-layer-facets-icon.d.mts} +3 -3
- package/dist/generated/icons/{regardio-system-facet-icon.mjs → system-layer-facets-icon.mjs} +4 -4
- package/dist/generated/icons/{regardio-system-facet-icon.d.mts → system-layer-plans-icon.d.mts} +3 -3
- package/dist/generated/icons/system-layer-plans-icon.mjs +19 -0
- package/dist/generated/icons/system-layer-pursuits-icon.d.mts +14 -0
- package/dist/generated/icons/{regardio-system-pursuit-icon.mjs → system-layer-pursuits-icon.mjs} +4 -4
- package/dist/generated/icons/system-layer-sources-icon.d.mts +14 -0
- package/dist/generated/icons/system-layer-sources-icon.mjs +19 -0
- package/dist/generated/sprites/compass-sprite-provider.mjs +323 -293
- package/dist/generated/sprites/compass-sprite.d.mts +5 -4
- package/dist/generated/sprites/compass-sprite.mjs +54 -3
- package/dist/styles/grid.css +47 -5
- package/dist/styles/index.css +3 -0
- package/dist/styles/tokens.css +1 -1
- package/dist/styles/typography.css +14 -32
- package/dist/styles/utopia.css +59 -0
- package/package.json +39 -40
- package/src/styles/grid.css +47 -5
- package/src/styles/index.css +3 -0
- package/src/styles/tokens.css +1 -1
- package/src/styles/typography.css +14 -32
- package/src/styles/utopia.css +59 -0
- package/dist/generated/icons/regardio-system-bridge-icon.d.mts +0 -14
- package/dist/generated/icons/regardio-system-circle-icon.d.mts +0 -14
- package/dist/generated/icons/regardio-system-plan-icon.mjs +0 -19
- package/dist/generated/icons/regardio-system-pursuit-icon.d.mts +0 -14
- package/dist/generated/icons/regardio-system-spark-icon.mjs +0 -19
- package/dist/generated/icons/regardio-system-zest-icon.mjs +0 -19
|
@@ -12,7 +12,7 @@ function CompassSpriteProvider() {
|
|
|
12
12
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
13
13
|
children: /* @__PURE__ */ jsxs("defs", { children: [
|
|
14
14
|
/* @__PURE__ */ jsxs("symbol", {
|
|
15
|
-
id: "
|
|
15
|
+
id: "bridge-view-contradicts",
|
|
16
16
|
viewBox: "0 0 419.53 297.64",
|
|
17
17
|
children: [
|
|
18
18
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -21,7 +21,7 @@ function CompassSpriteProvider() {
|
|
|
21
21
|
}),
|
|
22
22
|
/* @__PURE__ */ jsx("path", {
|
|
23
23
|
className: "fill-green-300",
|
|
24
|
-
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.
|
|
24
|
+
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"
|
|
25
25
|
}),
|
|
26
26
|
/* @__PURE__ */ jsx("path", {
|
|
27
27
|
className: "fill-green-400",
|
|
@@ -29,12 +29,12 @@ function CompassSpriteProvider() {
|
|
|
29
29
|
}),
|
|
30
30
|
/* @__PURE__ */ jsx("path", {
|
|
31
31
|
d: "M209.99 17.01c-3.02 0-5.92 1.24-8.24 3.33a.58.58 0 0 0-.17.43c0 2.95-.22 9.6-.32 12.55-.01.39.31.66.55.45 2.08-1.77 5.04-3.32 7.95-3.29s6.01 1.43 7.95 3.45c.23.24.56-.05.55-.45-.11-3.07-.39-9.65-.39-12.72 0-.18-.06-.35-.17-.45-2.32-2.14-4.23-3.3-7.71-3.3",
|
|
32
|
-
fill: "#
|
|
32
|
+
fill: "#b06993"
|
|
33
33
|
})
|
|
34
34
|
]
|
|
35
35
|
}),
|
|
36
36
|
/* @__PURE__ */ jsxs("symbol", {
|
|
37
|
-
id: "
|
|
37
|
+
id: "bridge-view-enables",
|
|
38
38
|
viewBox: "0 0 419.53 297.64",
|
|
39
39
|
children: [
|
|
40
40
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -43,7 +43,7 @@ function CompassSpriteProvider() {
|
|
|
43
43
|
}),
|
|
44
44
|
/* @__PURE__ */ jsx("path", {
|
|
45
45
|
className: "fill-purple-400",
|
|
46
|
-
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.
|
|
46
|
+
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"
|
|
47
47
|
}),
|
|
48
48
|
/* @__PURE__ */ jsx("path", {
|
|
49
49
|
className: "fill-purple-300",
|
|
@@ -51,12 +51,12 @@ function CompassSpriteProvider() {
|
|
|
51
51
|
}),
|
|
52
52
|
/* @__PURE__ */ jsx("path", {
|
|
53
53
|
d: "M209.99 17.01c-3.02 0-5.92 1.24-8.24 3.33a.58.58 0 0 0-.17.43c0 2.95-.22 9.6-.32 12.55-.01.39.31.66.55.45 2.08-1.77 5.04-3.32 7.95-3.29s6.01 1.43 7.95 3.45c.23.24.56-.05.55-.45-.11-3.07-.39-9.65-.39-12.72 0-.18-.06-.35-.17-.45-2.32-2.14-4.23-3.3-7.71-3.3",
|
|
54
|
-
fill: "#
|
|
54
|
+
fill: "#b06993"
|
|
55
55
|
})
|
|
56
56
|
]
|
|
57
57
|
}),
|
|
58
58
|
/* @__PURE__ */ jsxs("symbol", {
|
|
59
|
-
id: "
|
|
59
|
+
id: "bridge-view-extends",
|
|
60
60
|
viewBox: "0 0 419.53 297.64",
|
|
61
61
|
children: [
|
|
62
62
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -73,12 +73,12 @@ function CompassSpriteProvider() {
|
|
|
73
73
|
}),
|
|
74
74
|
/* @__PURE__ */ jsx("path", {
|
|
75
75
|
d: "M209.99 17.01c-3.02 0-5.92 1.24-8.24 3.33a.58.58 0 0 0-.17.43c0 2.95-.22 9.6-.32 12.55-.01.39.31.66.55.45 2.08-1.77 5.04-3.32 7.95-3.29s6.01 1.43 7.95 3.45c.23.24.56-.05.55-.45-.11-3.07-.39-9.65-.39-12.72 0-.18-.06-.35-.17-.45-2.32-2.14-4.23-3.3-7.71-3.3",
|
|
76
|
-
fill: "#
|
|
76
|
+
fill: "#b06993"
|
|
77
77
|
})
|
|
78
78
|
]
|
|
79
79
|
}),
|
|
80
80
|
/* @__PURE__ */ jsxs("symbol", {
|
|
81
|
-
id: "
|
|
81
|
+
id: "bridge-view-fulfills",
|
|
82
82
|
viewBox: "0 0 419.53 297.64",
|
|
83
83
|
children: [
|
|
84
84
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -91,16 +91,16 @@ function CompassSpriteProvider() {
|
|
|
91
91
|
}),
|
|
92
92
|
/* @__PURE__ */ jsx("path", {
|
|
93
93
|
className: "fill-red-300",
|
|
94
|
-
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.
|
|
94
|
+
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"
|
|
95
95
|
}),
|
|
96
96
|
/* @__PURE__ */ jsx("path", {
|
|
97
97
|
d: "M209.99 17.01c-3.02 0-5.92 1.24-8.24 3.33a.58.58 0 0 0-.17.43c0 2.95-.22 9.6-.32 12.55-.01.39.31.66.55.45 2.08-1.77 5.04-3.32 7.95-3.29s6.01 1.43 7.95 3.45c.23.24.56-.05.55-.45-.11-3.07-.39-9.65-.39-12.72 0-.18-.06-.35-.17-.45-2.32-2.14-4.23-3.3-7.71-3.3",
|
|
98
|
-
fill: "#
|
|
98
|
+
fill: "#b06993"
|
|
99
99
|
})
|
|
100
100
|
]
|
|
101
101
|
}),
|
|
102
102
|
/* @__PURE__ */ jsxs("symbol", {
|
|
103
|
-
id: "
|
|
103
|
+
id: "bridge-view-matches",
|
|
104
104
|
viewBox: "0 0 419.53 297.64",
|
|
105
105
|
children: [
|
|
106
106
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -109,7 +109,7 @@ function CompassSpriteProvider() {
|
|
|
109
109
|
}),
|
|
110
110
|
/* @__PURE__ */ jsx("path", {
|
|
111
111
|
className: "fill-olive-300",
|
|
112
|
-
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.
|
|
112
|
+
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"
|
|
113
113
|
}),
|
|
114
114
|
/* @__PURE__ */ jsx("path", {
|
|
115
115
|
className: "fill-olive-400",
|
|
@@ -117,12 +117,12 @@ function CompassSpriteProvider() {
|
|
|
117
117
|
}),
|
|
118
118
|
/* @__PURE__ */ jsx("path", {
|
|
119
119
|
d: "M209.99 17.01c-3.02 0-5.92 1.24-8.24 3.33a.58.58 0 0 0-.17.43c0 2.95-.22 9.6-.32 12.55-.01.39.31.66.55.45 2.08-1.77 5.04-3.32 7.95-3.29s6.01 1.43 7.95 3.45c.23.24.56-.05.55-.45-.11-3.07-.39-9.65-.39-12.72 0-.18-.06-.35-.17-.45-2.32-2.14-4.23-3.3-7.71-3.3",
|
|
120
|
-
fill: "#
|
|
120
|
+
fill: "#b06993"
|
|
121
121
|
})
|
|
122
122
|
]
|
|
123
123
|
}),
|
|
124
124
|
/* @__PURE__ */ jsxs("symbol", {
|
|
125
|
-
id: "
|
|
125
|
+
id: "bridge-view-supports",
|
|
126
126
|
viewBox: "0 0 419.53 297.64",
|
|
127
127
|
children: [
|
|
128
128
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -131,28 +131,28 @@ function CompassSpriteProvider() {
|
|
|
131
131
|
}),
|
|
132
132
|
/* @__PURE__ */ jsx("path", {
|
|
133
133
|
className: "fill-cyan-400",
|
|
134
|
-
d: "M84.67 272.
|
|
134
|
+
d: "M84.67 272.31a1211.58 1211.58 0 0 1 0 0"
|
|
135
135
|
}),
|
|
136
136
|
/* @__PURE__ */ jsx("path", {
|
|
137
137
|
className: "fill-cyan-300",
|
|
138
|
-
d: "M68.98 270.58a1186 1186 0 0 1-31.19-4.07c10.35 1.49 20.75 2.84 31.19 4.
|
|
138
|
+
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"
|
|
139
139
|
}),
|
|
140
140
|
/* @__PURE__ */ jsx("path", {
|
|
141
141
|
className: "fill-cyan-400",
|
|
142
|
-
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.86c10.35 1.49 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.
|
|
142
|
+
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.86c10.35 1.49 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"
|
|
143
143
|
}),
|
|
144
144
|
/* @__PURE__ */ jsx("path", {
|
|
145
145
|
className: "fill-cyan-300",
|
|
146
|
-
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.
|
|
146
|
+
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"
|
|
147
147
|
}),
|
|
148
148
|
/* @__PURE__ */ jsx("path", {
|
|
149
149
|
d: "M209.99 17.01c-3.02 0-5.92 1.24-8.24 3.33a.58.58 0 0 0-.17.43c0 2.95-.22 9.6-.32 12.55-.01.39.31.66.55.45 2.08-1.77 5.04-3.32 7.95-3.29s6.01 1.43 7.95 3.45c.23.24.56-.05.55-.45-.11-3.07-.39-9.65-.39-12.72 0-.18-.06-.35-.17-.45-2.32-2.14-4.23-3.3-7.71-3.3",
|
|
150
|
-
fill: "#
|
|
150
|
+
fill: "#b06993"
|
|
151
151
|
})
|
|
152
152
|
]
|
|
153
153
|
}),
|
|
154
154
|
/* @__PURE__ */ jsxs("symbol", {
|
|
155
|
-
id: "bridges
|
|
155
|
+
id: "bridges-views",
|
|
156
156
|
viewBox: "0 0 419.53 297.64",
|
|
157
157
|
children: [
|
|
158
158
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -161,7 +161,7 @@ function CompassSpriteProvider() {
|
|
|
161
161
|
}),
|
|
162
162
|
/* @__PURE__ */ jsx("path", {
|
|
163
163
|
className: "fill-gray-400",
|
|
164
|
-
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"
|
|
164
|
+
d: "M209.76 236.93H0v23.51c68.12 12.02 138.45 18.35 210 18.39.24 0-.24 0 0 0 71.15 0 141.76-6.19 209.52-18.04l.04-23.86z"
|
|
165
165
|
}),
|
|
166
166
|
/* @__PURE__ */ jsx("path", {
|
|
167
167
|
className: "fill-gray-200",
|
|
@@ -169,48 +169,48 @@ function CompassSpriteProvider() {
|
|
|
169
169
|
}),
|
|
170
170
|
/* @__PURE__ */ jsx("path", {
|
|
171
171
|
d: "M209.99 17.01c-3.02 0-5.92 1.24-8.24 3.33a.58.58 0 0 0-.17.43c0 2.95-.22 9.6-.32 12.55-.01.39.31.66.55.45 2.08-1.77 5.04-3.32 7.95-3.29s6.01 1.43 7.95 3.45c.23.24.56-.05.55-.45-.11-3.07-.39-9.65-.39-12.72 0-.18-.06-.35-.17-.45-2.32-2.14-4.23-3.3-7.71-3.3",
|
|
172
|
-
fill: "#
|
|
172
|
+
fill: "#b06993"
|
|
173
173
|
})
|
|
174
174
|
]
|
|
175
175
|
}),
|
|
176
176
|
/* @__PURE__ */ jsxs("symbol", {
|
|
177
|
-
id: "
|
|
177
|
+
id: "facet-element-means",
|
|
178
178
|
viewBox: "0 0 297.64 419.53",
|
|
179
179
|
children: [
|
|
180
180
|
/* @__PURE__ */ jsx("path", {
|
|
181
|
-
className: "fill-
|
|
181
|
+
className: "fill-purple-300",
|
|
182
182
|
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"
|
|
183
183
|
}),
|
|
184
184
|
/* @__PURE__ */ jsx("path", {
|
|
185
185
|
className: "fill-gray-50",
|
|
186
|
-
d: "
|
|
186
|
+
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"
|
|
187
187
|
}),
|
|
188
188
|
/* @__PURE__ */ jsx("path", {
|
|
189
|
-
|
|
190
|
-
|
|
189
|
+
className: "fill-lime-400",
|
|
190
|
+
d: "M157.32 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
191
191
|
})
|
|
192
192
|
]
|
|
193
193
|
}),
|
|
194
194
|
/* @__PURE__ */ jsxs("symbol", {
|
|
195
|
-
id: "
|
|
195
|
+
id: "facet-element-memories",
|
|
196
196
|
viewBox: "0 0 297.64 419.53",
|
|
197
197
|
children: [
|
|
198
198
|
/* @__PURE__ */ jsx("path", {
|
|
199
|
-
className: "fill-
|
|
199
|
+
className: "fill-red-300",
|
|
200
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"
|
|
201
201
|
}),
|
|
202
202
|
/* @__PURE__ */ jsx("path", {
|
|
203
203
|
className: "fill-gray-50",
|
|
204
|
-
d: "
|
|
204
|
+
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"
|
|
205
205
|
}),
|
|
206
206
|
/* @__PURE__ */ jsx("path", {
|
|
207
|
-
|
|
208
|
-
|
|
207
|
+
className: "fill-lime-400",
|
|
208
|
+
d: "M157.32 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
209
209
|
})
|
|
210
210
|
]
|
|
211
211
|
}),
|
|
212
212
|
/* @__PURE__ */ jsxs("symbol", {
|
|
213
|
-
id: "
|
|
213
|
+
id: "facet-element-people",
|
|
214
214
|
viewBox: "0 0 297.64 419.53",
|
|
215
215
|
children: [
|
|
216
216
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -219,16 +219,16 @@ function CompassSpriteProvider() {
|
|
|
219
219
|
}),
|
|
220
220
|
/* @__PURE__ */ jsx("path", {
|
|
221
221
|
className: "fill-gray-50",
|
|
222
|
-
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.
|
|
222
|
+
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"
|
|
223
223
|
}),
|
|
224
224
|
/* @__PURE__ */ jsx("path", {
|
|
225
|
-
|
|
226
|
-
|
|
225
|
+
className: "fill-lime-400",
|
|
226
|
+
d: "M157.32 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
227
227
|
})
|
|
228
228
|
]
|
|
229
229
|
}),
|
|
230
230
|
/* @__PURE__ */ jsxs("symbol", {
|
|
231
|
-
id: "
|
|
231
|
+
id: "facet-element-spaces",
|
|
232
232
|
viewBox: "0 0 297.64 419.53",
|
|
233
233
|
children: [
|
|
234
234
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -237,34 +237,16 @@ function CompassSpriteProvider() {
|
|
|
237
237
|
}),
|
|
238
238
|
/* @__PURE__ */ jsx("path", {
|
|
239
239
|
className: "fill-gray-50",
|
|
240
|
-
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.
|
|
240
|
+
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"
|
|
241
241
|
}),
|
|
242
242
|
/* @__PURE__ */ jsx("path", {
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
})
|
|
246
|
-
]
|
|
247
|
-
}),
|
|
248
|
-
/* @__PURE__ */ jsxs("symbol", {
|
|
249
|
-
id: "facets.elements",
|
|
250
|
-
viewBox: "0 0 297.64 419.53",
|
|
251
|
-
children: [
|
|
252
|
-
/* @__PURE__ */ jsx("path", {
|
|
253
|
-
className: "fill-gray-300",
|
|
254
|
-
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"
|
|
255
|
-
}),
|
|
256
|
-
/* @__PURE__ */ jsx("path", {
|
|
257
|
-
className: "fill-gray-100",
|
|
258
|
-
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"
|
|
259
|
-
}),
|
|
260
|
-
/* @__PURE__ */ jsx("path", {
|
|
261
|
-
d: "M157.32 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34z",
|
|
262
|
-
fill: "#b4d49a"
|
|
243
|
+
className: "fill-lime-400",
|
|
244
|
+
d: "M157.32 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
263
245
|
})
|
|
264
246
|
]
|
|
265
247
|
}),
|
|
266
248
|
/* @__PURE__ */ jsxs("symbol", {
|
|
267
|
-
id: "
|
|
249
|
+
id: "facet-element-things",
|
|
268
250
|
viewBox: "0 0 297.64 419.53",
|
|
269
251
|
children: [
|
|
270
252
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -273,16 +255,16 @@ function CompassSpriteProvider() {
|
|
|
273
255
|
}),
|
|
274
256
|
/* @__PURE__ */ jsx("path", {
|
|
275
257
|
className: "fill-gray-50",
|
|
276
|
-
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.
|
|
258
|
+
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"
|
|
277
259
|
}),
|
|
278
260
|
/* @__PURE__ */ jsx("path", {
|
|
279
|
-
|
|
280
|
-
|
|
261
|
+
className: "fill-lime-400",
|
|
262
|
+
d: "M157.32 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
281
263
|
})
|
|
282
264
|
]
|
|
283
265
|
}),
|
|
284
266
|
/* @__PURE__ */ jsxs("symbol", {
|
|
285
|
-
id: "
|
|
267
|
+
id: "facet-element-times",
|
|
286
268
|
viewBox: "0 0 297.64 419.53",
|
|
287
269
|
children: [
|
|
288
270
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -291,16 +273,16 @@ function CompassSpriteProvider() {
|
|
|
291
273
|
}),
|
|
292
274
|
/* @__PURE__ */ jsx("path", {
|
|
293
275
|
className: "fill-gray-50",
|
|
294
|
-
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.
|
|
276
|
+
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"
|
|
295
277
|
}),
|
|
296
278
|
/* @__PURE__ */ jsx("path", {
|
|
297
|
-
|
|
298
|
-
|
|
279
|
+
className: "fill-lime-400",
|
|
280
|
+
d: "M157.32 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
299
281
|
})
|
|
300
282
|
]
|
|
301
283
|
}),
|
|
302
284
|
/* @__PURE__ */ jsxs("symbol", {
|
|
303
|
-
id: "
|
|
285
|
+
id: "facet-step-accord-bottom",
|
|
304
286
|
viewBox: "0 0 297.64 419.53",
|
|
305
287
|
children: [
|
|
306
288
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -308,17 +290,17 @@ function CompassSpriteProvider() {
|
|
|
308
290
|
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"
|
|
309
291
|
}),
|
|
310
292
|
/* @__PURE__ */ jsx("path", {
|
|
311
|
-
className: "fill-teal-
|
|
312
|
-
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.
|
|
293
|
+
className: "fill-teal-300",
|
|
294
|
+
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"
|
|
313
295
|
}),
|
|
314
296
|
/* @__PURE__ */ jsx("path", {
|
|
315
|
-
|
|
316
|
-
|
|
297
|
+
className: "fill-lime-400",
|
|
298
|
+
d: "M157.32 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
317
299
|
})
|
|
318
300
|
]
|
|
319
301
|
}),
|
|
320
302
|
/* @__PURE__ */ jsxs("symbol", {
|
|
321
|
-
id: "
|
|
303
|
+
id: "facet-step-accord-top",
|
|
322
304
|
viewBox: "0 0 419.53 297.64",
|
|
323
305
|
children: [
|
|
324
306
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -326,17 +308,17 @@ function CompassSpriteProvider() {
|
|
|
326
308
|
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"
|
|
327
309
|
}),
|
|
328
310
|
/* @__PURE__ */ jsx("path", {
|
|
329
|
-
className: "fill-teal-
|
|
330
|
-
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.
|
|
311
|
+
className: "fill-teal-300",
|
|
312
|
+
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"
|
|
331
313
|
}),
|
|
332
314
|
/* @__PURE__ */ jsx("path", {
|
|
333
|
-
|
|
334
|
-
|
|
315
|
+
className: "fill-lime-400",
|
|
316
|
+
d: "M218.27 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
335
317
|
})
|
|
336
318
|
]
|
|
337
319
|
}),
|
|
338
320
|
/* @__PURE__ */ jsxs("symbol", {
|
|
339
|
-
id: "
|
|
321
|
+
id: "facet-step-action-bottom",
|
|
340
322
|
viewBox: "0 0 297.64 419.53",
|
|
341
323
|
children: [
|
|
342
324
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -344,17 +326,17 @@ function CompassSpriteProvider() {
|
|
|
344
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"
|
|
345
327
|
}),
|
|
346
328
|
/* @__PURE__ */ jsx("path", {
|
|
347
|
-
className: "fill-blue-
|
|
329
|
+
className: "fill-blue-300",
|
|
348
330
|
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"
|
|
349
331
|
}),
|
|
350
332
|
/* @__PURE__ */ jsx("path", {
|
|
351
|
-
|
|
352
|
-
|
|
333
|
+
className: "fill-lime-400",
|
|
334
|
+
d: "M157.32 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
353
335
|
})
|
|
354
336
|
]
|
|
355
337
|
}),
|
|
356
338
|
/* @__PURE__ */ jsxs("symbol", {
|
|
357
|
-
id: "
|
|
339
|
+
id: "facet-step-action-top",
|
|
358
340
|
viewBox: "0 0 419.53 297.64",
|
|
359
341
|
children: [
|
|
360
342
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -362,17 +344,17 @@ function CompassSpriteProvider() {
|
|
|
362
344
|
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"
|
|
363
345
|
}),
|
|
364
346
|
/* @__PURE__ */ jsx("path", {
|
|
365
|
-
className: "fill-blue-
|
|
366
|
-
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.
|
|
347
|
+
className: "fill-blue-300",
|
|
348
|
+
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"
|
|
367
349
|
}),
|
|
368
350
|
/* @__PURE__ */ jsx("path", {
|
|
369
|
-
|
|
370
|
-
|
|
351
|
+
className: "fill-lime-400",
|
|
352
|
+
d: "M218.27 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
371
353
|
})
|
|
372
354
|
]
|
|
373
355
|
}),
|
|
374
356
|
/* @__PURE__ */ jsxs("symbol", {
|
|
375
|
-
id: "
|
|
357
|
+
id: "facet-step-effect-bottom",
|
|
376
358
|
viewBox: "0 0 297.64 419.53",
|
|
377
359
|
children: [
|
|
378
360
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -380,17 +362,17 @@ function CompassSpriteProvider() {
|
|
|
380
362
|
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"
|
|
381
363
|
}),
|
|
382
364
|
/* @__PURE__ */ jsx("path", {
|
|
383
|
-
className: "fill-lime-
|
|
384
|
-
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.
|
|
365
|
+
className: "fill-lime-300",
|
|
366
|
+
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"
|
|
385
367
|
}),
|
|
386
368
|
/* @__PURE__ */ jsx("path", {
|
|
387
|
-
|
|
388
|
-
|
|
369
|
+
className: "fill-lime-400",
|
|
370
|
+
d: "M157.32 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
389
371
|
})
|
|
390
372
|
]
|
|
391
373
|
}),
|
|
392
374
|
/* @__PURE__ */ jsxs("symbol", {
|
|
393
|
-
id: "
|
|
375
|
+
id: "facet-step-effect-top",
|
|
394
376
|
viewBox: "0 0 419.53 297.64",
|
|
395
377
|
children: [
|
|
396
378
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -398,17 +380,17 @@ function CompassSpriteProvider() {
|
|
|
398
380
|
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"
|
|
399
381
|
}),
|
|
400
382
|
/* @__PURE__ */ jsx("path", {
|
|
401
|
-
className: "fill-lime-
|
|
402
|
-
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.
|
|
383
|
+
className: "fill-lime-300",
|
|
384
|
+
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"
|
|
403
385
|
}),
|
|
404
386
|
/* @__PURE__ */ jsx("path", {
|
|
405
|
-
|
|
406
|
-
|
|
387
|
+
className: "fill-lime-400",
|
|
388
|
+
d: "M218.27 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
407
389
|
})
|
|
408
390
|
]
|
|
409
391
|
}),
|
|
410
392
|
/* @__PURE__ */ jsxs("symbol", {
|
|
411
|
-
id: "
|
|
393
|
+
id: "facet-step-essence-bottom",
|
|
412
394
|
viewBox: "0 0 297.64 419.53",
|
|
413
395
|
children: [
|
|
414
396
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -416,17 +398,17 @@ function CompassSpriteProvider() {
|
|
|
416
398
|
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
399
|
}),
|
|
418
400
|
/* @__PURE__ */ jsx("path", {
|
|
419
|
-
className: "fill-pink-
|
|
401
|
+
className: "fill-pink-300",
|
|
420
402
|
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"
|
|
421
403
|
}),
|
|
422
404
|
/* @__PURE__ */ jsx("path", {
|
|
423
|
-
|
|
424
|
-
|
|
405
|
+
className: "fill-lime-400",
|
|
406
|
+
d: "M157.32 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
425
407
|
})
|
|
426
408
|
]
|
|
427
409
|
}),
|
|
428
410
|
/* @__PURE__ */ jsxs("symbol", {
|
|
429
|
-
id: "
|
|
411
|
+
id: "facet-step-essence-top",
|
|
430
412
|
viewBox: "0 0 419.53 297.64",
|
|
431
413
|
children: [
|
|
432
414
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -434,17 +416,17 @@ function CompassSpriteProvider() {
|
|
|
434
416
|
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"
|
|
435
417
|
}),
|
|
436
418
|
/* @__PURE__ */ jsx("path", {
|
|
437
|
-
className: "fill-pink-
|
|
438
|
-
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.
|
|
419
|
+
className: "fill-pink-300",
|
|
420
|
+
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"
|
|
439
421
|
}),
|
|
440
422
|
/* @__PURE__ */ jsx("path", {
|
|
441
|
-
|
|
442
|
-
|
|
423
|
+
className: "fill-lime-400",
|
|
424
|
+
d: "M218.27 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
443
425
|
})
|
|
444
426
|
]
|
|
445
427
|
}),
|
|
446
428
|
/* @__PURE__ */ jsxs("symbol", {
|
|
447
|
-
id: "
|
|
429
|
+
id: "facet-step-impulse-bottom",
|
|
448
430
|
viewBox: "0 0 297.64 419.53",
|
|
449
431
|
children: [
|
|
450
432
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -452,17 +434,17 @@ function CompassSpriteProvider() {
|
|
|
452
434
|
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"
|
|
453
435
|
}),
|
|
454
436
|
/* @__PURE__ */ jsx("path", {
|
|
455
|
-
className: "fill-coral-
|
|
456
|
-
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.
|
|
437
|
+
className: "fill-coral-300",
|
|
438
|
+
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"
|
|
457
439
|
}),
|
|
458
440
|
/* @__PURE__ */ jsx("path", {
|
|
459
|
-
|
|
460
|
-
|
|
441
|
+
className: "fill-lime-400",
|
|
442
|
+
d: "M157.32 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
461
443
|
})
|
|
462
444
|
]
|
|
463
445
|
}),
|
|
464
446
|
/* @__PURE__ */ jsxs("symbol", {
|
|
465
|
-
id: "
|
|
447
|
+
id: "facet-step-impulse-top",
|
|
466
448
|
viewBox: "0 0 419.53 297.64",
|
|
467
449
|
children: [
|
|
468
450
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -474,17 +456,17 @@ function CompassSpriteProvider() {
|
|
|
474
456
|
d: "m121.66 129.85.06-.31c-.03.1-.04.21-.06.31"
|
|
475
457
|
}),
|
|
476
458
|
/* @__PURE__ */ jsx("path", {
|
|
477
|
-
className: "fill-coral-
|
|
478
|
-
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.
|
|
459
|
+
className: "fill-coral-300",
|
|
460
|
+
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"
|
|
479
461
|
}),
|
|
480
462
|
/* @__PURE__ */ jsx("path", {
|
|
481
|
-
|
|
482
|
-
|
|
463
|
+
className: "fill-lime-400",
|
|
464
|
+
d: "M218.27 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
483
465
|
})
|
|
484
466
|
]
|
|
485
467
|
}),
|
|
486
468
|
/* @__PURE__ */ jsxs("symbol", {
|
|
487
|
-
id: "
|
|
469
|
+
id: "facet-step-signal-bottom",
|
|
488
470
|
viewBox: "0 0 297.64 419.53",
|
|
489
471
|
children: [
|
|
490
472
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -492,17 +474,17 @@ function CompassSpriteProvider() {
|
|
|
492
474
|
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"
|
|
493
475
|
}),
|
|
494
476
|
/* @__PURE__ */ jsx("path", {
|
|
495
|
-
className: "fill-yellow-
|
|
477
|
+
className: "fill-yellow-300",
|
|
496
478
|
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"
|
|
497
479
|
}),
|
|
498
480
|
/* @__PURE__ */ jsx("path", {
|
|
499
|
-
|
|
500
|
-
|
|
481
|
+
className: "fill-lime-400",
|
|
482
|
+
d: "M157.32 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
501
483
|
})
|
|
502
484
|
]
|
|
503
485
|
}),
|
|
504
486
|
/* @__PURE__ */ jsxs("symbol", {
|
|
505
|
-
id: "
|
|
487
|
+
id: "facet-step-signal-top",
|
|
506
488
|
viewBox: "0 0 419.53 297.64",
|
|
507
489
|
children: [
|
|
508
490
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -510,17 +492,35 @@ function CompassSpriteProvider() {
|
|
|
510
492
|
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"
|
|
511
493
|
}),
|
|
512
494
|
/* @__PURE__ */ jsx("path", {
|
|
513
|
-
className: "fill-yellow-
|
|
514
|
-
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.
|
|
495
|
+
className: "fill-yellow-300",
|
|
496
|
+
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"
|
|
497
|
+
}),
|
|
498
|
+
/* @__PURE__ */ jsx("path", {
|
|
499
|
+
className: "fill-lime-400",
|
|
500
|
+
d: "M218.27 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
501
|
+
})
|
|
502
|
+
]
|
|
503
|
+
}),
|
|
504
|
+
/* @__PURE__ */ jsxs("symbol", {
|
|
505
|
+
id: "facets-elements",
|
|
506
|
+
viewBox: "0 0 297.64 419.53",
|
|
507
|
+
children: [
|
|
508
|
+
/* @__PURE__ */ jsx("path", {
|
|
509
|
+
className: "fill-gray-300",
|
|
510
|
+
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"
|
|
511
|
+
}),
|
|
512
|
+
/* @__PURE__ */ jsx("path", {
|
|
513
|
+
className: "fill-gray-100",
|
|
514
|
+
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"
|
|
515
515
|
}),
|
|
516
516
|
/* @__PURE__ */ jsx("path", {
|
|
517
|
-
|
|
518
|
-
|
|
517
|
+
className: "fill-lime-400",
|
|
518
|
+
d: "M157.32 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
519
519
|
})
|
|
520
520
|
]
|
|
521
521
|
}),
|
|
522
522
|
/* @__PURE__ */ jsxs("symbol", {
|
|
523
|
-
id: "facets
|
|
523
|
+
id: "facets-steps",
|
|
524
524
|
viewBox: "0 0 297.64 419.53",
|
|
525
525
|
children: [
|
|
526
526
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -529,16 +529,16 @@ function CompassSpriteProvider() {
|
|
|
529
529
|
}),
|
|
530
530
|
/* @__PURE__ */ jsx("path", {
|
|
531
531
|
className: "fill-gray-400",
|
|
532
|
-
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.
|
|
532
|
+
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.53Z"
|
|
533
533
|
}),
|
|
534
534
|
/* @__PURE__ */ jsx("path", {
|
|
535
|
-
|
|
536
|
-
|
|
535
|
+
className: "fill-lime-400",
|
|
536
|
+
d: "M157.32 30.22c-.11-2.76-.27-6.66-.33-9.42 0-.14-.08-.27-.21-.34-2.59-1.4-4.87-2.22-7.76-3.41a.56.56 0 0 0-.42.01c-2.89 1.26-5.14 1.91-7.73 3.31a.37.37 0 0 0-.21.32c-.05 2.6-.24 6.96-.35 9.56 0 .13.07.26.2.32 2.76 1.29 5.2 2.15 8.08 3.39.14.06.31.08.44.01 2.93-1.35 5.28-2.12 8.09-3.42.13-.06.2-.2.2-.34Z"
|
|
537
537
|
})
|
|
538
538
|
]
|
|
539
539
|
}),
|
|
540
540
|
/* @__PURE__ */ jsxs("symbol", {
|
|
541
|
-
id: "pursuit
|
|
541
|
+
id: "pursuit-foundation-flourishing",
|
|
542
542
|
viewBox: "0 0 419.53 297.64",
|
|
543
543
|
children: [
|
|
544
544
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -547,146 +547,200 @@ function CompassSpriteProvider() {
|
|
|
547
547
|
}),
|
|
548
548
|
/* @__PURE__ */ jsx("path", {
|
|
549
549
|
className: "fill-gray-400",
|
|
550
|
-
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.
|
|
550
|
+
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"
|
|
551
551
|
}),
|
|
552
552
|
/* @__PURE__ */ jsx("path", {
|
|
553
553
|
className: "fill-gray-200",
|
|
554
554
|
d: "M217.03 231.16c-3.49-5.47-11.09-5.47-14.58 0l-42.01 66.48h98.64z"
|
|
555
555
|
}),
|
|
556
556
|
/* @__PURE__ */ jsx("path", {
|
|
557
|
-
d: "M217.91 17.01c-2.82.1-8.24.79-8.24.79s-5.32-.58-8.04-.62c-.21 0-.37.18-.36.38.21 5.3.51 10.43.18 15.93-.01.2.16.39.36.38 2.67-.14 8.02-.66 8.02-.66s5.23.68 7.86.82c.2 0 .36-.17.36-.38 0-5.42.01-10.84.23-16.25 0-.21-.15-.39-.36-.
|
|
558
|
-
fill: "#
|
|
557
|
+
d: "M217.91 17.01c-2.82.1-8.24.79-8.24.79s-5.32-.58-8.04-.62c-.21 0-.37.18-.36.38.21 5.3.51 10.43.18 15.93-.01.2.16.39.36.38 2.67-.14 8.02-.66 8.02-.66s5.23.68 7.86.82c.2 0 .36-.17.36-.38 0-5.42.01-10.84.23-16.25 0-.21-.15-.39-.36-.38Z",
|
|
558
|
+
fill: "#a58924"
|
|
559
559
|
})
|
|
560
560
|
]
|
|
561
561
|
}),
|
|
562
562
|
/* @__PURE__ */ jsxs("symbol", {
|
|
563
|
-
id: "
|
|
564
|
-
viewBox: "0 0 297.64
|
|
563
|
+
id: "pursuit-foundation-pointer",
|
|
564
|
+
viewBox: "0 0 297.64 841.89",
|
|
565
565
|
children: [
|
|
566
566
|
/* @__PURE__ */ jsx("path", {
|
|
567
567
|
className: "fill-gray-50",
|
|
568
|
-
d: "
|
|
568
|
+
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"
|
|
569
569
|
}),
|
|
570
570
|
/* @__PURE__ */ jsx("path", {
|
|
571
571
|
className: "fill-gray-400",
|
|
572
|
-
d: "
|
|
572
|
+
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"
|
|
573
|
+
}),
|
|
574
|
+
/* @__PURE__ */ jsx("path", {
|
|
575
|
+
className: "fill-gray-950",
|
|
576
|
+
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 312.58c-62.88 0-114.04 51.16-114.04 114.04s51.16 114.04 114.04 114.04 114.04-51.16 114.04-114.04-51.16-114.04-114.04-114.04"
|
|
573
577
|
}),
|
|
574
578
|
/* @__PURE__ */ jsx("path", {
|
|
575
|
-
|
|
576
|
-
|
|
579
|
+
className: "fill-gray-400",
|
|
580
|
+
d: "M148.82 294.8c-72.68 0-131.81 59.13-131.81 131.81s59.13 131.81 131.81 131.81 131.81-59.13 131.81-131.81S221.5 294.8 148.82 294.8M34.78 426.61c0-62.88 51.16-114.04 114.04-114.04s114.04 51.16 114.04 114.04-51.16 114.04-114.04 114.04S34.78 489.49 34.78 426.61M279.04 215.64l-10.09-15.96c2.53 6.55-3.25 13.76-10.88 12.51-35.88-5.87-72.04-12.11-109.76-12.11-37.46 0-73.23 6.2-108.82 11.99-7.67 1.25-13.43-6.16-10.71-12.74l-10.17 16.14c-4.76 7.52 1.85 17.01 10.86 15.54 38.86-6.32 77.91-13.09 118.81-13.09 41.17 0 80.66 6.81 119.82 13.22 9.06 1.48 15.74-7.94 10.96-15.5Z"
|
|
581
|
+
}),
|
|
582
|
+
/* @__PURE__ */ jsx("path", {
|
|
583
|
+
className: "fill-gray-950",
|
|
584
|
+
d: "M268.95 199.69c-.22-.57-.5-1.13-.85-1.69L156.33 21.29c-3.65-5.71-11.58-5.71-15.23 0L29.54 197.84c-.31.49-.56.99-.77 1.49-2.71 6.58 3.05 13.99 10.71 12.74 35.59-5.79 71.36-11.99 108.82-11.99 37.71 0 73.88 6.24 109.76 12.11 7.63 1.25 13.42-5.96 10.88-12.51Z"
|
|
585
|
+
}),
|
|
586
|
+
/* @__PURE__ */ jsx("path", {
|
|
587
|
+
d: "M156.96 807.87c-2.82.1-8.24.79-8.24.79s-5.32-.58-8.04-.62c-.21 0-.37.18-.36.38.21 5.3.51 10.43.18 15.93-.01.2.16.39.36.38 2.67-.14 8.02-.66 8.02-.66s5.23.68 7.86.82c.2 0 .36-.17.36-.38 0-5.42.01-10.84.23-16.25 0-.21-.15-.39-.36-.38Z",
|
|
588
|
+
fill: "#a58924"
|
|
577
589
|
})
|
|
578
590
|
]
|
|
579
591
|
}),
|
|
580
592
|
/* @__PURE__ */ jsxs("symbol", {
|
|
581
|
-
id: "
|
|
582
|
-
viewBox: "0 0 297.64
|
|
593
|
+
id: "source-drive-flexibility",
|
|
594
|
+
viewBox: "0 0 419.53 297.64",
|
|
583
595
|
children: [
|
|
584
596
|
/* @__PURE__ */ jsx("path", {
|
|
585
|
-
className: "fill-gray-
|
|
586
|
-
d: "
|
|
597
|
+
className: "fill-gray-800",
|
|
598
|
+
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"
|
|
587
599
|
}),
|
|
588
600
|
/* @__PURE__ */ jsx("path", {
|
|
589
|
-
className: "fill-
|
|
590
|
-
d: "
|
|
601
|
+
className: "fill-yellow-300",
|
|
602
|
+
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"
|
|
591
603
|
}),
|
|
592
604
|
/* @__PURE__ */ jsx("path", {
|
|
593
|
-
|
|
594
|
-
|
|
605
|
+
className: "fill-yellow-400",
|
|
606
|
+
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"
|
|
607
|
+
}),
|
|
608
|
+
/* @__PURE__ */ jsx("path", {
|
|
609
|
+
d: "M218.24 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
610
|
+
fill: "#c17352"
|
|
595
611
|
})
|
|
596
612
|
]
|
|
597
613
|
}),
|
|
598
614
|
/* @__PURE__ */ jsxs("symbol", {
|
|
599
|
-
id: "
|
|
600
|
-
viewBox: "0 0 297.64
|
|
615
|
+
id: "source-drive-orientation",
|
|
616
|
+
viewBox: "0 0 419.53 297.64",
|
|
601
617
|
children: [
|
|
602
618
|
/* @__PURE__ */ jsx("path", {
|
|
603
|
-
className: "fill-gray-
|
|
604
|
-
d: "
|
|
619
|
+
className: "fill-gray-800",
|
|
620
|
+
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"
|
|
605
621
|
}),
|
|
606
622
|
/* @__PURE__ */ jsx("path", {
|
|
607
|
-
className: "fill-
|
|
608
|
-
d: "
|
|
623
|
+
className: "fill-pink-300",
|
|
624
|
+
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"
|
|
609
625
|
}),
|
|
610
626
|
/* @__PURE__ */ jsx("path", {
|
|
611
|
-
|
|
612
|
-
|
|
627
|
+
className: "fill-pink-400",
|
|
628
|
+
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"
|
|
629
|
+
}),
|
|
630
|
+
/* @__PURE__ */ jsx("path", {
|
|
631
|
+
d: "M218.24 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
632
|
+
fill: "#c17352"
|
|
613
633
|
})
|
|
614
634
|
]
|
|
615
635
|
}),
|
|
616
636
|
/* @__PURE__ */ jsxs("symbol", {
|
|
617
|
-
id: "
|
|
618
|
-
viewBox: "0 0 297.64
|
|
637
|
+
id: "source-drive-pathways",
|
|
638
|
+
viewBox: "0 0 419.53 297.64",
|
|
619
639
|
children: [
|
|
620
640
|
/* @__PURE__ */ jsx("path", {
|
|
621
|
-
className: "fill-gray-
|
|
622
|
-
d: "
|
|
641
|
+
className: "fill-gray-800",
|
|
642
|
+
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"
|
|
623
643
|
}),
|
|
624
644
|
/* @__PURE__ */ jsx("path", {
|
|
625
|
-
className: "fill-
|
|
626
|
-
d: "
|
|
645
|
+
className: "fill-lime-300",
|
|
646
|
+
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"
|
|
647
|
+
}),
|
|
648
|
+
/* @__PURE__ */ jsx("path", {
|
|
649
|
+
className: "fill-lime-400",
|
|
650
|
+
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"
|
|
627
651
|
}),
|
|
628
652
|
/* @__PURE__ */ jsx("path", {
|
|
629
|
-
d: "
|
|
630
|
-
fill: "#
|
|
653
|
+
d: "M218.24 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
654
|
+
fill: "#c17352"
|
|
631
655
|
})
|
|
632
656
|
]
|
|
633
657
|
}),
|
|
634
658
|
/* @__PURE__ */ jsxs("symbol", {
|
|
635
|
-
id: "
|
|
636
|
-
viewBox: "0 0 297.64
|
|
659
|
+
id: "source-drive-possibilities",
|
|
660
|
+
viewBox: "0 0 419.53 297.64",
|
|
637
661
|
children: [
|
|
638
662
|
/* @__PURE__ */ jsx("path", {
|
|
639
|
-
className: "fill-gray-
|
|
640
|
-
d: "
|
|
663
|
+
className: "fill-gray-800",
|
|
664
|
+
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"
|
|
641
665
|
}),
|
|
642
666
|
/* @__PURE__ */ jsx("path", {
|
|
643
|
-
className: "fill-
|
|
644
|
-
d: "
|
|
667
|
+
className: "fill-coral-300",
|
|
668
|
+
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"
|
|
669
|
+
}),
|
|
670
|
+
/* @__PURE__ */ jsx("path", {
|
|
671
|
+
className: "fill-coral-400",
|
|
672
|
+
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"
|
|
645
673
|
}),
|
|
646
674
|
/* @__PURE__ */ jsx("path", {
|
|
647
|
-
d: "
|
|
648
|
-
fill: "#
|
|
675
|
+
d: "M218.24 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
676
|
+
fill: "#c17352"
|
|
649
677
|
})
|
|
650
678
|
]
|
|
651
679
|
}),
|
|
652
680
|
/* @__PURE__ */ jsxs("symbol", {
|
|
653
|
-
id: "
|
|
654
|
-
viewBox: "0 0 297.64
|
|
681
|
+
id: "source-drive-strength",
|
|
682
|
+
viewBox: "0 0 419.53 297.64",
|
|
655
683
|
children: [
|
|
656
684
|
/* @__PURE__ */ jsx("path", {
|
|
657
|
-
className: "fill-gray-
|
|
658
|
-
d: "
|
|
685
|
+
className: "fill-gray-800",
|
|
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"
|
|
659
687
|
}),
|
|
660
688
|
/* @__PURE__ */ jsx("path", {
|
|
661
|
-
className: "fill-
|
|
662
|
-
d: "
|
|
689
|
+
className: "fill-blue-300",
|
|
690
|
+
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"
|
|
691
|
+
}),
|
|
692
|
+
/* @__PURE__ */ jsx("path", {
|
|
693
|
+
className: "fill-blue-400",
|
|
694
|
+
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"
|
|
663
695
|
}),
|
|
664
696
|
/* @__PURE__ */ jsx("path", {
|
|
665
|
-
d: "
|
|
666
|
-
fill: "#
|
|
697
|
+
d: "M218.24 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
698
|
+
fill: "#c17352"
|
|
667
699
|
})
|
|
668
700
|
]
|
|
669
701
|
}),
|
|
670
702
|
/* @__PURE__ */ jsxs("symbol", {
|
|
671
|
-
id: "
|
|
703
|
+
id: "source-drive-structure",
|
|
704
|
+
viewBox: "0 0 419.53 297.64",
|
|
705
|
+
children: [
|
|
706
|
+
/* @__PURE__ */ jsx("path", {
|
|
707
|
+
className: "fill-gray-800",
|
|
708
|
+
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"
|
|
709
|
+
}),
|
|
710
|
+
/* @__PURE__ */ jsx("path", {
|
|
711
|
+
className: "fill-teal-300",
|
|
712
|
+
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"
|
|
713
|
+
}),
|
|
714
|
+
/* @__PURE__ */ jsx("path", {
|
|
715
|
+
className: "fill-teal-400",
|
|
716
|
+
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"
|
|
717
|
+
}),
|
|
718
|
+
/* @__PURE__ */ jsx("path", {
|
|
719
|
+
d: "M218.24 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
720
|
+
fill: "#c17352"
|
|
721
|
+
})
|
|
722
|
+
]
|
|
723
|
+
}),
|
|
724
|
+
/* @__PURE__ */ jsxs("symbol", {
|
|
725
|
+
id: "source-leisure-breeze",
|
|
672
726
|
viewBox: "0 0 297.64 419.53",
|
|
673
727
|
children: [
|
|
674
728
|
/* @__PURE__ */ jsx("path", {
|
|
675
729
|
className: "fill-gray-50",
|
|
676
730
|
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"
|
|
677
731
|
}),
|
|
678
|
-
/* @__PURE__ */ jsx("
|
|
732
|
+
/* @__PURE__ */ jsx("g", {
|
|
679
733
|
className: "fill-gray-400",
|
|
680
|
-
d: "
|
|
734
|
+
children: /* @__PURE__ */ jsx("path", { 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" })
|
|
681
735
|
}),
|
|
682
736
|
/* @__PURE__ */ jsx("path", {
|
|
683
|
-
d: "
|
|
684
|
-
fill: "#
|
|
737
|
+
d: "M157.29 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
738
|
+
fill: "#f7b6a0"
|
|
685
739
|
})
|
|
686
740
|
]
|
|
687
741
|
}),
|
|
688
742
|
/* @__PURE__ */ jsxs("symbol", {
|
|
689
|
-
id: "
|
|
743
|
+
id: "source-leisure-calm",
|
|
690
744
|
viewBox: "0 0 297.64 419.53",
|
|
691
745
|
children: [
|
|
692
746
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -695,216 +749,196 @@ function CompassSpriteProvider() {
|
|
|
695
749
|
}),
|
|
696
750
|
/* @__PURE__ */ jsx("path", {
|
|
697
751
|
className: "fill-gray-400",
|
|
698
|
-
d: "
|
|
752
|
+
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"
|
|
699
753
|
}),
|
|
700
754
|
/* @__PURE__ */ jsx("path", {
|
|
701
|
-
d: "
|
|
702
|
-
fill: "#
|
|
755
|
+
d: "M157.29 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
756
|
+
fill: "#f7b6a0"
|
|
703
757
|
})
|
|
704
758
|
]
|
|
705
759
|
}),
|
|
706
760
|
/* @__PURE__ */ jsxs("symbol", {
|
|
707
|
-
id: "
|
|
761
|
+
id: "source-leisure-contemplation",
|
|
708
762
|
viewBox: "0 0 297.64 419.53",
|
|
709
763
|
children: [
|
|
710
764
|
/* @__PURE__ */ jsx("path", {
|
|
711
765
|
className: "fill-gray-50",
|
|
712
766
|
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"
|
|
713
767
|
}),
|
|
714
|
-
/* @__PURE__ */ jsx("
|
|
768
|
+
/* @__PURE__ */ jsx("g", {
|
|
715
769
|
className: "fill-gray-400",
|
|
716
|
-
|
|
770
|
+
children: /* @__PURE__ */ jsx("path", { 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" })
|
|
717
771
|
}),
|
|
718
772
|
/* @__PURE__ */ jsx("path", {
|
|
719
|
-
d: "
|
|
720
|
-
fill: "#
|
|
773
|
+
d: "M157.29 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
774
|
+
fill: "#f7b6a0"
|
|
721
775
|
})
|
|
722
776
|
]
|
|
723
777
|
}),
|
|
724
778
|
/* @__PURE__ */ jsxs("symbol", {
|
|
725
|
-
id: "
|
|
779
|
+
id: "source-leisure-distance",
|
|
726
780
|
viewBox: "0 0 297.64 419.53",
|
|
727
781
|
children: [
|
|
728
782
|
/* @__PURE__ */ jsx("path", {
|
|
729
783
|
className: "fill-gray-50",
|
|
730
784
|
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"
|
|
731
785
|
}),
|
|
732
|
-
/* @__PURE__ */ jsx("
|
|
786
|
+
/* @__PURE__ */ jsx("g", {
|
|
733
787
|
className: "fill-gray-400",
|
|
734
|
-
d: "
|
|
788
|
+
children: /* @__PURE__ */ jsx("path", { 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" })
|
|
735
789
|
}),
|
|
736
790
|
/* @__PURE__ */ jsx("path", {
|
|
737
|
-
d: "
|
|
738
|
-
fill: "#
|
|
791
|
+
d: "M157.29 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
792
|
+
fill: "#f7b6a0"
|
|
739
793
|
})
|
|
740
794
|
]
|
|
741
795
|
}),
|
|
742
796
|
/* @__PURE__ */ jsxs("symbol", {
|
|
743
|
-
id: "
|
|
797
|
+
id: "source-leisure-indulgence",
|
|
744
798
|
viewBox: "0 0 297.64 419.53",
|
|
745
799
|
children: [
|
|
746
800
|
/* @__PURE__ */ jsx("path", {
|
|
747
801
|
className: "fill-gray-50",
|
|
748
802
|
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"
|
|
749
803
|
}),
|
|
750
|
-
/* @__PURE__ */ jsx("
|
|
804
|
+
/* @__PURE__ */ jsx("g", {
|
|
751
805
|
className: "fill-gray-400",
|
|
752
|
-
d: "
|
|
806
|
+
children: /* @__PURE__ */ jsx("path", { 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" })
|
|
753
807
|
}),
|
|
754
808
|
/* @__PURE__ */ jsx("path", {
|
|
755
|
-
d: "
|
|
756
|
-
fill: "#
|
|
809
|
+
d: "M157.29 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
810
|
+
fill: "#f7b6a0"
|
|
757
811
|
})
|
|
758
812
|
]
|
|
759
813
|
}),
|
|
760
814
|
/* @__PURE__ */ jsxs("symbol", {
|
|
761
|
-
id: "
|
|
815
|
+
id: "source-leisure-inspiration",
|
|
762
816
|
viewBox: "0 0 297.64 419.53",
|
|
763
817
|
children: [
|
|
764
818
|
/* @__PURE__ */ jsx("path", {
|
|
765
819
|
className: "fill-gray-50",
|
|
766
820
|
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"
|
|
767
821
|
}),
|
|
768
|
-
/* @__PURE__ */ jsx("
|
|
822
|
+
/* @__PURE__ */ jsx("g", {
|
|
769
823
|
className: "fill-gray-400",
|
|
770
|
-
d: "
|
|
824
|
+
children: /* @__PURE__ */ jsx("path", { 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" })
|
|
771
825
|
}),
|
|
772
826
|
/* @__PURE__ */ jsx("path", {
|
|
773
|
-
d: "
|
|
774
|
-
fill: "#
|
|
827
|
+
d: "M157.29 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
828
|
+
fill: "#f7b6a0"
|
|
775
829
|
})
|
|
776
830
|
]
|
|
777
831
|
}),
|
|
778
832
|
/* @__PURE__ */ jsxs("symbol", {
|
|
779
|
-
id: "
|
|
833
|
+
id: "source-leisure-movement",
|
|
780
834
|
viewBox: "0 0 297.64 419.53",
|
|
781
835
|
children: [
|
|
782
836
|
/* @__PURE__ */ jsx("path", {
|
|
783
837
|
className: "fill-gray-50",
|
|
784
838
|
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"
|
|
785
839
|
}),
|
|
786
|
-
/* @__PURE__ */ jsx("
|
|
840
|
+
/* @__PURE__ */ jsx("g", {
|
|
787
841
|
className: "fill-gray-400",
|
|
788
|
-
d: "
|
|
842
|
+
children: /* @__PURE__ */ jsx("path", { 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" })
|
|
789
843
|
}),
|
|
790
844
|
/* @__PURE__ */ jsx("path", {
|
|
791
|
-
d: "
|
|
792
|
-
fill: "#
|
|
845
|
+
d: "M157.29 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
846
|
+
fill: "#f7b6a0"
|
|
793
847
|
})
|
|
794
848
|
]
|
|
795
849
|
}),
|
|
796
850
|
/* @__PURE__ */ jsxs("symbol", {
|
|
797
|
-
id: "
|
|
798
|
-
viewBox: "0 0 419.53
|
|
851
|
+
id: "source-leisure-nearness",
|
|
852
|
+
viewBox: "0 0 297.64 419.53",
|
|
799
853
|
children: [
|
|
800
854
|
/* @__PURE__ */ jsx("path", {
|
|
801
|
-
className: "fill-gray-
|
|
802
|
-
d: "
|
|
803
|
-
}),
|
|
804
|
-
/* @__PURE__ */ jsx("path", {
|
|
805
|
-
className: "fill-yellow-300",
|
|
806
|
-
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"
|
|
855
|
+
className: "fill-gray-50",
|
|
856
|
+
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"
|
|
807
857
|
}),
|
|
808
|
-
/* @__PURE__ */ jsx("
|
|
809
|
-
className: "fill-
|
|
810
|
-
d: "
|
|
858
|
+
/* @__PURE__ */ jsx("g", {
|
|
859
|
+
className: "fill-gray-400",
|
|
860
|
+
children: /* @__PURE__ */ jsx("path", { 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" })
|
|
811
861
|
}),
|
|
812
862
|
/* @__PURE__ */ jsx("path", {
|
|
813
|
-
d: "
|
|
814
|
-
fill: "#
|
|
863
|
+
d: "M157.29 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
864
|
+
fill: "#f7b6a0"
|
|
815
865
|
})
|
|
816
866
|
]
|
|
817
867
|
}),
|
|
818
868
|
/* @__PURE__ */ jsxs("symbol", {
|
|
819
|
-
id: "
|
|
820
|
-
viewBox: "0 0 419.53
|
|
869
|
+
id: "source-leisure-nourishment",
|
|
870
|
+
viewBox: "0 0 297.64 419.53",
|
|
821
871
|
children: [
|
|
822
872
|
/* @__PURE__ */ jsx("path", {
|
|
823
|
-
className: "fill-gray-
|
|
824
|
-
d: "
|
|
825
|
-
}),
|
|
826
|
-
/* @__PURE__ */ jsx("path", {
|
|
827
|
-
className: "fill-pink-300",
|
|
828
|
-
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"
|
|
873
|
+
className: "fill-gray-50",
|
|
874
|
+
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"
|
|
829
875
|
}),
|
|
830
|
-
/* @__PURE__ */ jsx("
|
|
831
|
-
className: "fill-
|
|
832
|
-
|
|
876
|
+
/* @__PURE__ */ jsx("g", {
|
|
877
|
+
className: "fill-gray-400",
|
|
878
|
+
children: /* @__PURE__ */ jsx("path", { d: "M149.31 298.95c50.57 0 100.13 4.35 148.33 12.66V294.6c-48.2-8.31-97.76-12.66-148.33-12.66S48.51 286.35 0 294.77v17.01c48.51-8.42 98.39-12.83 149.31-12.83M0 332.12v17.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.54 0 332.12" })
|
|
833
879
|
}),
|
|
834
880
|
/* @__PURE__ */ jsx("path", {
|
|
835
|
-
d: "
|
|
836
|
-
fill: "#
|
|
881
|
+
d: "M157.29 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
882
|
+
fill: "#f7b6a0"
|
|
837
883
|
})
|
|
838
884
|
]
|
|
839
885
|
}),
|
|
840
886
|
/* @__PURE__ */ jsxs("symbol", {
|
|
841
|
-
id: "
|
|
842
|
-
viewBox: "0 0 419.53
|
|
887
|
+
id: "source-leisure-refreshment",
|
|
888
|
+
viewBox: "0 0 297.64 419.53",
|
|
843
889
|
children: [
|
|
844
890
|
/* @__PURE__ */ jsx("path", {
|
|
845
|
-
className: "fill-gray-
|
|
846
|
-
d: "
|
|
847
|
-
}),
|
|
848
|
-
/* @__PURE__ */ jsx("path", {
|
|
849
|
-
className: "fill-lime-300",
|
|
850
|
-
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"
|
|
891
|
+
className: "fill-gray-50",
|
|
892
|
+
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"
|
|
851
893
|
}),
|
|
852
894
|
/* @__PURE__ */ jsx("path", {
|
|
853
|
-
className: "fill-
|
|
854
|
-
d: "
|
|
895
|
+
className: "fill-gray-400",
|
|
896
|
+
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"
|
|
855
897
|
}),
|
|
856
898
|
/* @__PURE__ */ jsx("path", {
|
|
857
|
-
d: "
|
|
858
|
-
fill: "#
|
|
899
|
+
d: "M157.29 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
900
|
+
fill: "#f7b6a0"
|
|
859
901
|
})
|
|
860
902
|
]
|
|
861
903
|
}),
|
|
862
904
|
/* @__PURE__ */ jsxs("symbol", {
|
|
863
|
-
id: "
|
|
864
|
-
viewBox: "0 0 419.53
|
|
905
|
+
id: "source-leisure-relaxation",
|
|
906
|
+
viewBox: "0 0 297.64 419.53",
|
|
865
907
|
children: [
|
|
866
908
|
/* @__PURE__ */ jsx("path", {
|
|
867
|
-
className: "fill-gray-
|
|
868
|
-
d: "
|
|
869
|
-
}),
|
|
870
|
-
/* @__PURE__ */ jsx("path", {
|
|
871
|
-
className: "fill-coral-300",
|
|
872
|
-
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"
|
|
909
|
+
className: "fill-gray-50",
|
|
910
|
+
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"
|
|
873
911
|
}),
|
|
874
912
|
/* @__PURE__ */ jsx("path", {
|
|
875
|
-
className: "fill-
|
|
876
|
-
d: "
|
|
913
|
+
className: "fill-gray-400",
|
|
914
|
+
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"
|
|
877
915
|
}),
|
|
878
916
|
/* @__PURE__ */ jsx("path", {
|
|
879
|
-
d: "
|
|
880
|
-
fill: "#
|
|
917
|
+
d: "M157.29 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
918
|
+
fill: "#f7b6a0"
|
|
881
919
|
})
|
|
882
920
|
]
|
|
883
921
|
}),
|
|
884
922
|
/* @__PURE__ */ jsxs("symbol", {
|
|
885
|
-
id: "
|
|
886
|
-
viewBox: "0 0 419.53
|
|
923
|
+
id: "source-leisure-relief",
|
|
924
|
+
viewBox: "0 0 297.64 419.53",
|
|
887
925
|
children: [
|
|
888
926
|
/* @__PURE__ */ jsx("path", {
|
|
889
|
-
className: "fill-gray-
|
|
890
|
-
d: "
|
|
891
|
-
}),
|
|
892
|
-
/* @__PURE__ */ jsx("path", {
|
|
893
|
-
className: "fill-blue-300",
|
|
894
|
-
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"
|
|
927
|
+
className: "fill-gray-50",
|
|
928
|
+
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"
|
|
895
929
|
}),
|
|
896
|
-
/* @__PURE__ */ jsx("
|
|
897
|
-
className: "fill-
|
|
898
|
-
|
|
930
|
+
/* @__PURE__ */ jsx("g", {
|
|
931
|
+
className: "fill-gray-400",
|
|
932
|
+
children: /* @__PURE__ */ jsx("path", { 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" })
|
|
899
933
|
}),
|
|
900
934
|
/* @__PURE__ */ jsx("path", {
|
|
901
|
-
d: "
|
|
902
|
-
fill: "#
|
|
935
|
+
d: "M157.29 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
936
|
+
fill: "#f7b6a0"
|
|
903
937
|
})
|
|
904
938
|
]
|
|
905
939
|
}),
|
|
906
940
|
/* @__PURE__ */ jsxs("symbol", {
|
|
907
|
-
id: "
|
|
941
|
+
id: "sources-drive",
|
|
908
942
|
viewBox: "0 0 419.53 297.64",
|
|
909
943
|
children: [
|
|
910
944
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -912,38 +946,34 @@ function CompassSpriteProvider() {
|
|
|
912
946
|
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"
|
|
913
947
|
}),
|
|
914
948
|
/* @__PURE__ */ jsx("path", {
|
|
915
|
-
className: "fill-
|
|
916
|
-
d: "
|
|
949
|
+
className: "fill-gray-400",
|
|
950
|
+
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"
|
|
917
951
|
}),
|
|
918
952
|
/* @__PURE__ */ jsx("path", {
|
|
919
|
-
className: "fill-
|
|
920
|
-
d: "
|
|
953
|
+
className: "fill-gray-200",
|
|
954
|
+
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"
|
|
921
955
|
}),
|
|
922
956
|
/* @__PURE__ */ jsx("path", {
|
|
923
|
-
d: "
|
|
924
|
-
fill: "#
|
|
957
|
+
d: "M218.24 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
958
|
+
fill: "#c17352"
|
|
925
959
|
})
|
|
926
960
|
]
|
|
927
961
|
}),
|
|
928
962
|
/* @__PURE__ */ jsxs("symbol", {
|
|
929
|
-
id: "
|
|
930
|
-
viewBox: "0 0 419.53
|
|
963
|
+
id: "sources-leisure",
|
|
964
|
+
viewBox: "0 0 297.64 419.53",
|
|
931
965
|
children: [
|
|
932
966
|
/* @__PURE__ */ jsx("path", {
|
|
933
|
-
className: "fill-gray-
|
|
934
|
-
d: "
|
|
967
|
+
className: "fill-gray-50",
|
|
968
|
+
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"
|
|
935
969
|
}),
|
|
936
970
|
/* @__PURE__ */ jsx("path", {
|
|
937
971
|
className: "fill-gray-400",
|
|
938
|
-
d: "
|
|
972
|
+
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"
|
|
939
973
|
}),
|
|
940
974
|
/* @__PURE__ */ jsx("path", {
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
}),
|
|
944
|
-
/* @__PURE__ */ jsx("path", {
|
|
945
|
-
d: "M217.05 17.06c-.03-.06-.1-.08-.15-.03-3.72 3.47-9.53 2.67-13.19 6.82-2.78 3.16-2.5 5.5-2.38 6.11.38 1.89 2.2 3.49 4.75 3.93 1.09.19 2.19.14 3.2-.1.48-.11.94-.27 1.37-.47 5.9-2.36 9.69-8.69 6.39-16.27z",
|
|
946
|
-
fill: "#e5cb82"
|
|
975
|
+
d: "M157.29 33.59c-3.93-8.63-4.83-10.25-8.36-16.41-.13-.23-.44-.22-.57.01-3.06 5.37-4.59 8.12-8.01 16.22-.08.2.02.44.21.43l8.25-.22h.02l8.25.4c.19 0 .3-.23.21-.43",
|
|
976
|
+
fill: "#f7b6a0"
|
|
947
977
|
})
|
|
948
978
|
]
|
|
949
979
|
})
|