@regardio/brand 0.8.2 → 0.10.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 +6 -6
- package/dist/components/button.stories.d.mts +70 -35
- package/dist/generated/icons/regardio-ensemble-icon-color-full.mjs +34 -12
- package/dist/generated/icons/regardio-ensemble-icon-color.mjs +37 -15
- package/dist/generated/icons/regardio-ensemble-icon-mono.mjs +48 -17
- package/dist/generated/icons/system-layer-bridges-icon.mjs +1 -1
- package/dist/generated/icons/system-layer-facets-icon.mjs +1 -1
- package/dist/generated/icons/system-layer-plans-icon.mjs +1 -1
- package/dist/generated/icons/system-layer-pursuits-icon.mjs +1 -1
- package/dist/generated/icons/{system-layer-needs-icon.d.mts → system-layer-sources-icon.d.mts} +3 -3
- package/dist/generated/icons/system-layer-sources-icon.mjs +19 -0
- package/dist/generated/sprites/compass-sprite-provider.mjs +204 -200
- package/dist/generated/sprites/compass-sprite.d.mts +3 -3
- package/dist/generated/sprites/compass-sprite.mjs +51 -51
- package/package.json +20 -19
- package/dist/generated/icons/system-layer-needs-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: "bridge
|
|
15
|
+
id: "bridge-view-contradicts",
|
|
16
16
|
viewBox: "0 0 419.53 297.64",
|
|
17
17
|
children: [
|
|
18
18
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -28,13 +28,13 @@ function CompassSpriteProvider() {
|
|
|
28
28
|
d: "M209.52 221.51v57.31h.97c71.3 0 141.15-6.24 209.04-18.13v-53.17z"
|
|
29
29
|
}),
|
|
30
30
|
/* @__PURE__ */ jsx("path", {
|
|
31
|
-
|
|
32
|
-
|
|
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: "#b06993"
|
|
33
33
|
})
|
|
34
34
|
]
|
|
35
35
|
}),
|
|
36
36
|
/* @__PURE__ */ jsxs("symbol", {
|
|
37
|
-
id: "bridge
|
|
37
|
+
id: "bridge-view-enables",
|
|
38
38
|
viewBox: "0 0 419.53 297.64",
|
|
39
39
|
children: [
|
|
40
40
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -50,13 +50,13 @@ function CompassSpriteProvider() {
|
|
|
50
50
|
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"
|
|
51
51
|
}),
|
|
52
52
|
/* @__PURE__ */ jsx("path", {
|
|
53
|
-
|
|
54
|
-
|
|
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: "#b06993"
|
|
55
55
|
})
|
|
56
56
|
]
|
|
57
57
|
}),
|
|
58
58
|
/* @__PURE__ */ jsxs("symbol", {
|
|
59
|
-
id: "bridge
|
|
59
|
+
id: "bridge-view-extends",
|
|
60
60
|
viewBox: "0 0 419.53 297.64",
|
|
61
61
|
children: [
|
|
62
62
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -72,13 +72,13 @@ function CompassSpriteProvider() {
|
|
|
72
72
|
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"
|
|
73
73
|
}),
|
|
74
74
|
/* @__PURE__ */ jsx("path", {
|
|
75
|
-
|
|
76
|
-
|
|
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: "#b06993"
|
|
77
77
|
})
|
|
78
78
|
]
|
|
79
79
|
}),
|
|
80
80
|
/* @__PURE__ */ jsxs("symbol", {
|
|
81
|
-
id: "bridge
|
|
81
|
+
id: "bridge-view-fulfills",
|
|
82
82
|
viewBox: "0 0 419.53 297.64",
|
|
83
83
|
children: [
|
|
84
84
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -94,13 +94,13 @@ function CompassSpriteProvider() {
|
|
|
94
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
|
-
|
|
98
|
-
|
|
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: "#b06993"
|
|
99
99
|
})
|
|
100
100
|
]
|
|
101
101
|
}),
|
|
102
102
|
/* @__PURE__ */ jsxs("symbol", {
|
|
103
|
-
id: "bridge
|
|
103
|
+
id: "bridge-view-matches",
|
|
104
104
|
viewBox: "0 0 419.53 297.64",
|
|
105
105
|
children: [
|
|
106
106
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -116,13 +116,13 @@ function CompassSpriteProvider() {
|
|
|
116
116
|
d: "M209.76 206.93v71.9h.72c71.3 0 141.15-6.24 209.04-18.13v-53.77z"
|
|
117
117
|
}),
|
|
118
118
|
/* @__PURE__ */ jsx("path", {
|
|
119
|
-
|
|
120
|
-
|
|
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: "#b06993"
|
|
121
121
|
})
|
|
122
122
|
]
|
|
123
123
|
}),
|
|
124
124
|
/* @__PURE__ */ jsxs("symbol", {
|
|
125
|
-
id: "bridge
|
|
125
|
+
id: "bridge-view-supports",
|
|
126
126
|
viewBox: "0 0 419.53 297.64",
|
|
127
127
|
children: [
|
|
128
128
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -146,22 +146,44 @@ function CompassSpriteProvider() {
|
|
|
146
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
|
-
|
|
150
|
-
|
|
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: "#b06993"
|
|
151
|
+
})
|
|
152
|
+
]
|
|
153
|
+
}),
|
|
154
|
+
/* @__PURE__ */ jsxs("symbol", {
|
|
155
|
+
id: "bridge-views",
|
|
156
|
+
viewBox: "0 0 419.53 297.64",
|
|
157
|
+
children: [
|
|
158
|
+
/* @__PURE__ */ jsx("path", {
|
|
159
|
+
className: "fill-gray-900",
|
|
160
|
+
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"
|
|
161
|
+
}),
|
|
162
|
+
/* @__PURE__ */ jsx("path", {
|
|
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"
|
|
165
|
+
}),
|
|
166
|
+
/* @__PURE__ */ jsx("path", {
|
|
167
|
+
className: "fill-gray-200",
|
|
168
|
+
d: "M0 236.93v23.51c68.09 12.01 138.48 18.35 210 18.39l-.24-41.9z"
|
|
169
|
+
}),
|
|
170
|
+
/* @__PURE__ */ jsx("path", {
|
|
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: "#b06993"
|
|
151
173
|
})
|
|
152
174
|
]
|
|
153
175
|
}),
|
|
154
176
|
/* @__PURE__ */ jsxs("symbol", {
|
|
155
|
-
id: "facet
|
|
177
|
+
id: "facet-element-means",
|
|
156
178
|
viewBox: "0 0 297.64 419.53",
|
|
157
179
|
children: [
|
|
158
180
|
/* @__PURE__ */ jsx("path", {
|
|
159
|
-
className: "fill-
|
|
181
|
+
className: "fill-purple-300",
|
|
160
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"
|
|
161
183
|
}),
|
|
162
184
|
/* @__PURE__ */ jsx("path", {
|
|
163
185
|
className: "fill-gray-50",
|
|
164
|
-
d: "
|
|
186
|
+
d: "M219.43 95.57c-6.85 45.9-24.59 164.01-30.43 200.36-.7 4.33-4.76 7.32-9.09 6.64a180.4 180.4 0 0 0-57.09.15c-4.09.67-8-1.98-8.98-6.01-6.57-26.93-28.26-112.45-35.45-139.77-1.17-4.44 1.62-8.96 6.12-9.87 14.68-2.96 29.48-4.94 44.3-5.94 1.46-.1 2.86-.58 4.05-1.42l74.07-51.87c5.76-4.03 13.54.78 12.5 7.73"
|
|
165
187
|
}),
|
|
166
188
|
/* @__PURE__ */ jsx("path", {
|
|
167
189
|
className: "fill-lime-400",
|
|
@@ -170,16 +192,16 @@ function CompassSpriteProvider() {
|
|
|
170
192
|
]
|
|
171
193
|
}),
|
|
172
194
|
/* @__PURE__ */ jsxs("symbol", {
|
|
173
|
-
id: "facet
|
|
195
|
+
id: "facet-element-people",
|
|
174
196
|
viewBox: "0 0 297.64 419.53",
|
|
175
197
|
children: [
|
|
176
198
|
/* @__PURE__ */ jsx("path", {
|
|
177
|
-
className: "fill-
|
|
199
|
+
className: "fill-orange-300",
|
|
178
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"
|
|
179
201
|
}),
|
|
180
202
|
/* @__PURE__ */ jsx("path", {
|
|
181
203
|
className: "fill-gray-50",
|
|
182
|
-
d: "
|
|
204
|
+
d: "M129.89 140.5c25.65-1.41 51.59.08 77.34 4.62 4.34.76 7.23 4.91 6.48 9.25-4.81 27.75-20.18 114.39-25.14 141.88-.78 4.31-4.88 7.22-9.2 6.46-19.05-3.34-38.3-3.53-57.04-.78-4.11.6-7.98-2.11-8.9-6.17-7.28-32.27-31.49-129.02-42.29-169.97-1.78-6.75 5.33-12.37 11.49-9.1l43.06 22.9c1.29.68 2.74 1 4.19.92z"
|
|
183
205
|
}),
|
|
184
206
|
/* @__PURE__ */ jsx("path", {
|
|
185
207
|
className: "fill-lime-400",
|
|
@@ -188,16 +210,16 @@ function CompassSpriteProvider() {
|
|
|
188
210
|
]
|
|
189
211
|
}),
|
|
190
212
|
/* @__PURE__ */ jsxs("symbol", {
|
|
191
|
-
id: "facet
|
|
213
|
+
id: "facet-element-reasons",
|
|
192
214
|
viewBox: "0 0 297.64 419.53",
|
|
193
215
|
children: [
|
|
194
216
|
/* @__PURE__ */ jsx("path", {
|
|
195
|
-
className: "fill-
|
|
217
|
+
className: "fill-red-300",
|
|
196
218
|
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"
|
|
197
219
|
}),
|
|
198
220
|
/* @__PURE__ */ jsx("path", {
|
|
199
221
|
className: "fill-gray-50",
|
|
200
|
-
d: "
|
|
222
|
+
d: "M226.85 146.37c4.3.95 7.02 5.21 6.08 9.51-5.97 27.41-25.03 113.29-31.21 140.69-.96 4.28-5.2 7-9.48 6.06-15.99-3.53-32.74-4.93-49.9-3.88-8.66.53-17.13 1.67-25.39 3.36-4.05.83-8.04-1.63-9.21-5.59-7.55-25.72-32.86-109.97-41.77-138.02-1.4-4.4 1.2-9.08 5.68-10.18 19.65-4.84 40-7.99 60.91-9.27 32.42-1.98 64.07.65 94.28 7.32z"
|
|
201
223
|
}),
|
|
202
224
|
/* @__PURE__ */ jsx("path", {
|
|
203
225
|
className: "fill-lime-400",
|
|
@@ -206,7 +228,7 @@ function CompassSpriteProvider() {
|
|
|
206
228
|
]
|
|
207
229
|
}),
|
|
208
230
|
/* @__PURE__ */ jsxs("symbol", {
|
|
209
|
-
id: "facet
|
|
231
|
+
id: "facet-element-spaces",
|
|
210
232
|
viewBox: "0 0 297.64 419.53",
|
|
211
233
|
children: [
|
|
212
234
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -215,7 +237,7 @@ function CompassSpriteProvider() {
|
|
|
215
237
|
}),
|
|
216
238
|
/* @__PURE__ */ jsx("path", {
|
|
217
239
|
className: "fill-gray-50",
|
|
218
|
-
d: "
|
|
240
|
+
d: "M65.64 159.66c-1.59-4.42.96-9.28 5.52-10.44 19.54-4.98 39.8-8.3 60.63-9.75 32.41-2.27 64.07.09 94.34 6.5 4.31.91 7.06 5.15 6.16 9.46-5.73 27.46-24.04 113.5-29.98 140.95-.93 4.29-5.14 7.05-9.43 6.14-16.02-3.39-32.78-4.64-49.93-3.44-8.63.6-17.07 1.81-25.29 3.57-4.07.87-8.11-1.59-9.28-5.58-6.92-23.66-27.85-93.91-31.09-103.66-3.78-11.38-7.66-22.65-11.66-33.73z"
|
|
219
241
|
}),
|
|
220
242
|
/* @__PURE__ */ jsx("path", {
|
|
221
243
|
className: "fill-lime-400",
|
|
@@ -224,7 +246,7 @@ function CompassSpriteProvider() {
|
|
|
224
246
|
]
|
|
225
247
|
}),
|
|
226
248
|
/* @__PURE__ */ jsxs("symbol", {
|
|
227
|
-
id: "facet
|
|
249
|
+
id: "facet-element-things",
|
|
228
250
|
viewBox: "0 0 297.64 419.53",
|
|
229
251
|
children: [
|
|
230
252
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -233,7 +255,7 @@ function CompassSpriteProvider() {
|
|
|
233
255
|
}),
|
|
234
256
|
/* @__PURE__ */ jsx("path", {
|
|
235
257
|
className: "fill-gray-50",
|
|
236
|
-
d: "
|
|
258
|
+
d: "M178.75 302.69c-19.04-3.41-38.29-3.66-57.04-.98-4.12.59-7.97-2.14-8.87-6.2-7.16-32.3-31.04-129.13-41.69-170.11-1.76-6.75 5.37-12.35 11.52-9.06l42.98 23.05c1.28.69 2.73 1.01 4.19.93 25.65-1.32 51.59.26 77.32 4.89 4.33.78 7.22 4.93 6.45 9.27-4.9 27.74-20.58 114.32-25.64 141.79-.79 4.31-4.91 7.2-9.22 6.43z"
|
|
237
259
|
}),
|
|
238
260
|
/* @__PURE__ */ jsx("path", {
|
|
239
261
|
className: "fill-lime-400",
|
|
@@ -242,7 +264,7 @@ function CompassSpriteProvider() {
|
|
|
242
264
|
]
|
|
243
265
|
}),
|
|
244
266
|
/* @__PURE__ */ jsxs("symbol", {
|
|
245
|
-
id: "facet
|
|
267
|
+
id: "facet-element-times",
|
|
246
268
|
viewBox: "0 0 297.64 419.53",
|
|
247
269
|
children: [
|
|
248
270
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -251,7 +273,7 @@ function CompassSpriteProvider() {
|
|
|
251
273
|
}),
|
|
252
274
|
/* @__PURE__ */ jsx("path", {
|
|
253
275
|
className: "fill-gray-50",
|
|
254
|
-
d: "
|
|
276
|
+
d: "M114.19 296.72c-6.62-26.92-28.49-112.39-35.74-139.7-1.18-4.43 1.6-8.96 6.1-9.88 14.68-2.99 29.47-5 44.28-6.03a8 8 0 0 0 4.05-1.43l73.97-52.02c5.75-4.04 13.54.75 12.52 7.7-6.75 45.91-24.24 164.06-30.02 200.43-.69 4.33-4.74 7.33-9.08 6.66a180.5 180.5 0 0 0-57.09.27c-4.09.68-8-1.96-8.99-5.99z"
|
|
255
277
|
}),
|
|
256
278
|
/* @__PURE__ */ jsx("path", {
|
|
257
279
|
className: "fill-lime-400",
|
|
@@ -260,7 +282,25 @@ function CompassSpriteProvider() {
|
|
|
260
282
|
]
|
|
261
283
|
}),
|
|
262
284
|
/* @__PURE__ */ jsxs("symbol", {
|
|
263
|
-
id: "facet
|
|
285
|
+
id: "facet-elements",
|
|
286
|
+
viewBox: "0 0 297.64 419.53",
|
|
287
|
+
children: [
|
|
288
|
+
/* @__PURE__ */ jsx("path", {
|
|
289
|
+
className: "fill-gray-300",
|
|
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"
|
|
291
|
+
}),
|
|
292
|
+
/* @__PURE__ */ jsx("path", {
|
|
293
|
+
className: "fill-gray-100",
|
|
294
|
+
d: "M189.44 311.83c-3.57 19.38-7.79 42.04-12.14 64.68-.47 2.42-2.76 4.06-5.19 3.68-10.51-1.64-21.1-1.63-31.41-.06-2.43.37-4.7-1.26-5.18-3.67-5.79-29.45-12.73-59.73-21.17-84.96-1.33-3.97-2.68-7.94-4.06-11.92-1.36-3.94 2.77-7.52 6.46-5.6l24.68 12.85c.74.39 1.58.56 2.41.51 14.84-.95 29.88-.2 44.81 2.32 2.5.42 4.19 2.8 3.76 5.31-.96 5.67-1.96 11.29-2.99 16.86z"
|
|
295
|
+
}),
|
|
296
|
+
/* @__PURE__ */ jsx("path", {
|
|
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"
|
|
299
|
+
})
|
|
300
|
+
]
|
|
301
|
+
}),
|
|
302
|
+
/* @__PURE__ */ jsxs("symbol", {
|
|
303
|
+
id: "facet-step-accord-bottom",
|
|
264
304
|
viewBox: "0 0 297.64 419.53",
|
|
265
305
|
children: [
|
|
266
306
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -278,7 +318,7 @@ function CompassSpriteProvider() {
|
|
|
278
318
|
]
|
|
279
319
|
}),
|
|
280
320
|
/* @__PURE__ */ jsxs("symbol", {
|
|
281
|
-
id: "facet
|
|
321
|
+
id: "facet-step-accord-top",
|
|
282
322
|
viewBox: "0 0 419.53 297.64",
|
|
283
323
|
children: [
|
|
284
324
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -296,7 +336,7 @@ function CompassSpriteProvider() {
|
|
|
296
336
|
]
|
|
297
337
|
}),
|
|
298
338
|
/* @__PURE__ */ jsxs("symbol", {
|
|
299
|
-
id: "facet
|
|
339
|
+
id: "facet-step-action-bottom",
|
|
300
340
|
viewBox: "0 0 297.64 419.53",
|
|
301
341
|
children: [
|
|
302
342
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -314,7 +354,7 @@ function CompassSpriteProvider() {
|
|
|
314
354
|
]
|
|
315
355
|
}),
|
|
316
356
|
/* @__PURE__ */ jsxs("symbol", {
|
|
317
|
-
id: "facet
|
|
357
|
+
id: "facet-step-action-top",
|
|
318
358
|
viewBox: "0 0 419.53 297.64",
|
|
319
359
|
children: [
|
|
320
360
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -332,7 +372,7 @@ function CompassSpriteProvider() {
|
|
|
332
372
|
]
|
|
333
373
|
}),
|
|
334
374
|
/* @__PURE__ */ jsxs("symbol", {
|
|
335
|
-
id: "facet
|
|
375
|
+
id: "facet-step-effect-bottom",
|
|
336
376
|
viewBox: "0 0 297.64 419.53",
|
|
337
377
|
children: [
|
|
338
378
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -350,7 +390,7 @@ function CompassSpriteProvider() {
|
|
|
350
390
|
]
|
|
351
391
|
}),
|
|
352
392
|
/* @__PURE__ */ jsxs("symbol", {
|
|
353
|
-
id: "facet
|
|
393
|
+
id: "facet-step-effect-top",
|
|
354
394
|
viewBox: "0 0 419.53 297.64",
|
|
355
395
|
children: [
|
|
356
396
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -368,7 +408,7 @@ function CompassSpriteProvider() {
|
|
|
368
408
|
]
|
|
369
409
|
}),
|
|
370
410
|
/* @__PURE__ */ jsxs("symbol", {
|
|
371
|
-
id: "facet
|
|
411
|
+
id: "facet-step-essence-bottom",
|
|
372
412
|
viewBox: "0 0 297.64 419.53",
|
|
373
413
|
children: [
|
|
374
414
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -386,7 +426,7 @@ function CompassSpriteProvider() {
|
|
|
386
426
|
]
|
|
387
427
|
}),
|
|
388
428
|
/* @__PURE__ */ jsxs("symbol", {
|
|
389
|
-
id: "facet
|
|
429
|
+
id: "facet-step-essence-top",
|
|
390
430
|
viewBox: "0 0 419.53 297.64",
|
|
391
431
|
children: [
|
|
392
432
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -404,7 +444,7 @@ function CompassSpriteProvider() {
|
|
|
404
444
|
]
|
|
405
445
|
}),
|
|
406
446
|
/* @__PURE__ */ jsxs("symbol", {
|
|
407
|
-
id: "facet
|
|
447
|
+
id: "facet-step-impulse-bottom",
|
|
408
448
|
viewBox: "0 0 297.64 419.53",
|
|
409
449
|
children: [
|
|
410
450
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -422,7 +462,7 @@ function CompassSpriteProvider() {
|
|
|
422
462
|
]
|
|
423
463
|
}),
|
|
424
464
|
/* @__PURE__ */ jsxs("symbol", {
|
|
425
|
-
id: "facet
|
|
465
|
+
id: "facet-step-impulse-top",
|
|
426
466
|
viewBox: "0 0 419.53 297.64",
|
|
427
467
|
children: [
|
|
428
468
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -444,7 +484,7 @@ function CompassSpriteProvider() {
|
|
|
444
484
|
]
|
|
445
485
|
}),
|
|
446
486
|
/* @__PURE__ */ jsxs("symbol", {
|
|
447
|
-
id: "facet
|
|
487
|
+
id: "facet-step-signal-bottom",
|
|
448
488
|
viewBox: "0 0 297.64 419.53",
|
|
449
489
|
children: [
|
|
450
490
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -462,7 +502,7 @@ function CompassSpriteProvider() {
|
|
|
462
502
|
]
|
|
463
503
|
}),
|
|
464
504
|
/* @__PURE__ */ jsxs("symbol", {
|
|
465
|
-
id: "facet
|
|
505
|
+
id: "facet-step-signal-top",
|
|
466
506
|
viewBox: "0 0 419.53 297.64",
|
|
467
507
|
children: [
|
|
468
508
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -480,105 +520,59 @@ function CompassSpriteProvider() {
|
|
|
480
520
|
]
|
|
481
521
|
}),
|
|
482
522
|
/* @__PURE__ */ jsxs("symbol", {
|
|
483
|
-
id: "
|
|
484
|
-
viewBox: "0 0
|
|
523
|
+
id: "pursuit-pointer",
|
|
524
|
+
viewBox: "0 0 297.64 841.89",
|
|
485
525
|
children: [
|
|
486
526
|
/* @__PURE__ */ jsx("path", {
|
|
487
|
-
className: "fill-gray-
|
|
488
|
-
d: "
|
|
527
|
+
className: "fill-gray-50",
|
|
528
|
+
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"
|
|
489
529
|
}),
|
|
490
530
|
/* @__PURE__ */ jsx("path", {
|
|
491
531
|
className: "fill-gray-400",
|
|
492
|
-
d: "
|
|
493
|
-
}),
|
|
494
|
-
/* @__PURE__ */ jsx("path", {
|
|
495
|
-
className: "fill-gray-200",
|
|
496
|
-
d: "M0 236.93v23.51c68.09 12.01 138.48 18.35 210 18.39l-.24-41.9z"
|
|
497
|
-
}),
|
|
498
|
-
/* @__PURE__ */ jsx("path", {
|
|
499
|
-
className: "fill-pink-400",
|
|
500
|
-
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"
|
|
501
|
-
})
|
|
502
|
-
]
|
|
503
|
-
}),
|
|
504
|
-
/* @__PURE__ */ jsxs("symbol", {
|
|
505
|
-
id: "layer.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"
|
|
532
|
+
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"
|
|
511
533
|
}),
|
|
512
534
|
/* @__PURE__ */ jsx("path", {
|
|
513
|
-
className: "fill-gray-
|
|
514
|
-
d: "
|
|
535
|
+
className: "fill-gray-950",
|
|
536
|
+
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"
|
|
515
537
|
}),
|
|
516
538
|
/* @__PURE__ */ jsx("path", {
|
|
517
|
-
className: "fill-
|
|
518
|
-
d: "
|
|
519
|
-
})
|
|
520
|
-
]
|
|
521
|
-
}),
|
|
522
|
-
/* @__PURE__ */ jsxs("symbol", {
|
|
523
|
-
id: "layer.facets.steps",
|
|
524
|
-
viewBox: "0 0 297.64 419.53",
|
|
525
|
-
children: [
|
|
526
|
-
/* @__PURE__ */ jsx("path", {
|
|
527
|
-
className: "fill-gray-200",
|
|
528
|
-
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"
|
|
539
|
+
className: "fill-gray-400",
|
|
540
|
+
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.61m244.26-210.97-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"
|
|
529
541
|
}),
|
|
530
542
|
/* @__PURE__ */ jsx("path", {
|
|
531
|
-
className: "fill-gray-
|
|
532
|
-
d: "
|
|
543
|
+
className: "fill-gray-950",
|
|
544
|
+
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"
|
|
533
545
|
}),
|
|
534
546
|
/* @__PURE__ */ jsx("path", {
|
|
535
|
-
|
|
536
|
-
|
|
547
|
+
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",
|
|
548
|
+
fill: "#a58924"
|
|
537
549
|
})
|
|
538
550
|
]
|
|
539
551
|
}),
|
|
540
552
|
/* @__PURE__ */ jsxs("symbol", {
|
|
541
|
-
id: "
|
|
553
|
+
id: "pursuit-trait-flourishing",
|
|
542
554
|
viewBox: "0 0 419.53 297.64",
|
|
543
555
|
children: [
|
|
544
556
|
/* @__PURE__ */ jsx("path", {
|
|
545
|
-
className: "fill-gray-
|
|
557
|
+
className: "fill-gray-950",
|
|
546
558
|
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"
|
|
547
559
|
}),
|
|
548
560
|
/* @__PURE__ */ jsx("path", {
|
|
549
561
|
className: "fill-gray-400",
|
|
550
|
-
d: "
|
|
562
|
+
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
563
|
}),
|
|
552
564
|
/* @__PURE__ */ jsx("path", {
|
|
553
565
|
className: "fill-gray-200",
|
|
554
|
-
d: "
|
|
555
|
-
}),
|
|
556
|
-
/* @__PURE__ */ jsx("path", {
|
|
557
|
-
className: "fill-yellow-400",
|
|
558
|
-
d: "M209.79 17.14c3.85 7.14 3.05 6.3 8.44 16.45.1.19-.02.44-.21.43l-8.24-.39h-.02l-8.25.21c-.19 0-.31-.23-.21-.43 4.21-8.25 3.45-6.79 8.07-16.24.1-.2.32-.22.43-.02z"
|
|
559
|
-
})
|
|
560
|
-
]
|
|
561
|
-
}),
|
|
562
|
-
/* @__PURE__ */ jsxs("symbol", {
|
|
563
|
-
id: "layer.needs.leisure",
|
|
564
|
-
viewBox: "0 0 297.64 419.53",
|
|
565
|
-
children: [
|
|
566
|
-
/* @__PURE__ */ jsx("path", {
|
|
567
|
-
className: "fill-gray-50",
|
|
568
|
-
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"
|
|
569
|
-
}),
|
|
570
|
-
/* @__PURE__ */ jsx("path", {
|
|
571
|
-
className: "fill-gray-400",
|
|
572
|
-
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"
|
|
566
|
+
d: "M217.03 231.16c-3.49-5.47-11.09-5.47-14.58 0l-42.01 66.48h98.64z"
|
|
573
567
|
}),
|
|
574
568
|
/* @__PURE__ */ jsx("path", {
|
|
575
|
-
|
|
576
|
-
|
|
569
|
+
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",
|
|
570
|
+
fill: "#a58924"
|
|
577
571
|
})
|
|
578
572
|
]
|
|
579
573
|
}),
|
|
580
574
|
/* @__PURE__ */ jsxs("symbol", {
|
|
581
|
-
id: "
|
|
575
|
+
id: "source-drive-flexibility",
|
|
582
576
|
viewBox: "0 0 419.53 297.64",
|
|
583
577
|
children: [
|
|
584
578
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -591,12 +585,16 @@ function CompassSpriteProvider() {
|
|
|
591
585
|
}),
|
|
592
586
|
/* @__PURE__ */ jsx("path", {
|
|
593
587
|
className: "fill-yellow-400",
|
|
594
|
-
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.
|
|
588
|
+
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"
|
|
589
|
+
}),
|
|
590
|
+
/* @__PURE__ */ jsx("path", {
|
|
591
|
+
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",
|
|
592
|
+
fill: "#c17352"
|
|
595
593
|
})
|
|
596
594
|
]
|
|
597
595
|
}),
|
|
598
596
|
/* @__PURE__ */ jsxs("symbol", {
|
|
599
|
-
id: "
|
|
597
|
+
id: "source-drive-orientation",
|
|
600
598
|
viewBox: "0 0 419.53 297.64",
|
|
601
599
|
children: [
|
|
602
600
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -612,13 +610,13 @@ function CompassSpriteProvider() {
|
|
|
612
610
|
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"
|
|
613
611
|
}),
|
|
614
612
|
/* @__PURE__ */ jsx("path", {
|
|
615
|
-
|
|
616
|
-
|
|
613
|
+
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",
|
|
614
|
+
fill: "#c17352"
|
|
617
615
|
})
|
|
618
616
|
]
|
|
619
617
|
}),
|
|
620
618
|
/* @__PURE__ */ jsxs("symbol", {
|
|
621
|
-
id: "
|
|
619
|
+
id: "source-drive-pathways",
|
|
622
620
|
viewBox: "0 0 419.53 297.64",
|
|
623
621
|
children: [
|
|
624
622
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -634,13 +632,13 @@ function CompassSpriteProvider() {
|
|
|
634
632
|
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"
|
|
635
633
|
}),
|
|
636
634
|
/* @__PURE__ */ jsx("path", {
|
|
637
|
-
|
|
638
|
-
|
|
635
|
+
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",
|
|
636
|
+
fill: "#c17352"
|
|
639
637
|
})
|
|
640
638
|
]
|
|
641
639
|
}),
|
|
642
640
|
/* @__PURE__ */ jsxs("symbol", {
|
|
643
|
-
id: "
|
|
641
|
+
id: "source-drive-possibilities",
|
|
644
642
|
viewBox: "0 0 419.53 297.64",
|
|
645
643
|
children: [
|
|
646
644
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -656,13 +654,13 @@ function CompassSpriteProvider() {
|
|
|
656
654
|
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"
|
|
657
655
|
}),
|
|
658
656
|
/* @__PURE__ */ jsx("path", {
|
|
659
|
-
|
|
660
|
-
|
|
657
|
+
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",
|
|
658
|
+
fill: "#c17352"
|
|
661
659
|
})
|
|
662
660
|
]
|
|
663
661
|
}),
|
|
664
662
|
/* @__PURE__ */ jsxs("symbol", {
|
|
665
|
-
id: "
|
|
663
|
+
id: "source-drive-strength",
|
|
666
664
|
viewBox: "0 0 419.53 297.64",
|
|
667
665
|
children: [
|
|
668
666
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -678,13 +676,13 @@ function CompassSpriteProvider() {
|
|
|
678
676
|
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"
|
|
679
677
|
}),
|
|
680
678
|
/* @__PURE__ */ jsx("path", {
|
|
681
|
-
|
|
682
|
-
|
|
679
|
+
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",
|
|
680
|
+
fill: "#c17352"
|
|
683
681
|
})
|
|
684
682
|
]
|
|
685
683
|
}),
|
|
686
684
|
/* @__PURE__ */ jsxs("symbol", {
|
|
687
|
-
id: "
|
|
685
|
+
id: "source-drive-structure",
|
|
688
686
|
viewBox: "0 0 419.53 297.64",
|
|
689
687
|
children: [
|
|
690
688
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -700,13 +698,35 @@ function CompassSpriteProvider() {
|
|
|
700
698
|
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"
|
|
701
699
|
}),
|
|
702
700
|
/* @__PURE__ */ jsx("path", {
|
|
703
|
-
|
|
704
|
-
|
|
701
|
+
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",
|
|
702
|
+
fill: "#c17352"
|
|
703
|
+
})
|
|
704
|
+
]
|
|
705
|
+
}),
|
|
706
|
+
/* @__PURE__ */ jsxs("symbol", {
|
|
707
|
+
id: "source-drive",
|
|
708
|
+
viewBox: "0 0 419.53 297.64",
|
|
709
|
+
children: [
|
|
710
|
+
/* @__PURE__ */ jsx("path", {
|
|
711
|
+
className: "fill-gray-800",
|
|
712
|
+
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"
|
|
713
|
+
}),
|
|
714
|
+
/* @__PURE__ */ jsx("path", {
|
|
715
|
+
className: "fill-gray-400",
|
|
716
|
+
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"
|
|
717
|
+
}),
|
|
718
|
+
/* @__PURE__ */ jsx("path", {
|
|
719
|
+
className: "fill-gray-200",
|
|
720
|
+
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"
|
|
721
|
+
}),
|
|
722
|
+
/* @__PURE__ */ jsx("path", {
|
|
723
|
+
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",
|
|
724
|
+
fill: "#c17352"
|
|
705
725
|
})
|
|
706
726
|
]
|
|
707
727
|
}),
|
|
708
728
|
/* @__PURE__ */ jsxs("symbol", {
|
|
709
|
-
id: "
|
|
729
|
+
id: "source-leisure-breeze",
|
|
710
730
|
viewBox: "0 0 297.64 419.53",
|
|
711
731
|
children: [
|
|
712
732
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -718,13 +738,13 @@ function CompassSpriteProvider() {
|
|
|
718
738
|
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.34m0-65.67C106.3 279.98 53.73 275.05 0 275.02v17.01c53.73.03 106.3 4.96 157.32 14.34z"
|
|
719
739
|
}),
|
|
720
740
|
/* @__PURE__ */ jsx("path", {
|
|
721
|
-
|
|
722
|
-
|
|
741
|
+
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",
|
|
742
|
+
fill: "#f7b6a0"
|
|
723
743
|
})
|
|
724
744
|
]
|
|
725
745
|
}),
|
|
726
746
|
/* @__PURE__ */ jsxs("symbol", {
|
|
727
|
-
id: "
|
|
747
|
+
id: "source-leisure-calm",
|
|
728
748
|
viewBox: "0 0 297.64 419.53",
|
|
729
749
|
children: [
|
|
730
750
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -736,13 +756,13 @@ function CompassSpriteProvider() {
|
|
|
736
756
|
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"
|
|
737
757
|
}),
|
|
738
758
|
/* @__PURE__ */ jsx("path", {
|
|
739
|
-
|
|
740
|
-
|
|
759
|
+
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",
|
|
760
|
+
fill: "#f7b6a0"
|
|
741
761
|
})
|
|
742
762
|
]
|
|
743
763
|
}),
|
|
744
764
|
/* @__PURE__ */ jsxs("symbol", {
|
|
745
|
-
id: "
|
|
765
|
+
id: "source-leisure-contemplation",
|
|
746
766
|
viewBox: "0 0 297.64 419.53",
|
|
747
767
|
children: [
|
|
748
768
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -754,13 +774,13 @@ function CompassSpriteProvider() {
|
|
|
754
774
|
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.15m36.04 7.56 1.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"
|
|
755
775
|
}),
|
|
756
776
|
/* @__PURE__ */ jsx("path", {
|
|
757
|
-
|
|
758
|
-
|
|
777
|
+
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",
|
|
778
|
+
fill: "#f7b6a0"
|
|
759
779
|
})
|
|
760
780
|
]
|
|
761
781
|
}),
|
|
762
782
|
/* @__PURE__ */ jsxs("symbol", {
|
|
763
|
-
id: "
|
|
783
|
+
id: "source-leisure-distance",
|
|
764
784
|
viewBox: "0 0 297.64 419.53",
|
|
765
785
|
children: [
|
|
766
786
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -772,13 +792,13 @@ function CompassSpriteProvider() {
|
|
|
772
792
|
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.38zm-99.39-.18v-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"
|
|
773
793
|
}),
|
|
774
794
|
/* @__PURE__ */ jsx("path", {
|
|
775
|
-
|
|
776
|
-
|
|
795
|
+
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",
|
|
796
|
+
fill: "#f7b6a0"
|
|
777
797
|
})
|
|
778
798
|
]
|
|
779
799
|
}),
|
|
780
800
|
/* @__PURE__ */ jsxs("symbol", {
|
|
781
|
-
id: "
|
|
801
|
+
id: "source-leisure-indulgence",
|
|
782
802
|
viewBox: "0 0 297.64 419.53",
|
|
783
803
|
children: [
|
|
784
804
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -790,31 +810,31 @@ function CompassSpriteProvider() {
|
|
|
790
810
|
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.95m-192.86-8.09-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"
|
|
791
811
|
}),
|
|
792
812
|
/* @__PURE__ */ jsx("path", {
|
|
793
|
-
|
|
794
|
-
|
|
813
|
+
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",
|
|
814
|
+
fill: "#f7b6a0"
|
|
795
815
|
})
|
|
796
816
|
]
|
|
797
817
|
}),
|
|
798
818
|
/* @__PURE__ */ jsxs("symbol", {
|
|
799
|
-
id: "
|
|
819
|
+
id: "source-leisure-inspiration",
|
|
800
820
|
viewBox: "0 0 297.64 419.53",
|
|
801
821
|
children: [
|
|
802
822
|
/* @__PURE__ */ jsx("path", {
|
|
803
|
-
className: "fill-gray-
|
|
823
|
+
className: "fill-gray-200",
|
|
804
824
|
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"
|
|
805
825
|
}),
|
|
806
826
|
/* @__PURE__ */ jsx("path", {
|
|
807
827
|
className: "fill-gray-400",
|
|
808
|
-
d: "
|
|
828
|
+
d: "M232.87 322.28c0 19.24-2.64 37.87-7.57 55.54a3.3 3.3 0 0 1-3.94 2.33c-8.62-2.03-27.76-6.98-28.99-7.31-3.26-.87-25.71-6.78-31.9-8.55-4.79-1.37-9.53-2.77-14.22-4.19-34.07-10.34-77.88-23.85-104.29-33.13-4.3-1.51-3.71-7.77.79-8.45 26.91-4.06 70.52-9.5 103.5-19.49 5.83-1.77 11.73-3.61 17.66-5.54 5.1-1.66 28.49-9.78 31.42-10.79 1.41-.49 18.92-6.64 27.73-9.95 1.87-.7 3.93.39 4.38 2.33 3.55 15.16 5.43 30.96 5.43 47.21z"
|
|
809
829
|
}),
|
|
810
830
|
/* @__PURE__ */ jsx("path", {
|
|
811
|
-
className: "fill-
|
|
812
|
-
d: "
|
|
831
|
+
className: "fill-lime-400",
|
|
832
|
+
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"
|
|
813
833
|
})
|
|
814
834
|
]
|
|
815
835
|
}),
|
|
816
836
|
/* @__PURE__ */ jsxs("symbol", {
|
|
817
|
-
id: "
|
|
837
|
+
id: "source-leisure-inspiration_1",
|
|
818
838
|
viewBox: "0 0 297.64 419.53",
|
|
819
839
|
children: [
|
|
820
840
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -823,16 +843,16 @@ function CompassSpriteProvider() {
|
|
|
823
843
|
}),
|
|
824
844
|
/* @__PURE__ */ jsx("path", {
|
|
825
845
|
className: "fill-gray-400",
|
|
826
|
-
d: "
|
|
846
|
+
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.97m2.46-34.49-.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"
|
|
827
847
|
}),
|
|
828
848
|
/* @__PURE__ */ jsx("path", {
|
|
829
|
-
|
|
830
|
-
|
|
849
|
+
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",
|
|
850
|
+
fill: "#f7b6a0"
|
|
831
851
|
})
|
|
832
852
|
]
|
|
833
853
|
}),
|
|
834
854
|
/* @__PURE__ */ jsxs("symbol", {
|
|
835
|
-
id: "
|
|
855
|
+
id: "source-leisure-movement",
|
|
836
856
|
viewBox: "0 0 297.64 419.53",
|
|
837
857
|
children: [
|
|
838
858
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -841,16 +861,16 @@ function CompassSpriteProvider() {
|
|
|
841
861
|
}),
|
|
842
862
|
/* @__PURE__ */ jsx("path", {
|
|
843
863
|
className: "fill-gray-400",
|
|
844
|
-
d: "
|
|
864
|
+
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.51zm72.69 0c-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"
|
|
845
865
|
}),
|
|
846
866
|
/* @__PURE__ */ jsx("path", {
|
|
847
|
-
|
|
848
|
-
|
|
867
|
+
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",
|
|
868
|
+
fill: "#f7b6a0"
|
|
849
869
|
})
|
|
850
870
|
]
|
|
851
871
|
}),
|
|
852
872
|
/* @__PURE__ */ jsxs("symbol", {
|
|
853
|
-
id: "
|
|
873
|
+
id: "source-leisure-nearness",
|
|
854
874
|
viewBox: "0 0 297.64 419.53",
|
|
855
875
|
children: [
|
|
856
876
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -859,16 +879,16 @@ function CompassSpriteProvider() {
|
|
|
859
879
|
}),
|
|
860
880
|
/* @__PURE__ */ jsx("path", {
|
|
861
881
|
className: "fill-gray-400",
|
|
862
|
-
d: "
|
|
882
|
+
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.1m-38.35 32.46.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"
|
|
863
883
|
}),
|
|
864
884
|
/* @__PURE__ */ jsx("path", {
|
|
865
|
-
|
|
866
|
-
|
|
885
|
+
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",
|
|
886
|
+
fill: "#f7b6a0"
|
|
867
887
|
})
|
|
868
888
|
]
|
|
869
889
|
}),
|
|
870
890
|
/* @__PURE__ */ jsxs("symbol", {
|
|
871
|
-
id: "
|
|
891
|
+
id: "source-leisure-nourishment",
|
|
872
892
|
viewBox: "0 0 297.64 419.53",
|
|
873
893
|
children: [
|
|
874
894
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -877,16 +897,16 @@ function CompassSpriteProvider() {
|
|
|
877
897
|
}),
|
|
878
898
|
/* @__PURE__ */ jsx("path", {
|
|
879
899
|
className: "fill-gray-400",
|
|
880
|
-
d: "
|
|
900
|
+
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"
|
|
881
901
|
}),
|
|
882
902
|
/* @__PURE__ */ jsx("path", {
|
|
883
|
-
|
|
884
|
-
|
|
903
|
+
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",
|
|
904
|
+
fill: "#f7b6a0"
|
|
885
905
|
})
|
|
886
906
|
]
|
|
887
907
|
}),
|
|
888
908
|
/* @__PURE__ */ jsxs("symbol", {
|
|
889
|
-
id: "
|
|
909
|
+
id: "source-leisure-refreshment",
|
|
890
910
|
viewBox: "0 0 297.64 419.53",
|
|
891
911
|
children: [
|
|
892
912
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -895,16 +915,16 @@ function CompassSpriteProvider() {
|
|
|
895
915
|
}),
|
|
896
916
|
/* @__PURE__ */ jsx("path", {
|
|
897
917
|
className: "fill-gray-400",
|
|
898
|
-
d: "
|
|
918
|
+
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"
|
|
899
919
|
}),
|
|
900
920
|
/* @__PURE__ */ jsx("path", {
|
|
901
|
-
|
|
902
|
-
|
|
921
|
+
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",
|
|
922
|
+
fill: "#f7b6a0"
|
|
903
923
|
})
|
|
904
924
|
]
|
|
905
925
|
}),
|
|
906
926
|
/* @__PURE__ */ jsxs("symbol", {
|
|
907
|
-
id: "
|
|
927
|
+
id: "source-leisure-relaxation",
|
|
908
928
|
viewBox: "0 0 297.64 419.53",
|
|
909
929
|
children: [
|
|
910
930
|
/* @__PURE__ */ jsx("path", {
|
|
@@ -913,63 +933,47 @@ function CompassSpriteProvider() {
|
|
|
913
933
|
}),
|
|
914
934
|
/* @__PURE__ */ jsx("path", {
|
|
915
935
|
className: "fill-gray-400",
|
|
916
|
-
d: "
|
|
936
|
+
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"
|
|
917
937
|
}),
|
|
918
938
|
/* @__PURE__ */ jsx("path", {
|
|
919
|
-
|
|
920
|
-
|
|
939
|
+
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",
|
|
940
|
+
fill: "#f7b6a0"
|
|
921
941
|
})
|
|
922
942
|
]
|
|
923
943
|
}),
|
|
924
944
|
/* @__PURE__ */ jsxs("symbol", {
|
|
925
|
-
id: "
|
|
926
|
-
viewBox: "0 0 419.53
|
|
945
|
+
id: "source-leisure-relief",
|
|
946
|
+
viewBox: "0 0 297.64 419.53",
|
|
927
947
|
children: [
|
|
928
948
|
/* @__PURE__ */ jsx("path", {
|
|
929
|
-
className: "fill-gray-
|
|
930
|
-
d: "
|
|
949
|
+
className: "fill-gray-50",
|
|
950
|
+
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"
|
|
931
951
|
}),
|
|
932
952
|
/* @__PURE__ */ jsx("path", {
|
|
933
953
|
className: "fill-gray-400",
|
|
934
|
-
d: "
|
|
935
|
-
}),
|
|
936
|
-
/* @__PURE__ */ jsx("path", {
|
|
937
|
-
className: "fill-gray-200",
|
|
938
|
-
d: "M217.03 231.16c-3.49-5.47-11.09-5.47-14.58 0l-42.01 66.48h98.64z"
|
|
954
|
+
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.55m40.76-42.64h-17.01a876 876 0 0 0-6.18 98.05h17.01c.23-33.16 2.33-65.88 6.18-98.05"
|
|
939
955
|
}),
|
|
940
956
|
/* @__PURE__ */ jsx("path", {
|
|
941
|
-
|
|
942
|
-
|
|
957
|
+
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",
|
|
958
|
+
fill: "#f7b6a0"
|
|
943
959
|
})
|
|
944
960
|
]
|
|
945
961
|
}),
|
|
946
962
|
/* @__PURE__ */ jsxs("symbol", {
|
|
947
|
-
id: "
|
|
948
|
-
viewBox: "0 0 297.64
|
|
963
|
+
id: "source-leisure",
|
|
964
|
+
viewBox: "0 0 297.64 419.53",
|
|
949
965
|
children: [
|
|
950
966
|
/* @__PURE__ */ jsx("path", {
|
|
951
967
|
className: "fill-gray-50",
|
|
952
|
-
d: "
|
|
953
|
-
}),
|
|
954
|
-
/* @__PURE__ */ jsx("path", {
|
|
955
|
-
className: "fill-gray-400",
|
|
956
|
-
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"
|
|
957
|
-
}),
|
|
958
|
-
/* @__PURE__ */ jsx("path", {
|
|
959
|
-
className: "fill-gray-950",
|
|
960
|
-
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"
|
|
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"
|
|
961
969
|
}),
|
|
962
970
|
/* @__PURE__ */ jsx("path", {
|
|
963
971
|
className: "fill-gray-400",
|
|
964
|
-
d: "
|
|
965
|
-
}),
|
|
966
|
-
/* @__PURE__ */ jsx("path", {
|
|
967
|
-
className: "fill-gray-950",
|
|
968
|
-
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"
|
|
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"
|
|
969
973
|
}),
|
|
970
974
|
/* @__PURE__ */ jsx("path", {
|
|
971
|
-
|
|
972
|
-
|
|
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"
|
|
973
977
|
})
|
|
974
978
|
]
|
|
975
979
|
})
|