@codecademy/gamut-illustrations 0.28.5 → 0.28.6-alpha.4d61d4.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/Maze.js CHANGED
@@ -1,67 +1,120 @@
1
+ var _jsxFileName = "/home/circleci/repo/packages/gamut-illustrations/src/Maze.tsx",
2
+ _this = this;
3
+
1
4
  import React from 'react';
5
+ import { jsxDEV as _jsxDEV } from "@emotion/react/jsx-dev-runtime";
2
6
  export var Maze = function Maze(_ref) {
3
7
  var ariaHidden = _ref['aria-hidden'],
4
8
  className = _ref.className,
5
9
  height = _ref.height,
6
10
  width = _ref.width;
7
- return /*#__PURE__*/React.createElement("svg", {
11
+ return _jsxDEV("svg", {
8
12
  "aria-hidden": ariaHidden,
9
13
  className: className,
10
14
  width: width,
11
15
  height: height,
12
16
  viewBox: "0 0 201 162",
13
17
  fill: "none",
14
- xmlns: "http://www.w3.org/2000/svg"
15
- }, /*#__PURE__*/React.createElement("path", {
16
- d: "M189.814 26.65H1.355v127.058h188.459V26.65Z",
17
- fill: "#66C4FF",
18
- stroke: "#10172F",
19
- strokeMiterlimit: "10"
20
- }), /*#__PURE__*/React.createElement("path", {
21
- d: "M1.12 77.31H35.34v18.2h-15.38M52.913 93.623v18.83H18.231v17.268M18.23 153.708v-7.044h17.336v-16.943h17.347v23.987M35.566 153.708h34.065M104.393 95.51H69.631v34.211h17.381v-18.043h51.648v35.491M104.146 78.163V43.65H87.641v34.514H52.6V60.906H18.23V26.65h34.368M35.33 43.649H52.6",
22
- stroke: "#10172F",
23
- strokeMiterlimit: "10"
24
- }), /*#__PURE__*/React.createElement("path", {
25
- d: "M121.751 43.649V95.51h16.909v33.166M121.752 147.17v-18.494h-17.606v25.032M87.136 143.586h17.01",
26
- stroke: "#10172F",
27
- strokeMiterlimit: "10"
28
- }), /*#__PURE__*/React.createElement("path", {
29
- d: "M189.836 61.142V43.705l-33.671-.056v17.437h17.257V95.51h-17.864V78.67H138.66v-52.02H69.631v34.257M155.558 129.721v-18.043h34.278V95.51M189.814 129.721h-16.246v23.987",
30
- stroke: "#10172F",
31
- strokeMiterlimit: "10"
32
- }), /*#__PURE__*/React.createElement("path", {
33
- d: "M200.151 1H20.691L1.12 26.65h188.458L200.151 1ZM200.15 1.023V128.16l-10.314 25.548V26.571L200.15 1.023Z",
34
- fill: "#F5FCFF",
35
- stroke: "#10172F",
36
- strokeLinejoin: "bevel"
37
- }), /*#__PURE__*/React.createElement("path", {
38
- d: "M200.15 1.022V1",
39
- stroke: "#231F20",
40
- strokeLinejoin: "bevel"
41
- }), /*#__PURE__*/React.createElement("path", {
42
- d: "M58.935 94.387H1.355v59.355h57.58V94.387Z",
43
- fill: "#F5FCFF",
44
- stroke: "#10172F",
45
- strokeMiterlimit: "10"
46
- }), /*#__PURE__*/React.createElement("path", {
47
- d: "M29.769 161V87.118l29.166 7.235v59.355L29.77 161Z",
48
- fill: "#F5FCFF",
49
- stroke: "#10172F",
50
- strokeLinejoin: "bevel"
51
- }), /*#__PURE__*/React.createElement("path", {
52
- d: "M29.78 87.118h-2.899V161h2.899V87.118Z",
53
- fill: "#10172F",
54
- stroke: "#231F20",
55
- strokeMiterlimit: "10"
56
- }), /*#__PURE__*/React.createElement("path", {
57
- d: "M147.649 78.669h-8.989V42.874a8.46 8.46 0 0 0-8.46-8.45 8.45 8.45 0 0 0-8.449 8.45v44.244a8.451 8.451 0 0 0 8.449 8.448h8.46v33.818a8.45 8.45 0 0 0 8.449 8.449 8.43 8.43 0 0 0 5.978-2.471 8.434 8.434 0 0 0 2.471-5.978V86.578a7.852 7.852 0 0 0-2.303-5.606 7.864 7.864 0 0 0-5.606-2.303Z",
58
- fill: "#1557FF",
59
- stroke: "#10172F",
60
- strokeMiterlimit: "10"
61
- }), /*#__PURE__*/React.createElement("path", {
62
- d: "M38.858 61.086a8.718 8.718 0 1 0 0-17.437 8.718 8.718 0 0 0 0 17.437Z",
63
- fill: "#10172F",
64
- stroke: "#231F20",
65
- strokeMiterlimit: "10"
66
- }));
18
+ xmlns: "http://www.w3.org/2000/svg",
19
+ children: [_jsxDEV("path", {
20
+ d: "M189.814 26.65H1.355v127.058h188.459V26.65Z",
21
+ fill: "#66C4FF",
22
+ stroke: "#10172F",
23
+ strokeMiterlimit: "10"
24
+ }, void 0, false, {
25
+ fileName: _jsxFileName,
26
+ lineNumber: 20,
27
+ columnNumber: 5
28
+ }, _this), _jsxDEV("path", {
29
+ d: "M1.12 77.31H35.34v18.2h-15.38M52.913 93.623v18.83H18.231v17.268M18.23 153.708v-7.044h17.336v-16.943h17.347v23.987M35.566 153.708h34.065M104.393 95.51H69.631v34.211h17.381v-18.043h51.648v35.491M104.146 78.163V43.65H87.641v34.514H52.6V60.906H18.23V26.65h34.368M35.33 43.649H52.6",
30
+ stroke: "#10172F",
31
+ strokeMiterlimit: "10"
32
+ }, void 0, false, {
33
+ fileName: _jsxFileName,
34
+ lineNumber: 26,
35
+ columnNumber: 5
36
+ }, _this), _jsxDEV("path", {
37
+ d: "M121.751 43.649V95.51h16.909v33.166M121.752 147.17v-18.494h-17.606v25.032M87.136 143.586h17.01",
38
+ stroke: "#10172F",
39
+ strokeMiterlimit: "10"
40
+ }, void 0, false, {
41
+ fileName: _jsxFileName,
42
+ lineNumber: 31,
43
+ columnNumber: 5
44
+ }, _this), _jsxDEV("path", {
45
+ d: "M189.836 61.142V43.705l-33.671-.056v17.437h17.257V95.51h-17.864V78.67H138.66v-52.02H69.631v34.257M155.558 129.721v-18.043h34.278V95.51M189.814 129.721h-16.246v23.987",
46
+ stroke: "#10172F",
47
+ strokeMiterlimit: "10"
48
+ }, void 0, false, {
49
+ fileName: _jsxFileName,
50
+ lineNumber: 36,
51
+ columnNumber: 5
52
+ }, _this), _jsxDEV("path", {
53
+ d: "M200.151 1H20.691L1.12 26.65h188.458L200.151 1ZM200.15 1.023V128.16l-10.314 25.548V26.571L200.15 1.023Z",
54
+ fill: "#F5FCFF",
55
+ stroke: "#10172F",
56
+ strokeLinejoin: "bevel"
57
+ }, void 0, false, {
58
+ fileName: _jsxFileName,
59
+ lineNumber: 41,
60
+ columnNumber: 5
61
+ }, _this), _jsxDEV("path", {
62
+ d: "M200.15 1.022V1",
63
+ stroke: "#231F20",
64
+ strokeLinejoin: "bevel"
65
+ }, void 0, false, {
66
+ fileName: _jsxFileName,
67
+ lineNumber: 47,
68
+ columnNumber: 5
69
+ }, _this), _jsxDEV("path", {
70
+ d: "M58.935 94.387H1.355v59.355h57.58V94.387Z",
71
+ fill: "#F5FCFF",
72
+ stroke: "#10172F",
73
+ strokeMiterlimit: "10"
74
+ }, void 0, false, {
75
+ fileName: _jsxFileName,
76
+ lineNumber: 48,
77
+ columnNumber: 5
78
+ }, _this), _jsxDEV("path", {
79
+ d: "M29.769 161V87.118l29.166 7.235v59.355L29.77 161Z",
80
+ fill: "#F5FCFF",
81
+ stroke: "#10172F",
82
+ strokeLinejoin: "bevel"
83
+ }, void 0, false, {
84
+ fileName: _jsxFileName,
85
+ lineNumber: 54,
86
+ columnNumber: 5
87
+ }, _this), _jsxDEV("path", {
88
+ d: "M29.78 87.118h-2.899V161h2.899V87.118Z",
89
+ fill: "#10172F",
90
+ stroke: "#231F20",
91
+ strokeMiterlimit: "10"
92
+ }, void 0, false, {
93
+ fileName: _jsxFileName,
94
+ lineNumber: 60,
95
+ columnNumber: 5
96
+ }, _this), _jsxDEV("path", {
97
+ d: "M147.649 78.669h-8.989V42.874a8.46 8.46 0 0 0-8.46-8.45 8.45 8.45 0 0 0-8.449 8.45v44.244a8.451 8.451 0 0 0 8.449 8.448h8.46v33.818a8.45 8.45 0 0 0 8.449 8.449 8.43 8.43 0 0 0 5.978-2.471 8.434 8.434 0 0 0 2.471-5.978V86.578a7.852 7.852 0 0 0-2.303-5.606 7.864 7.864 0 0 0-5.606-2.303Z",
98
+ fill: "#1557FF",
99
+ stroke: "#10172F",
100
+ strokeMiterlimit: "10"
101
+ }, void 0, false, {
102
+ fileName: _jsxFileName,
103
+ lineNumber: 66,
104
+ columnNumber: 5
105
+ }, _this), _jsxDEV("path", {
106
+ d: "M38.858 61.086a8.718 8.718 0 1 0 0-17.437 8.718 8.718 0 0 0 0 17.437Z",
107
+ fill: "#10172F",
108
+ stroke: "#231F20",
109
+ strokeMiterlimit: "10"
110
+ }, void 0, false, {
111
+ fileName: _jsxFileName,
112
+ lineNumber: 72,
113
+ columnNumber: 5
114
+ }, _this)]
115
+ }, void 0, true, {
116
+ fileName: _jsxFileName,
117
+ lineNumber: 11,
118
+ columnNumber: 3
119
+ }, _this);
67
120
  };
package/dist/Megaphone.js CHANGED
@@ -1,46 +1,81 @@
1
+ var _jsxFileName = "/home/circleci/repo/packages/gamut-illustrations/src/Megaphone.tsx",
2
+ _this = this;
3
+
1
4
  import React from 'react';
5
+ import { jsxDEV as _jsxDEV } from "@emotion/react/jsx-dev-runtime";
2
6
  export var Megaphone = function Megaphone(_ref) {
3
7
  var ariaHidden = _ref['aria-hidden'],
4
8
  className = _ref.className,
5
9
  height = _ref.height,
6
10
  width = _ref.width;
7
- return /*#__PURE__*/React.createElement("svg", {
11
+ return _jsxDEV("svg", {
8
12
  "aria-hidden": ariaHidden,
9
13
  className: className,
10
14
  height: height,
11
15
  width: width,
12
16
  viewBox: "0 0 48 48",
13
17
  fill: "none",
14
- xmlns: "http://www.w3.org/2000/svg"
15
- }, /*#__PURE__*/React.createElement("title", null, "Megaphone Icon"), /*#__PURE__*/React.createElement("circle", {
16
- cx: "24",
17
- cy: "24",
18
- r: "23.5",
19
- fill: "white",
20
- stroke: "#10162F"
21
- }), /*#__PURE__*/React.createElement("path", {
22
- d: "M19.625 26.7083H17.75C16.9212 26.7083 16.1263 26.3791 15.5403 25.793C14.9542 25.207 14.625 24.4121 14.625 23.5833C14.625 22.7545 14.9542 21.9597 15.5403 21.3736C16.1263 20.7876 16.9212 20.4583 17.75 20.4583H19.625V26.7083Z",
23
- stroke: "#10162F",
24
- strokeWidth: "1.25",
25
- strokeLinecap: "round",
26
- strokeLinejoin: "round"
27
- }), /*#__PURE__*/React.createElement("path", {
28
- d: "M19.625 26.7083C23.2926 26.7086 26.8781 27.7942 29.93 29.8283L30.875 30.4583V16.7083L29.93 17.3383C26.8781 19.3724 23.2926 20.458 19.625 20.4583V26.7083Z",
29
- stroke: "#10162F",
30
- strokeWidth: "1.25",
31
- strokeLinecap: "round",
32
- strokeLinejoin: "round"
33
- }), /*#__PURE__*/React.createElement("path", {
34
- d: "M33.375 22.3333V24.8333",
35
- stroke: "#10162F",
36
- strokeWidth: "1.25",
37
- strokeLinecap: "round",
38
- strokeLinejoin: "round"
39
- }), /*#__PURE__*/React.createElement("path", {
40
- d: "M19.625 26.7083C19.6245 27.5266 19.7904 28.3364 20.1128 29.0886C20.4351 29.8407 20.9071 30.5194 21.5 31.0833",
41
- stroke: "#10162F",
42
- strokeWidth: "1.25",
43
- strokeLinecap: "round",
44
- strokeLinejoin: "round"
45
- }));
18
+ xmlns: "http://www.w3.org/2000/svg",
19
+ children: [_jsxDEV("title", {
20
+ children: "Megaphone Icon"
21
+ }, void 0, false, {
22
+ fileName: _jsxFileName,
23
+ lineNumber: 20,
24
+ columnNumber: 5
25
+ }, _this), _jsxDEV("circle", {
26
+ cx: "24",
27
+ cy: "24",
28
+ r: "23.5",
29
+ fill: "white",
30
+ stroke: "#10162F"
31
+ }, void 0, false, {
32
+ fileName: _jsxFileName,
33
+ lineNumber: 21,
34
+ columnNumber: 5
35
+ }, _this), _jsxDEV("path", {
36
+ d: "M19.625 26.7083H17.75C16.9212 26.7083 16.1263 26.3791 15.5403 25.793C14.9542 25.207 14.625 24.4121 14.625 23.5833C14.625 22.7545 14.9542 21.9597 15.5403 21.3736C16.1263 20.7876 16.9212 20.4583 17.75 20.4583H19.625V26.7083Z",
37
+ stroke: "#10162F",
38
+ strokeWidth: "1.25",
39
+ strokeLinecap: "round",
40
+ strokeLinejoin: "round"
41
+ }, void 0, false, {
42
+ fileName: _jsxFileName,
43
+ lineNumber: 22,
44
+ columnNumber: 5
45
+ }, _this), _jsxDEV("path", {
46
+ d: "M19.625 26.7083C23.2926 26.7086 26.8781 27.7942 29.93 29.8283L30.875 30.4583V16.7083L29.93 17.3383C26.8781 19.3724 23.2926 20.458 19.625 20.4583V26.7083Z",
47
+ stroke: "#10162F",
48
+ strokeWidth: "1.25",
49
+ strokeLinecap: "round",
50
+ strokeLinejoin: "round"
51
+ }, void 0, false, {
52
+ fileName: _jsxFileName,
53
+ lineNumber: 29,
54
+ columnNumber: 5
55
+ }, _this), _jsxDEV("path", {
56
+ d: "M33.375 22.3333V24.8333",
57
+ stroke: "#10162F",
58
+ strokeWidth: "1.25",
59
+ strokeLinecap: "round",
60
+ strokeLinejoin: "round"
61
+ }, void 0, false, {
62
+ fileName: _jsxFileName,
63
+ lineNumber: 36,
64
+ columnNumber: 5
65
+ }, _this), _jsxDEV("path", {
66
+ d: "M19.625 26.7083C19.6245 27.5266 19.7904 28.3364 20.1128 29.0886C20.4351 29.8407 20.9071 30.5194 21.5 31.0833",
67
+ stroke: "#10162F",
68
+ strokeWidth: "1.25",
69
+ strokeLinecap: "round",
70
+ strokeLinejoin: "round"
71
+ }, void 0, false, {
72
+ fileName: _jsxFileName,
73
+ lineNumber: 43,
74
+ columnNumber: 5
75
+ }, _this)]
76
+ }, void 0, true, {
77
+ fileName: _jsxFileName,
78
+ lineNumber: 11,
79
+ columnNumber: 3
80
+ }, _this);
46
81
  };
@@ -1,86 +1,174 @@
1
+ var _jsxFileName = "/home/circleci/repo/packages/gamut-illustrations/src/MobilePhone.tsx",
2
+ _this = this;
3
+
1
4
  import React from 'react';
5
+ import { jsxDEV as _jsxDEV } from "@emotion/react/jsx-dev-runtime";
2
6
  export var MobilePhone = function MobilePhone(_ref) {
3
7
  var ariaHidden = _ref['aria-hidden'],
4
8
  className = _ref.className,
5
9
  height = _ref.height,
6
10
  width = _ref.width;
7
- return /*#__PURE__*/React.createElement("svg", {
11
+ return _jsxDEV("svg", {
8
12
  width: width,
9
13
  height: height,
10
14
  fill: "none",
11
15
  viewBox: "0 0 108 203",
12
16
  xmlns: "http://www.w3.org/2000/svg",
13
17
  "aria-hidden": ariaHidden,
14
- "class-name": className
15
- }, /*#__PURE__*/React.createElement("g", {
16
- clipPath: "url(#a)"
17
- }, /*#__PURE__*/React.createElement("rect", {
18
- x: "1",
19
- y: "1",
20
- width: "105.101",
21
- height: "200.031",
22
- rx: "15",
23
- fill: "#fff",
24
- stroke: "#10162F",
25
- strokeWidth: "2"
26
- }), /*#__PURE__*/React.createElement("path", {
27
- fill: "#fff",
28
- d: "M9.519 24.123h88.062v153.783H9.519z"
29
- }), /*#__PURE__*/React.createElement("path", {
30
- fill: "url(#b)",
31
- d: "M9.519 24.123h88.062v153.783H9.519z"
32
- }), /*#__PURE__*/React.createElement("path", {
33
- stroke: "#10162F",
34
- strokeWidth: "2",
35
- d: "M9.519 24.123h88.062v153.783H9.519z"
36
- }), /*#__PURE__*/React.createElement("circle", {
37
- cx: "52.942",
38
- cy: "13.996",
39
- r: "3.043",
40
- fill: "#10162F"
41
- }), /*#__PURE__*/React.createElement("path", {
42
- stroke: "#10162F",
43
- strokeWidth: "2",
44
- d: "M38.946 188.859h29.209"
45
- }), /*#__PURE__*/React.createElement("mask", {
46
- id: "c",
47
- "mask-type": "alpha",
48
- maskUnits: "userSpaceOnUse",
49
- x: "10",
50
- y: "23",
51
- width: "87",
52
- height: "154"
53
- }, /*#__PURE__*/React.createElement("path", {
54
- fill: "#10162F",
55
- stroke: "#10162F",
56
- strokeWidth: "2",
57
- d: "M11.954 24.123h83.194v151.349H11.954z"
58
- })), /*#__PURE__*/React.createElement("g", {
59
- mask: "url(#c)"
60
- }, /*#__PURE__*/React.createElement("path", {
61
- d: "m121.422 44.47-18.731 152.824-123.51-93.89L121.422 44.47Z",
62
- fill: "#F5FFE3"
63
- })), /*#__PURE__*/React.createElement("path", {
64
- fill: "#3A10E5",
65
- stroke: "#10162F",
66
- d: "M18.756 34.576h25.775v8.736H18.756z"
67
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
68
- id: "a"
69
- }, /*#__PURE__*/React.createElement("path", {
70
- fill: "#fff",
71
- d: "M0 0h107.101v202.031H0z"
72
- })), /*#__PURE__*/React.createElement("pattern", {
73
- id: "b",
74
- patternContentUnits: "objectBoundingBox",
75
- width: ".711",
76
- height: ".411"
77
- }, /*#__PURE__*/React.createElement("use", {
78
- xlinkHref: "#d",
79
- transform: "scale(.0111 .00642)"
80
- })), /*#__PURE__*/React.createElement("image", {
81
- id: "d",
82
- width: "64",
83
- height: "64",
84
- xlinkHref: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADbSURBVHgB7dhLDoJAEEXRlhUwMu5C9783wXQqZQyJH6SbUPXumRCY3pcaUMbzdS4v1N7hWIIqysOwBFWUh2EJqigPwxJUUR6GJaiiPAxLUEV5GJagivIwLEEV5WEElzAVFMrLGi+3U30Ozw9q5af5XhR5eTdQXsSyvMIN+FxeZQnvyruMN4Dy1bfyGW/AuvJZl/BreZfhBlC+Wls+ww3YVj7LEv4t7yLeAMpXW8tHvAFty0ddQqvyLsINoHzVunyEG9C3fJQl9CrvjngDKF/1Ln/EG7BvedW/w0sP1usKCOMHPlcAAAAASUVORK5CYII="
85
- })));
18
+ "class-name": className,
19
+ children: [_jsxDEV("g", {
20
+ clipPath: "url(#a)",
21
+ children: [_jsxDEV("rect", {
22
+ x: "1",
23
+ y: "1",
24
+ width: "105.101",
25
+ height: "200.031",
26
+ rx: "15",
27
+ fill: "#fff",
28
+ stroke: "#10162F",
29
+ strokeWidth: "2"
30
+ }, void 0, false, {
31
+ fileName: _jsxFileName,
32
+ lineNumber: 21,
33
+ columnNumber: 7
34
+ }, _this), _jsxDEV("path", {
35
+ fill: "#fff",
36
+ d: "M9.519 24.123h88.062v153.783H9.519z"
37
+ }, void 0, false, {
38
+ fileName: _jsxFileName,
39
+ lineNumber: 31,
40
+ columnNumber: 7
41
+ }, _this), _jsxDEV("path", {
42
+ fill: "url(#b)",
43
+ d: "M9.519 24.123h88.062v153.783H9.519z"
44
+ }, void 0, false, {
45
+ fileName: _jsxFileName,
46
+ lineNumber: 32,
47
+ columnNumber: 7
48
+ }, _this), _jsxDEV("path", {
49
+ stroke: "#10162F",
50
+ strokeWidth: "2",
51
+ d: "M9.519 24.123h88.062v153.783H9.519z"
52
+ }, void 0, false, {
53
+ fileName: _jsxFileName,
54
+ lineNumber: 33,
55
+ columnNumber: 7
56
+ }, _this), _jsxDEV("circle", {
57
+ cx: "52.942",
58
+ cy: "13.996",
59
+ r: "3.043",
60
+ fill: "#10162F"
61
+ }, void 0, false, {
62
+ fileName: _jsxFileName,
63
+ lineNumber: 38,
64
+ columnNumber: 7
65
+ }, _this), _jsxDEV("path", {
66
+ stroke: "#10162F",
67
+ strokeWidth: "2",
68
+ d: "M38.946 188.859h29.209"
69
+ }, void 0, false, {
70
+ fileName: _jsxFileName,
71
+ lineNumber: 39,
72
+ columnNumber: 7
73
+ }, _this), _jsxDEV("mask", {
74
+ id: "c",
75
+ "mask-type": "alpha",
76
+ maskUnits: "userSpaceOnUse",
77
+ x: "10",
78
+ y: "23",
79
+ width: "87",
80
+ height: "154",
81
+ children: _jsxDEV("path", {
82
+ fill: "#10162F",
83
+ stroke: "#10162F",
84
+ strokeWidth: "2",
85
+ d: "M11.954 24.123h83.194v151.349H11.954z"
86
+ }, void 0, false, {
87
+ fileName: _jsxFileName,
88
+ lineNumber: 49,
89
+ columnNumber: 9
90
+ }, _this)
91
+ }, void 0, false, {
92
+ fileName: _jsxFileName,
93
+ lineNumber: 40,
94
+ columnNumber: 7
95
+ }, _this), _jsxDEV("g", {
96
+ mask: "url(#c)",
97
+ children: _jsxDEV("path", {
98
+ d: "m121.422 44.47-18.731 152.824-123.51-93.89L121.422 44.47Z",
99
+ fill: "#F5FFE3"
100
+ }, void 0, false, {
101
+ fileName: _jsxFileName,
102
+ lineNumber: 57,
103
+ columnNumber: 9
104
+ }, _this)
105
+ }, void 0, false, {
106
+ fileName: _jsxFileName,
107
+ lineNumber: 56,
108
+ columnNumber: 7
109
+ }, _this), _jsxDEV("path", {
110
+ fill: "#3A10E5",
111
+ stroke: "#10162F",
112
+ d: "M18.756 34.576h25.775v8.736H18.756z"
113
+ }, void 0, false, {
114
+ fileName: _jsxFileName,
115
+ lineNumber: 62,
116
+ columnNumber: 7
117
+ }, _this)]
118
+ }, void 0, true, {
119
+ fileName: _jsxFileName,
120
+ lineNumber: 20,
121
+ columnNumber: 5
122
+ }, _this), _jsxDEV("defs", {
123
+ children: [_jsxDEV("clipPath", {
124
+ id: "a",
125
+ children: _jsxDEV("path", {
126
+ fill: "#fff",
127
+ d: "M0 0h107.101v202.031H0z"
128
+ }, void 0, false, {
129
+ fileName: _jsxFileName,
130
+ lineNumber: 70,
131
+ columnNumber: 9
132
+ }, _this)
133
+ }, void 0, false, {
134
+ fileName: _jsxFileName,
135
+ lineNumber: 69,
136
+ columnNumber: 7
137
+ }, _this), _jsxDEV("pattern", {
138
+ id: "b",
139
+ patternContentUnits: "objectBoundingBox",
140
+ width: ".711",
141
+ height: ".411",
142
+ children: _jsxDEV("use", {
143
+ xlinkHref: "#d",
144
+ transform: "scale(.0111 .00642)"
145
+ }, void 0, false, {
146
+ fileName: _jsxFileName,
147
+ lineNumber: 78,
148
+ columnNumber: 9
149
+ }, _this)
150
+ }, void 0, false, {
151
+ fileName: _jsxFileName,
152
+ lineNumber: 72,
153
+ columnNumber: 7
154
+ }, _this), _jsxDEV("image", {
155
+ id: "d",
156
+ width: "64",
157
+ height: "64",
158
+ xlinkHref: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADbSURBVHgB7dhLDoJAEEXRlhUwMu5C9783wXQqZQyJH6SbUPXumRCY3pcaUMbzdS4v1N7hWIIqysOwBFWUh2EJqigPwxJUUR6GJaiiPAxLUEV5GJagivIwLEEV5WEElzAVFMrLGi+3U30Ozw9q5af5XhR5eTdQXsSyvMIN+FxeZQnvyruMN4Dy1bfyGW/AuvJZl/BreZfhBlC+Wls+ww3YVj7LEv4t7yLeAMpXW8tHvAFty0ddQqvyLsINoHzVunyEG9C3fJQl9CrvjngDKF/1Ln/EG7BvedW/w0sP1usKCOMHPlcAAAAASUVORK5CYII="
159
+ }, void 0, false, {
160
+ fileName: _jsxFileName,
161
+ lineNumber: 80,
162
+ columnNumber: 7
163
+ }, _this)]
164
+ }, void 0, true, {
165
+ fileName: _jsxFileName,
166
+ lineNumber: 68,
167
+ columnNumber: 5
168
+ }, _this)]
169
+ }, void 0, true, {
170
+ fileName: _jsxFileName,
171
+ lineNumber: 11,
172
+ columnNumber: 3
173
+ }, _this);
86
174
  };