@codecademy/gamut-illustrations 0.55.0-alpha.fed7e3.0 → 0.55.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (72) hide show
  1. package/dist/{BrowserInspect.d.ts → Achievement.d.ts} +1 -1
  2. package/dist/Achievement.js +1047 -0
  3. package/dist/Announcement.js +144 -147
  4. package/dist/Bee.js +123 -126
  5. package/dist/Bell.js +41 -44
  6. package/dist/BinaryBlocks.js +130 -133
  7. package/dist/BinaryStairs.js +76 -79
  8. package/dist/Blocks.js +243 -246
  9. package/dist/Blueprint.js +90 -93
  10. package/dist/BlueprintWhite.js +97 -100
  11. package/dist/BookAndNotepad.js +92 -95
  12. package/dist/Browser.js +74 -77
  13. package/dist/BrowserLock.js +41 -44
  14. package/dist/BrowserPuzzle.js +60 -63
  15. package/dist/ChatBox.js +41 -44
  16. package/dist/CodeCelebration.js +153 -156
  17. package/dist/Coffee.js +58 -61
  18. package/dist/Confetti.js +92 -95
  19. package/dist/Conversation.js +56 -59
  20. package/dist/CustomProject.js +43 -46
  21. package/dist/EmailAt.js +35 -38
  22. package/dist/Envelope.js +35 -38
  23. package/dist/ErrorWindow.js +124 -127
  24. package/dist/Events.js +1106 -1109
  25. package/dist/ExplodedCube.js +77 -80
  26. package/dist/ExplodedCubeLight.js +78 -81
  27. package/dist/Heart.js +29 -32
  28. package/dist/Hills.js +46 -49
  29. package/dist/HomeOffice.js +106 -109
  30. package/dist/Interest.js +370 -373
  31. package/dist/Interview.js +164 -167
  32. package/dist/Keyhole.js +29 -32
  33. package/dist/Knowledge.js +297 -300
  34. package/dist/LightBulbAndGears.js +344 -347
  35. package/dist/MagnifyingGlass.js +63 -66
  36. package/dist/Maze.js +66 -69
  37. package/dist/Megaphone.js +47 -50
  38. package/dist/MobilePhone.js +88 -91
  39. package/dist/MoneyBack.js +30 -33
  40. package/dist/New.js +59 -62
  41. package/dist/NumberBlocks.js +262 -265
  42. package/dist/OfficeAnnouncement.js +201 -204
  43. package/dist/Plant.js +61 -64
  44. package/dist/PortfolioProject.js +34 -37
  45. package/dist/PracticeProject.js +42 -45
  46. package/dist/PracticeTarget.js +72 -75
  47. package/dist/ProgressCharts.js +145 -148
  48. package/dist/ProgressChartsLight.js +75 -78
  49. package/dist/ProjectReview.js +217 -220
  50. package/dist/Purpose.js +127 -130
  51. package/dist/Puzzle.js +155 -158
  52. package/dist/Python.js +21 -24
  53. package/dist/SevenDayTrial.js +82 -85
  54. package/dist/StackedFruits.js +96 -99
  55. package/dist/StackedFruitsLight.js +68 -71
  56. package/dist/StackedPages.js +145 -148
  57. package/dist/StackedPagesVariant.js +193 -196
  58. package/dist/StairsToWindow.js +84 -87
  59. package/dist/StairsToWindowLight.js +72 -75
  60. package/dist/Sun.js +116 -119
  61. package/dist/Syllabus.js +347 -350
  62. package/dist/Tag25PercentOff.js +87 -90
  63. package/dist/Tag30PercentOff.js +63 -66
  64. package/dist/Tag50PercentOff.js +171 -174
  65. package/dist/TagCelebration.js +161 -164
  66. package/dist/Target.js +42 -45
  67. package/dist/TinyBlocks.js +19 -22
  68. package/dist/Warning.js +95 -98
  69. package/dist/index.d.ts +1 -1
  70. package/dist/index.js +1 -1
  71. package/package.json +3 -3
  72. package/dist/BrowserInspect.js +0 -147
@@ -1,151 +1,148 @@
1
1
  import * as React from 'react';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- export const StackedPages = _ref => {
4
- let {
5
- 'aria-hidden': ariaHidden,
6
- className,
7
- height = '225',
8
- width = '400'
9
- } = _ref;
10
- return /*#__PURE__*/_jsxs("svg", {
11
- "aria-hidden": ariaHidden,
12
- className: className,
13
- fill: "none",
14
- height: height,
15
- viewBox: "0 0 694 667",
16
- width: width,
17
- xmlns: "http://www.w3.org/2000/svg",
18
- xmlnsXlink: "http://www.w3.org/1999/xlink",
19
- children: [/*#__PURE__*/_jsx("path", {
20
- d: "M405.994 665.051 4.686 433.158l284.007-164.094 401.308 231.893-284.007 164.094Z",
21
- fill: "#1557FF",
22
- stroke: "#10162F",
23
- strokeWidth: "2"
24
- }), /*#__PURE__*/_jsx("path", {
25
- d: "M300.034 287.074c.018-2.816-3.922-5.123-8.799-5.154-4.878-.031-8.846 2.227-8.864 5.043-.017 2.816 3.922 5.124 8.8 5.155 4.877.031 8.845-2.228 8.863-5.044ZM317.618 297.223c.018-2.816-3.921-5.124-8.799-5.154-4.877-.031-8.846 2.227-8.863 5.043-.018 2.816 3.922 5.124 8.799 5.155 4.878.03 8.846-2.228 8.863-5.044ZM335.204 307.373c.018-2.816-3.922-5.124-8.799-5.155-4.878-.03-8.846 2.228-8.864 5.044-.017 2.816 3.922 5.124 8.8 5.154 4.877.031 8.845-2.227 8.863-5.043ZM569.906 499.484 274.125 328.57l13.852-4.231 295.781 170.915-13.852 4.23ZM464.266 543.261 247.856 418.2l10.605-6.118 216.373 125.06-10.568 6.119ZM350.779 513.649 151.805 398.674l10.568-6.119L361.346 507.53l-10.567 6.119ZM299.525 519.767 122.064 418.654l10.568-6.081 177.461 101.075-10.568 6.119ZM405.164 580.39l-98.505-56.392 10.567-6.119 98.506 56.392-10.568 6.119ZM396.634 464.886 219.173 363.772l10.568-6.119L407.24 458.767l-10.606 6.119ZM502.271 525.509l-98.505-56.392 10.567-6.119 98.506 56.392-10.568 6.119ZM332.964 577.709l-210.9-122.001 10.568-6.119L343.57 571.59l-10.606 6.119ZM512.237 498.616 274.125 360.902l11.247-5.704 238.112 137.676-11.247 5.742Z",
26
- fill: "#F5FCFF"
27
- }), /*#__PURE__*/_jsx("path", {
28
- d: "M405.994 536.273 2.687 303.225l286.006-165.249L692 371.024 405.994 536.273Z",
29
- fill: "#FFF0E5",
30
- stroke: "#10162F",
31
- strokeMiterlimit: "10",
32
- strokeWidth: "2"
33
- }), /*#__PURE__*/_jsx("path", {
34
- d: "M300.038 157.118c.018-2.816-3.922-5.124-8.799-5.154-4.877-.031-8.846 2.227-8.863 5.043-.018 2.816 3.922 5.124 8.799 5.155 4.877.031 8.846-2.228 8.863-5.044ZM317.622 167.267c.018-2.816-3.922-5.123-8.799-5.154-4.878-.031-8.846 2.227-8.864 5.043-.017 2.816 3.922 5.124 8.8 5.155 4.877.031 8.845-2.228 8.863-5.044ZM335.206 177.417c.018-2.816-3.922-5.124-8.799-5.155-4.878-.031-8.846 2.228-8.864 5.044-.017 2.816 3.922 5.123 8.8 5.154 4.877.031 8.846-2.227 8.863-5.043Z",
35
- fill: "#10162F"
36
- }), /*#__PURE__*/_jsx("path", {
37
- d: "m257.067 156.22 403.307 233.048",
38
- stroke: "#10162F",
39
- strokeMiterlimit: "10",
40
- strokeWidth: "2"
41
- }), /*#__PURE__*/_jsx("path", {
42
- d: "M339.607 384.963 126.216 261.678l128.473-74.221L468.08 310.742l-128.473 74.221Z",
43
- fill: "#FFF0E5"
44
- }), /*#__PURE__*/_jsx("path", {
45
- d: "M339.607 384.963 126.216 261.678l128.473-74.221L468.08 310.742l-128.473 74.221Z",
46
- fill: "url(#a)"
47
- }), /*#__PURE__*/_jsx("path", {
48
- d: "m289.9 305.454-26.079-15.108c-9.7-5.628-8.492-15.411 2.717-21.87 11.323-6.496 28.155-7.176 37.742-1.586l26.079 15.109c9.7 5.59 8.492 15.372-2.717 21.869-11.096 6.497-28.042 7.214-37.742 1.586Z",
49
- fill: "#10162F",
50
- stroke: "#10162F",
51
- strokeMiterlimit: "10",
52
- strokeWidth: "2"
53
- }), /*#__PURE__*/_jsx("path", {
54
- d: "m287.107 280.411 11.511-6.648 4.303 9.103 4.265 9.141-15.814-2.456-15.814-2.492 11.549-6.648Z",
55
- fill: "#F5FCFF",
56
- stroke: "#10162F",
57
- strokeMiterlimit: "10",
58
- strokeWidth: "2"
59
- }), /*#__PURE__*/_jsx("path", {
60
- d: "m440.673 470.543-78.691-45.325c-7.548-4.382-6.605-12.087 2.114-17.148 8.756-5.062 22.116-5.628 29.702-1.247l78.692 45.326c7.548 4.381 6.604 12.087-2.114 17.148-8.756 5.023-22.117 5.477-29.703 1.246Z",
61
- fill: "#10162F",
62
- stroke: "#10162F",
63
- strokeMiterlimit: "10",
64
- strokeWidth: "2"
65
- }), /*#__PURE__*/_jsx("path", {
66
- d: "M379.928 405.314c6.203.039 11.761 1.53 15.728 3.858 3.993 2.344 6.199 5.411 6.179 8.575-.02 3.164-2.264 6.203-6.286 8.496-3.997 2.279-9.572 3.7-15.776 3.661-6.203-.039-11.76-1.531-15.728-3.859-3.993-2.343-6.198-5.411-6.179-8.574.02-3.164 2.264-6.204 6.287-8.497 3.996-2.278 9.572-3.699 15.775-3.66Z",
67
- fill: "#FFF0E5",
68
- stroke: "#10162F",
69
- strokeWidth: "2"
70
- }), /*#__PURE__*/_jsx("path", {
71
- d: "m294.765 402.555 78.691 45.325c7.549 4.382 6.605 12.087-2.113 17.148-8.756 5.062-22.117 5.59-29.703 1.247l-78.691-45.326c-7.548-4.381-6.605-12.124 2.151-17.148 8.719-5.024 22.079-5.552 29.665-1.246Z",
72
- fill: "#10162F",
73
- stroke: "#10162F",
74
- strokeMiterlimit: "10",
75
- strokeWidth: "2"
76
- }), /*#__PURE__*/_jsx("path", {
77
- d: "M354.825 442.867c6.203.039 11.76 1.531 15.728 3.859 3.993 2.343 6.198 5.411 6.179 8.575-.02 3.163-2.264 6.203-6.287 8.496-3.996 2.278-9.572 3.7-15.775 3.661-6.203-.039-11.761-1.531-15.728-3.859-3.993-2.344-6.199-5.411-6.179-8.575.02-3.164 2.264-6.203 6.286-8.496 3.996-2.278 9.572-3.7 15.776-3.661Z",
78
- fill: "#FFF0E5",
79
- stroke: "#10162F",
80
- strokeWidth: "2"
81
- }), /*#__PURE__*/_jsx("path", {
82
- d: "M220.754 394.286 59.934 301.39l48.69-28.154 160.818 92.932-48.688 28.118ZM515.863 436.582 400.75 370.051l88.468-51.12 115.15 66.531-88.505 51.12Z",
83
- fill: "#1557FF",
84
- stroke: "#10162F",
85
- strokeWidth: "2"
86
- }), /*#__PURE__*/_jsx("path", {
87
- d: "M405.993 400.297 2.687 167.249 288.692 2l403.307 233.01-286.006 165.287Z",
88
- fill: "#F5FCFF",
89
- stroke: "#10162F",
90
- strokeMiterlimit: "10",
91
- strokeWidth: "2"
92
- }), /*#__PURE__*/_jsx("path", {
93
- d: "M300.04 21.157c.018-2.817-3.922-5.124-8.799-5.155-4.878-.03-8.846 2.227-8.864 5.044-.017 2.816 3.922 5.123 8.8 5.154 4.877.03 8.845-2.227 8.863-5.043ZM317.624 31.305c.018-2.816-3.922-5.124-8.799-5.154-4.878-.03-8.846 2.227-8.864 5.043-.017 2.816 3.922 5.124 8.8 5.155 4.877.03 8.845-2.228 8.863-5.044ZM335.21 41.454c.018-2.816-3.922-5.124-8.799-5.154-4.878-.03-8.846 2.227-8.864 5.043-.018 2.816 3.922 5.124 8.799 5.155 4.878.03 8.846-2.228 8.864-5.044Z",
94
- fill: "#10162F"
95
- }), /*#__PURE__*/_jsx("path", {
96
- d: "m257.067 20.244 403.307 233.048",
97
- stroke: "#10162F",
98
- strokeMiterlimit: "10",
99
- strokeWidth: "2"
100
- }), /*#__PURE__*/_jsx("path", {
101
- d: "M385.065 330.103 107.44 169.194l153.63-86.56L538.694 243.52l-153.629 86.582Z",
102
- fill: "#FFF0E5"
103
- }), /*#__PURE__*/_jsx("path", {
104
- d: "M385.065 330.103 107.44 169.194l153.63-86.56L538.694 243.52l-153.629 86.582Z",
105
- fill: "url(#b)"
106
- }), /*#__PURE__*/_jsx("path", {
107
- d: "m386.823 333.481-278.986-162.87 158.212-90.197",
108
- stroke: "#10162F",
109
- strokeMiterlimit: "10",
110
- strokeWidth: "2"
111
- }), /*#__PURE__*/_jsx("path", {
112
- d: "M107.57 171.064h207.541l15.097 41.548 159.005-3.55",
113
- stroke: "#10162F",
114
- strokeMiterlimit: "10",
115
- strokeWidth: "2"
116
- }), /*#__PURE__*/_jsx("path", {
117
- d: "m487.213 216.654 12.833-7.819-13.172-7.252.339 15.071Z",
118
- fill: "#10162F"
119
- }), /*#__PURE__*/_jsxs("defs", {
120
- children: [/*#__PURE__*/_jsx("pattern", {
121
- height: ".324",
122
- id: "a",
123
- patternContentUnits: "objectBoundingBox",
124
- width: ".187",
125
- children: /*#__PURE__*/_jsx("use", {
126
- transform: "scale(.00293 .00506)",
127
- xlinkHref: "#c"
128
- })
129
- }), /*#__PURE__*/_jsx("pattern", {
130
- height: ".259",
131
- id: "b",
132
- patternContentUnits: "objectBoundingBox",
133
- width: ".148",
134
- children: /*#__PURE__*/_jsx("use", {
135
- transform: "scale(.00232 .00404)",
136
- xlinkHref: "#d"
137
- })
138
- }), /*#__PURE__*/_jsx("image", {
139
- height: "64",
140
- id: "c",
141
- width: "64",
142
- xlinkHref: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACiSURBVHgB7dQxCoNAFEVRp0uRIlXILrL/1RkI6X4EERVn3jlgIzpTvdsez/c8AamaBkA0DYBsGgDZNACyaQBk0wDIpgGQTQMI16Zc7XZ/tdQGzL+HeEkN+G6+vAxpgM2zYOQG/N18+WjQBtg8K43UgFWbLz8N0gCbZ6OeG7Bp8+WQThtg8+ykpwbssvlyaCcNsHkOcuUGHLL5cslFG2DzcI4PilgkjJTX9d4AAAAASUVORK5CYII="
143
- }), /*#__PURE__*/_jsx("image", {
144
- height: "64",
145
- id: "d",
146
- width: "64",
147
- xlinkHref: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABaSURBVHgB7dYxFYAwEETBAwWpeLgA/94gUZCkv5tpV8D+aNfTYyH7DgCV6QAAqEsHAEBdOgAA6tIBAFCXDgCAtNr9Hqv9TP/zf/8CAHLa/Xz6Dtj+vA4AgJkB1/FbAh0XTNkAAAAASUVORK5CYII="
148
- })]
3
+ export const StackedPages = ({
4
+ 'aria-hidden': ariaHidden,
5
+ className,
6
+ height = '225',
7
+ width = '400'
8
+ }) => /*#__PURE__*/_jsxs("svg", {
9
+ "aria-hidden": ariaHidden,
10
+ className: className,
11
+ fill: "none",
12
+ height: height,
13
+ viewBox: "0 0 694 667",
14
+ width: width,
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ xmlnsXlink: "http://www.w3.org/1999/xlink",
17
+ children: [/*#__PURE__*/_jsx("path", {
18
+ d: "M405.994 665.051 4.686 433.158l284.007-164.094 401.308 231.893-284.007 164.094Z",
19
+ fill: "#1557FF",
20
+ stroke: "#10162F",
21
+ strokeWidth: "2"
22
+ }), /*#__PURE__*/_jsx("path", {
23
+ d: "M300.034 287.074c.018-2.816-3.922-5.123-8.799-5.154-4.878-.031-8.846 2.227-8.864 5.043-.017 2.816 3.922 5.124 8.8 5.155 4.877.031 8.845-2.228 8.863-5.044ZM317.618 297.223c.018-2.816-3.921-5.124-8.799-5.154-4.877-.031-8.846 2.227-8.863 5.043-.018 2.816 3.922 5.124 8.799 5.155 4.878.03 8.846-2.228 8.863-5.044ZM335.204 307.373c.018-2.816-3.922-5.124-8.799-5.155-4.878-.03-8.846 2.228-8.864 5.044-.017 2.816 3.922 5.124 8.8 5.154 4.877.031 8.845-2.227 8.863-5.043ZM569.906 499.484 274.125 328.57l13.852-4.231 295.781 170.915-13.852 4.23ZM464.266 543.261 247.856 418.2l10.605-6.118 216.373 125.06-10.568 6.119ZM350.779 513.649 151.805 398.674l10.568-6.119L361.346 507.53l-10.567 6.119ZM299.525 519.767 122.064 418.654l10.568-6.081 177.461 101.075-10.568 6.119ZM405.164 580.39l-98.505-56.392 10.567-6.119 98.506 56.392-10.568 6.119ZM396.634 464.886 219.173 363.772l10.568-6.119L407.24 458.767l-10.606 6.119ZM502.271 525.509l-98.505-56.392 10.567-6.119 98.506 56.392-10.568 6.119ZM332.964 577.709l-210.9-122.001 10.568-6.119L343.57 571.59l-10.606 6.119ZM512.237 498.616 274.125 360.902l11.247-5.704 238.112 137.676-11.247 5.742Z",
24
+ fill: "#F5FCFF"
25
+ }), /*#__PURE__*/_jsx("path", {
26
+ d: "M405.994 536.273 2.687 303.225l286.006-165.249L692 371.024 405.994 536.273Z",
27
+ fill: "#FFF0E5",
28
+ stroke: "#10162F",
29
+ strokeMiterlimit: "10",
30
+ strokeWidth: "2"
31
+ }), /*#__PURE__*/_jsx("path", {
32
+ d: "M300.038 157.118c.018-2.816-3.922-5.124-8.799-5.154-4.877-.031-8.846 2.227-8.863 5.043-.018 2.816 3.922 5.124 8.799 5.155 4.877.031 8.846-2.228 8.863-5.044ZM317.622 167.267c.018-2.816-3.922-5.123-8.799-5.154-4.878-.031-8.846 2.227-8.864 5.043-.017 2.816 3.922 5.124 8.8 5.155 4.877.031 8.845-2.228 8.863-5.044ZM335.206 177.417c.018-2.816-3.922-5.124-8.799-5.155-4.878-.031-8.846 2.228-8.864 5.044-.017 2.816 3.922 5.123 8.8 5.154 4.877.031 8.846-2.227 8.863-5.043Z",
33
+ fill: "#10162F"
34
+ }), /*#__PURE__*/_jsx("path", {
35
+ d: "m257.067 156.22 403.307 233.048",
36
+ stroke: "#10162F",
37
+ strokeMiterlimit: "10",
38
+ strokeWidth: "2"
39
+ }), /*#__PURE__*/_jsx("path", {
40
+ d: "M339.607 384.963 126.216 261.678l128.473-74.221L468.08 310.742l-128.473 74.221Z",
41
+ fill: "#FFF0E5"
42
+ }), /*#__PURE__*/_jsx("path", {
43
+ d: "M339.607 384.963 126.216 261.678l128.473-74.221L468.08 310.742l-128.473 74.221Z",
44
+ fill: "url(#a)"
45
+ }), /*#__PURE__*/_jsx("path", {
46
+ d: "m289.9 305.454-26.079-15.108c-9.7-5.628-8.492-15.411 2.717-21.87 11.323-6.496 28.155-7.176 37.742-1.586l26.079 15.109c9.7 5.59 8.492 15.372-2.717 21.869-11.096 6.497-28.042 7.214-37.742 1.586Z",
47
+ fill: "#10162F",
48
+ stroke: "#10162F",
49
+ strokeMiterlimit: "10",
50
+ strokeWidth: "2"
51
+ }), /*#__PURE__*/_jsx("path", {
52
+ d: "m287.107 280.411 11.511-6.648 4.303 9.103 4.265 9.141-15.814-2.456-15.814-2.492 11.549-6.648Z",
53
+ fill: "#F5FCFF",
54
+ stroke: "#10162F",
55
+ strokeMiterlimit: "10",
56
+ strokeWidth: "2"
57
+ }), /*#__PURE__*/_jsx("path", {
58
+ d: "m440.673 470.543-78.691-45.325c-7.548-4.382-6.605-12.087 2.114-17.148 8.756-5.062 22.116-5.628 29.702-1.247l78.692 45.326c7.548 4.381 6.604 12.087-2.114 17.148-8.756 5.023-22.117 5.477-29.703 1.246Z",
59
+ fill: "#10162F",
60
+ stroke: "#10162F",
61
+ strokeMiterlimit: "10",
62
+ strokeWidth: "2"
63
+ }), /*#__PURE__*/_jsx("path", {
64
+ d: "M379.928 405.314c6.203.039 11.761 1.53 15.728 3.858 3.993 2.344 6.199 5.411 6.179 8.575-.02 3.164-2.264 6.203-6.286 8.496-3.997 2.279-9.572 3.7-15.776 3.661-6.203-.039-11.76-1.531-15.728-3.859-3.993-2.343-6.198-5.411-6.179-8.574.02-3.164 2.264-6.204 6.287-8.497 3.996-2.278 9.572-3.699 15.775-3.66Z",
65
+ fill: "#FFF0E5",
66
+ stroke: "#10162F",
67
+ strokeWidth: "2"
68
+ }), /*#__PURE__*/_jsx("path", {
69
+ d: "m294.765 402.555 78.691 45.325c7.549 4.382 6.605 12.087-2.113 17.148-8.756 5.062-22.117 5.59-29.703 1.247l-78.691-45.326c-7.548-4.381-6.605-12.124 2.151-17.148 8.719-5.024 22.079-5.552 29.665-1.246Z",
70
+ fill: "#10162F",
71
+ stroke: "#10162F",
72
+ strokeMiterlimit: "10",
73
+ strokeWidth: "2"
74
+ }), /*#__PURE__*/_jsx("path", {
75
+ d: "M354.825 442.867c6.203.039 11.76 1.531 15.728 3.859 3.993 2.343 6.198 5.411 6.179 8.575-.02 3.163-2.264 6.203-6.287 8.496-3.996 2.278-9.572 3.7-15.775 3.661-6.203-.039-11.761-1.531-15.728-3.859-3.993-2.344-6.199-5.411-6.179-8.575.02-3.164 2.264-6.203 6.286-8.496 3.996-2.278 9.572-3.7 15.776-3.661Z",
76
+ fill: "#FFF0E5",
77
+ stroke: "#10162F",
78
+ strokeWidth: "2"
79
+ }), /*#__PURE__*/_jsx("path", {
80
+ d: "M220.754 394.286 59.934 301.39l48.69-28.154 160.818 92.932-48.688 28.118ZM515.863 436.582 400.75 370.051l88.468-51.12 115.15 66.531-88.505 51.12Z",
81
+ fill: "#1557FF",
82
+ stroke: "#10162F",
83
+ strokeWidth: "2"
84
+ }), /*#__PURE__*/_jsx("path", {
85
+ d: "M405.993 400.297 2.687 167.249 288.692 2l403.307 233.01-286.006 165.287Z",
86
+ fill: "#F5FCFF",
87
+ stroke: "#10162F",
88
+ strokeMiterlimit: "10",
89
+ strokeWidth: "2"
90
+ }), /*#__PURE__*/_jsx("path", {
91
+ d: "M300.04 21.157c.018-2.817-3.922-5.124-8.799-5.155-4.878-.03-8.846 2.227-8.864 5.044-.017 2.816 3.922 5.123 8.8 5.154 4.877.03 8.845-2.227 8.863-5.043ZM317.624 31.305c.018-2.816-3.922-5.124-8.799-5.154-4.878-.03-8.846 2.227-8.864 5.043-.017 2.816 3.922 5.124 8.8 5.155 4.877.03 8.845-2.228 8.863-5.044ZM335.21 41.454c.018-2.816-3.922-5.124-8.799-5.154-4.878-.03-8.846 2.227-8.864 5.043-.018 2.816 3.922 5.124 8.799 5.155 4.878.03 8.846-2.228 8.864-5.044Z",
92
+ fill: "#10162F"
93
+ }), /*#__PURE__*/_jsx("path", {
94
+ d: "m257.067 20.244 403.307 233.048",
95
+ stroke: "#10162F",
96
+ strokeMiterlimit: "10",
97
+ strokeWidth: "2"
98
+ }), /*#__PURE__*/_jsx("path", {
99
+ d: "M385.065 330.103 107.44 169.194l153.63-86.56L538.694 243.52l-153.629 86.582Z",
100
+ fill: "#FFF0E5"
101
+ }), /*#__PURE__*/_jsx("path", {
102
+ d: "M385.065 330.103 107.44 169.194l153.63-86.56L538.694 243.52l-153.629 86.582Z",
103
+ fill: "url(#b)"
104
+ }), /*#__PURE__*/_jsx("path", {
105
+ d: "m386.823 333.481-278.986-162.87 158.212-90.197",
106
+ stroke: "#10162F",
107
+ strokeMiterlimit: "10",
108
+ strokeWidth: "2"
109
+ }), /*#__PURE__*/_jsx("path", {
110
+ d: "M107.57 171.064h207.541l15.097 41.548 159.005-3.55",
111
+ stroke: "#10162F",
112
+ strokeMiterlimit: "10",
113
+ strokeWidth: "2"
114
+ }), /*#__PURE__*/_jsx("path", {
115
+ d: "m487.213 216.654 12.833-7.819-13.172-7.252.339 15.071Z",
116
+ fill: "#10162F"
117
+ }), /*#__PURE__*/_jsxs("defs", {
118
+ children: [/*#__PURE__*/_jsx("pattern", {
119
+ height: ".324",
120
+ id: "a",
121
+ patternContentUnits: "objectBoundingBox",
122
+ width: ".187",
123
+ children: /*#__PURE__*/_jsx("use", {
124
+ transform: "scale(.00293 .00506)",
125
+ xlinkHref: "#c"
126
+ })
127
+ }), /*#__PURE__*/_jsx("pattern", {
128
+ height: ".259",
129
+ id: "b",
130
+ patternContentUnits: "objectBoundingBox",
131
+ width: ".148",
132
+ children: /*#__PURE__*/_jsx("use", {
133
+ transform: "scale(.00232 .00404)",
134
+ xlinkHref: "#d"
135
+ })
136
+ }), /*#__PURE__*/_jsx("image", {
137
+ height: "64",
138
+ id: "c",
139
+ width: "64",
140
+ xlinkHref: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACiSURBVHgB7dQxCoNAFEVRp0uRIlXILrL/1RkI6X4EERVn3jlgIzpTvdsez/c8AamaBkA0DYBsGgDZNACyaQBk0wDIpgGQTQMI16Zc7XZ/tdQGzL+HeEkN+G6+vAxpgM2zYOQG/N18+WjQBtg8K43UgFWbLz8N0gCbZ6OeG7Bp8+WQThtg8+ykpwbssvlyaCcNsHkOcuUGHLL5cslFG2DzcI4PilgkjJTX9d4AAAAASUVORK5CYII="
141
+ }), /*#__PURE__*/_jsx("image", {
142
+ height: "64",
143
+ id: "d",
144
+ width: "64",
145
+ xlinkHref: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABaSURBVHgB7dYxFYAwEETBAwWpeLgA/94gUZCkv5tpV8D+aNfTYyH7DgCV6QAAqEsHAEBdOgAA6tIBAFCXDgCAtNr9Hqv9TP/zf/8CAHLa/Xz6Dtj+vA4AgJkB1/FbAh0XTNkAAAAASUVORK5CYII="
149
146
  })]
150
- });
151
- };
147
+ })]
148
+ });