@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
@@ -25,24 +25,51 @@ 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_161550)"
28
+ clipPath: "url(#clip0_14_1515)"
29
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Mask, {
30
+ id: "mask0_14_1515",
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_1515)"
29
46
  }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
30
- d: "M6 12C9.31371 12 12 9.31371 12 6C12 2.68629 9.31371 0 6 0C2.68629 0 0 2.68629 0 6C0 9.31371 2.68629 12 6 12Z",
31
- fill: "#F0F0F0"
47
+ d: "M14.9473 0H-3.01758V12H14.9473V0Z",
48
+ fill: "white"
32
49
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
33
- d: "M6.0001 0C3.62133 0 1.56596 1.38434 0.595459 3.39131H11.4047C10.4342 1.38434 8.37884 0 6.0001 0V0Z",
50
+ d: "M14.9473 0H-3.01758V4H14.9473V0Z",
34
51
  fill: "#338AF3"
35
52
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
36
- d: "M6.0001 12C8.37884 12 10.4342 10.6156 11.4047 8.60864H0.595459C1.56596 10.6156 3.62133 12 6.0001 12Z",
53
+ d: "M14.9473 8H-3.01758V12H14.9473V8Z",
37
54
  fill: "#338AF3"
38
55
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
39
- d: "M7.79343 6.00001L7.06066 6.34471L7.45087 7.05437L6.65516 6.90215L6.55434 7.70596L6.00011 7.11477L5.44586 7.70596L5.34505 6.90215L4.54935 7.05435L4.93954 6.34468L4.20679 6.00001L4.93956 5.65532L4.54935 4.94568L5.34503 5.09788L5.44588 4.29407L6.00011 4.88525L6.55436 4.29407L6.65516 5.09788L7.45089 4.94568L7.06068 5.65534L7.79343 6.00001Z",
56
+ d: "M5.98242 7.40351C6.75756 7.40351 7.38593 6.77514 7.38593 6C7.38593 5.22486 6.75756 4.59649 5.98242 4.59649C5.20729 4.59649 4.57891 5.22486 4.57891 6C4.57891 6.77514 5.20729 7.40351 5.98242 7.40351Z",
40
57
  fill: "#FFDA44"
41
- })), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
42
- id: "clip0_23259_161550"
58
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
59
+ d: "M14.9473 0H-3.01758M14.9473 0V12M14.9473 0V4H-3.01758V0M-3.01758 0V12M-3.01758 12H14.9473M-3.01758 12V8H14.9473V12M5.98242 7.40351C6.75756 7.40351 7.38593 6.77514 7.38593 6C7.38593 5.22486 6.75756 4.59649 5.98242 4.59649C5.20729 4.59649 4.57891 5.22486 4.57891 6C4.57891 6.77514 5.20729 7.40351 5.98242 7.40351Z",
60
+ stroke: "#D6AB00",
61
+ strokeWidth: 0.175439
62
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
63
+ cx: 6,
64
+ cy: 6,
65
+ r: 6,
66
+ stroke: "#E1DED7"
67
+ }))), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
68
+ id: "clip0_14_1515"
43
69
  }, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
44
70
  width: 12,
45
71
  height: 12,
72
+ rx: 1.12281,
46
73
  fill: "white"
47
74
  }))));
48
75
  };
@@ -0,0 +1,99 @@
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_1533)"
27
+ }, /*#__PURE__*/React.createElement("mask", {
28
+ id: "mask0_14_1533",
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.05232,
39
+ cy: 5.94783,
40
+ r: 5.94783,
41
+ fill: "#D9D9D9"
42
+ })), /*#__PURE__*/React.createElement("g", {
43
+ mask: "url(#mask0_14_1533)"
44
+ }, /*#__PURE__*/React.createElement("path", {
45
+ d: "M14.5041 0H-3.33936V11.8957H14.5041V0Z",
46
+ fill: "#10338C"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ d: "M3.43309 7.16211L3.73917 7.79933L4.42648 7.64072L4.12039 8.27515L4.67413 8.7148L3.98404 8.87063L3.98682 9.57741L3.43309 9.13498L2.88213 9.57741L2.88491 8.87063L2.19482 8.7148L2.74856 8.27515L2.43969 7.64072L3.12978 7.79933L3.43309 7.16211Z",
49
+ fill: "white"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ d: "M8.94001 7.95508L9.08471 8.25838L9.41305 8.18325L9.26558 8.48656L9.52992 8.69525L9.20158 8.7676V9.10708L8.94001 8.8956L8.67566 9.10708L8.67845 8.7676L8.3501 8.69525L8.61445 8.48656L8.46697 8.18325L8.79532 8.25838L8.94001 7.95508Z",
52
+ fill: "white"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M7.58781 4.72729L7.73251 5.0306L8.06086 4.95547L7.91338 5.25877L8.17773 5.46747L7.84938 5.5426V5.87929L7.58781 5.66782L7.32346 5.87929L7.32625 5.5426L6.99512 5.46747L7.25947 5.25877L7.11199 4.95547L7.44033 5.0306L7.58781 4.72729Z",
55
+ fill: "white"
56
+ }), /*#__PURE__*/React.createElement("path", {
57
+ d: "M8.94001 2.88525L9.08471 3.18856L9.41305 3.11343L9.26558 3.41673L9.52992 3.62543L9.20158 3.70056V4.03725L8.94001 3.82578L8.67566 4.03725L8.67845 3.70056L8.3501 3.62543L8.61445 3.41673L8.46697 3.11343L8.79532 3.18856L8.94001 2.88525Z",
58
+ fill: "white"
59
+ }), /*#__PURE__*/React.createElement("path", {
60
+ d: "M10.1225 4.26819L10.2672 4.57149L10.5955 4.49636L10.448 4.79967L10.7124 5.00836L10.384 5.08071V5.42019L10.1225 5.20871L9.85813 5.42019V5.08071L9.52979 5.00836L9.79413 4.79967L9.64665 4.49636L9.975 4.57149L10.1225 4.26819Z",
61
+ fill: "white"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M9.27665 5.87927L9.39074 6.23266H9.76083L9.46031 6.44971L9.57718 6.8031L9.27665 6.58327L8.97613 6.8031L9.09022 6.44971L8.79248 6.23266H9.16257L9.27665 5.87927Z",
64
+ fill: "white"
65
+ }), /*#__PURE__*/React.createElement("path", {
66
+ d: "M5.96861 -0.296875V0.873908L4.24305 1.83426H5.96861V4.10313H3.70739L5.96861 5.35808V6.23426H4.94705L2.13487 4.66939V6.23426H0.00756715V4.37478L-3.33643 6.23426H-3.82617V5.06347L-2.09678 4.10313H-3.82617V1.83426H-1.56495L-3.82617 0.575473V-0.296875H-2.80461L0.00756715 1.26417V-0.296875H2.13487V1.5626L5.4827 -0.296875H5.96861Z",
67
+ fill: "white"
68
+ }), /*#__PURE__*/React.createElement("path", {
69
+ d: "M1.68339 -0.296875H0.459046V2.3546H-3.82617V3.57895H0.459046V6.23426H1.68339V3.57895H5.96861V2.3546H1.68339V-0.296875Z",
70
+ fill: "#D80027"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M2.13477 4.10303L5.9685 6.23416V5.62964L3.22137 4.10303H2.13477Z",
73
+ fill: "#0052B4"
74
+ }), /*#__PURE__*/React.createElement("path", {
75
+ d: "M2.13477 4.10303L5.9685 6.23416V5.62964L3.22137 4.10303H2.13477Z",
76
+ fill: "white"
77
+ }), /*#__PURE__*/React.createElement("path", {
78
+ d: "M2.13477 4.10303L5.9685 6.23416V5.62964L3.22137 4.10303H2.13477Z",
79
+ fill: "#D80027"
80
+ }), /*#__PURE__*/React.createElement("path", {
81
+ d: "M3.22137 1.83426L5.9685 0.303821V-0.296875L2.13477 1.83426H3.22137Z",
82
+ fill: "#D80027"
83
+ }), /*#__PURE__*/React.createElement("circle", {
84
+ cx: 6,
85
+ cy: 6,
86
+ r: 6,
87
+ stroke: "#E1DED7"
88
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
89
+ id: "clip0_14_1533"
90
+ }, /*#__PURE__*/React.createElement("rect", {
91
+ width: 12,
92
+ height: 11.8957,
93
+ rx: 1.11304,
94
+ fill: "white"
95
+ }))));
96
+ };
97
+
98
+ var _default = SvgComponent;
99
+ exports["default"] = _default;
@@ -0,0 +1,101 @@
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_1533)"
29
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Mask, {
30
+ id: "mask0_14_1533",
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.05232,
41
+ cy: 5.94783,
42
+ r: 5.94783,
43
+ fill: "#D9D9D9"
44
+ })), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
45
+ mask: "url(#mask0_14_1533)"
46
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
47
+ d: "M14.5041 0H-3.33936V11.8957H14.5041V0Z",
48
+ fill: "#10338C"
49
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
50
+ d: "M3.43309 7.16211L3.73917 7.79933L4.42648 7.64072L4.12039 8.27515L4.67413 8.7148L3.98404 8.87063L3.98682 9.57741L3.43309 9.13498L2.88213 9.57741L2.88491 8.87063L2.19482 8.7148L2.74856 8.27515L2.43969 7.64072L3.12978 7.79933L3.43309 7.16211Z",
51
+ fill: "white"
52
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
53
+ d: "M8.94001 7.95508L9.08471 8.25838L9.41305 8.18325L9.26558 8.48656L9.52992 8.69525L9.20158 8.7676V9.10708L8.94001 8.8956L8.67566 9.10708L8.67845 8.7676L8.3501 8.69525L8.61445 8.48656L8.46697 8.18325L8.79532 8.25838L8.94001 7.95508Z",
54
+ fill: "white"
55
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
56
+ d: "M7.58781 4.72729L7.73251 5.0306L8.06086 4.95547L7.91338 5.25877L8.17773 5.46747L7.84938 5.5426V5.87929L7.58781 5.66782L7.32346 5.87929L7.32625 5.5426L6.99512 5.46747L7.25947 5.25877L7.11199 4.95547L7.44033 5.0306L7.58781 4.72729Z",
57
+ fill: "white"
58
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
59
+ d: "M8.94001 2.88525L9.08471 3.18856L9.41305 3.11343L9.26558 3.41673L9.52992 3.62543L9.20158 3.70056V4.03725L8.94001 3.82578L8.67566 4.03725L8.67845 3.70056L8.3501 3.62543L8.61445 3.41673L8.46697 3.11343L8.79532 3.18856L8.94001 2.88525Z",
60
+ fill: "white"
61
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
62
+ d: "M10.1225 4.26819L10.2672 4.57149L10.5955 4.49636L10.448 4.79967L10.7124 5.00836L10.384 5.08071V5.42019L10.1225 5.20871L9.85813 5.42019V5.08071L9.52979 5.00836L9.79413 4.79967L9.64665 4.49636L9.975 4.57149L10.1225 4.26819Z",
63
+ fill: "white"
64
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
65
+ d: "M9.27665 5.87927L9.39074 6.23266H9.76083L9.46031 6.44971L9.57718 6.8031L9.27665 6.58327L8.97613 6.8031L9.09022 6.44971L8.79248 6.23266H9.16257L9.27665 5.87927Z",
66
+ fill: "white"
67
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
68
+ d: "M5.96861 -0.296875V0.873908L4.24305 1.83426H5.96861V4.10313H3.70739L5.96861 5.35808V6.23426H4.94705L2.13487 4.66939V6.23426H0.00756715V4.37478L-3.33643 6.23426H-3.82617V5.06347L-2.09678 4.10313H-3.82617V1.83426H-1.56495L-3.82617 0.575473V-0.296875H-2.80461L0.00756715 1.26417V-0.296875H2.13487V1.5626L5.4827 -0.296875H5.96861Z",
69
+ fill: "white"
70
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
71
+ d: "M1.68339 -0.296875H0.459046V2.3546H-3.82617V3.57895H0.459046V6.23426H1.68339V3.57895H5.96861V2.3546H1.68339V-0.296875Z",
72
+ fill: "#D80027"
73
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
74
+ d: "M2.13477 4.10303L5.9685 6.23416V5.62964L3.22137 4.10303H2.13477Z",
75
+ fill: "#0052B4"
76
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
77
+ d: "M2.13477 4.10303L5.9685 6.23416V5.62964L3.22137 4.10303H2.13477Z",
78
+ fill: "white"
79
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
80
+ d: "M2.13477 4.10303L5.9685 6.23416V5.62964L3.22137 4.10303H2.13477Z",
81
+ fill: "#D80027"
82
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
83
+ d: "M3.22137 1.83426L5.9685 0.303821V-0.296875L2.13477 1.83426H3.22137Z",
84
+ fill: "#D80027"
85
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
86
+ cx: 6,
87
+ cy: 6,
88
+ r: 6,
89
+ stroke: "#E1DED7"
90
+ }))), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
91
+ id: "clip0_14_1533"
92
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
93
+ width: 12,
94
+ height: 11.8957,
95
+ rx: 1.11304,
96
+ fill: "white"
97
+ }))));
98
+ };
99
+
100
+ var _default = SvgComponent;
101
+ exports["default"] = _default;
@@ -0,0 +1,69 @@
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_1752)"
27
+ }, /*#__PURE__*/React.createElement("mask", {
28
+ id: "mask0_14_1752",
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: 5.99978,
39
+ cy: 5.96512,
40
+ r: 5.96512,
41
+ fill: "#D9D9D9"
42
+ })), /*#__PURE__*/React.createElement("g", {
43
+ mask: "url(#mask0_14_1752)"
44
+ }, /*#__PURE__*/React.createElement("path", {
45
+ d: "M14.93 3.97681H-2.96533V7.95355H14.93V3.97681Z",
46
+ fill: "white"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ d: "M14.93 0H-2.96533V3.97674H14.93V0Z",
49
+ fill: "#D80027"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ d: "M14.93 7.95349H-2.96533V11.9302H14.93V7.95349Z",
52
+ fill: "#D80027"
53
+ }), /*#__PURE__*/React.createElement("circle", {
54
+ cx: 6,
55
+ cy: 6,
56
+ r: 6,
57
+ stroke: "#E1DED7"
58
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
59
+ id: "clip0_14_1752"
60
+ }, /*#__PURE__*/React.createElement("rect", {
61
+ width: 12,
62
+ height: 11.9302,
63
+ rx: 1.11628,
64
+ fill: "white"
65
+ }))));
66
+ };
67
+
68
+ var _default = SvgComponent;
69
+ exports["default"] = _default;
@@ -0,0 +1,71 @@
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_1752)"
29
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Mask, {
30
+ id: "mask0_14_1752",
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: 5.99978,
41
+ cy: 5.96512,
42
+ r: 5.96512,
43
+ fill: "#D9D9D9"
44
+ })), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
45
+ mask: "url(#mask0_14_1752)"
46
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
47
+ d: "M14.93 3.97681H-2.96533V7.95355H14.93V3.97681Z",
48
+ fill: "white"
49
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
50
+ d: "M14.93 0H-2.96533V3.97674H14.93V0Z",
51
+ fill: "#D80027"
52
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
53
+ d: "M14.93 7.95349H-2.96533V11.9302H14.93V7.95349Z",
54
+ fill: "#D80027"
55
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
56
+ cx: 6,
57
+ cy: 6,
58
+ r: 6,
59
+ stroke: "#E1DED7"
60
+ }))), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
61
+ id: "clip0_14_1752"
62
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
63
+ width: 12,
64
+ height: 11.9302,
65
+ rx: 1.11628,
66
+ fill: "white"
67
+ }))));
68
+ };
69
+
70
+ var _default = SvgComponent;
71
+ 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
+ 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_1687)"
27
+ }, /*#__PURE__*/React.createElement("mask", {
28
+ id: "mask0_14_1687",
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_1687)"
44
+ }, /*#__PURE__*/React.createElement("path", {
45
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
46
+ fill: "#FDDA25"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ d: "M11.9824 15L11.9824 -3L-0.0175781 -3L-0.0175789 15L11.9824 15Z",
49
+ fill: "#FDDA25"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ d: "M11.9824 15L11.9824 -3L7.98242 -3L7.98242 15L11.9824 15Z",
52
+ fill: "#EF3340"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M4.03505 15L4.03505 -3L0.0350533 -3L0.0350525 15L4.03505 15Z",
55
+ fill: "black"
56
+ }), /*#__PURE__*/React.createElement("circle", {
57
+ cx: 6,
58
+ cy: 6,
59
+ r: 6,
60
+ stroke: "#E1DED7"
61
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
62
+ id: "clip0_14_1687"
63
+ }, /*#__PURE__*/React.createElement("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;
@@ -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_1687)"
29
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Mask, {
30
+ id: "mask0_14_1687",
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_1687)"
46
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
47
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
48
+ fill: "#FDDA25"
49
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
50
+ d: "M11.9824 15L11.9824 -3L-0.0175781 -3L-0.0175789 15L11.9824 15Z",
51
+ fill: "#FDDA25"
52
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
53
+ d: "M11.9824 15L11.9824 -3L7.98242 -3L7.98242 15L11.9824 15Z",
54
+ fill: "#EF3340"
55
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
56
+ d: "M4.03505 15L4.03505 -3L0.0350533 -3L0.0350525 15L4.03505 15Z",
57
+ fill: "black"
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_1687"
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;
@@ -22,30 +22,44 @@ var SvgComponent = function SvgComponent(props) {
22
22
  viewBox: "0 0 12 12",
23
23
  fill: "none",
24
24
  xmlns: "http://www.w3.org/2000/svg"
25
- }, props), /*#__PURE__*/React.createElement("g", {
26
- clipPath: "url(#clip0_23259_161542)"
25
+ }, props), /*#__PURE__*/React.createElement("mask", {
26
+ id: "mask0_14_1493",
27
+ style: {
28
+ maskType: "alpha"
29
+ },
30
+ maskUnits: "userSpaceOnUse",
31
+ x: 0,
32
+ y: 0,
33
+ width: 12,
34
+ height: 12
35
+ }, /*#__PURE__*/React.createElement("circle", {
36
+ cx: 6,
37
+ cy: 6,
38
+ r: 6,
39
+ fill: "#D9D9D9"
40
+ })), /*#__PURE__*/React.createElement("g", {
41
+ mask: "url(#mask0_14_1493)"
27
42
  }, /*#__PURE__*/React.createElement("path", {
28
- d: "M6 12C9.31371 12 12 9.31371 12 6C12 2.68629 9.31371 0 6 0C2.68629 0 0 2.68629 0 6C0 9.31371 2.68629 12 6 12Z",
29
- fill: "#6DA544"
43
+ d: "M15.0176 0H-2.98242V12H15.0176V0Z",
44
+ fill: "#009B3A"
30
45
  }), /*#__PURE__*/React.createElement("path", {
31
- d: "M5.99997 2.34778L10.9565 5.99995L5.99997 9.65212L1.04346 5.99995L5.99997 2.34778Z",
32
- fill: "#FFDA44"
46
+ d: "M6.0132 2.00483L11.4053 5.98904L6.0132 9.97062L0.594778 5.98904L6.0132 2.00483Z",
47
+ fill: "#FEDF00"
33
48
  }), /*#__PURE__*/React.createElement("path", {
34
- d: "M6.00003 8.08698C7.15262 8.08698 8.08698 7.15262 8.08698 6.00003C8.08698 4.84744 7.15262 3.91309 6.00003 3.91309C4.84744 3.91309 3.91309 4.84744 3.91309 6.00003C3.91309 7.15262 4.84744 8.08698 6.00003 8.08698Z",
35
- fill: "#F0F0F0"
49
+ d: "M6.0132 8.11272C7.18172 8.11272 8.12899 7.16545 8.12899 5.99693C8.12899 4.82841 7.18172 3.88114 6.0132 3.88114C4.84468 3.88114 3.89741 4.82841 3.89741 5.99693C3.89741 7.16545 4.84468 8.11272 6.0132 8.11272Z",
50
+ fill: "white"
36
51
  }), /*#__PURE__*/React.createElement("path", {
37
- d: "M4.95638 5.86963C4.59347 5.86963 4.24325 5.92482 3.91357 6.02725C3.92818 7.16725 4.85639 8.08703 5.99986 8.08703C6.70693 8.08703 7.33139 7.73507 7.7089 7.19715C7.06304 6.38863 6.06926 5.86963 4.95638 5.86963V5.86963Z",
38
- fill: "#0052B4"
52
+ d: "M4.94477 5.85745C4.57899 5.85745 4.22372 5.91272 3.88951 6.01535C3.9053 7.17061 4.84477 8.10219 6.00267 8.10219C6.71846 8.10219 7.35267 7.74429 7.73425 7.19956C7.07898 6.38377 6.07109 5.85745 4.94477 5.85745Z",
53
+ fill: "#002776"
39
54
  }), /*#__PURE__*/React.createElement("path", {
40
- d: "M8.04808 6.39987C8.0732 6.27041 8.08677 6.13684 8.08677 6.00003C8.08677 4.84742 7.15241 3.91309 5.99983 3.91309C5.13981 3.91309 4.40153 4.43342 4.08203 5.17634C4.36445 5.11782 4.65686 5.087 4.95637 5.087C6.16848 5.08698 7.26503 5.59084 8.04808 6.39987V6.39987Z",
41
- fill: "#0052B4"
42
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
43
- id: "clip0_23259_161542"
44
- }, /*#__PURE__*/React.createElement("rect", {
45
- width: 12,
46
- height: 12,
47
- fill: "white"
48
- }))));
55
+ d: "M8.07636 6.39167C8.10004 6.26009 8.11583 6.12588 8.11583 5.9864C8.11583 4.81798 7.16846 3.87061 6.00004 3.87061C5.12899 3.87061 4.38162 4.39956 4.0553 5.14956C4.34215 5.09167 4.63688 5.06009 4.93951 5.06009C6.17109 5.06272 7.28162 5.57325 8.07636 6.39167Z",
56
+ fill: "#002776"
57
+ }), /*#__PURE__*/React.createElement("circle", {
58
+ cx: 6,
59
+ cy: 6,
60
+ r: 6,
61
+ stroke: "#E1DED7"
62
+ })));
49
63
  };
50
64
 
51
65
  var _default = SvgComponent;