@semcore/icon 2.19.4 → 2.24.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 (60) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/{UserGroupNo → Casual}/l/index.d.ts +0 -0
  3. package/Casual/l/index.js +49 -0
  4. package/{UserGroupNo → Casual}/m/index.d.ts +0 -0
  5. package/Casual/m/index.js +49 -0
  6. package/Formal/l/index.d.ts +7 -0
  7. package/Formal/l/index.js +49 -0
  8. package/Formal/m/index.d.ts +7 -0
  9. package/Formal/m/index.js +49 -0
  10. package/IndentedResult/l/index.d.ts +7 -0
  11. package/IndentedResult/l/index.js +49 -0
  12. package/IndentedResult/m/index.d.ts +7 -0
  13. package/IndentedResult/m/index.js +49 -0
  14. package/MathMinusAlt/l/index.d.ts +7 -0
  15. package/{UserGroupNo → MathMinusAlt}/l/index.js +6 -9
  16. package/MathMinusAlt/m/index.d.ts +7 -0
  17. package/{UserGroupNo → MathMinusAlt}/m/index.js +8 -6
  18. package/QuestionSerp/l/index.d.ts +7 -0
  19. package/QuestionSerp/l/index.js +47 -0
  20. package/QuestionSerp/m/index.d.ts +7 -0
  21. package/QuestionSerp/m/index.js +47 -0
  22. package/UserGroup/l/index.js +3 -3
  23. package/UserGroup/m/index.js +3 -3
  24. package/UserSharedFirst/l/index.d.ts +7 -0
  25. package/UserSharedFirst/l/index.js +52 -0
  26. package/UserSharedFirst/m/index.d.ts +7 -0
  27. package/UserSharedFirst/m/index.js +52 -0
  28. package/color/MicrosoftOffice/l/index.js +5 -5
  29. package/color/MicrosoftOffice/m/index.js +5 -5
  30. package/color/MicrosoftOutlook/l/index.js +5 -5
  31. package/color/MicrosoftOutlook/m/index.js +4 -4
  32. package/lib/MathMinus/s/index.js +4 -4
  33. package/lib/MathMinus/xs/index.js +4 -4
  34. package/lib/cjs/index.d.ts +17 -0
  35. package/lib/es6/index.d.ts +17 -0
  36. package/package.json +6 -2
  37. package/pay/CreditCard/l/index.js +24 -24
  38. package/pay/CreditCard/m/index.js +3 -3
  39. package/pay/Discover/l/index.js +4 -4
  40. package/pay/Discover/m/index.js +4 -4
  41. package/pay/JCB/l/index.js +7 -7
  42. package/pay/JCB/m/index.js +7 -7
  43. package/pay/Visa/l/index.js +5 -5
  44. package/pay/Visa/m/index.js +5 -5
  45. package/svg-new/icon/Casual/l.svg +1 -0
  46. package/svg-new/icon/Casual/m.svg +1 -0
  47. package/svg-new/icon/Formal/l.svg +1 -0
  48. package/svg-new/icon/Formal/m.svg +1 -0
  49. package/svg-new/icon/IndentedResult/l.svg +1 -0
  50. package/svg-new/icon/IndentedResult/m.svg +1 -0
  51. package/svg-new/icon/MathMinusAlt/l.svg +4 -0
  52. package/svg-new/icon/MathMinusAlt/m.svg +4 -0
  53. package/svg-new/icon/QuestionSerp/l.svg +1 -0
  54. package/svg-new/icon/QuestionSerp/m.svg +1 -0
  55. package/svg-new/icon/UserGroup/l.svg +1 -1
  56. package/svg-new/icon/UserGroup/m.svg +1 -1
  57. package/svg-new/icon/UserSharedFirst/l.svg +1 -0
  58. package/svg-new/icon/UserSharedFirst/m.svg +1 -0
  59. package/svg-new/icon/UserGroupNo/l.svg +0 -1
  60. package/svg-new/icon/UserGroupNo/m.svg +0 -1
@@ -0,0 +1,52 @@
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
11
+
12
+ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
13
+
14
+ var _react = _interopRequireDefault(require("react"));
15
+
16
+ var _core = require("@semcore/core");
17
+
18
+ var _icon = _interopRequireDefault(require("@semcore/icon"));
19
+
20
+ var _excluded = ["width", "height", "viewBox"];
21
+
22
+ function UserSharedFirst(_ref, ref) {
23
+ var _ref$width = _ref.width,
24
+ width = _ref$width === void 0 ? '24' : _ref$width,
25
+ _ref$height = _ref.height,
26
+ height = _ref$height === void 0 ? '24' : _ref$height,
27
+ _ref$viewBox = _ref.viewBox,
28
+ viewBox = _ref$viewBox === void 0 ? '0 0 24 24' : _ref$viewBox,
29
+ props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
30
+ return /*#__PURE__*/_react["default"].createElement(_icon["default"], (0, _extends2["default"])({
31
+ ref: ref,
32
+ "data-name": "UserSharedFirst",
33
+ "data-group": "l",
34
+ width: width,
35
+ height: height,
36
+ viewBox: viewBox
37
+ }, props), /*#__PURE__*/_react["default"].createElement("path", {
38
+ fillRule: "evenodd",
39
+ clipRule: "evenodd",
40
+ d: "M4 8a5 5 0 1 1 10 0A5 5 0 0 1 4 8Zm5-3a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z",
41
+ shapeRendering: "geometricPrecision"
42
+ }), /*#__PURE__*/_react["default"].createElement("path", {
43
+ d: "M1 19.5A4.5 4.5 0 0 1 5.5 15h7a4.5 4.5 0 0 1 4.5 4.5v.5h-2v-.5a2.5 2.5 0 0 0-2.5-2.5h-7A2.5 2.5 0 0 0 3 19.5v.5H1v-.5ZM16 12a1 1 0 0 1 1-1h2V9a1 1 0 1 1 2 0v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0v-2h-2a1 1 0 0 1-1-1Z",
44
+ shapeRendering: "geometricPrecision"
45
+ }));
46
+ }
47
+
48
+ UserSharedFirst.displayName = 'UserSharedFirst';
49
+
50
+ var _default = (0, _core.createBaseComponent)(UserSharedFirst);
51
+
52
+ exports["default"] = _default;
@@ -0,0 +1,7 @@
1
+
2
+ import React from 'react';
3
+ import { Merge } from '@semcore/core';
4
+ import { IIconProps } from '@semcore/icon';
5
+ declare const _default: import("@semcore/core").ComponentType<Merge<IIconProps, React.SVGAttributes<SVGElement>>, {}, {}>;
6
+ export default _default;
7
+
@@ -0,0 +1,52 @@
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
11
+
12
+ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
13
+
14
+ var _react = _interopRequireDefault(require("react"));
15
+
16
+ var _core = require("@semcore/core");
17
+
18
+ var _icon = _interopRequireDefault(require("@semcore/icon"));
19
+
20
+ var _excluded = ["width", "height", "viewBox"];
21
+
22
+ function UserSharedFirst(_ref, ref) {
23
+ var _ref$width = _ref.width,
24
+ width = _ref$width === void 0 ? '16' : _ref$width,
25
+ _ref$height = _ref.height,
26
+ height = _ref$height === void 0 ? '16' : _ref$height,
27
+ _ref$viewBox = _ref.viewBox,
28
+ viewBox = _ref$viewBox === void 0 ? '0 0 16 16' : _ref$viewBox,
29
+ props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
30
+ return /*#__PURE__*/_react["default"].createElement(_icon["default"], (0, _extends2["default"])({
31
+ ref: ref,
32
+ "data-name": "UserSharedFirst",
33
+ "data-group": "m",
34
+ width: width,
35
+ height: height,
36
+ viewBox: viewBox
37
+ }, props), /*#__PURE__*/_react["default"].createElement("path", {
38
+ fillRule: "evenodd",
39
+ clipRule: "evenodd",
40
+ d: "M5 3a3 3 0 1 0 0 6 3 3 0 0 0 0-6ZM4 6a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z",
41
+ shapeRendering: "geometricPrecision"
42
+ }), /*#__PURE__*/_react["default"].createElement("path", {
43
+ d: "M3 10a3 3 0 0 0-3 3v1h2v-1a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v1h2v-1a3 3 0 0 0-3-3H3ZM13 5a1 1 0 0 1 1 1v1h1a1 1 0 1 1 0 2h-1v1a1 1 0 1 1-2 0V9h-1a1 1 0 1 1 0-2h1V6a1 1 0 0 1 1-1Z",
44
+ shapeRendering: "geometricPrecision"
45
+ }));
46
+ }
47
+
48
+ UserSharedFirst.displayName = 'UserSharedFirst';
49
+
50
+ var _default = (0, _core.createBaseComponent)(UserSharedFirst);
51
+
52
+ exports["default"] = _default;
@@ -97,7 +97,7 @@ function MicrosoftOffice(_ref, ref) {
97
97
  offset: ".94",
98
98
  stopColor: "#B95799"
99
99
  }), /*#__PURE__*/_react["default"].createElement("stop", {
100
- offset: 1,
100
+ offset: "1",
101
101
  stopColor: "#B85BA2"
102
102
  })), /*#__PURE__*/_react["default"].createElement("linearGradient", {
103
103
  id: "c",
@@ -121,8 +121,8 @@ function MicrosoftOffice(_ref, ref) {
121
121
  }, /*#__PURE__*/_react["default"].createElement("stop", {
122
122
  stopOpacity: ".4"
123
123
  }), /*#__PURE__*/_react["default"].createElement("stop", {
124
- offset: 1,
125
- stopOpacity: 0
124
+ offset: "1",
125
+ stopOpacity: "0"
126
126
  })), /*#__PURE__*/_react["default"].createElement("linearGradient", {
127
127
  id: "e",
128
128
  x1: "18.17",
@@ -133,8 +133,8 @@ function MicrosoftOffice(_ref, ref) {
133
133
  }, /*#__PURE__*/_react["default"].createElement("stop", {
134
134
  stopOpacity: ".4"
135
135
  }), /*#__PURE__*/_react["default"].createElement("stop", {
136
- offset: 1,
137
- stopOpacity: 0
136
+ offset: "1",
137
+ stopOpacity: "0"
138
138
  }))));
139
139
  }
140
140
 
@@ -97,7 +97,7 @@ function MicrosoftOffice(_ref, ref) {
97
97
  offset: ".94",
98
98
  stopColor: "#B95799"
99
99
  }), /*#__PURE__*/_react["default"].createElement("stop", {
100
- offset: 1,
100
+ offset: "1",
101
101
  stopColor: "#B85BA2"
102
102
  })), /*#__PURE__*/_react["default"].createElement("linearGradient", {
103
103
  id: "c",
@@ -121,8 +121,8 @@ function MicrosoftOffice(_ref, ref) {
121
121
  }, /*#__PURE__*/_react["default"].createElement("stop", {
122
122
  stopOpacity: ".4"
123
123
  }), /*#__PURE__*/_react["default"].createElement("stop", {
124
- offset: 1,
125
- stopOpacity: 0
124
+ offset: "1",
125
+ stopOpacity: "0"
126
126
  })), /*#__PURE__*/_react["default"].createElement("linearGradient", {
127
127
  id: "e",
128
128
  x1: "12.38",
@@ -133,8 +133,8 @@ function MicrosoftOffice(_ref, ref) {
133
133
  }, /*#__PURE__*/_react["default"].createElement("stop", {
134
134
  stopOpacity: ".4"
135
135
  }), /*#__PURE__*/_react["default"].createElement("stop", {
136
- offset: 1,
137
- stopOpacity: 0
136
+ offset: "1",
137
+ stopOpacity: "0"
138
138
  }))));
139
139
  }
140
140
 
@@ -39,11 +39,11 @@ function MicrosoftOutlook(_ref, ref) {
39
39
  fill: "#0A2767",
40
40
  shapeRendering: "geometricPrecision"
41
41
  }), /*#__PURE__*/_react["default"].createElement("rect", {
42
- x: 7,
43
- y: 1,
44
- width: 15,
45
- height: 16,
46
- rx: 1,
42
+ x: "7",
43
+ y: "1",
44
+ width: "15",
45
+ height: "16",
46
+ rx: "1",
47
47
  fill: "#0364B8"
48
48
  }), /*#__PURE__*/_react["default"].createElement("path", {
49
49
  d: "M17 4h-5v5h5v5h5V9h-5V4Z",
@@ -39,10 +39,10 @@ function MicrosoftOutlook(_ref, ref) {
39
39
  fill: "#0A2767",
40
40
  shapeRendering: "geometricPrecision"
41
41
  }), /*#__PURE__*/_react["default"].createElement("rect", {
42
- x: 4,
43
- width: 11,
44
- height: 11,
45
- rx: 1,
42
+ x: "4",
43
+ width: "11",
44
+ height: "11",
45
+ rx: "1",
46
46
  fill: "#0364B8"
47
47
  }), /*#__PURE__*/_react["default"].createElement("path", {
48
48
  d: "M11.33 2H7.67v3.77h3.66v3.76H15V5.77h-3.67V2Z",
@@ -41,10 +41,10 @@ function MathMinus(_ref, ref) {
41
41
  viewBox: viewBox
42
42
  }, props), /*#__PURE__*/_react["default"].createElement("rect", {
43
43
  id: "s-a",
44
- width: 12,
45
- height: 2,
46
- x: 2,
47
- y: 7
44
+ width: "12",
45
+ height: "2",
46
+ x: "2",
47
+ y: "7"
48
48
  }));
49
49
  }
50
50
 
@@ -40,10 +40,10 @@ function MathMinus(_ref, ref) {
40
40
  height: height,
41
41
  viewBox: viewBox
42
42
  }, props), /*#__PURE__*/_react["default"].createElement("rect", {
43
- width: 10,
44
- height: 2,
45
- x: 1,
46
- y: 5
43
+ width: "10",
44
+ height: "2",
45
+ x: "1",
46
+ y: "5"
47
47
  }));
48
48
  }
49
49
 
@@ -0,0 +1,17 @@
1
+ import { IBoxProps } from '@semcore/flex-box';
2
+ import { IKeyboardFocusProps } from '@semcore/utils/lib/enhances/keyboardFocusEnhance';
3
+ import { ReturnEl } from '@semcore/core';
4
+
5
+ export interface IIconProps extends IBoxProps, IKeyboardFocusProps {
6
+ width?: string | number;
7
+ height?: string | number;
8
+ viewBox?: string;
9
+ /** Make an icon interactive */
10
+ interactive?: boolean;
11
+ /** Icon color */
12
+ color?: string;
13
+ }
14
+
15
+ declare const Icon: <T>(props: IIconProps & T) => ReturnEl;
16
+
17
+ export default Icon;
@@ -0,0 +1,17 @@
1
+ import { IBoxProps } from '@semcore/flex-box';
2
+ import { IKeyboardFocusProps } from '@semcore/utils/lib/enhances/keyboardFocusEnhance';
3
+ import { ReturnEl } from '@semcore/core';
4
+
5
+ export interface IIconProps extends IBoxProps, IKeyboardFocusProps {
6
+ width?: string | number;
7
+ height?: string | number;
8
+ viewBox?: string;
9
+ /** Make an icon interactive */
10
+ interactive?: boolean;
11
+ /** Icon color */
12
+ color?: string;
13
+ }
14
+
15
+ declare const Icon: <T>(props: IIconProps & T) => ReturnEl;
16
+
17
+ export default Icon;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semcore/icon",
3
3
  "description": "SEMRush Icon Component",
4
- "version": "2.19.4",
4
+ "version": "2.24.0",
5
5
  "main": "lib/cjs/index.js",
6
6
  "module": "lib/es6/index.js",
7
7
  "typings": "lib/types/index.d.ts",
@@ -16,7 +16,8 @@
16
16
  },
17
17
  "dependencies": {
18
18
  "@semcore/utils": "^3.15",
19
- "@semcore/flex-box": "^4"
19
+ "@semcore/flex-box": "^4",
20
+ "classnames": "2.2.6"
20
21
  },
21
22
  "peerDependencies": {
22
23
  "@semcore/core": "^1.11",
@@ -29,5 +30,8 @@
29
30
  "type": "git",
30
31
  "url": "https://github.com/semrush/intergalactic.git",
31
32
  "directory": "semcore/icon"
33
+ },
34
+ "devDependencies": {
35
+ "@semcore/jest-preset-ui": "1.0.0"
32
36
  }
33
37
  }
@@ -41,39 +41,39 @@ function CreditCard(_ref, ref) {
41
41
  fill: "#8A8E9B",
42
42
  shapeRendering: "geometricPrecision"
43
43
  }), /*#__PURE__*/_react["default"].createElement("rect", {
44
- x: 4,
45
- y: 6,
46
- width: 12,
47
- height: 3,
44
+ x: "4",
45
+ y: "6",
46
+ width: "12",
47
+ height: "3",
48
48
  rx: "1.5",
49
49
  fill: "#F4F5F9"
50
50
  }), /*#__PURE__*/_react["default"].createElement("rect", {
51
- x: 4,
52
- y: 16,
53
- width: 4,
54
- height: 2,
55
- rx: 1,
51
+ x: "4",
52
+ y: "16",
53
+ width: "4",
54
+ height: "2",
55
+ rx: "1",
56
56
  fill: "#E0E1E9"
57
57
  }), /*#__PURE__*/_react["default"].createElement("rect", {
58
- x: 10,
59
- y: 16,
60
- width: 4,
61
- height: 2,
62
- rx: 1,
58
+ x: "10",
59
+ y: "16",
60
+ width: "4",
61
+ height: "2",
62
+ rx: "1",
63
63
  fill: "#E0E1E9"
64
64
  }), /*#__PURE__*/_react["default"].createElement("rect", {
65
- x: 16,
66
- y: 16,
67
- width: 4,
68
- height: 2,
69
- rx: 1,
65
+ x: "16",
66
+ y: "16",
67
+ width: "4",
68
+ height: "2",
69
+ rx: "1",
70
70
  fill: "#E0E1E9"
71
71
  }), /*#__PURE__*/_react["default"].createElement("rect", {
72
- x: 22,
73
- y: 16,
74
- width: 4,
75
- height: 2,
76
- rx: 1,
72
+ x: "22",
73
+ y: "16",
74
+ width: "4",
75
+ height: "2",
76
+ rx: "1",
77
77
  fill: "#E0E1E9"
78
78
  }));
79
79
  }
@@ -42,10 +42,10 @@ function CreditCard(_ref, ref) {
42
42
  shapeRendering: "geometricPrecision"
43
43
  }), /*#__PURE__*/_react["default"].createElement("rect", {
44
44
  x: "2.63",
45
- y: 4,
45
+ y: "4",
46
46
  width: "7.88",
47
- height: 2,
48
- rx: 1,
47
+ height: "2",
48
+ rx: "1",
49
49
  fill: "#F4F5F9"
50
50
  }), /*#__PURE__*/_react["default"].createElement("rect", {
51
51
  x: "2.63",
@@ -64,15 +64,15 @@ function Discover(_ref, ref) {
64
64
  shapeRendering: "geometricPrecision"
65
65
  }), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("radialGradient", {
66
66
  id: "a",
67
- cx: 0,
68
- cy: 0,
69
- r: 1,
67
+ cx: "0",
68
+ cy: "0",
69
+ r: "1",
70
70
  gradientUnits: "userSpaceOnUse",
71
71
  gradientTransform: "matrix(-1.5 -3 3 -1.5 18.5 13)"
72
72
  }, /*#__PURE__*/_react["default"].createElement("stop", {
73
73
  stopColor: "#FF8400"
74
74
  }), /*#__PURE__*/_react["default"].createElement("stop", {
75
- offset: 1,
75
+ offset: "1",
76
76
  stopColor: "#CC3F00"
77
77
  }))));
78
78
  }
@@ -64,15 +64,15 @@ function Discover(_ref, ref) {
64
64
  shapeRendering: "geometricPrecision"
65
65
  }), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("radialGradient", {
66
66
  id: "a",
67
- cx: 0,
68
- cy: 0,
69
- r: 1,
67
+ cx: "0",
68
+ cy: "0",
69
+ r: "1",
70
70
  gradientUnits: "userSpaceOnUse",
71
71
  gradientTransform: "matrix(-.98438 -2 1.98103 -.97504 12.14 8.67)"
72
72
  }, /*#__PURE__*/_react["default"].createElement("stop", {
73
73
  stopColor: "#FF8400"
74
74
  }), /*#__PURE__*/_react["default"].createElement("stop", {
75
- offset: 1,
75
+ offset: "1",
76
76
  stopColor: "#CC3F00"
77
77
  }))));
78
78
  }
@@ -74,7 +74,7 @@ function JCB(_ref, ref) {
74
74
  offset: ".74",
75
75
  stopColor: "#40A737"
76
76
  }), /*#__PURE__*/_react["default"].createElement("stop", {
77
- offset: 1,
77
+ offset: "1",
78
78
  stopColor: "#5CB531"
79
79
  })), /*#__PURE__*/_react["default"].createElement("linearGradient", {
80
80
  id: "b",
@@ -92,7 +92,7 @@ function JCB(_ref, ref) {
92
92
  offset: ".74",
93
93
  stopColor: "#40A737"
94
94
  }), /*#__PURE__*/_react["default"].createElement("stop", {
95
- offset: 1,
95
+ offset: "1",
96
96
  stopColor: "#5CB531"
97
97
  })), /*#__PURE__*/_react["default"].createElement("linearGradient", {
98
98
  id: "c",
@@ -110,14 +110,14 @@ function JCB(_ref, ref) {
110
110
  offset: ".74",
111
111
  stopColor: "#40A737"
112
112
  }), /*#__PURE__*/_react["default"].createElement("stop", {
113
- offset: 1,
113
+ offset: "1",
114
114
  stopColor: "#5CB531"
115
115
  })), /*#__PURE__*/_react["default"].createElement("linearGradient", {
116
116
  id: "d",
117
117
  x1: "2.01",
118
- y1: 12,
118
+ y1: "12",
119
119
  x2: "10.14",
120
- y2: 12,
120
+ y2: "12",
121
121
  gradientUnits: "userSpaceOnUse"
122
122
  }, /*#__PURE__*/_react["default"].createElement("stop", {
123
123
  stopColor: "#1F286F"
@@ -128,7 +128,7 @@ function JCB(_ref, ref) {
128
128
  offset: ".83",
129
129
  stopColor: "#0066B1"
130
130
  }), /*#__PURE__*/_react["default"].createElement("stop", {
131
- offset: 1,
131
+ offset: "1",
132
132
  stopColor: "#006FBC"
133
133
  })), /*#__PURE__*/_react["default"].createElement("linearGradient", {
134
134
  id: "e",
@@ -149,7 +149,7 @@ function JCB(_ref, ref) {
149
149
  offset: ".86",
150
150
  stopColor: "#DC0436"
151
151
  }), /*#__PURE__*/_react["default"].createElement("stop", {
152
- offset: 1,
152
+ offset: "1",
153
153
  stopColor: "#E60039"
154
154
  }))));
155
155
  }
@@ -74,7 +74,7 @@ function JCB(_ref, ref) {
74
74
  offset: ".74",
75
75
  stopColor: "#40A737"
76
76
  }), /*#__PURE__*/_react["default"].createElement("stop", {
77
- offset: 1,
77
+ offset: "1",
78
78
  stopColor: "#5CB531"
79
79
  })), /*#__PURE__*/_react["default"].createElement("linearGradient", {
80
80
  id: "b",
@@ -92,7 +92,7 @@ function JCB(_ref, ref) {
92
92
  offset: ".74",
93
93
  stopColor: "#40A737"
94
94
  }), /*#__PURE__*/_react["default"].createElement("stop", {
95
- offset: 1,
95
+ offset: "1",
96
96
  stopColor: "#5CB531"
97
97
  })), /*#__PURE__*/_react["default"].createElement("linearGradient", {
98
98
  id: "c",
@@ -110,14 +110,14 @@ function JCB(_ref, ref) {
110
110
  offset: ".74",
111
111
  stopColor: "#40A737"
112
112
  }), /*#__PURE__*/_react["default"].createElement("stop", {
113
- offset: 1,
113
+ offset: "1",
114
114
  stopColor: "#5CB531"
115
115
  })), /*#__PURE__*/_react["default"].createElement("linearGradient", {
116
116
  id: "d",
117
117
  x1: "1.32",
118
- y1: 8,
118
+ y1: "8",
119
119
  x2: "6.66",
120
- y2: 8,
120
+ y2: "8",
121
121
  gradientUnits: "userSpaceOnUse"
122
122
  }, /*#__PURE__*/_react["default"].createElement("stop", {
123
123
  stopColor: "#1F286F"
@@ -128,7 +128,7 @@ function JCB(_ref, ref) {
128
128
  offset: ".83",
129
129
  stopColor: "#0066B1"
130
130
  }), /*#__PURE__*/_react["default"].createElement("stop", {
131
- offset: 1,
131
+ offset: "1",
132
132
  stopColor: "#006FBC"
133
133
  })), /*#__PURE__*/_react["default"].createElement("linearGradient", {
134
134
  id: "e",
@@ -149,7 +149,7 @@ function JCB(_ref, ref) {
149
149
  offset: ".86",
150
150
  stopColor: "#DC0436"
151
151
  }), /*#__PURE__*/_react["default"].createElement("stop", {
152
- offset: 1,
152
+ offset: "1",
153
153
  stopColor: "#E60039"
154
154
  }))));
155
155
  }
@@ -50,15 +50,15 @@ function Visa(_ref, ref) {
50
50
  shapeRendering: "geometricPrecision"
51
51
  }), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
52
52
  id: "a",
53
- x1: 0,
54
- y1: 24,
55
- x2: 32,
56
- y2: 24,
53
+ x1: "0",
54
+ y1: "24",
55
+ x2: "32",
56
+ y2: "24",
57
57
  gradientUnits: "userSpaceOnUse"
58
58
  }, /*#__PURE__*/_react["default"].createElement("stop", {
59
59
  stopColor: "#201D66"
60
60
  }), /*#__PURE__*/_react["default"].createElement("stop", {
61
- offset: 1,
61
+ offset: "1",
62
62
  stopColor: "#054CA4"
63
63
  }))));
64
64
  }
@@ -50,15 +50,15 @@ function Visa(_ref, ref) {
50
50
  shapeRendering: "geometricPrecision"
51
51
  }), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
52
52
  id: "a",
53
- x1: 0,
54
- y1: 16,
55
- x2: 21,
56
- y2: 16,
53
+ x1: "0",
54
+ y1: "16",
55
+ x2: "21",
56
+ y2: "16",
57
57
  gradientUnits: "userSpaceOnUse"
58
58
  }, /*#__PURE__*/_react["default"].createElement("stop", {
59
59
  stopColor: "#201D66"
60
60
  }), /*#__PURE__*/_react["default"].createElement("stop", {
61
- offset: 1,
61
+ offset: "1",
62
62
  stopColor: "#054CA4"
63
63
  }))));
64
64
  }
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.648 3.12a1.554 1.554 0 0 0-.498-.114L16 3c-.551-.002-.984.455-1.166.975a3.01 3.01 0 0 1-2.832 2.022 3.002 3.002 0 0 1-2.835-2.015c-.182-.523-.615-.984-1.168-.982l-2.149.006c-.168.01-.337.047-.498.114L.62 5.07A1 1 0 0 0 .05 6.304l1.97 6.004a1 1 0 0 0 .95.688h2.026v7a1 1 0 0 0 1 1h12.008a1 1 0 0 0 1-1v-7h2.026a1 1 0 0 0 .95-.688l1.97-6.004a1 1 0 0 0-.57-1.236l-4.732-1.95Zm1.657 7.877 1.455-4.432L18 5l-1.415.002a5.002 5.002 0 0 1-4.583 2.995h-.004a5.002 5.002 0 0 1-4.583-2.995L6 5 2.24 6.565l1.455 4.432h3.301v8h10.008v-8h3.301Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.88 2.686a2 2 0 0 1-3.759.003c-.133-.364-.436-.687-.823-.686l-1.395.004a1.035 1.035 0 0 0-.332.076L.557 3.322a.875.875 0 0 0-.506 1.113l1.307 3.82c.148.433.588.745 1.065.745H3v4.001a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V9h.578c.476 0 .916-.312 1.064-.744l1.306-3.818a.875.875 0 0 0-.508-1.115L12.388 2.08s-.185-.077-.388-.079h-1.301c-.386 0-.687.322-.82.685ZM2.28 4.776 4.164 4h.371a3.998 3.998 0 0 0 3.465 2c1.48 0 2.773-.804 3.465-2h.337l1.915.78L13 7h-2v5.001H5V7H3l-.719-2.225Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M17.172 2a1.574 1.574 0 0 1 1.6 2H21a1 1 0 0 1 1 1.001v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h2.228a1.575 1.575 0 0 1 1.6-2h10.344Zm-2.267 2h-5.81l2.9 3.645h.01l2.9-3.644ZM13 8.425V20h7V6h-2.438L15 9.97l-2-1.545ZM9 9.969l2-1.545V20H4V6h2.438L9 9.97ZM15 12h3v2h-3v-2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.8 1.227a1.303 1.303 0 0 0-.8-.225H4a1.309 1.309 0 0 0-1.261 1.836l.071.163H2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1h-.81l.071-.163a1.31 1.31 0 0 0-.461-1.611ZM9 13V6.625L11 8l1.306-3H13v8H9ZM3.694 5H3v8h4V6.625L5 8 3.694 5ZM6 3h4L8 6 6 3Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20 3a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h17a1 1 0 0 0 1-1V3Zm-2 6V4H3v5h15ZM23 14a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h17a1 1 0 0 0 1-1v-7Zm-2 6v-5H6v5h15Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13 2a1 1 0 0 0-1-1H1a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h11a1 1 0 0 0 1-1V2Zm-2 3V3H2v2h9ZM16 10a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h11a1 1 0 0 0 1-1v-4Zm-2 3v-2H5v2h9Z"/></svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M23 12a11 11 0 1 1-22 0 11 11 0 0 1 22 0Zm-2 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"/>
3
+ <path d="M6 12a1 1 0 0 0 1 1h10a1 1 0 1 0 0-2H7a1 1 0 0 0-1 1Z"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm0-2A6 6 0 1 0 8 2a6 6 0 0 0 0 12Z"/>
3
+ <path d="M12 8a1 1 0 0 1-1 1H5a1 1 0 1 1 0-2h6a1 1 0 0 1 1 1Z"/>
4
+ </svg>
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M7.001 7.463C7.001 4.963 8.95 3 12 3c3.051 0 4.999 1.962 4.999 4.463 0 2-1.117 2.978-2.62 4.165l-.18.142C12.79 12.88 11 14.288 11 17a1 1 0 0 0 2 0c0-1.724 1.055-2.566 2.62-3.803 1.497-1.183 3.379-2.697 3.379-5.734C18.999 3.703 15.995 1 12 1 8.005 1 5.001 3.704 5.001 7.463a1 1 0 1 0 2 0ZM12 23a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4.997 5.386C4.997 4.022 5.97 3 7.5 3c1.529 0 2.504 1.022 2.504 2.386 0 .58-.154.941-.358 1.222-.229.315-.55.573-.997.907l-.115.086c-.831.618-2.04 1.516-2.04 3.399a1 1 0 1 0 1.996 0c0-.85.429-1.19 1.354-1.883.43-.322.988-.741 1.417-1.333.454-.626.739-1.4.739-2.398C12 2.871 10.084 1 7.5 1S3 2.87 3 5.386a1 1 0 1 0 1.997 0ZM7.5 15a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/></svg>
@@ -1 +1 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M1 7a5 5 0 0 1 9.17-2.759 6.962 6.962 0 0 0-1.88.822A3 3 0 1 0 5.093 9.86a7.05 7.05 0 0 0-.033 2.05A5.002 5.002 0 0 1 1 7Zm4.674 7H4a4 4 0 0 0-4 4v1h2v-1a2 2 0 0 1 2-2h3.101a7.018 7.018 0 0 1-1.427-2ZM20 16h-3.101a7.018 7.018 0 0 0 1.427-2H20a4 4 0 0 1 4 4v1h-2v-1a2 2 0 0 0-2-2Zm-1.059-4.088A5.002 5.002 0 0 0 18 2c-1.742 0-3.276.89-4.17 2.241a6.996 6.996 0 0 1 1.88.822 3 3 0 1 1 3.198 4.798 7.054 7.054 0 0 1 .033 2.05Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7 11a5 5 0 1 1 10 0 5 5 0 0 1-10 0Zm5-3a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z"/><path d="M9 18a4 4 0 0 0-4 4v1h2v-1a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v1h2v-1a4 4 0 0 0-4-4H9Z"/></svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M17 16h-3.101a7.018 7.018 0 0 0 1.427-2H17a4 4 0 0 1 4 4v1h-2v-1a2 2 0 0 0-2-2ZM15.941 11.912A5.002 5.002 0 0 0 15 2c-1.742 0-3.276.89-4.17 2.241.671.182 1.303.461 1.88.822a3 3 0 1 1 3.198 4.798 7.054 7.054 0 0 1 .033 2.05Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4 11a5 5 0 1 1 10 0 5 5 0 0 1-10 0Zm5-3a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z"/><path d="M6 18a4 4 0 0 0-4 4v1h2v-1a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v1h2v-1a4 4 0 0 0-4-4H6Z"/></svg>
@@ -1 +1 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M14 4a1 1 0 0 1-1.469.884C12.832 5.526 13 6.244 13 7a3 3 0 1 0-2.647-4.413C11 2.933 11.563 3.417 12 4a1 1 0 0 1 2 0ZM3.1 8H3a3 3 0 0 0-3 3v1h2v-1a1 1 0 0 1 1-1h1a4.977 4.977 0 0 1-.9-2Zm8.9 2h1a1 1 0 0 1 1 1v1h2v-1a3 3 0 0 0-3-3h-.1a4.977 4.977 0 0 1-.9 2ZM3 5c.17 0 .329-.042.469-.116A4.974 4.974 0 0 0 3 7a3 3 0 1 1 2.647-4.413C5 2.933 4.437 3.417 4 4a1 1 0 1 0-1 1Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M8 10a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm0-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/><path d="M6 11a3 3 0 0 0-3 3v1h2v-1a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v1h2v-1a3 3 0 0 0-3-3H6Z"/></svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M10.027 3.766A5.514 5.514 0 0 0 8.77 1.994a3 3 0 1 1 1.65 4.95 5.529 5.529 0 0 0-.057-2.174 1 1 0 1 0-.334-1.004ZM12.5 10h-1.126a6.032 6.032 0 0 0-1.495-1.459c.091-.175.174-.355.246-.541H12.5a3.5 3.5 0 0 1 3.5 3.5V13h-2v-1.5a1.5 1.5 0 0 0-1.5-1.5Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm0-2a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"/><path d="M3.5 10A3.5 3.5 0 0 0 0 13.5V15h2v-1.5A1.5 1.5 0 0 1 3.5 12h3A1.5 1.5 0 0 1 8 13.5V15h2v-1.5A3.5 3.5 0 0 0 6.5 10h-3Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 8a5 5 0 1 1 10 0A5 5 0 0 1 4 8Zm5-3a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z"/><path d="M1 19.5A4.5 4.5 0 0 1 5.5 15h7a4.5 4.5 0 0 1 4.5 4.5v.5h-2v-.5a2.5 2.5 0 0 0-2.5-2.5h-7A2.5 2.5 0 0 0 3 19.5v.5H1v-.5ZM16 12a1 1 0 0 1 1-1h2V9a1 1 0 1 1 2 0v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0v-2h-2a1 1 0 0 1-1-1Z"/></svg>