@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
package/dist/Python.js CHANGED
@@ -1,26 +1,23 @@
1
1
  import * as React from 'react';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- export const Python = _ref => {
4
- let {
5
- 'aria-hidden': ariaHidden,
6
- className,
7
- height,
8
- width
9
- } = _ref;
10
- return /*#__PURE__*/_jsxs("svg", {
11
- "aria-hidden": ariaHidden,
12
- className: className,
13
- fill: "none",
14
- height: height,
15
- viewBox: "0 0 80 80",
16
- width: width,
17
- xmlns: "http://www.w3.org/2000/svg",
18
- children: [/*#__PURE__*/_jsx("title", {
19
- children: "Python Illustration"
20
- }), /*#__PURE__*/_jsx("path", {
21
- d: "M40 57.5h-.5v5h18V66s0 0 0 0c0 7.456-6.044 13.5-13.5 13.5h-8c-7.456 0-13.5-6.044-13.5-13.5v-5.972h0V54l.004-.292v-.004c.154-6.117 5.086-11.048 11.205-11.2h.003L34 42.5H36.794h-.001H46.005l.315-.003h.005c8.853-.171 15.999-7.315 16.172-16.169v-.004l.003-.32V22.5H66c7.456 0 13.5 6.044 13.5 13.5v8c0 7.456-6.044 13.5-13.5 13.5H40zm0-40H22.5V14C22.5 6.544 28.544.5 36 .5h8C51.456.5 57.5 6.544 57.5 14v12l-.004.293v.003c-.154 6.117-5.087 11.048-11.205 11.2h-.003L46 37.5H33.995l-.315.003h-.005c-8.853.171-15.999 7.315-16.172 16.169v.004l-.003.32V57.5H14C6.544 57.5.5 51.456.5 44v-8c0-7.456 6.044-13.5 13.5-13.5h26.5v-5H40zm8 49a3.5 3.5 0 100 7 3.5 3.5 0 000-7zm-17-60a3.5 3.5 0 100 7 3.5 3.5 0 000-7z",
22
- fill: "#FFF2FF",
23
- stroke: "#10162F"
24
- })]
25
- });
26
- };
3
+ export const Python = ({
4
+ 'aria-hidden': ariaHidden,
5
+ className,
6
+ height,
7
+ width
8
+ }) => /*#__PURE__*/_jsxs("svg", {
9
+ "aria-hidden": ariaHidden,
10
+ className: className,
11
+ fill: "none",
12
+ height: height,
13
+ viewBox: "0 0 80 80",
14
+ width: width,
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ children: [/*#__PURE__*/_jsx("title", {
17
+ children: "Python Illustration"
18
+ }), /*#__PURE__*/_jsx("path", {
19
+ d: "M40 57.5h-.5v5h18V66s0 0 0 0c0 7.456-6.044 13.5-13.5 13.5h-8c-7.456 0-13.5-6.044-13.5-13.5v-5.972h0V54l.004-.292v-.004c.154-6.117 5.086-11.048 11.205-11.2h.003L34 42.5H36.794h-.001H46.005l.315-.003h.005c8.853-.171 15.999-7.315 16.172-16.169v-.004l.003-.32V22.5H66c7.456 0 13.5 6.044 13.5 13.5v8c0 7.456-6.044 13.5-13.5 13.5H40zm0-40H22.5V14C22.5 6.544 28.544.5 36 .5h8C51.456.5 57.5 6.544 57.5 14v12l-.004.293v.003c-.154 6.117-5.087 11.048-11.205 11.2h-.003L46 37.5H33.995l-.315.003h-.005c-8.853.171-15.999 7.315-16.172 16.169v.004l-.003.32V57.5H14C6.544 57.5.5 51.456.5 44v-8c0-7.456 6.044-13.5 13.5-13.5h26.5v-5H40zm8 49a3.5 3.5 0 100 7 3.5 3.5 0 000-7zm-17-60a3.5 3.5 0 100 7 3.5 3.5 0 000-7z",
20
+ fill: "#FFF2FF",
21
+ stroke: "#10162F"
22
+ })]
23
+ });
@@ -1,87 +1,84 @@
1
1
  import * as React from 'react';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- export const SevenDayTrial = _ref => {
4
- let {
5
- 'aria-hidden': ariaHidden,
6
- className,
7
- height,
8
- width
9
- } = _ref;
10
- return /*#__PURE__*/_jsxs("svg", {
11
- "aria-hidden": ariaHidden,
12
- className: className,
13
- fill: "none",
14
- height: height,
15
- viewBox: "0 0 60 64",
16
- width: width,
17
- xmlns: "http://www.w3.org/2000/svg",
18
- children: [/*#__PURE__*/_jsx("path", {
19
- d: "M54.51 62.72H6.47C5.41 62.72 4.56 61.86 4.56 60.81V22.62C4.56 21.56 5.42 20.71 6.47 20.71H54.51C55.57 20.71 56.42 21.57 56.42 22.62V60.8C56.42 61.86 55.56 62.72 54.51 62.72Z",
20
- fill: "#10162F",
21
- stroke: "black",
22
- strokeLinecap: "round",
23
- strokeLinejoin: "round",
24
- strokeMiterlimit: "10",
25
- strokeWidth: "1.017"
26
- }), /*#__PURE__*/_jsx("path", {
27
- d: "M48.7 60.04L57.15 50.96V14.82C57.15 13.67 56.22 12.74 55.07 12.74H4.78001C3.63001 12.74 2.70001 13.67 2.70001 14.82V58.13C2.70001 59.28 3.63001 60.21 4.78001 60.21H48.72L48.7 60.04Z",
28
- fill: "#FFFAE5",
29
- stroke: "black",
30
- strokeLinecap: "round",
31
- strokeLinejoin: "round",
32
- strokeMiterlimit: "10",
33
- strokeWidth: "1.017"
34
- }), /*#__PURE__*/_jsx("path", {
35
- d: "M48.76 60.1199L56.98 51.1199H51.58C50.02 51.1199 48.76 52.3799 48.76 53.9399V60.1199Z",
36
- fill: "#FFFAE5",
37
- stroke: "black",
38
- strokeLinecap: "round",
39
- strokeLinejoin: "round",
40
- strokeMiterlimit: "10",
41
- strokeWidth: "1.017"
42
- }), /*#__PURE__*/_jsx("path", {
43
- d: "M56.36 22.38H3.79001C2.08001 22.38 0.700012 21 0.700012 19.29V9.06998C0.700012 7.35998 2.08001 5.97998 3.79001 5.97998H56.36C58.07 5.97998 59.45 7.35998 59.45 9.06998V19.28C59.45 20.99 58.06 22.38 56.36 22.38Z",
44
- fill: "#10162F",
45
- stroke: "black",
46
- strokeLinecap: "round",
47
- strokeLinejoin: "round",
48
- strokeMiterlimit: "10",
49
- strokeWidth: "1.017"
50
- }), /*#__PURE__*/_jsx("path", {
51
- d: "M57.72 21.0599H2.12999C1.25999 21.0599 0.549988 20.3499 0.549988 19.4799V6.23991C0.549988 5.36991 1.25999 4.65991 2.12999 4.65991H57.72C58.59 4.65991 59.3 5.36991 59.3 6.23991V19.4799C59.3 20.3499 58.59 21.0599 57.72 21.0599Z",
52
- fill: "#FFFAE5",
53
- stroke: "black",
54
- strokeLinecap: "round",
55
- strokeLinejoin: "round",
56
- strokeMiterlimit: "10",
57
- strokeWidth: "1.017"
58
- }), /*#__PURE__*/_jsx("path", {
59
- d: "M13.33 14.21C11.95 14.21 10.83 13.09 10.83 11.71V3.78003C10.83 2.40003 11.95 1.28003 13.33 1.28003C14.71 1.28003 15.83 2.40003 15.83 3.78003V11.71C15.83 13.09 14.71 14.21 13.33 14.21Z",
60
- fill: "#FFD200",
61
- stroke: "black",
62
- strokeLinecap: "round",
63
- strokeLinejoin: "round",
64
- strokeMiterlimit: "10",
65
- strokeWidth: "1.017"
66
- }), /*#__PURE__*/_jsx("path", {
67
- d: "M46.52 14.21C45.14 14.21 44.02 13.09 44.02 11.71V3.78003C44.02 2.40003 45.14 1.28003 46.52 1.28003C47.9 1.28003 49.02 2.40003 49.02 3.78003V11.71C49.02 13.09 47.9 14.21 46.52 14.21Z",
68
- fill: "#FFD200",
69
- stroke: "black",
70
- strokeLinecap: "round",
71
- strokeLinejoin: "round",
72
- strokeMiterlimit: "10",
73
- strokeWidth: "1.017"
74
- }), /*#__PURE__*/_jsx("path", {
75
- d: "M30.35 53.0501C40.4015 53.0501 48.55 44.9017 48.55 34.8501C48.55 24.7986 40.4015 16.6501 30.35 16.6501C20.2984 16.6501 12.15 24.7986 12.15 34.8501C12.15 44.9017 20.2984 53.0501 30.35 53.0501Z",
76
- fill: "#FFD200",
77
- stroke: "black",
78
- strokeLinecap: "round",
79
- strokeLinejoin: "round",
80
- strokeMiterlimit: "10",
81
- strokeWidth: "1.5"
82
- }), /*#__PURE__*/_jsx("path", {
83
- d: "M23.2499 25.8401H38.2899V29.2201C32.3399 34.1701 30.1099 38.7101 29.9999 46.5801H25.5999C25.5999 38.9401 29.4599 32.7401 34.0099 29.2201H23.2499V25.8401Z",
84
- fill: "#10162F"
85
- })]
86
- });
87
- };
3
+ export const SevenDayTrial = ({
4
+ 'aria-hidden': ariaHidden,
5
+ className,
6
+ height,
7
+ width
8
+ }) => /*#__PURE__*/_jsxs("svg", {
9
+ "aria-hidden": ariaHidden,
10
+ className: className,
11
+ fill: "none",
12
+ height: height,
13
+ viewBox: "0 0 60 64",
14
+ width: width,
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ children: [/*#__PURE__*/_jsx("path", {
17
+ d: "M54.51 62.72H6.47C5.41 62.72 4.56 61.86 4.56 60.81V22.62C4.56 21.56 5.42 20.71 6.47 20.71H54.51C55.57 20.71 56.42 21.57 56.42 22.62V60.8C56.42 61.86 55.56 62.72 54.51 62.72Z",
18
+ fill: "#10162F",
19
+ stroke: "black",
20
+ strokeLinecap: "round",
21
+ strokeLinejoin: "round",
22
+ strokeMiterlimit: "10",
23
+ strokeWidth: "1.017"
24
+ }), /*#__PURE__*/_jsx("path", {
25
+ d: "M48.7 60.04L57.15 50.96V14.82C57.15 13.67 56.22 12.74 55.07 12.74H4.78001C3.63001 12.74 2.70001 13.67 2.70001 14.82V58.13C2.70001 59.28 3.63001 60.21 4.78001 60.21H48.72L48.7 60.04Z",
26
+ fill: "#FFFAE5",
27
+ stroke: "black",
28
+ strokeLinecap: "round",
29
+ strokeLinejoin: "round",
30
+ strokeMiterlimit: "10",
31
+ strokeWidth: "1.017"
32
+ }), /*#__PURE__*/_jsx("path", {
33
+ d: "M48.76 60.1199L56.98 51.1199H51.58C50.02 51.1199 48.76 52.3799 48.76 53.9399V60.1199Z",
34
+ fill: "#FFFAE5",
35
+ stroke: "black",
36
+ strokeLinecap: "round",
37
+ strokeLinejoin: "round",
38
+ strokeMiterlimit: "10",
39
+ strokeWidth: "1.017"
40
+ }), /*#__PURE__*/_jsx("path", {
41
+ d: "M56.36 22.38H3.79001C2.08001 22.38 0.700012 21 0.700012 19.29V9.06998C0.700012 7.35998 2.08001 5.97998 3.79001 5.97998H56.36C58.07 5.97998 59.45 7.35998 59.45 9.06998V19.28C59.45 20.99 58.06 22.38 56.36 22.38Z",
42
+ fill: "#10162F",
43
+ stroke: "black",
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round",
46
+ strokeMiterlimit: "10",
47
+ strokeWidth: "1.017"
48
+ }), /*#__PURE__*/_jsx("path", {
49
+ d: "M57.72 21.0599H2.12999C1.25999 21.0599 0.549988 20.3499 0.549988 19.4799V6.23991C0.549988 5.36991 1.25999 4.65991 2.12999 4.65991H57.72C58.59 4.65991 59.3 5.36991 59.3 6.23991V19.4799C59.3 20.3499 58.59 21.0599 57.72 21.0599Z",
50
+ fill: "#FFFAE5",
51
+ stroke: "black",
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round",
54
+ strokeMiterlimit: "10",
55
+ strokeWidth: "1.017"
56
+ }), /*#__PURE__*/_jsx("path", {
57
+ d: "M13.33 14.21C11.95 14.21 10.83 13.09 10.83 11.71V3.78003C10.83 2.40003 11.95 1.28003 13.33 1.28003C14.71 1.28003 15.83 2.40003 15.83 3.78003V11.71C15.83 13.09 14.71 14.21 13.33 14.21Z",
58
+ fill: "#FFD200",
59
+ stroke: "black",
60
+ strokeLinecap: "round",
61
+ strokeLinejoin: "round",
62
+ strokeMiterlimit: "10",
63
+ strokeWidth: "1.017"
64
+ }), /*#__PURE__*/_jsx("path", {
65
+ d: "M46.52 14.21C45.14 14.21 44.02 13.09 44.02 11.71V3.78003C44.02 2.40003 45.14 1.28003 46.52 1.28003C47.9 1.28003 49.02 2.40003 49.02 3.78003V11.71C49.02 13.09 47.9 14.21 46.52 14.21Z",
66
+ fill: "#FFD200",
67
+ stroke: "black",
68
+ strokeLinecap: "round",
69
+ strokeLinejoin: "round",
70
+ strokeMiterlimit: "10",
71
+ strokeWidth: "1.017"
72
+ }), /*#__PURE__*/_jsx("path", {
73
+ d: "M30.35 53.0501C40.4015 53.0501 48.55 44.9017 48.55 34.8501C48.55 24.7986 40.4015 16.6501 30.35 16.6501C20.2984 16.6501 12.15 24.7986 12.15 34.8501C12.15 44.9017 20.2984 53.0501 30.35 53.0501Z",
74
+ fill: "#FFD200",
75
+ stroke: "black",
76
+ strokeLinecap: "round",
77
+ strokeLinejoin: "round",
78
+ strokeMiterlimit: "10",
79
+ strokeWidth: "1.5"
80
+ }), /*#__PURE__*/_jsx("path", {
81
+ d: "M23.2499 25.8401H38.2899V29.2201C32.3399 34.1701 30.1099 38.7101 29.9999 46.5801H25.5999C25.5999 38.9401 29.4599 32.7401 34.0099 29.2201H23.2499V25.8401Z",
82
+ fill: "#10162F"
83
+ })]
84
+ });
@@ -1,101 +1,98 @@
1
1
  import * as React from 'react';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- export const StackedFruits = _ref => {
4
- let {
5
- 'aria-hidden': ariaHidden,
6
- className,
7
- height,
8
- width
9
- } = _ref;
10
- return /*#__PURE__*/_jsxs("svg", {
11
- "aria-hidden": ariaHidden,
12
- className: className,
13
- fill: "none",
14
- height: height,
15
- viewBox: "0 0 169 168",
16
- width: width,
17
- xmlns: "http://www.w3.org/2000/svg",
18
- xmlnsXlink: "http://www.w3.org/1999/xlink",
19
- children: [/*#__PURE__*/_jsx("rect", {
20
- fill: "#FF8C00",
21
- height: "91.7171",
22
- stroke: "white",
23
- strokeWidth: "2",
24
- transform: "rotate(90 92.8304 25)",
25
- width: "77.1218",
26
- x: "92.8304",
27
- y: "25"
28
- }), /*#__PURE__*/_jsx("path", {
29
- d: "M92.8304 38.8269L92.8304 102.122L1.11335 102.122L1.11336 38.8269L92.8304 38.8269Z",
30
- fill: "#141C3A",
31
- stroke: "white",
32
- strokeWidth: "2"
33
- }), /*#__PURE__*/_jsx("path", {
34
- d: "M7.97398 31.547C7.97398 32.4266 7.28229 33.1015 6.47564 33.1015C5.66898 33.1015 4.97729 32.4266 4.97729 31.547C4.97729 30.6673 5.66898 29.9924 6.47564 29.9924C7.28229 29.9924 7.97398 30.6673 7.97398 31.547Z",
35
- fill: "white",
36
- stroke: "white",
37
- strokeWidth: "2"
38
- }), /*#__PURE__*/_jsx("path", {
39
- d: "M15.4691 31.547C15.4691 32.4266 14.7774 33.1015 13.9707 33.1015C13.1641 33.1015 12.4724 32.4266 12.4724 31.547C12.4724 30.6673 13.1641 29.9924 13.9707 29.9924C14.7774 29.9924 15.4691 30.6673 15.4691 31.547Z",
40
- fill: "white",
41
- stroke: "white",
42
- strokeWidth: "2"
43
- }), /*#__PURE__*/_jsx("path", {
44
- d: "M22.9641 31.547C22.9641 32.4266 22.2724 33.1015 21.4657 33.1015C20.6591 33.1015 19.9674 32.4266 19.9674 31.547C19.9674 30.6673 20.6591 29.9924 21.4657 29.9924C22.2724 29.9924 22.9641 30.6673 22.9641 31.547Z",
45
- fill: "white",
46
- stroke: "white",
47
- strokeWidth: "2"
48
- }), /*#__PURE__*/_jsx("rect", {
49
- fill: "#FF8C00",
50
- height: "91.7171",
51
- stroke: "white",
52
- strokeWidth: "2",
53
- transform: "rotate(90 167.113 71.3538)",
54
- width: "77.1218",
55
- x: "167.113",
56
- y: "71.3538"
57
- }), /*#__PURE__*/_jsx("path", {
58
- d: "M167.113 85.1807L167.113 148.475L75.3961 148.475L75.3961 85.1807L167.113 85.1807Z",
59
- fill: "#141C3A",
60
- stroke: "white",
61
- strokeWidth: "2"
62
- }), /*#__PURE__*/_jsx("path", {
63
- d: "M82.2572 77.9007C82.2572 78.7804 81.5655 79.4553 80.7588 79.4553C79.9522 79.4553 79.2605 78.7804 79.2605 77.9007C79.2605 77.0211 79.9522 76.3462 80.7588 76.3462C81.5655 76.3462 82.2572 77.0211 82.2572 77.9007Z",
64
- fill: "white",
65
- stroke: "white",
66
- strokeWidth: "2"
67
- }), /*#__PURE__*/_jsx("path", {
68
- d: "M89.752 77.9007C89.752 78.7804 89.0604 79.4553 88.2537 79.4553C87.4471 79.4553 86.7554 78.7804 86.7554 77.9007C86.7554 77.0211 87.4471 76.3462 88.2537 76.3462C89.0604 76.3462 89.752 77.0211 89.752 77.9007Z",
69
- fill: "white",
70
- stroke: "white",
71
- strokeWidth: "2"
72
- }), /*#__PURE__*/_jsx("path", {
73
- d: "M97.2468 77.9007C97.2468 78.7804 96.5551 79.4553 95.7485 79.4553C94.9418 79.4553 94.2501 78.7804 94.2501 77.9007C94.2501 77.0211 94.9418 76.3462 95.7485 76.3462C96.5551 76.3462 97.2468 77.0211 97.2468 77.9007Z",
74
- fill: "white",
75
- stroke: "white",
76
- strokeWidth: "2"
77
- }), /*#__PURE__*/_jsx("path", {
78
- d: "M137.645 110.051C136.508 106.346 131.402 101.355 119.212 103.726C107.023 101.355 101.928 106.32 100.79 110.025C98.5605 117.287 100.504 127.266 106.142 135.098C108.292 138.085 114.455 140.459 119.212 136.902C123.969 140.459 130.144 138.111 132.294 135.124C137.931 127.292 139.875 117.313 137.645 110.051Z",
79
- fill: "#10162F",
80
- stroke: "white",
81
- strokeWidth: "2"
82
- }), /*#__PURE__*/_jsx("path", {
83
- d: "M132.605 93.0582C121.768 94.019 119.282 100.383 119.387 103.618C127.195 103.618 131.793 99.9329 134.277 95.549C134.966 94.3341 133.996 92.9349 132.605 93.0582Z",
84
- fill: "#FF8C00",
85
- stroke: "white",
86
- strokeWidth: "2"
87
- }), /*#__PURE__*/_jsx("circle", {
88
- cx: "46.7003",
89
- cy: "71.4254",
90
- fill: "#10162F",
91
- r: "19.5023",
92
- stroke: "white",
93
- strokeWidth: "2"
94
- }), /*#__PURE__*/_jsx("path", {
95
- d: "M60.648 61.3404C57.0912 50.9254 51.3883 49.0323 46.999 51.3139C49.0199 58.8559 53.7693 62.3442 58.6468 63.6091C59.9985 63.9597 61.0992 62.6619 60.648 61.3404Z",
96
- fill: "#FF8C00",
97
- stroke: "white",
98
- strokeWidth: "2"
99
- })]
100
- });
101
- };
3
+ export const StackedFruits = ({
4
+ 'aria-hidden': ariaHidden,
5
+ className,
6
+ height,
7
+ width
8
+ }) => /*#__PURE__*/_jsxs("svg", {
9
+ "aria-hidden": ariaHidden,
10
+ className: className,
11
+ fill: "none",
12
+ height: height,
13
+ viewBox: "0 0 169 168",
14
+ width: width,
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ xmlnsXlink: "http://www.w3.org/1999/xlink",
17
+ children: [/*#__PURE__*/_jsx("rect", {
18
+ fill: "#FF8C00",
19
+ height: "91.7171",
20
+ stroke: "white",
21
+ strokeWidth: "2",
22
+ transform: "rotate(90 92.8304 25)",
23
+ width: "77.1218",
24
+ x: "92.8304",
25
+ y: "25"
26
+ }), /*#__PURE__*/_jsx("path", {
27
+ d: "M92.8304 38.8269L92.8304 102.122L1.11335 102.122L1.11336 38.8269L92.8304 38.8269Z",
28
+ fill: "#141C3A",
29
+ stroke: "white",
30
+ strokeWidth: "2"
31
+ }), /*#__PURE__*/_jsx("path", {
32
+ d: "M7.97398 31.547C7.97398 32.4266 7.28229 33.1015 6.47564 33.1015C5.66898 33.1015 4.97729 32.4266 4.97729 31.547C4.97729 30.6673 5.66898 29.9924 6.47564 29.9924C7.28229 29.9924 7.97398 30.6673 7.97398 31.547Z",
33
+ fill: "white",
34
+ stroke: "white",
35
+ strokeWidth: "2"
36
+ }), /*#__PURE__*/_jsx("path", {
37
+ d: "M15.4691 31.547C15.4691 32.4266 14.7774 33.1015 13.9707 33.1015C13.1641 33.1015 12.4724 32.4266 12.4724 31.547C12.4724 30.6673 13.1641 29.9924 13.9707 29.9924C14.7774 29.9924 15.4691 30.6673 15.4691 31.547Z",
38
+ fill: "white",
39
+ stroke: "white",
40
+ strokeWidth: "2"
41
+ }), /*#__PURE__*/_jsx("path", {
42
+ d: "M22.9641 31.547C22.9641 32.4266 22.2724 33.1015 21.4657 33.1015C20.6591 33.1015 19.9674 32.4266 19.9674 31.547C19.9674 30.6673 20.6591 29.9924 21.4657 29.9924C22.2724 29.9924 22.9641 30.6673 22.9641 31.547Z",
43
+ fill: "white",
44
+ stroke: "white",
45
+ strokeWidth: "2"
46
+ }), /*#__PURE__*/_jsx("rect", {
47
+ fill: "#FF8C00",
48
+ height: "91.7171",
49
+ stroke: "white",
50
+ strokeWidth: "2",
51
+ transform: "rotate(90 167.113 71.3538)",
52
+ width: "77.1218",
53
+ x: "167.113",
54
+ y: "71.3538"
55
+ }), /*#__PURE__*/_jsx("path", {
56
+ d: "M167.113 85.1807L167.113 148.475L75.3961 148.475L75.3961 85.1807L167.113 85.1807Z",
57
+ fill: "#141C3A",
58
+ stroke: "white",
59
+ strokeWidth: "2"
60
+ }), /*#__PURE__*/_jsx("path", {
61
+ d: "M82.2572 77.9007C82.2572 78.7804 81.5655 79.4553 80.7588 79.4553C79.9522 79.4553 79.2605 78.7804 79.2605 77.9007C79.2605 77.0211 79.9522 76.3462 80.7588 76.3462C81.5655 76.3462 82.2572 77.0211 82.2572 77.9007Z",
62
+ fill: "white",
63
+ stroke: "white",
64
+ strokeWidth: "2"
65
+ }), /*#__PURE__*/_jsx("path", {
66
+ d: "M89.752 77.9007C89.752 78.7804 89.0604 79.4553 88.2537 79.4553C87.4471 79.4553 86.7554 78.7804 86.7554 77.9007C86.7554 77.0211 87.4471 76.3462 88.2537 76.3462C89.0604 76.3462 89.752 77.0211 89.752 77.9007Z",
67
+ fill: "white",
68
+ stroke: "white",
69
+ strokeWidth: "2"
70
+ }), /*#__PURE__*/_jsx("path", {
71
+ d: "M97.2468 77.9007C97.2468 78.7804 96.5551 79.4553 95.7485 79.4553C94.9418 79.4553 94.2501 78.7804 94.2501 77.9007C94.2501 77.0211 94.9418 76.3462 95.7485 76.3462C96.5551 76.3462 97.2468 77.0211 97.2468 77.9007Z",
72
+ fill: "white",
73
+ stroke: "white",
74
+ strokeWidth: "2"
75
+ }), /*#__PURE__*/_jsx("path", {
76
+ d: "M137.645 110.051C136.508 106.346 131.402 101.355 119.212 103.726C107.023 101.355 101.928 106.32 100.79 110.025C98.5605 117.287 100.504 127.266 106.142 135.098C108.292 138.085 114.455 140.459 119.212 136.902C123.969 140.459 130.144 138.111 132.294 135.124C137.931 127.292 139.875 117.313 137.645 110.051Z",
77
+ fill: "#10162F",
78
+ stroke: "white",
79
+ strokeWidth: "2"
80
+ }), /*#__PURE__*/_jsx("path", {
81
+ d: "M132.605 93.0582C121.768 94.019 119.282 100.383 119.387 103.618C127.195 103.618 131.793 99.9329 134.277 95.549C134.966 94.3341 133.996 92.9349 132.605 93.0582Z",
82
+ fill: "#FF8C00",
83
+ stroke: "white",
84
+ strokeWidth: "2"
85
+ }), /*#__PURE__*/_jsx("circle", {
86
+ cx: "46.7003",
87
+ cy: "71.4254",
88
+ fill: "#10162F",
89
+ r: "19.5023",
90
+ stroke: "white",
91
+ strokeWidth: "2"
92
+ }), /*#__PURE__*/_jsx("path", {
93
+ d: "M60.648 61.3404C57.0912 50.9254 51.3883 49.0323 46.999 51.3139C49.0199 58.8559 53.7693 62.3442 58.6468 63.6091C59.9985 63.9597 61.0992 62.6619 60.648 61.3404Z",
94
+ fill: "#FF8C00",
95
+ stroke: "white",
96
+ strokeWidth: "2"
97
+ })]
98
+ });
@@ -1,73 +1,70 @@
1
1
  import * as React from 'react';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- export const StackedFruitsLight = _ref => {
4
- let {
5
- 'aria-hidden': ariaHidden,
6
- className,
7
- height,
8
- width
9
- } = _ref;
10
- return /*#__PURE__*/_jsxs("svg", {
11
- "aria-hidden": ariaHidden,
12
- className: className,
13
- fill: "none",
14
- height: height,
15
- viewBox: "0 0 169 168",
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: "M92.717 1v77.122H1V1z",
21
- fill: "#FF8C00",
22
- stroke: "#10162F",
23
- strokeWidth: "2"
24
- }), /*#__PURE__*/_jsx("path", {
25
- d: "M92.717 14.827v63.295H1V14.827h91.717Z",
26
- fill: "#F5FCFF",
27
- stroke: "#10162F",
28
- strokeWidth: "2"
29
- }), /*#__PURE__*/_jsx("path", {
30
- d: "M7.86 7.547c0 .88-.69 1.555-1.497 1.555-.807 0-1.499-.675-1.499-1.555 0-.88.692-1.554 1.499-1.554.806 0 1.498.674 1.498 1.554ZM15.356 7.547c0 .88-.692 1.555-1.498 1.555-.807 0-1.499-.675-1.499-1.555 0-.88.692-1.554 1.499-1.554.806 0 1.498.674 1.498 1.554ZM22.85 7.547c0 .88-.69 1.555-1.497 1.555-.807 0-1.499-.675-1.499-1.555 0-.88.692-1.554 1.499-1.554.806 0 1.498.674 1.498 1.554Z",
31
- fill: "#10162F",
32
- stroke: "#10162F",
33
- strokeWidth: "2"
34
- }), /*#__PURE__*/_jsx("path", {
35
- d: "M167 47.354v77.122H75.283V47.354z",
36
- fill: "#FF8C00",
37
- stroke: "#10162F",
38
- strokeWidth: "2"
39
- }), /*#__PURE__*/_jsx("path", {
40
- d: "M167 61.18v63.295H75.283V61.181H167Z",
41
- fill: "#F5FCFF",
42
- stroke: "#10162F",
43
- strokeWidth: "2"
44
- }), /*#__PURE__*/_jsx("path", {
45
- d: "M82.144 53.9c0 .88-.692 1.555-1.498 1.555-.807 0-1.499-.675-1.499-1.554 0-.88.692-1.555 1.499-1.555.806 0 1.498.675 1.498 1.555ZM89.639 53.9c0 .88-.692 1.555-1.498 1.555-.807 0-1.499-.675-1.499-1.554 0-.88.692-1.555 1.499-1.555.806 0 1.498.675 1.498 1.555ZM97.134 53.9c0 .88-.692 1.555-1.499 1.555-.806 0-1.498-.675-1.498-1.554 0-.88.692-1.555 1.498-1.555.807 0 1.499.675 1.499 1.555Z",
46
- fill: "#10162F",
47
- stroke: "#10162F",
48
- strokeWidth: "2"
49
- }), /*#__PURE__*/_jsx("path", {
50
- d: "M137.532 86.051c-1.137-3.705-6.243-8.696-18.433-6.325-12.189-2.37-17.284 2.594-18.422 6.3-2.23 7.261-.286 17.24 5.352 25.072 2.15 2.987 8.313 5.361 13.07 1.804 4.757 3.557 10.932 1.209 13.082-1.778 5.637-7.832 7.581-17.81 5.351-25.073Z",
51
- fill: "#F5FCFF",
52
- stroke: "#10162F",
53
- strokeWidth: "2"
54
- }), /*#__PURE__*/_jsx("path", {
55
- d: "M132.492 69.058c-10.837.961-13.323 7.325-13.219 10.56 7.808 0 12.407-3.685 14.891-8.069.689-1.215-.281-2.614-1.672-2.49Z",
56
- fill: "#FF8C00",
57
- stroke: "#10162F",
58
- strokeWidth: "2"
59
- }), /*#__PURE__*/_jsx("circle", {
60
- cx: "46.587",
61
- cy: "47.426",
62
- fill: "#F5FCFF",
63
- r: "19.502",
64
- stroke: "#10162F",
65
- strokeWidth: "2"
66
- }), /*#__PURE__*/_jsx("path", {
67
- d: "M60.535 37.34c-3.557-10.415-9.26-12.308-13.649-10.026 2.021 7.542 6.77 11.03 11.648 12.295 1.352.35 2.452-.947 2.001-2.269Z",
68
- fill: "#FF8C00",
69
- stroke: "#10162F",
70
- strokeWidth: "2"
71
- })]
72
- });
73
- };
3
+ export const StackedFruitsLight = ({
4
+ 'aria-hidden': ariaHidden,
5
+ className,
6
+ height,
7
+ width
8
+ }) => /*#__PURE__*/_jsxs("svg", {
9
+ "aria-hidden": ariaHidden,
10
+ className: className,
11
+ fill: "none",
12
+ height: height,
13
+ viewBox: "0 0 169 168",
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: "M92.717 1v77.122H1V1z",
19
+ fill: "#FF8C00",
20
+ stroke: "#10162F",
21
+ strokeWidth: "2"
22
+ }), /*#__PURE__*/_jsx("path", {
23
+ d: "M92.717 14.827v63.295H1V14.827h91.717Z",
24
+ fill: "#F5FCFF",
25
+ stroke: "#10162F",
26
+ strokeWidth: "2"
27
+ }), /*#__PURE__*/_jsx("path", {
28
+ d: "M7.86 7.547c0 .88-.69 1.555-1.497 1.555-.807 0-1.499-.675-1.499-1.555 0-.88.692-1.554 1.499-1.554.806 0 1.498.674 1.498 1.554ZM15.356 7.547c0 .88-.692 1.555-1.498 1.555-.807 0-1.499-.675-1.499-1.555 0-.88.692-1.554 1.499-1.554.806 0 1.498.674 1.498 1.554ZM22.85 7.547c0 .88-.69 1.555-1.497 1.555-.807 0-1.499-.675-1.499-1.555 0-.88.692-1.554 1.499-1.554.806 0 1.498.674 1.498 1.554Z",
29
+ fill: "#10162F",
30
+ stroke: "#10162F",
31
+ strokeWidth: "2"
32
+ }), /*#__PURE__*/_jsx("path", {
33
+ d: "M167 47.354v77.122H75.283V47.354z",
34
+ fill: "#FF8C00",
35
+ stroke: "#10162F",
36
+ strokeWidth: "2"
37
+ }), /*#__PURE__*/_jsx("path", {
38
+ d: "M167 61.18v63.295H75.283V61.181H167Z",
39
+ fill: "#F5FCFF",
40
+ stroke: "#10162F",
41
+ strokeWidth: "2"
42
+ }), /*#__PURE__*/_jsx("path", {
43
+ d: "M82.144 53.9c0 .88-.692 1.555-1.498 1.555-.807 0-1.499-.675-1.499-1.554 0-.88.692-1.555 1.499-1.555.806 0 1.498.675 1.498 1.555ZM89.639 53.9c0 .88-.692 1.555-1.498 1.555-.807 0-1.499-.675-1.499-1.554 0-.88.692-1.555 1.499-1.555.806 0 1.498.675 1.498 1.555ZM97.134 53.9c0 .88-.692 1.555-1.499 1.555-.806 0-1.498-.675-1.498-1.554 0-.88.692-1.555 1.498-1.555.807 0 1.499.675 1.499 1.555Z",
44
+ fill: "#10162F",
45
+ stroke: "#10162F",
46
+ strokeWidth: "2"
47
+ }), /*#__PURE__*/_jsx("path", {
48
+ d: "M137.532 86.051c-1.137-3.705-6.243-8.696-18.433-6.325-12.189-2.37-17.284 2.594-18.422 6.3-2.23 7.261-.286 17.24 5.352 25.072 2.15 2.987 8.313 5.361 13.07 1.804 4.757 3.557 10.932 1.209 13.082-1.778 5.637-7.832 7.581-17.81 5.351-25.073Z",
49
+ fill: "#F5FCFF",
50
+ stroke: "#10162F",
51
+ strokeWidth: "2"
52
+ }), /*#__PURE__*/_jsx("path", {
53
+ d: "M132.492 69.058c-10.837.961-13.323 7.325-13.219 10.56 7.808 0 12.407-3.685 14.891-8.069.689-1.215-.281-2.614-1.672-2.49Z",
54
+ fill: "#FF8C00",
55
+ stroke: "#10162F",
56
+ strokeWidth: "2"
57
+ }), /*#__PURE__*/_jsx("circle", {
58
+ cx: "46.587",
59
+ cy: "47.426",
60
+ fill: "#F5FCFF",
61
+ r: "19.502",
62
+ stroke: "#10162F",
63
+ strokeWidth: "2"
64
+ }), /*#__PURE__*/_jsx("path", {
65
+ d: "M60.535 37.34c-3.557-10.415-9.26-12.308-13.649-10.026 2.021 7.542 6.77 11.03 11.648 12.295 1.352.35 2.452-.947 2.001-2.269Z",
66
+ fill: "#FF8C00",
67
+ stroke: "#10162F",
68
+ strokeWidth: "2"
69
+ })]
70
+ });