@gympass/yoga-icons 1.17.0 → 1.19.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 (161) hide show
  1. package/cjs/flags.js +280 -0
  2. package/cjs/svg/attention.js +53 -0
  3. package/cjs/svg/attention.native.js +55 -0
  4. package/cjs/svg/delayed.js +56 -0
  5. package/cjs/svg/delayed.native.js +58 -0
  6. package/cjs/svg/flag_argentina.js +35 -8
  7. package/cjs/svg/flag_argentina.native.js +35 -8
  8. package/cjs/svg/flag_australia.js +99 -0
  9. package/cjs/svg/flag_australia.native.js +101 -0
  10. package/cjs/svg/flag_austria.js +69 -0
  11. package/cjs/svg/flag_austria.native.js +71 -0
  12. package/cjs/svg/flag_belgium.js +72 -0
  13. package/cjs/svg/flag_belgium.native.js +74 -0
  14. package/cjs/svg/flag_brazil.js +33 -19
  15. package/cjs/svg/flag_brazil.native.js +33 -19
  16. package/cjs/svg/flag_bulgary.js +69 -0
  17. package/cjs/svg/flag_bulgary.native.js +71 -0
  18. package/cjs/svg/flag_canada.js +72 -0
  19. package/cjs/svg/flag_canada.native.js +74 -0
  20. package/cjs/svg/flag_chile.js +34 -11
  21. package/cjs/svg/flag_chile.native.js +34 -11
  22. package/cjs/svg/flag_china.js +78 -0
  23. package/cjs/svg/flag_china.native.js +80 -0
  24. package/cjs/svg/flag_colombia.js +69 -0
  25. package/cjs/svg/flag_colombia.native.js +71 -0
  26. package/cjs/svg/flag_costarica.js +72 -0
  27. package/cjs/svg/flag_costarica.native.js +74 -0
  28. package/cjs/svg/flag_croatia.js +128 -0
  29. package/cjs/svg/flag_croatia.native.js +130 -0
  30. package/cjs/svg/flag_czechrepublic.js +69 -0
  31. package/cjs/svg/flag_czechrepublic.native.js +71 -0
  32. package/cjs/svg/flag_denmark.js +66 -0
  33. package/cjs/svg/flag_denmark.native.js +68 -0
  34. package/cjs/svg/flag_dominicanrepublic.js +99 -0
  35. package/cjs/svg/flag_dominicanrepublic.native.js +101 -0
  36. package/cjs/svg/flag_ecuador.js +81 -0
  37. package/cjs/svg/flag_ecuador.native.js +83 -0
  38. package/cjs/svg/flag_elsalvador.js +78 -0
  39. package/cjs/svg/flag_elsalvador.native.js +80 -0
  40. package/cjs/svg/flag_finland.js +66 -0
  41. package/cjs/svg/flag_finland.native.js +68 -0
  42. package/cjs/svg/flag_france.js +69 -0
  43. package/cjs/svg/flag_france.native.js +71 -0
  44. package/cjs/svg/flag_germany.js +31 -8
  45. package/cjs/svg/flag_germany.native.js +31 -8
  46. package/cjs/svg/flag_guatemala.js +75 -0
  47. package/cjs/svg/flag_guatemala.native.js +77 -0
  48. package/cjs/svg/flag_honduras.js +84 -0
  49. package/cjs/svg/flag_honduras.native.js +86 -0
  50. package/cjs/svg/flag_hungary.js +69 -0
  51. package/cjs/svg/flag_hungary.native.js +71 -0
  52. package/cjs/svg/flag_india.js +81 -0
  53. package/cjs/svg/flag_india.native.js +83 -0
  54. package/cjs/svg/flag_indonesia.js +66 -0
  55. package/cjs/svg/flag_indonesia.native.js +68 -0
  56. package/cjs/svg/flag_ireland.js +30 -7
  57. package/cjs/svg/flag_ireland.native.js +30 -7
  58. package/cjs/svg/flag_israel.js +72 -0
  59. package/cjs/svg/flag_israel.native.js +74 -0
  60. package/cjs/svg/flag_italy.js +30 -7
  61. package/cjs/svg/flag_italy.native.js +30 -7
  62. package/cjs/svg/flag_japan.js +66 -0
  63. package/cjs/svg/flag_japan.native.js +68 -0
  64. package/cjs/svg/flag_luxembourg.js +69 -0
  65. package/cjs/svg/flag_luxembourg.native.js +71 -0
  66. package/cjs/svg/flag_mexico.js +36 -13
  67. package/cjs/svg/flag_mexico.native.js +36 -13
  68. package/cjs/svg/flag_netherlands.js +32 -9
  69. package/cjs/svg/flag_netherlands.native.js +32 -9
  70. package/cjs/svg/flag_panama.js +75 -0
  71. package/cjs/svg/flag_panama.native.js +77 -0
  72. package/cjs/svg/flag_paraguay.js +75 -0
  73. package/cjs/svg/flag_paraguay.native.js +77 -0
  74. package/cjs/svg/flag_peru.js +72 -0
  75. package/cjs/svg/flag_peru.native.js +74 -0
  76. package/cjs/svg/flag_poland.js +70 -0
  77. package/cjs/svg/flag_poland.native.js +72 -0
  78. package/cjs/svg/flag_portugal.js +34 -11
  79. package/cjs/svg/flag_portugal.native.js +34 -11
  80. package/cjs/svg/flag_puertorico.js +78 -0
  81. package/cjs/svg/flag_puertorico.native.js +80 -0
  82. package/cjs/svg/flag_singapore.js +84 -0
  83. package/cjs/svg/flag_singapore.native.js +86 -0
  84. package/cjs/svg/flag_southafrica.js +78 -0
  85. package/cjs/svg/flag_southafrica.native.js +80 -0
  86. package/cjs/svg/flag_southkorea.js +111 -0
  87. package/cjs/svg/flag_southkorea.native.js +113 -0
  88. package/cjs/svg/flag_spain.js +41 -9
  89. package/cjs/svg/flag_spain.native.js +41 -9
  90. package/cjs/svg/flag_sweden.js +66 -0
  91. package/cjs/svg/flag_sweden.native.js +68 -0
  92. package/cjs/svg/flag_switzerland.js +66 -0
  93. package/cjs/svg/flag_switzerland.native.js +68 -0
  94. package/cjs/svg/flag_turkey.js +66 -0
  95. package/cjs/svg/flag_turkey.native.js +68 -0
  96. package/cjs/svg/flag_uk.js +45 -23
  97. package/cjs/svg/flag_uk.native.js +45 -23
  98. package/cjs/svg/flag_uruguay.js +40 -17
  99. package/cjs/svg/flag_uruguay.native.js +40 -17
  100. package/cjs/svg/flag_us.js +79 -11
  101. package/cjs/svg/flag_us.native.js +79 -11
  102. package/cjs/svg/information.js +55 -0
  103. package/cjs/svg/information.native.js +57 -0
  104. package/cjs/svg/success.js +50 -0
  105. package/cjs/svg/success.native.js +52 -0
  106. package/cjs/ui.js +32 -0
  107. package/esm/flags.js +36 -1
  108. package/esm/svg/attention.js +39 -0
  109. package/esm/svg/delayed.js +42 -0
  110. package/esm/svg/flag_argentina.js +35 -8
  111. package/esm/svg/flag_australia.js +85 -0
  112. package/esm/svg/flag_austria.js +55 -0
  113. package/esm/svg/flag_belgium.js +58 -0
  114. package/esm/svg/flag_brazil.js +33 -19
  115. package/esm/svg/flag_bulgary.js +55 -0
  116. package/esm/svg/flag_canada.js +58 -0
  117. package/esm/svg/flag_chile.js +34 -11
  118. package/esm/svg/flag_china.js +64 -0
  119. package/esm/svg/flag_colombia.js +55 -0
  120. package/esm/svg/flag_costarica.js +58 -0
  121. package/esm/svg/flag_croatia.js +114 -0
  122. package/esm/svg/flag_czechrepublic.js +55 -0
  123. package/esm/svg/flag_denmark.js +52 -0
  124. package/esm/svg/flag_dominicanrepublic.js +85 -0
  125. package/esm/svg/flag_ecuador.js +67 -0
  126. package/esm/svg/flag_elsalvador.js +64 -0
  127. package/esm/svg/flag_finland.js +52 -0
  128. package/esm/svg/flag_france.js +55 -0
  129. package/esm/svg/flag_germany.js +31 -8
  130. package/esm/svg/flag_guatemala.js +61 -0
  131. package/esm/svg/flag_honduras.js +70 -0
  132. package/esm/svg/flag_hungary.js +55 -0
  133. package/esm/svg/flag_india.js +67 -0
  134. package/esm/svg/flag_indonesia.js +52 -0
  135. package/esm/svg/flag_ireland.js +30 -7
  136. package/esm/svg/flag_israel.js +58 -0
  137. package/esm/svg/flag_italy.js +30 -7
  138. package/esm/svg/flag_japan.js +52 -0
  139. package/esm/svg/flag_luxembourg.js +55 -0
  140. package/esm/svg/flag_mexico.js +36 -13
  141. package/esm/svg/flag_netherlands.js +32 -9
  142. package/esm/svg/flag_panama.js +61 -0
  143. package/esm/svg/flag_paraguay.js +61 -0
  144. package/esm/svg/flag_peru.js +58 -0
  145. package/esm/svg/flag_poland.js +56 -0
  146. package/esm/svg/flag_portugal.js +34 -11
  147. package/esm/svg/flag_puertorico.js +64 -0
  148. package/esm/svg/flag_singapore.js +70 -0
  149. package/esm/svg/flag_southafrica.js +64 -0
  150. package/esm/svg/flag_southkorea.js +97 -0
  151. package/esm/svg/flag_spain.js +41 -9
  152. package/esm/svg/flag_sweden.js +52 -0
  153. package/esm/svg/flag_switzerland.js +52 -0
  154. package/esm/svg/flag_turkey.js +52 -0
  155. package/esm/svg/flag_uk.js +45 -23
  156. package/esm/svg/flag_uruguay.js +40 -17
  157. package/esm/svg/flag_us.js +79 -11
  158. package/esm/svg/information.js +41 -0
  159. package/esm/svg/success.js +36 -0
  160. package/esm/ui.js +5 -1
  161. package/package.json +5 -11
@@ -0,0 +1,74 @@
1
+ "use strict";
2
+
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var React = _interopRequireWildcard(require("react"));
11
+
12
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
13
+
14
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
15
+
16
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
17
+
18
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
19
+
20
+ var SvgComponent = function SvgComponent(props) {
21
+ return /*#__PURE__*/React.createElement(_reactNativeSvg["default"], _extends({
22
+ width: 12,
23
+ height: 12,
24
+ viewBox: "0 0 12 12",
25
+ fill: "none",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
28
+ clipPath: "url(#clip0_14_1675)"
29
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Mask, {
30
+ id: "mask0_14_1675",
31
+ style: {
32
+ maskType: "alpha"
33
+ },
34
+ maskUnits: "userSpaceOnUse",
35
+ x: 0,
36
+ y: 0,
37
+ width: 12,
38
+ height: 12
39
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
40
+ cx: 6,
41
+ cy: 6,
42
+ r: 6,
43
+ fill: "#D9D9D9"
44
+ })), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
45
+ mask: "url(#mask0_14_1675)"
46
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
47
+ d: "M14.9824 -0.00012207H-3.01758V11.9996H14.9824V-0.00012207Z",
48
+ fill: "white"
49
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
50
+ d: "M11.9824 15L11.9824 -3L-0.0175781 -3L-0.0175789 15L11.9824 15Z",
51
+ fill: "white"
52
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
53
+ d: "M11.9824 15L11.9824 -3L7.98242 -3L7.98242 15L11.9824 15Z",
54
+ fill: "#D80027"
55
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
56
+ d: "M4.03505 15L4.03505 -3L0.0350533 -3L0.0350525 15L4.03505 15Z",
57
+ fill: "#D80027"
58
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
59
+ cx: 6,
60
+ cy: 6,
61
+ r: 6,
62
+ stroke: "#E1DED7"
63
+ }))), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
64
+ id: "clip0_14_1675"
65
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
66
+ width: 12,
67
+ height: 12,
68
+ rx: 1.12281,
69
+ fill: "white"
70
+ }))));
71
+ };
72
+
73
+ var _default = SvgComponent;
74
+ exports["default"] = _default;
@@ -0,0 +1,70 @@
1
+ "use strict";
2
+
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var React = _interopRequireWildcard(require("react"));
11
+
12
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
13
+
14
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
15
+
16
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
17
+
18
+ var SvgComponent = function SvgComponent(props) {
19
+ return /*#__PURE__*/React.createElement("svg", _extends({
20
+ width: 12,
21
+ height: 12,
22
+ viewBox: "0 0 12 12",
23
+ fill: "none",
24
+ xmlns: "http://www.w3.org/2000/svg"
25
+ }, props), /*#__PURE__*/React.createElement("g", {
26
+ clipPath: "url(#clip0_14_1681)"
27
+ }, /*#__PURE__*/React.createElement("mask", {
28
+ id: "mask0_14_1681",
29
+ style: {
30
+ maskType: "alpha"
31
+ },
32
+ maskUnits: "userSpaceOnUse",
33
+ x: 0,
34
+ y: 0,
35
+ width: 12,
36
+ height: 12
37
+ }, /*#__PURE__*/React.createElement("ellipse", {
38
+ cx: 6.01718,
39
+ cy: 6,
40
+ rx: 5.98251,
41
+ ry: 6,
42
+ fill: "#D9D9D9"
43
+ })), /*#__PURE__*/React.createElement("g", {
44
+ mask: "url(#mask0_14_1681)"
45
+ }, /*#__PURE__*/React.createElement("path", {
46
+ d: "M14.9734 0.00012207H-2.97412V11.9999H14.9734V0.00012207Z",
47
+ fill: "white"
48
+ }), /*#__PURE__*/React.createElement("path", {
49
+ d: "M14.9734 0.00012207H-2.97412V6H14.9734V0.00012207Z",
50
+ fill: "white"
51
+ }), /*#__PURE__*/React.createElement("path", {
52
+ d: "M14.9734 6H-2.97412V11.9999H14.9734V6Z",
53
+ fill: "#D80027"
54
+ }), /*#__PURE__*/React.createElement("circle", {
55
+ cx: 6,
56
+ cy: 6,
57
+ r: 6,
58
+ stroke: "#E1DED7"
59
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
60
+ id: "clip0_14_1681"
61
+ }, /*#__PURE__*/React.createElement("rect", {
62
+ width: 12,
63
+ height: 12,
64
+ rx: 1.12281,
65
+ fill: "white"
66
+ }))));
67
+ };
68
+
69
+ var _default = SvgComponent;
70
+ exports["default"] = _default;
@@ -0,0 +1,72 @@
1
+ "use strict";
2
+
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var React = _interopRequireWildcard(require("react"));
11
+
12
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
13
+
14
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
15
+
16
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
17
+
18
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
19
+
20
+ var SvgComponent = function SvgComponent(props) {
21
+ return /*#__PURE__*/React.createElement(_reactNativeSvg["default"], _extends({
22
+ width: 12,
23
+ height: 12,
24
+ viewBox: "0 0 12 12",
25
+ fill: "none",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
28
+ clipPath: "url(#clip0_14_1681)"
29
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Mask, {
30
+ id: "mask0_14_1681",
31
+ style: {
32
+ maskType: "alpha"
33
+ },
34
+ maskUnits: "userSpaceOnUse",
35
+ x: 0,
36
+ y: 0,
37
+ width: 12,
38
+ height: 12
39
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Ellipse, {
40
+ cx: 6.01718,
41
+ cy: 6,
42
+ rx: 5.98251,
43
+ ry: 6,
44
+ fill: "#D9D9D9"
45
+ })), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
46
+ mask: "url(#mask0_14_1681)"
47
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
48
+ d: "M14.9734 0.00012207H-2.97412V11.9999H14.9734V0.00012207Z",
49
+ fill: "white"
50
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
51
+ d: "M14.9734 0.00012207H-2.97412V6H14.9734V0.00012207Z",
52
+ fill: "white"
53
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
54
+ d: "M14.9734 6H-2.97412V11.9999H14.9734V6Z",
55
+ fill: "#D80027"
56
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
57
+ cx: 6,
58
+ cy: 6,
59
+ r: 6,
60
+ stroke: "#E1DED7"
61
+ }))), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
62
+ id: "clip0_14_1681"
63
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
64
+ width: 12,
65
+ height: 12,
66
+ rx: 1.12281,
67
+ fill: "white"
68
+ }))));
69
+ };
70
+
71
+ var _default = SvgComponent;
72
+ exports["default"] = _default;
@@ -23,27 +23,50 @@ var SvgComponent = function SvgComponent(props) {
23
23
  fill: "none",
24
24
  xmlns: "http://www.w3.org/2000/svg"
25
25
  }, props), /*#__PURE__*/React.createElement("g", {
26
- clipPath: "url(#clip0_23259_161494)"
26
+ clipPath: "url(#clip0_14_1524)"
27
+ }, /*#__PURE__*/React.createElement("mask", {
28
+ id: "mask0_14_1524",
29
+ style: {
30
+ maskType: "alpha"
31
+ },
32
+ maskUnits: "userSpaceOnUse",
33
+ x: 0,
34
+ y: 0,
35
+ width: 12,
36
+ height: 12
37
+ }, /*#__PURE__*/React.createElement("circle", {
38
+ cx: 6,
39
+ cy: 6,
40
+ r: 6,
41
+ fill: "#D9D9D9"
42
+ })), /*#__PURE__*/React.createElement("g", {
43
+ mask: "url(#mask0_14_1524)"
27
44
  }, /*#__PURE__*/React.createElement("path", {
28
- d: "M0 5.99997C0 8.57974 1.62825 10.779 3.91301 11.6268L4.43477 5.99995L3.91301 0.373169C1.62825 1.22095 0 3.42018 0 5.99997Z",
29
- fill: "#6DA544"
30
- }), /*#__PURE__*/React.createElement("path", {
31
- d: "M11.9998 6C11.9998 2.68631 9.31352 0 5.99983 0C5.26591 0 4.56286 0.132023 3.91284 0.373195V11.6268C4.56286 11.868 5.26591 12 5.99983 12C9.31352 12 11.9998 9.31369 11.9998 6Z",
45
+ d: "M14.9824 0.00012207H-3.01758V11.9999H14.9824V0.00012207Z",
32
46
  fill: "#D80027"
33
47
  }), /*#__PURE__*/React.createElement("path", {
34
- d: "M3.91312 8.08698C5.06571 8.08698 6.00006 7.15262 6.00006 6.00003C6.00006 4.84744 5.06571 3.91309 3.91312 3.91309C2.76053 3.91309 1.82617 4.84744 1.82617 6.00003C1.82617 7.15262 2.76053 8.08698 3.91312 8.08698Z",
48
+ d: "M3.89558 0.00012207V11.9999H-3.01758V0.00012207H3.89558Z",
49
+ fill: "#6DA544"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ d: "M3.89558 8.25C5.13822 8.25 6.14558 7.24264 6.14558 6C6.14558 4.75736 5.13822 3.75 3.89558 3.75C2.65294 3.75 1.64558 4.75736 1.64558 6C1.64558 7.24264 2.65294 8.25 3.89558 8.25Z",
35
52
  fill: "#FFDA44"
36
53
  }), /*#__PURE__*/React.createElement("path", {
37
- d: "M2.73901 4.95654V6.26089C2.73901 6.90922 3.26458 7.4348 3.91293 7.4348C4.56128 7.4348 5.08684 6.90924 5.08684 6.26089V4.95654H2.73901Z",
54
+ d: "M2.62985 4.875V6.28129C2.62985 6.98026 3.1965 7.54691 3.89548 7.54691C4.59445 7.54691 5.1611 6.98026 5.1611 6.28129V4.875H2.62985Z",
38
55
  fill: "#D80027"
39
56
  }), /*#__PURE__*/React.createElement("path", {
40
- d: "M3.91304 6.65217C3.69728 6.65217 3.52173 6.47662 3.52173 6.26086V5.73914H4.30433V6.26088C4.30433 6.47662 4.12878 6.65217 3.91304 6.65217Z",
41
- fill: "#F0F0F0"
42
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
43
- id: "clip0_23259_161494"
57
+ d: "M3.89548 6.70313C3.66285 6.70313 3.4736 6.51388 3.4736 6.28125V5.71875H4.31739V6.28125C4.31735 6.51384 4.12807 6.70313 3.89548 6.70313Z",
58
+ fill: "white"
59
+ }), /*#__PURE__*/React.createElement("circle", {
60
+ cx: 6,
61
+ cy: 6,
62
+ r: 6,
63
+ stroke: "#E1DED7"
64
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
65
+ id: "clip0_14_1524"
44
66
  }, /*#__PURE__*/React.createElement("rect", {
45
67
  width: 12,
46
68
  height: 12,
69
+ rx: 1.12281,
47
70
  fill: "white"
48
71
  }))));
49
72
  };
@@ -25,27 +25,50 @@ var SvgComponent = function SvgComponent(props) {
25
25
  fill: "none",
26
26
  xmlns: "http://www.w3.org/2000/svg"
27
27
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
28
- clipPath: "url(#clip0_23259_161494)"
28
+ clipPath: "url(#clip0_14_1524)"
29
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Mask, {
30
+ id: "mask0_14_1524",
31
+ style: {
32
+ maskType: "alpha"
33
+ },
34
+ maskUnits: "userSpaceOnUse",
35
+ x: 0,
36
+ y: 0,
37
+ width: 12,
38
+ height: 12
39
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
40
+ cx: 6,
41
+ cy: 6,
42
+ r: 6,
43
+ fill: "#D9D9D9"
44
+ })), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
45
+ mask: "url(#mask0_14_1524)"
29
46
  }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
30
- d: "M0 5.99997C0 8.57974 1.62825 10.779 3.91301 11.6268L4.43477 5.99995L3.91301 0.373169C1.62825 1.22095 0 3.42018 0 5.99997Z",
31
- fill: "#6DA544"
32
- }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
33
- d: "M11.9998 6C11.9998 2.68631 9.31352 0 5.99983 0C5.26591 0 4.56286 0.132023 3.91284 0.373195V11.6268C4.56286 11.868 5.26591 12 5.99983 12C9.31352 12 11.9998 9.31369 11.9998 6Z",
47
+ d: "M14.9824 0.00012207H-3.01758V11.9999H14.9824V0.00012207Z",
34
48
  fill: "#D80027"
35
49
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
36
- d: "M3.91312 8.08698C5.06571 8.08698 6.00006 7.15262 6.00006 6.00003C6.00006 4.84744 5.06571 3.91309 3.91312 3.91309C2.76053 3.91309 1.82617 4.84744 1.82617 6.00003C1.82617 7.15262 2.76053 8.08698 3.91312 8.08698Z",
50
+ d: "M3.89558 0.00012207V11.9999H-3.01758V0.00012207H3.89558Z",
51
+ fill: "#6DA544"
52
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
53
+ d: "M3.89558 8.25C5.13822 8.25 6.14558 7.24264 6.14558 6C6.14558 4.75736 5.13822 3.75 3.89558 3.75C2.65294 3.75 1.64558 4.75736 1.64558 6C1.64558 7.24264 2.65294 8.25 3.89558 8.25Z",
37
54
  fill: "#FFDA44"
38
55
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
39
- d: "M2.73901 4.95654V6.26089C2.73901 6.90922 3.26458 7.4348 3.91293 7.4348C4.56128 7.4348 5.08684 6.90924 5.08684 6.26089V4.95654H2.73901Z",
56
+ d: "M2.62985 4.875V6.28129C2.62985 6.98026 3.1965 7.54691 3.89548 7.54691C4.59445 7.54691 5.1611 6.98026 5.1611 6.28129V4.875H2.62985Z",
40
57
  fill: "#D80027"
41
58
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
42
- d: "M3.91304 6.65217C3.69728 6.65217 3.52173 6.47662 3.52173 6.26086V5.73914H4.30433V6.26088C4.30433 6.47662 4.12878 6.65217 3.91304 6.65217Z",
43
- fill: "#F0F0F0"
44
- })), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
45
- id: "clip0_23259_161494"
59
+ d: "M3.89548 6.70313C3.66285 6.70313 3.4736 6.51388 3.4736 6.28125V5.71875H4.31739V6.28125C4.31735 6.51384 4.12807 6.70313 3.89548 6.70313Z",
60
+ fill: "white"
61
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
62
+ cx: 6,
63
+ cy: 6,
64
+ r: 6,
65
+ stroke: "#E1DED7"
66
+ }))), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
67
+ id: "clip0_14_1524"
46
68
  }, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
47
69
  width: 12,
48
70
  height: 12,
71
+ rx: 1.12281,
49
72
  fill: "white"
50
73
  }))));
51
74
  };
@@ -0,0 +1,78 @@
1
+ "use strict";
2
+
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var React = _interopRequireWildcard(require("react"));
11
+
12
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
13
+
14
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
15
+
16
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
17
+
18
+ var SvgComponent = function SvgComponent(props) {
19
+ return /*#__PURE__*/React.createElement("svg", _extends({
20
+ width: 12,
21
+ height: 12,
22
+ viewBox: "0 0 12 12",
23
+ fill: "none",
24
+ xmlns: "http://www.w3.org/2000/svg"
25
+ }, props), /*#__PURE__*/React.createElement("g", {
26
+ clipPath: "url(#clip0_19_4088)"
27
+ }, /*#__PURE__*/React.createElement("mask", {
28
+ id: "mask0_19_4088",
29
+ style: {
30
+ maskType: "alpha"
31
+ },
32
+ maskUnits: "userSpaceOnUse",
33
+ x: 0,
34
+ y: 0,
35
+ width: 12,
36
+ height: 12
37
+ }, /*#__PURE__*/React.createElement("circle", {
38
+ cx: 6,
39
+ cy: 6,
40
+ r: 6,
41
+ fill: "#D9D9D9"
42
+ })), /*#__PURE__*/React.createElement("g", {
43
+ mask: "url(#mask0_19_4088)"
44
+ }, /*#__PURE__*/React.createElement("path", {
45
+ d: "M17.9649 0.00012207H0V11.9765H17.9649V0.00012207Z",
46
+ fill: "white"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ d: "M17.9649 0.00012207H0V2.39532H17.9649V0.00012207Z",
49
+ fill: "#D80027"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ d: "M17.9649 4.79053H0V7.18572H17.9649V4.79053Z",
52
+ fill: "#D80027"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M17.9649 9.5813H0V11.9765H17.9649V9.5813Z",
55
+ fill: "#D80027"
56
+ }), /*#__PURE__*/React.createElement("path", {
57
+ d: "M8.98246 5.98848L0 11.9766V-0.00012207L8.98246 5.98848Z",
58
+ fill: "#0052B4"
59
+ }), /*#__PURE__*/React.createElement("path", {
60
+ d: "M2.92868 3.85254L3.45875 5.48405H5.17433L3.78647 6.49243L4.31654 8.12398L2.92868 7.11563L1.54079 8.12398L2.07097 6.49243L0.683105 5.48405H2.39861L2.92868 3.85254Z",
61
+ fill: "white"
62
+ }), /*#__PURE__*/React.createElement("circle", {
63
+ cx: 6,
64
+ cy: 6,
65
+ r: 6,
66
+ stroke: "#E1DED7"
67
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
68
+ id: "clip0_19_4088"
69
+ }, /*#__PURE__*/React.createElement("rect", {
70
+ width: 12,
71
+ height: 11.9649,
72
+ rx: 1.12281,
73
+ fill: "white"
74
+ }))));
75
+ };
76
+
77
+ var _default = SvgComponent;
78
+ exports["default"] = _default;
@@ -0,0 +1,80 @@
1
+ "use strict";
2
+
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var React = _interopRequireWildcard(require("react"));
11
+
12
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
13
+
14
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
15
+
16
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
17
+
18
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
19
+
20
+ var SvgComponent = function SvgComponent(props) {
21
+ return /*#__PURE__*/React.createElement(_reactNativeSvg["default"], _extends({
22
+ width: 12,
23
+ height: 12,
24
+ viewBox: "0 0 12 12",
25
+ fill: "none",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
28
+ clipPath: "url(#clip0_19_4088)"
29
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Mask, {
30
+ id: "mask0_19_4088",
31
+ style: {
32
+ maskType: "alpha"
33
+ },
34
+ maskUnits: "userSpaceOnUse",
35
+ x: 0,
36
+ y: 0,
37
+ width: 12,
38
+ height: 12
39
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
40
+ cx: 6,
41
+ cy: 6,
42
+ r: 6,
43
+ fill: "#D9D9D9"
44
+ })), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
45
+ mask: "url(#mask0_19_4088)"
46
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
47
+ d: "M17.9649 0.00012207H0V11.9765H17.9649V0.00012207Z",
48
+ fill: "white"
49
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
50
+ d: "M17.9649 0.00012207H0V2.39532H17.9649V0.00012207Z",
51
+ fill: "#D80027"
52
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
53
+ d: "M17.9649 4.79053H0V7.18572H17.9649V4.79053Z",
54
+ fill: "#D80027"
55
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
56
+ d: "M17.9649 9.5813H0V11.9765H17.9649V9.5813Z",
57
+ fill: "#D80027"
58
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
59
+ d: "M8.98246 5.98848L0 11.9766V-0.00012207L8.98246 5.98848Z",
60
+ fill: "#0052B4"
61
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
62
+ d: "M2.92868 3.85254L3.45875 5.48405H5.17433L3.78647 6.49243L4.31654 8.12398L2.92868 7.11563L1.54079 8.12398L2.07097 6.49243L0.683105 5.48405H2.39861L2.92868 3.85254Z",
63
+ fill: "white"
64
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
65
+ cx: 6,
66
+ cy: 6,
67
+ r: 6,
68
+ stroke: "#E1DED7"
69
+ }))), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
70
+ id: "clip0_19_4088"
71
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
72
+ width: 12,
73
+ height: 11.9649,
74
+ rx: 1.12281,
75
+ fill: "white"
76
+ }))));
77
+ };
78
+
79
+ var _default = SvgComponent;
80
+ exports["default"] = _default;
@@ -0,0 +1,84 @@
1
+ "use strict";
2
+
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var React = _interopRequireWildcard(require("react"));
11
+
12
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
13
+
14
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
15
+
16
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
17
+
18
+ var SvgComponent = function SvgComponent(props) {
19
+ return /*#__PURE__*/React.createElement("svg", _extends({
20
+ width: 12,
21
+ height: 12,
22
+ viewBox: "0 0 12 12",
23
+ fill: "none",
24
+ xmlns: "http://www.w3.org/2000/svg"
25
+ }, props), /*#__PURE__*/React.createElement("g", {
26
+ clipPath: "url(#clip0_14_1659)"
27
+ }, /*#__PURE__*/React.createElement("mask", {
28
+ id: "mask0_14_1659",
29
+ style: {
30
+ maskType: "alpha"
31
+ },
32
+ maskUnits: "userSpaceOnUse",
33
+ x: 0,
34
+ y: 0,
35
+ width: 12,
36
+ height: 12
37
+ }, /*#__PURE__*/React.createElement("circle", {
38
+ cx: 6,
39
+ cy: 6,
40
+ r: 6,
41
+ fill: "#D9D9D9"
42
+ })), /*#__PURE__*/React.createElement("g", {
43
+ mask: "url(#mask0_14_1659)"
44
+ }, /*#__PURE__*/React.createElement("path", {
45
+ d: "M14.9824 0.00012207H-3.01758V11.9999H14.9824V0.00012207Z",
46
+ fill: "white"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ d: "M14.9824 0.00012207H-3.01758V6H14.9824V0.00012207Z",
49
+ fill: "#D80027"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ d: "M3.42613 2.99992C3.42613 2.12575 4.04052 1.39549 4.86093 1.2163C4.73482 1.18873 4.60401 1.17383 4.46964 1.17383C3.46108 1.17383 2.64355 1.99135 2.64355 2.99988C2.64355 4.00841 3.46111 4.82597 4.46964 4.82597C4.60401 4.82597 4.73482 4.81103 4.86093 4.7835C4.04052 4.60438 3.42613 3.87411 3.42613 2.99992Z",
52
+ fill: "white"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M5.7742 1.30432L5.90371 1.70289H6.32281L5.98373 1.94923L6.11325 2.34779L5.7742 2.10149L5.43512 2.34779L5.56467 1.94923L5.22559 1.70289H5.64468L5.7742 1.30432Z",
55
+ fill: "white"
56
+ }), /*#__PURE__*/React.createElement("path", {
57
+ d: "M4.7576 2.08691L4.88708 2.48548H5.30618L4.96709 2.73182L5.09661 3.13039L4.7576 2.88408L4.41852 3.13039L4.54807 2.73182L4.20898 2.48548H4.62808L4.7576 2.08691Z",
58
+ fill: "white"
59
+ }), /*#__PURE__*/React.createElement("path", {
60
+ d: "M6.79077 2.08691L6.92028 2.48548H7.33938L7.0003 2.73182L7.12981 3.13039L6.79077 2.88408L6.45172 3.13039L6.58127 2.73182L6.24219 2.48548H6.66128L6.79077 2.08691Z",
61
+ fill: "white"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M6.39913 3.26086L6.52864 3.65943H6.94774L6.6087 3.90577L6.73821 4.30434L6.39913 4.05803L6.06012 4.30434L6.18963 3.90577L5.85059 3.65943H6.26965L6.39913 3.26086Z",
64
+ fill: "white"
65
+ }), /*#__PURE__*/React.createElement("path", {
66
+ d: "M5.14868 3.26086L5.27816 3.65943H5.69725L5.35821 3.90577L5.48772 4.30434L5.14868 4.05803L4.80963 4.30434L4.93914 3.90577L4.6001 3.65943H5.01916L5.14868 3.26086Z",
67
+ fill: "white"
68
+ }), /*#__PURE__*/React.createElement("circle", {
69
+ cx: 6,
70
+ cy: 6,
71
+ r: 6,
72
+ stroke: "#E1DED7"
73
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
74
+ id: "clip0_14_1659"
75
+ }, /*#__PURE__*/React.createElement("rect", {
76
+ width: 12,
77
+ height: 12,
78
+ rx: 1.12281,
79
+ fill: "white"
80
+ }))));
81
+ };
82
+
83
+ var _default = SvgComponent;
84
+ exports["default"] = _default;