@codecademy/gamut-illustrations 67.0.0-alpha.7455bb.0 → 67.0.0-alpha.ccfdc5.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/dist/BookAndNotepad.js +14 -14
- package/dist/Interest.d.ts +3 -0
- package/dist/Interest.js +382 -0
- package/dist/Knowledge.d.ts +3 -0
- package/dist/Knowledge.js +308 -0
- package/dist/LightBulbAndGears.d.ts +3 -0
- package/dist/LightBulbAndGears.js +356 -0
- package/dist/PracticeTarget.d.ts +3 -0
- package/dist/PracticeTarget.js +78 -0
- package/dist/Purpose.d.ts +3 -0
- package/dist/Purpose.js +136 -0
- package/dist/index.d.ts +5 -0
- package/dist/index.js +5 -0
- package/package.json +3 -3
package/dist/BookAndNotepad.js
CHANGED
|
@@ -11,7 +11,7 @@ export var BookAndNotepad = function BookAndNotepad(_ref) {
|
|
|
11
11
|
className: className,
|
|
12
12
|
width: width,
|
|
13
13
|
height: height,
|
|
14
|
-
viewBox: "0 0
|
|
14
|
+
viewBox: "0 0 193 174",
|
|
15
15
|
xmlns: "http://www.w3.org/2000/svg",
|
|
16
16
|
fill: "none",
|
|
17
17
|
children: [/*#__PURE__*/_jsx("title", {
|
|
@@ -30,27 +30,27 @@ export var BookAndNotepad = function BookAndNotepad(_ref) {
|
|
|
30
30
|
fill: "#fff",
|
|
31
31
|
stroke: "#10162F",
|
|
32
32
|
strokeMiterlimit: "10",
|
|
33
|
-
d: "M11.427 127.342h82.258v25.367H11.427c-2.765 0-5.418-1.
|
|
33
|
+
d: "M11.427 127.342h82.258v25.367H11.427c-2.765 0-5.418-1.337-7.373-3.715C2.099 146.615 1 143.389 1 140.025c0-3.363 1.099-6.589 3.054-8.968 1.955-2.379 4.608-3.715 7.373-3.715Z"
|
|
34
34
|
}), /*#__PURE__*/_jsx("path", {
|
|
35
35
|
stroke: "#10162F",
|
|
36
36
|
strokeMiterlimit: "10",
|
|
37
|
-
d: "M93.814 132.624h-76.12M93.815 139.689H16.91M93.816 145.
|
|
37
|
+
d: "M93.814 132.624h-76.12M93.815 139.689H16.91M93.816 145.967H18.481"
|
|
38
38
|
}), /*#__PURE__*/_jsx("path", {
|
|
39
39
|
fill: "#fff",
|
|
40
|
-
d: "M85.826 37.116h-66.
|
|
40
|
+
d: "M85.826 37.116h-66.87V77.49h66.87V37.116Z"
|
|
41
41
|
}), /*#__PURE__*/_jsx("path", {
|
|
42
42
|
fill: "#10162F",
|
|
43
43
|
stroke: "#10162F",
|
|
44
44
|
strokeMiterlimit: "10",
|
|
45
|
-
d: "M14.955 21h8.06c.856 0 1.676.
|
|
45
|
+
d: "M14.955 21h8.06c.856 0 1.676.306 2.28.852.605.547.945 1.287.945 2.06v3.396H11.73v-3.397c0-.772.34-1.512.945-2.059a3.408 3.408 0 0 1 2.28-.852ZM48.806 148.417H32.442a5.422 5.422 0 0 1-2.027-.392 5.301 5.301 0 0 1-1.718-1.117 5.142 5.142 0 0 1-1.148-1.671 5.03 5.03 0 0 1-.403-1.971v-15.924H12.707v21.075c0 1.845.373 3.672 1.099 5.376a14.023 14.023 0 0 0 3.13 4.557 14.466 14.466 0 0 0 4.684 3.046 14.81 14.81 0 0 0 5.526 1.069h21.66l-8.035-7.023 8.035-7.025Z"
|
|
46
46
|
}), /*#__PURE__*/_jsx("path", {
|
|
47
47
|
fill: "#CCA900",
|
|
48
|
-
d: "M182.345 68.026h-78.
|
|
48
|
+
d: "M182.345 68.026h-78.226v105.352h78.226V68.026Z"
|
|
49
49
|
}), /*#__PURE__*/_jsx("path", {
|
|
50
50
|
fill: "#fff",
|
|
51
51
|
stroke: "#10162F",
|
|
52
52
|
strokeMiterlimit: "10",
|
|
53
|
-
d: "M188.022 62.982h-78.857v105.
|
|
53
|
+
d: "M188.022 62.982h-78.857v105.352h78.857V62.982Z"
|
|
54
54
|
}), /*#__PURE__*/_jsx("path", {
|
|
55
55
|
fill: "#CCA900",
|
|
56
56
|
stroke: "#10162F",
|
|
@@ -60,37 +60,37 @@ export var BookAndNotepad = function BookAndNotepad(_ref) {
|
|
|
60
60
|
fill: "#FFD300",
|
|
61
61
|
stroke: "#10162F",
|
|
62
62
|
strokeMiterlimit: "10",
|
|
63
|
-
d: "m173.411 135.
|
|
63
|
+
d: "m173.411 135.136 2.5-1.592-31.106-111.376-2.484.722 31.09 112.246Z"
|
|
64
64
|
}), /*#__PURE__*/_jsx("path", {
|
|
65
65
|
fill: "#FFD300",
|
|
66
66
|
stroke: "#10162F",
|
|
67
67
|
strokeMiterlimit: "10",
|
|
68
|
-
d: "m171.
|
|
68
|
+
d: "m171.33 136.111 2.487-.726-31.129-112.386-2.488.72-2.487.727 31.129 112.386 2.488-.721Z"
|
|
69
69
|
}), /*#__PURE__*/_jsx("path", {
|
|
70
70
|
fill: "#FFD300",
|
|
71
71
|
stroke: "#10162F",
|
|
72
72
|
strokeMiterlimit: "10",
|
|
73
|
-
d: "m166.038 137.
|
|
73
|
+
d: "m166.038 137.32 2.799-.814-31.09-112.245-2.798.813 31.089 112.246Z"
|
|
74
74
|
}), /*#__PURE__*/_jsx("path", {
|
|
75
75
|
fill: "#FFFAE5",
|
|
76
76
|
stroke: "#10162F",
|
|
77
77
|
strokeMiterlimit: "10",
|
|
78
|
-
d: "M174.563 149.75a6.
|
|
78
|
+
d: "M174.563 149.75a6.389 6.389 0 0 1 2.085-.306l-.655-15.499-2.983-1.205-1.987 2.803-2.982-1.208-1.99 2.8 6.588 13.61a6.852 6.852 0 0 1 1.924-.995Z"
|
|
79
79
|
}), /*#__PURE__*/_jsx("path", {
|
|
80
80
|
fill: "#10162F",
|
|
81
81
|
stroke: "#10162F",
|
|
82
82
|
strokeLinejoin: "round",
|
|
83
83
|
strokeMiterlimit: "10",
|
|
84
|
-
d: "m172.883 150.969 4.929 8.554-1.099-9.
|
|
84
|
+
d: "m172.883 150.969 4.929 8.554-1.099-9.457c-1.38-.118-2.726.199-3.83.903Z"
|
|
85
85
|
}), /*#__PURE__*/_jsx("path", {
|
|
86
86
|
fill: "#FFFAE5",
|
|
87
87
|
stroke: "#10162F",
|
|
88
88
|
strokeMiterlimit: "10",
|
|
89
|
-
d: "m144.804 22.167-9.923 2.
|
|
89
|
+
d: "m144.804 22.167-9.923 2.885-3.781-13.65a5.232 5.232 0 0 1 .478-3.944 5.237 5.237 0 0 1 3.104-2.479 5.1 5.1 0 0 1 3.912.438 5.103 5.103 0 0 1 2.429 3.099l3.781 13.65Z"
|
|
90
90
|
}), /*#__PURE__*/_jsx("path", {
|
|
91
91
|
stroke: "#10162F",
|
|
92
92
|
strokeMiterlimit: "10",
|
|
93
|
-
d: "m144.
|
|
93
|
+
d: "m144.051 18.514-10.098 1.966"
|
|
94
94
|
})]
|
|
95
95
|
});
|
|
96
96
|
};
|
package/dist/Interest.js
ADDED
|
@@ -0,0 +1,382 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
import { jsxs as _jsxs } from "react/jsx-runtime";
|
|
4
|
+
export var Interest = function Interest(_ref) {
|
|
5
|
+
var ariaHidden = _ref['aria-hidden'],
|
|
6
|
+
className = _ref.className,
|
|
7
|
+
height = _ref.height,
|
|
8
|
+
width = _ref.width;
|
|
9
|
+
return /*#__PURE__*/_jsxs("svg", {
|
|
10
|
+
"aria-hidden": ariaHidden,
|
|
11
|
+
className: className,
|
|
12
|
+
width: width,
|
|
13
|
+
height: height,
|
|
14
|
+
viewBox: "0 0 399 311",
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
17
|
+
fill: "none",
|
|
18
|
+
children: [/*#__PURE__*/_jsx("title", {
|
|
19
|
+
children: "Interest Illustration"
|
|
20
|
+
}), /*#__PURE__*/_jsx("mask", {
|
|
21
|
+
id: "b",
|
|
22
|
+
width: "68",
|
|
23
|
+
height: "22",
|
|
24
|
+
x: "278",
|
|
25
|
+
y: "152",
|
|
26
|
+
maskUnits: "userSpaceOnUse",
|
|
27
|
+
style: {
|
|
28
|
+
maskType: 'alpha'
|
|
29
|
+
},
|
|
30
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
31
|
+
fill: "url(#a)",
|
|
32
|
+
d: "M278 152h68v22h-68z"
|
|
33
|
+
})
|
|
34
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
35
|
+
mask: "url(#b)",
|
|
36
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
37
|
+
width: "68",
|
|
38
|
+
height: "22",
|
|
39
|
+
x: "278",
|
|
40
|
+
y: "152",
|
|
41
|
+
fill: "#10162F",
|
|
42
|
+
fillOpacity: ".28",
|
|
43
|
+
rx: "5"
|
|
44
|
+
})
|
|
45
|
+
}), /*#__PURE__*/_jsx("mask", {
|
|
46
|
+
id: "d",
|
|
47
|
+
width: "149",
|
|
48
|
+
height: "11",
|
|
49
|
+
x: "49",
|
|
50
|
+
y: "180",
|
|
51
|
+
maskUnits: "userSpaceOnUse",
|
|
52
|
+
style: {
|
|
53
|
+
maskType: 'alpha'
|
|
54
|
+
},
|
|
55
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
56
|
+
fill: "url(#c)",
|
|
57
|
+
d: "M49 180h149v11H49z"
|
|
58
|
+
})
|
|
59
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
60
|
+
mask: "url(#d)",
|
|
61
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
62
|
+
fill: "#10162F",
|
|
63
|
+
d: "M49 180h149v11H49z"
|
|
64
|
+
})
|
|
65
|
+
}), /*#__PURE__*/_jsx("mask", {
|
|
66
|
+
id: "f",
|
|
67
|
+
width: "62",
|
|
68
|
+
height: "14",
|
|
69
|
+
x: "105",
|
|
70
|
+
y: "86",
|
|
71
|
+
maskUnits: "userSpaceOnUse",
|
|
72
|
+
style: {
|
|
73
|
+
maskType: 'alpha'
|
|
74
|
+
},
|
|
75
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
76
|
+
fill: "url(#e)",
|
|
77
|
+
d: "M105 86h62v14h-62z"
|
|
78
|
+
})
|
|
79
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
80
|
+
mask: "url(#f)",
|
|
81
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
82
|
+
fill: "#10162F",
|
|
83
|
+
fillOpacity: ".28",
|
|
84
|
+
d: "M105 86h62v14h-62z"
|
|
85
|
+
})
|
|
86
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
87
|
+
fill: "#E2D6CF",
|
|
88
|
+
stroke: "#10162F",
|
|
89
|
+
strokeWidth: "1.5",
|
|
90
|
+
d: "m288.657 159.598-14.833 26.043a5.248 5.248 0 0 1-4.562 2.652h-29.524a5.248 5.248 0 0 1-4.562-2.652l-14.833-26.043a5.25 5.25 0 0 1 0-5.196l14.833-26.043a5.248 5.248 0 0 1 4.562-2.652h29.524a5.248 5.248 0 0 1 4.562 2.652l14.833 26.043a5.25 5.25 0 0 1 0 5.196Z"
|
|
91
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
92
|
+
fill: "#AEE938",
|
|
93
|
+
stroke: "#10162F",
|
|
94
|
+
strokeWidth: "1.5",
|
|
95
|
+
d: "m80.625 208.382 24.311 14.035a5.251 5.251 0 0 1 2.625 4.547v28.072a5.251 5.251 0 0 1-2.625 4.547l-24.311 14.035a5.25 5.25 0 0 1-5.25 0l-24.31-14.035a5.25 5.25 0 0 1-2.626-4.547v-28.072c0-1.876 1-3.609 2.625-4.547l24.311-14.035a5.25 5.25 0 0 1 5.25 0Z"
|
|
96
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
97
|
+
fill: "#10162F",
|
|
98
|
+
stroke: "#10162F",
|
|
99
|
+
strokeWidth: "1.5",
|
|
100
|
+
d: "M140 225.75h77a3.25 3.25 0 0 1 3.25 3.25v7.25h-83.5V229a3.25 3.25 0 0 1 3.25-3.25Z"
|
|
101
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
102
|
+
fill: "#10162F",
|
|
103
|
+
stroke: "#10162F",
|
|
104
|
+
strokeWidth: "1.5",
|
|
105
|
+
d: "M217 280.25h-77a3.25 3.25 0 0 1-3.25-3.25v-41.25h83.5V277a3.25 3.25 0 0 1-3.25 3.25Z"
|
|
106
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
107
|
+
fill: "#D3F2FF",
|
|
108
|
+
stroke: "#10162F",
|
|
109
|
+
strokeWidth: "1.5",
|
|
110
|
+
d: "M145 220.75h77a3.25 3.25 0 0 1 3.25 3.25v7.25h-83.5V224a3.25 3.25 0 0 1 3.25-3.25Z"
|
|
111
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
112
|
+
fill: "#fff",
|
|
113
|
+
stroke: "#10162F",
|
|
114
|
+
strokeWidth: "1.5",
|
|
115
|
+
d: "M222 275.25h-77a3.25 3.25 0 0 1-3.25-3.25v-41.25h83.5V272a3.25 3.25 0 0 1-3.25 3.25Z"
|
|
116
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
117
|
+
fill: "#10162F",
|
|
118
|
+
stroke: "#10162F",
|
|
119
|
+
strokeWidth: "1.5",
|
|
120
|
+
d: "M266 40.75h47a3.25 3.25 0 0 1 3.25 3.25v7.25h-53.5V44a3.25 3.25 0 0 1 3.25-3.25Z"
|
|
121
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
122
|
+
fill: "#fff",
|
|
123
|
+
stroke: "#10162F",
|
|
124
|
+
strokeWidth: "1.5",
|
|
125
|
+
d: "M313 95.25h-47a3.25 3.25 0 0 1-3.25-3.25V50.75h53.5V92a3.25 3.25 0 0 1-3.25 3.25Z"
|
|
126
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
127
|
+
fill: "#EAFDC6",
|
|
128
|
+
stroke: "#10162F",
|
|
129
|
+
strokeWidth: "1.5",
|
|
130
|
+
d: "M295 56.75h47a3.25 3.25 0 0 1 3.25 3.25v7.25h-53.5V60a3.25 3.25 0 0 1 3.25-3.25Z"
|
|
131
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
132
|
+
fill: "#fff",
|
|
133
|
+
stroke: "#10162F",
|
|
134
|
+
strokeWidth: "1.5",
|
|
135
|
+
d: "M342 111.25h-47a3.25 3.25 0 0 1-3.25-3.25V66.75h53.5V108a3.25 3.25 0 0 1-3.25 3.25Z"
|
|
136
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
137
|
+
fill: "#10162F",
|
|
138
|
+
stroke: "#10162F",
|
|
139
|
+
strokeWidth: "1.5",
|
|
140
|
+
d: "M53 124.75h141a3.25 3.25 0 0 1 3.25 3.25v42.25H49.75V128a3.25 3.25 0 0 1 3.25-3.25Z"
|
|
141
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
142
|
+
fill: "#0A0D1C",
|
|
143
|
+
stroke: "#10162F",
|
|
144
|
+
strokeWidth: "1.5",
|
|
145
|
+
d: "M53 186.25h141a3.25 3.25 0 0 0 3.25-3.25v-16.25H49.75V183a3.25 3.25 0 0 0 3.25 3.25Z"
|
|
146
|
+
}), /*#__PURE__*/_jsx("rect", {
|
|
147
|
+
width: "17.5",
|
|
148
|
+
height: "8.5",
|
|
149
|
+
x: ".75",
|
|
150
|
+
y: "-.75",
|
|
151
|
+
fill: "#FFD300",
|
|
152
|
+
stroke: "#10162F",
|
|
153
|
+
strokeWidth: "1.5",
|
|
154
|
+
rx: "1.25",
|
|
155
|
+
transform: "matrix(1 0 0 -1 54 181.5)"
|
|
156
|
+
}), /*#__PURE__*/_jsx("rect", {
|
|
157
|
+
width: "73.5",
|
|
158
|
+
height: "23.5",
|
|
159
|
+
x: "271.75",
|
|
160
|
+
y: "145.75",
|
|
161
|
+
fill: "#1557FF",
|
|
162
|
+
stroke: "#10162F",
|
|
163
|
+
strokeWidth: "1.5",
|
|
164
|
+
rx: "11.75"
|
|
165
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
166
|
+
fill: "#FF8C00",
|
|
167
|
+
stroke: "#10162F",
|
|
168
|
+
strokeWidth: "1.5",
|
|
169
|
+
d: "M0 1.079h45.065v45.065H0z",
|
|
170
|
+
transform: "scale(.98236 1.01733) rotate(45 -70.784 481.938)"
|
|
171
|
+
}), /*#__PURE__*/_jsx("circle", {
|
|
172
|
+
cx: "197",
|
|
173
|
+
cy: "186",
|
|
174
|
+
r: "18.25",
|
|
175
|
+
stroke: "#E2D6CF",
|
|
176
|
+
strokeWidth: "1.5"
|
|
177
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
178
|
+
stroke: "#10162F",
|
|
179
|
+
strokeWidth: "1.5",
|
|
180
|
+
d: "M346 99c15.464 0 28 13.208 28 29.5S361.464 158 346 158"
|
|
181
|
+
}), /*#__PURE__*/_jsx("circle", {
|
|
182
|
+
cx: "226",
|
|
183
|
+
cy: "253",
|
|
184
|
+
r: "12.25",
|
|
185
|
+
fill: "#1557FF",
|
|
186
|
+
stroke: "#10162F",
|
|
187
|
+
strokeWidth: "1.5"
|
|
188
|
+
}), /*#__PURE__*/_jsx("circle", {
|
|
189
|
+
cx: "201",
|
|
190
|
+
cy: "253",
|
|
191
|
+
r: "8.25",
|
|
192
|
+
fill: "#1557FF",
|
|
193
|
+
stroke: "#10162F",
|
|
194
|
+
strokeWidth: "1.5"
|
|
195
|
+
}), /*#__PURE__*/_jsx("circle", {
|
|
196
|
+
cx: "182",
|
|
197
|
+
cy: "253",
|
|
198
|
+
r: "6.25",
|
|
199
|
+
fill: "#1557FF",
|
|
200
|
+
stroke: "#10162F",
|
|
201
|
+
strokeWidth: "1.5"
|
|
202
|
+
}), /*#__PURE__*/_jsx("mask", {
|
|
203
|
+
id: "h",
|
|
204
|
+
width: "49",
|
|
205
|
+
height: "9",
|
|
206
|
+
x: "294",
|
|
207
|
+
y: "69",
|
|
208
|
+
maskUnits: "userSpaceOnUse",
|
|
209
|
+
style: {
|
|
210
|
+
maskType: 'alpha'
|
|
211
|
+
},
|
|
212
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
213
|
+
fill: "url(#g)",
|
|
214
|
+
d: "M294 69h49v9h-49z"
|
|
215
|
+
})
|
|
216
|
+
}), /*#__PURE__*/_jsx("g", {
|
|
217
|
+
mask: "url(#h)",
|
|
218
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
219
|
+
fill: "#AEE938",
|
|
220
|
+
d: "M294 69h49v9h-49z"
|
|
221
|
+
})
|
|
222
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
223
|
+
fill: "#E91C11",
|
|
224
|
+
stroke: "#10162F",
|
|
225
|
+
strokeWidth: "1.5",
|
|
226
|
+
d: "M155.288 173.057c0 9.561-2.436 18.183-6.334 24.39-3.905 6.216-9.205 9.916-14.935 9.916s-11.03-3.7-14.935-9.916c-3.898-6.207-6.334-14.829-6.334-24.39 0-9.562 2.436-18.183 6.334-24.39 3.905-6.217 9.205-9.917 14.935-9.917s11.03 3.7 14.935 9.917c3.898 6.207 6.334 14.828 6.334 24.39Z"
|
|
227
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
228
|
+
fill: "#fff",
|
|
229
|
+
stroke: "#10162F",
|
|
230
|
+
strokeWidth: "1.5",
|
|
231
|
+
d: "M146.017 173.054c0 6.217-1.406 11.809-3.639 15.82-2.248 4.035-5.234 6.318-8.359 6.318s-6.111-2.283-8.359-6.318c-2.234-4.011-3.639-9.603-3.639-15.82 0-6.217 1.405-11.808 3.639-15.819 2.248-4.036 5.234-6.319 8.359-6.319s6.111 2.283 8.359 6.319c2.233 4.011 3.639 9.602 3.639 15.819Z"
|
|
232
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
233
|
+
stroke: "#AEE938",
|
|
234
|
+
strokeWidth: "1.5",
|
|
235
|
+
d: "M61 137h14.6M61 156.468h14.6M67.255 140.896h8.343M76.988 140.896h18.076M67.255 144.781h8.343M76.988 144.781h12.514M67.255 148.684H82.55M83.94 148.684h8.343M67.255 152.572h5.562M74.211 152.572h20.857"
|
|
236
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
237
|
+
fill: "#E2D6CF",
|
|
238
|
+
d: "M251.229 202.608a.635.635 0 0 1 1.19 0 19.668 19.668 0 0 0 11.621 11.621.635.635 0 0 1 0 1.19 19.668 19.668 0 0 0-11.621 11.621.635.635 0 0 1-1.19 0 19.668 19.668 0 0 0-11.621-11.621.635.635 0 0 1 0-1.19 19.668 19.668 0 0 0 11.621-11.621ZM187.229 32.608a.634.634 0 0 1 1.19 0A19.668 19.668 0 0 0 200.04 44.23a.635.635 0 0 1 0 1.19 19.668 19.668 0 0 0-11.621 11.62.634.634 0 0 1-1.19 0 19.668 19.668 0 0 0-11.621-11.62.635.635 0 0 1 0-1.19 19.669 19.669 0 0 0 11.621-11.62Z"
|
|
239
|
+
}), /*#__PURE__*/_jsx("rect", {
|
|
240
|
+
width: "15.5",
|
|
241
|
+
height: "45.452",
|
|
242
|
+
x: "55.75",
|
|
243
|
+
y: "248.251",
|
|
244
|
+
fill: "#008A27",
|
|
245
|
+
stroke: "#10162F",
|
|
246
|
+
strokeWidth: "1.5",
|
|
247
|
+
rx: "7.75",
|
|
248
|
+
transform: "rotate(-90 55.75 248.251)"
|
|
249
|
+
}), /*#__PURE__*/_jsx("rect", {
|
|
250
|
+
width: "15.365",
|
|
251
|
+
height: "15.365",
|
|
252
|
+
x: "55.75",
|
|
253
|
+
y: "248.115",
|
|
254
|
+
fill: "#EAFDC6",
|
|
255
|
+
stroke: "#10162F",
|
|
256
|
+
strokeWidth: "1.5",
|
|
257
|
+
rx: "7.682",
|
|
258
|
+
transform: "rotate(-90 55.75 248.115)"
|
|
259
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
260
|
+
stroke: "#fff",
|
|
261
|
+
strokeWidth: "1.5",
|
|
262
|
+
d: "M313.052 207.457v17.11M321.608 216.011h-17.11M319.102 209.96l-12.099 12.099M319.102 222.064l-12.099-12.098"
|
|
263
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
264
|
+
stroke: "#E2D6CF",
|
|
265
|
+
strokeWidth: "1.5",
|
|
266
|
+
d: "M32.554 191v17.11M41.11 199.554H24M38.604 193.503l-12.1 12.099M38.604 205.607l-12.1-12.098"
|
|
267
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
268
|
+
fill: "#FFD300",
|
|
269
|
+
stroke: "#10162F",
|
|
270
|
+
strokeWidth: "1.5",
|
|
271
|
+
d: "m274.175 228.717-14.133 18.899c-.986 1.319-.045 3.198 1.602 3.198h31.562c.63 0 1.224-.297 1.601-.802l8.759-11.713c3.945-5.276.18-12.791-6.407-12.791h-16.577a8 8 0 0 0-6.407 3.209Z"
|
|
272
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
273
|
+
stroke: "#10162F",
|
|
274
|
+
strokeWidth: "1.5",
|
|
275
|
+
d: "m265.92 251.021 8.273-10.707M274.196 251.021l8.273-10.707M282.952 251.021l8.273-10.707"
|
|
276
|
+
}), /*#__PURE__*/_jsx("circle", {
|
|
277
|
+
cx: "263.13",
|
|
278
|
+
cy: "72.13",
|
|
279
|
+
r: "11.38",
|
|
280
|
+
fill: "#FFD300",
|
|
281
|
+
stroke: "#10162F",
|
|
282
|
+
strokeWidth: "1.5"
|
|
283
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
284
|
+
stroke: "#10162F",
|
|
285
|
+
strokeWidth: "1.5",
|
|
286
|
+
d: "m258.489 72.954 2.723 2.723 6.467-6.467"
|
|
287
|
+
}), /*#__PURE__*/_jsx("mask", {
|
|
288
|
+
id: "i",
|
|
289
|
+
fill: "#fff",
|
|
290
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
291
|
+
fillRule: "evenodd",
|
|
292
|
+
d: "M73.504 74.505c-11.13-14.774-15.664-28.678-10.17-34.172 5.493-5.493 19.398-.96 34.173 10.172 14.769-11.124 28.668-15.653 34.16-10.162 5.492 5.492.962 19.392-10.164 34.162 11.125 14.77 15.654 28.669 10.162 34.16-5.491 5.492-19.389.963-34.158-10.16-14.774 11.131-28.679 15.664-34.172 10.171-5.493-5.493-.96-19.397 10.17-34.17Z",
|
|
293
|
+
clipRule: "evenodd"
|
|
294
|
+
})
|
|
295
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
296
|
+
fill: "#F966FF",
|
|
297
|
+
fillRule: "evenodd",
|
|
298
|
+
d: "M73.504 74.505c-11.13-14.774-15.664-28.678-10.17-34.172 5.493-5.493 19.398-.96 34.173 10.172 14.769-11.124 28.668-15.653 34.16-10.162 5.492 5.492.962 19.392-10.164 34.162 11.125 14.77 15.654 28.669 10.162 34.16-5.491 5.492-19.389.963-34.158-10.16-14.774 11.131-28.679 15.664-34.172 10.171-5.493-5.493-.96-19.397 10.17-34.17Z",
|
|
299
|
+
clipRule: "evenodd"
|
|
300
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
301
|
+
fill: "#10162F",
|
|
302
|
+
d: "m73.504 74.505 1.198.903.68-.903-.68-.902-1.198.902Zm-10.17-34.172-1.062-1.06 1.061 1.06Zm34.173 10.172-.903 1.198.903.68.902-.68-.902-1.198Zm34.16-10.162-1.061 1.061 1.061-1.06Zm-10.164 34.162-1.198-.902-.679.902.679.903 1.198-.903Zm-23.996 24 .902-1.199-.902-.68-.903.68.903 1.198Zm-34.172 10.171-1.06 1.06 1.06-1.06Zm11.367-35.073C69.201 66.3 65.39 59.288 63.62 53.5c-1.807-5.908-1.34-9.99.775-12.106l-2.122-2.121c-3.377 3.377-3.391 8.993-1.522 15.105 1.906 6.232 5.927 13.558 11.556 21.03l2.396-1.805Zm-10.308-32.21c2.116-2.115 6.199-2.581 12.107-.774 5.787 1.77 12.8 5.582 20.103 11.084l1.805-2.396c-7.472-5.63-14.799-9.65-21.03-11.557-6.112-1.869-11.729-1.855-15.107 1.523l2.122 2.12Zm34.015 10.31c7.3-5.498 14.31-9.307 20.096-11.075 5.905-1.806 9.986-1.34 12.101.776l2.122-2.121c-3.377-3.377-8.991-3.392-15.1-1.524-6.23 1.904-13.554 5.922-21.024 11.548l1.805 2.397Zm32.197-10.299c2.116 2.115 2.582 6.197.776 12.102-1.768 5.786-5.578 12.797-11.077 20.097l2.397 1.805c5.626-7.47 9.645-14.794 11.549-21.024 1.868-6.11 1.853-11.724-1.523-15.101l-2.122 2.121Zm-10.301 34.004c5.499 7.3 9.308 14.31 11.076 20.095 1.805 5.906 1.339 9.987-.776 12.102l2.121 2.121c3.377-3.376 3.392-8.991 1.524-15.1-1.904-6.23-5.922-13.553-11.548-21.023l-2.397 1.805Zm10.3 32.197c-2.115 2.115-6.196 2.581-12.101.776-5.785-1.768-12.795-5.577-20.095-11.075l-1.805 2.397c7.47 5.626 14.793 9.643 21.023 11.547 6.109 1.868 11.723 1.853 15.099-1.524l-2.121-2.121Zm-34-10.299c-7.303 5.502-14.316 9.314-20.103 11.084-5.908 1.807-9.99 1.341-12.107-.775l-2.12 2.121c3.377 3.378 8.993 3.392 15.104 1.523 6.232-1.906 13.559-5.927 21.03-11.556l-1.805-2.397Zm-32.21 10.309c-2.115-2.116-2.581-6.198-.775-12.106 1.77-5.787 5.581-12.8 11.082-20.101l-2.396-1.805c-5.629 7.471-9.649 14.797-11.555 21.029-1.868 6.111-1.854 11.727 1.523 15.104l2.121-2.121Z",
|
|
303
|
+
mask: "url(#i)"
|
|
304
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
305
|
+
fill: "#D3F2FF",
|
|
306
|
+
stroke: "#10162F",
|
|
307
|
+
strokeWidth: "1.5",
|
|
308
|
+
d: "M113.75 56.75h52.5v35.5h-52.5z"
|
|
309
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
310
|
+
fill: "#10162F",
|
|
311
|
+
stroke: "#10162F",
|
|
312
|
+
strokeWidth: "1.5",
|
|
313
|
+
d: "m149.003 73.83-13.925 8.04V65.79l13.925 8.04Z"
|
|
314
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
315
|
+
fill: "#fff",
|
|
316
|
+
fillRule: "evenodd",
|
|
317
|
+
d: "M343.951 249.015 326 239l.302 20.553 6.787-4.052 3.376 5.655 4.076-2.434-3.377-5.655 6.787-4.052Z",
|
|
318
|
+
clipRule: "evenodd"
|
|
319
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
320
|
+
fill: "#10162F",
|
|
321
|
+
d: "m326 239 .365-.655-1.134-.633.019 1.299.75-.011Zm17.951 10.015.384.644 1.116-.666-1.135-.633-.365.655Zm-17.649 10.538-.75.011.019 1.299 1.116-.666-.385-.644Zm6.787-4.052.644-.385-.385-.643-.644.384.385.644Zm3.376 5.655-.644.384.385.644.644-.385-.385-.643Zm4.076-2.434.384.644.644-.385-.384-.644-.644.385Zm-3.377-5.655-.384-.644-.644.385.384.644.644-.385Zm-11.529-13.412 17.95 10.015.731-1.31-17.951-10.015-.73 1.31Zm1.417 19.887-.302-20.553-1.5.022.302 20.553 1.5-.022Zm5.652-4.685-6.786 4.052.769 1.288 6.786-4.052-.769-1.288Zm4.405 5.914-3.376-5.655-1.288.77 3.376 5.654 1.288-.769Zm3.047-2.693-4.075 2.434.769 1.287 4.075-2.433-.769-1.288Zm-3.636-4.626 3.377 5.654 1.288-.769-3.377-5.654-1.288.769Zm7.046-5.081-6.786 4.052.769 1.288 6.786-4.052-.769-1.288Z"
|
|
322
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
323
|
+
stroke: "#E2D6CF",
|
|
324
|
+
strokeLinejoin: "round",
|
|
325
|
+
strokeWidth: "1.5",
|
|
326
|
+
d: "M253 124c0-23.319 0-35.93-11.029-34.946-11.03.984-4.826 20.674-18.092 20.674-13.267 0-4.656-20.674-17.754-20.674-13.097 0-4.125 21.283-18.89 20.674-14.765-.61-1.881-20.675-20.235-20.674"
|
|
327
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
328
|
+
fill: "#10162F",
|
|
329
|
+
stroke: "#10162F",
|
|
330
|
+
strokeWidth: "1.5",
|
|
331
|
+
d: "M329.25 99.844v11.406h-22.5v-11.4a.768.768 0 0 0 .039-.312 11.782 11.782 0 0 1-.039-.927c0-3.157 1.194-6.178 3.308-8.4 2.113-2.22 4.971-3.461 7.942-3.461s5.829 1.24 7.942 3.46c2.114 2.223 3.308 5.244 3.308 8.4 0 .313-.015.627-.037.934a.764.764 0 0 0 .037.3Z"
|
|
332
|
+
}), /*#__PURE__*/_jsxs("defs", {
|
|
333
|
+
children: [/*#__PURE__*/_jsx("pattern", {
|
|
334
|
+
id: "a",
|
|
335
|
+
width: ".941",
|
|
336
|
+
height: "2.909",
|
|
337
|
+
patternContentUnits: "objectBoundingBox",
|
|
338
|
+
children: /*#__PURE__*/_jsx("use", {
|
|
339
|
+
xlinkHref: "#j",
|
|
340
|
+
transform: "scale(.0147 .04545)"
|
|
341
|
+
})
|
|
342
|
+
}), /*#__PURE__*/_jsx("pattern", {
|
|
343
|
+
id: "c",
|
|
344
|
+
width: ".43",
|
|
345
|
+
height: "5.818",
|
|
346
|
+
patternContentUnits: "objectBoundingBox",
|
|
347
|
+
children: /*#__PURE__*/_jsx("use", {
|
|
348
|
+
xlinkHref: "#j",
|
|
349
|
+
transform: "scale(.00671 .0909)"
|
|
350
|
+
})
|
|
351
|
+
}), /*#__PURE__*/_jsx("pattern", {
|
|
352
|
+
id: "e",
|
|
353
|
+
width: "1.032",
|
|
354
|
+
height: "4.571",
|
|
355
|
+
patternContentUnits: "objectBoundingBox",
|
|
356
|
+
children: /*#__PURE__*/_jsx("use", {
|
|
357
|
+
xlinkHref: "#j",
|
|
358
|
+
transform: "scale(.01613 .07143)"
|
|
359
|
+
})
|
|
360
|
+
}), /*#__PURE__*/_jsx("pattern", {
|
|
361
|
+
id: "g",
|
|
362
|
+
width: ".082",
|
|
363
|
+
height: ".444",
|
|
364
|
+
patternContentUnits: "objectBoundingBox",
|
|
365
|
+
children: /*#__PURE__*/_jsx("use", {
|
|
366
|
+
xlinkHref: "#k",
|
|
367
|
+
transform: "scale(.0204 .11111)"
|
|
368
|
+
})
|
|
369
|
+
}), /*#__PURE__*/_jsx("image", {
|
|
370
|
+
xlinkHref: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEySURBVHgB7ZTLDcIwEETXqYATbdB/GbTBiQYg2BIrcQDys1ezOxspsmdOeZroyel8meX9tDtbLp+hnffbtTBl2GXMMjW8Fqzw6QDkZcwyNbwWrPDpAORlzDI1vBas8OkA5GXMMjW8Fqzw6QDkZcwyNbwWrPDpAORlzDI1vBas8OkA5GXMMjW8Fqzw6QDkZcwyNbwWrPDpAORlzDIzfD3L1C5sv33LDb5en5QOUPj6zrTLN/iap8IMT+WAb/DC4oBf8MLggH/w4R2wBB/aAWvgJaoD1sJLRAdsgQ/ngK3woRywB16iOGAvvERwwBF49w44Cu/aAT3gxasDesGLRwf0hHfngN7wrhwwAl68OGAUvHhwwEh4eAeMhod2gAW8oDrACl4QHWAJ3/KE5oD6PPTjLPIL4BX6o6eL31UAAAAASUVORK5CYII=",
|
|
371
|
+
id: "j",
|
|
372
|
+
width: "64",
|
|
373
|
+
height: "64"
|
|
374
|
+
}), /*#__PURE__*/_jsx("image", {
|
|
375
|
+
xlinkHref: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAeSURBVHgBjcoxEQAAAAFAEUxq6J+OBO78/KAcXOYsc5ICqdLdEKMAAAAASUVORK5CYII=",
|
|
376
|
+
id: "k",
|
|
377
|
+
width: "4",
|
|
378
|
+
height: "4"
|
|
379
|
+
})]
|
|
380
|
+
})]
|
|
381
|
+
});
|
|
382
|
+
};
|