@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
package/cjs/ui.js CHANGED
@@ -81,6 +81,12 @@ Object.defineProperty(exports, "ArrowUp", {
81
81
  return _arrow_up["default"];
82
82
  }
83
83
  });
84
+ Object.defineProperty(exports, "Attention", {
85
+ enumerable: true,
86
+ get: function get() {
87
+ return _attention["default"];
88
+ }
89
+ });
84
90
  Object.defineProperty(exports, "AutomaticInvite", {
85
91
  enumerable: true,
86
92
  get: function get() {
@@ -303,6 +309,12 @@ Object.defineProperty(exports, "Dance", {
303
309
  return _dance["default"];
304
310
  }
305
311
  });
312
+ Object.defineProperty(exports, "Delayed", {
313
+ enumerable: true,
314
+ get: function get() {
315
+ return _delayed["default"];
316
+ }
317
+ });
306
318
  Object.defineProperty(exports, "Disconnect", {
307
319
  enumerable: true,
308
320
  get: function get() {
@@ -483,6 +495,12 @@ Object.defineProperty(exports, "Info", {
483
495
  return _info["default"];
484
496
  }
485
497
  });
498
+ Object.defineProperty(exports, "Information", {
499
+ enumerable: true,
500
+ get: function get() {
501
+ return _information["default"];
502
+ }
503
+ });
486
504
  Object.defineProperty(exports, "Instagram", {
487
505
  enumerable: true,
488
506
  get: function get() {
@@ -903,6 +921,12 @@ Object.defineProperty(exports, "StarFilled", {
903
921
  return _star_filled["default"];
904
922
  }
905
923
  });
924
+ Object.defineProperty(exports, "Success", {
925
+ enumerable: true,
926
+ get: function get() {
927
+ return _success["default"];
928
+ }
929
+ });
906
930
  Object.defineProperty(exports, "SystemStatus", {
907
931
  enumerable: true,
908
932
  get: function get() {
@@ -1080,6 +1104,8 @@ var _arrow_right = _interopRequireDefault(require("./svg/arrow_right"));
1080
1104
 
1081
1105
  var _arrow_up = _interopRequireDefault(require("./svg/arrow_up"));
1082
1106
 
1107
+ var _attention = _interopRequireDefault(require("./svg/attention"));
1108
+
1083
1109
  var _automatic_invite = _interopRequireDefault(require("./svg/automatic_invite"));
1084
1110
 
1085
1111
  var _bank = _interopRequireDefault(require("./svg/bank"));
@@ -1154,6 +1180,8 @@ var _cycling = _interopRequireDefault(require("./svg/cycling"));
1154
1180
 
1155
1181
  var _dance = _interopRequireDefault(require("./svg/dance"));
1156
1182
 
1183
+ var _delayed = _interopRequireDefault(require("./svg/delayed"));
1184
+
1157
1185
  var _disconnect = _interopRequireDefault(require("./svg/disconnect"));
1158
1186
 
1159
1187
  var _dislike_filled = _interopRequireDefault(require("./svg/dislike_filled"));
@@ -1214,6 +1242,8 @@ var _image = _interopRequireDefault(require("./svg/image"));
1214
1242
 
1215
1243
  var _info = _interopRequireDefault(require("./svg/info"));
1216
1244
 
1245
+ var _information = _interopRequireDefault(require("./svg/information"));
1246
+
1217
1247
  var _instagram = _interopRequireDefault(require("./svg/instagram"));
1218
1248
 
1219
1249
  var _jump_rope = _interopRequireDefault(require("./svg/jump_rope"));
@@ -1350,6 +1380,8 @@ var _star_filled = _interopRequireDefault(require("./svg/star_filled"));
1350
1380
 
1351
1381
  var _star = _interopRequireDefault(require("./svg/star"));
1352
1382
 
1383
+ var _success = _interopRequireDefault(require("./svg/success"));
1384
+
1353
1385
  var _system_status = _interopRequireDefault(require("./svg/system_status"));
1354
1386
 
1355
1387
  var _parkingLot = _interopRequireDefault(require("./svg/parking-lot"));
package/esm/flags.js CHANGED
@@ -1,14 +1,49 @@
1
1
  import FlagArgentina from "./svg/flag_argentina";
2
+ import FlagAustralia from "./svg/flag_australia";
3
+ import FlagAustria from "./svg/flag_austria";
4
+ import FlagBelgium from "./svg/flag_belgium";
2
5
  import FlagBrazil from "./svg/flag_brazil";
6
+ import FlagBulgary from "./svg/flag_bulgary";
7
+ import FlagCanada from "./svg/flag_canada";
3
8
  import FlagChile from "./svg/flag_chile";
9
+ import FlagChina from "./svg/flag_china";
10
+ import FlagColombia from "./svg/flag_colombia";
11
+ import FlagCostaRica from "./svg/flag_costarica";
12
+ import FlagCroatia from "./svg/flag_croatia";
13
+ import FlagCzechRepublic from "./svg/flag_czechrepublic";
14
+ import FlagDenmark from "./svg/flag_denmark";
15
+ import FlagDominicanRepublic from "./svg/flag_dominicanrepublic";
16
+ import FlagEcuador from "./svg/flag_ecuador";
17
+ import FlagElSalvador from "./svg/flag_elsalvador";
18
+ import FlagFinland from "./svg/flag_finland";
19
+ import FlagFrance from "./svg/flag_france";
4
20
  import FlagGermany from "./svg/flag_germany";
21
+ import FlagGuatemala from "./svg/flag_guatemala";
22
+ import FlagHonduras from "./svg/flag_honduras";
23
+ import FlagHungary from "./svg/flag_hungary";
24
+ import FlagIndia from "./svg/flag_india";
25
+ import FlagIndonesia from "./svg/flag_indonesia";
5
26
  import FlagIreland from "./svg/flag_ireland";
27
+ import FlagIsrael from "./svg/flag_israel";
6
28
  import FlagItaly from "./svg/flag_italy";
29
+ import FlagJapan from "./svg/flag_japan";
30
+ import FlagLuxembourg from "./svg/flag_luxembourg";
7
31
  import FlagMexico from "./svg/flag_mexico";
8
32
  import FlagNetherlands from "./svg/flag_netherlands";
33
+ import FlagPanama from "./svg/flag_panama";
34
+ import FlagParaguay from "./svg/flag_paraguay";
35
+ import FlagPeru from "./svg/flag_peru";
36
+ import FlagPoland from "./svg/flag_poland";
9
37
  import FlagPortugal from "./svg/flag_portugal";
38
+ import FlagPuertoRico from "./svg/flag_puertorico";
39
+ import FlagSingapore from "./svg/flag_singapore";
40
+ import FlagSouthAfrica from "./svg/flag_southafrica";
41
+ import FlagSouthKorea from "./svg/flag_southkorea";
10
42
  import FlagSpain from "./svg/flag_spain";
43
+ import FlagSweden from "./svg/flag_sweden";
44
+ import FlagSwitzerland from "./svg/flag_switzerland";
45
+ import FlagTurkey from "./svg/flag_turkey";
11
46
  import FlagUK from "./svg/flag_uk";
12
47
  import FlagUruguay from "./svg/flag_uruguay";
13
48
  import FlagUS from "./svg/flag_us";
14
- export { FlagArgentina, FlagBrazil, FlagChile, FlagGermany, FlagIreland, FlagItaly, FlagMexico, FlagNetherlands, FlagPortugal, FlagSpain, FlagUK, FlagUruguay, FlagUS };
49
+ export { FlagArgentina, FlagAustralia, FlagAustria, FlagBelgium, FlagBrazil, FlagBulgary, FlagCanada, FlagChile, FlagChina, FlagColombia, FlagCostaRica, FlagCroatia, FlagCzechRepublic, FlagDenmark, FlagDominicanRepublic, FlagEcuador, FlagElSalvador, FlagFinland, FlagFrance, FlagGermany, FlagGuatemala, FlagHonduras, FlagHungary, FlagIndia, FlagIndonesia, FlagIreland, FlagIsrael, FlagItaly, FlagJapan, FlagLuxembourg, FlagMexico, FlagNetherlands, FlagPanama, FlagParaguay, FlagPeru, FlagPoland, FlagPortugal, FlagPuertoRico, FlagSingapore, FlagSouthAfrica, FlagSouthKorea, FlagSpain, FlagSweden, FlagSwitzerland, FlagTurkey, FlagUK, FlagUruguay, FlagUS };
@@ -0,0 +1,39 @@
1
+ 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); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 64,
8
+ height: 64,
9
+ viewBox: "0 0 64 64",
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg"
12
+ }, props), /*#__PURE__*/React.createElement("path", {
13
+ fillRule: "evenodd",
14
+ clipRule: "evenodd",
15
+ d: "M54.5057 57H59.2601C61.5692 57 63.0124 54.5229 61.8579 52.5411L36.9191 9.73545C35.8323 7.87008 33.2111 7.76054 31.9441 9.40684C32.0231 9.50954 32.0969 9.61908 32.1647 9.73545L57.1035 52.5411C58.2581 54.5229 56.8149 57 54.5057 57Z",
16
+ fill: "#FF809F"
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ d: "M61.8579 52.5411L62.9281 51.9176L62.9281 51.9176L61.8579 52.5411ZM36.9191 9.73545L37.9893 9.11194L36.9191 9.73545ZM31.9441 9.40684L30.9625 8.65142L30.3811 9.40684L30.9625 10.1623L31.9441 9.40684ZM32.1647 9.73545L31.0945 10.359L31.0945 10.359L32.1647 9.73545ZM57.1035 52.5411L58.1737 51.9176L58.1737 51.9176L57.1035 52.5411ZM59.2601 55.7614H54.5057V58.2386H59.2601V55.7614ZM60.7876 53.1646C61.4513 54.3038 60.6332 55.7614 59.2601 55.7614V58.2386C62.5053 58.2386 64.5736 54.7419 62.9281 51.9176L60.7876 53.1646ZM35.8488 10.359L60.7876 53.1646L62.9281 51.9176L37.9893 9.11194L35.8488 10.359ZM32.9257 10.1623C33.6679 9.19779 35.2148 9.27067 35.8488 10.359L37.9893 9.11194C36.4498 6.4695 32.7542 6.3233 30.9625 8.65142L32.9257 10.1623ZM30.9625 10.1623C31.0091 10.2228 31.0533 10.2882 31.0945 10.359L33.2349 9.11194C33.1405 8.94993 33.0372 8.79632 32.9257 8.65142L30.9625 10.1623ZM31.0945 10.359L56.0333 53.1646L58.1737 51.9176L33.2349 9.11194L31.0945 10.359ZM56.0333 53.1646C56.697 54.3038 55.8788 55.7614 54.5057 55.7614V58.2386C57.7509 58.2386 59.8192 54.7419 58.1737 51.9176L56.0333 53.1646Z",
19
+ fill: "#590931"
20
+ }), /*#__PURE__*/React.createElement("path", {
21
+ d: "M27.5145 9.4939C28.6768 7.50203 31.5825 7.50203 32.7448 9.4939L57.8502 52.5183C59.0124 54.5101 57.5596 57 55.235 57H5.02421C2.69964 57 1.24678 54.5101 2.40907 52.5183L27.5145 9.4939Z",
22
+ stroke: "#590931",
23
+ strokeWidth: 2.47722
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ d: "M25.2615 37.1803C25.2615 39.1347 26.6872 40.9979 28.7686 40.9979C30.85 40.9979 32.2757 39.1347 32.2757 37.1803L32.2757 26.0049C32.2757 24.0506 30.85 22.1873 28.7686 22.1873C26.6872 22.1873 25.2615 24.0506 25.2615 26.0049L25.2615 37.1803Z",
26
+ fill: "#FF809F",
27
+ stroke: "#590931",
28
+ strokeWidth: 2.47722,
29
+ strokeLinecap: "round",
30
+ strokeLinejoin: "round"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ d: "M28.7686 43.965C27.1039 43.965 25.2615 45.0884 25.2615 47.0184C25.2615 48.9484 27.1039 50.0719 28.7686 50.0719C30.4333 50.0719 32.2757 48.9484 32.2757 47.0184C32.2757 45.0884 30.4333 43.965 28.7686 43.965Z",
33
+ fill: "#FF809F",
34
+ stroke: "#590931",
35
+ strokeWidth: 2.47722
36
+ }));
37
+ };
38
+
39
+ export default SvgComponent;
@@ -0,0 +1,42 @@
1
+ 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); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 64,
8
+ height: 64,
9
+ viewBox: "0 0 64 64",
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg"
12
+ }, props), /*#__PURE__*/React.createElement("path", {
13
+ fillRule: "evenodd",
14
+ clipRule: "evenodd",
15
+ d: "M32.001 58.7055C45.4378 57.186 55.8793 45.7817 55.8793 31.9387C55.8793 18.0957 45.4378 6.69138 32.001 5.17193C33.0054 5.05835 34.0266 5 35.0614 5C49.9392 5 62.0001 17.0609 62.0001 31.9387C62.0001 46.8165 49.9392 58.8774 35.0614 58.8774C34.0266 58.8774 33.0054 58.8191 32.001 58.7055Z",
16
+ fill: "#A880FF"
17
+ }), /*#__PURE__*/React.createElement("path", {
18
+ d: "M32.001 58.7055L31.8632 57.4875L31.8633 59.9234L32.001 58.7055ZM32.001 5.17193L31.8632 3.95398L31.8632 6.38988L32.001 5.17193ZM54.6536 31.9387C54.6536 45.151 44.6874 56.0374 31.8632 57.4875L32.1387 59.9234C46.1882 58.3347 57.105 46.4124 57.105 31.9387H54.6536ZM31.8632 6.38988C44.6874 7.84004 54.6536 18.7264 54.6536 31.9387H57.105C57.105 17.465 46.1882 5.54271 32.1387 3.95398L31.8632 6.38988ZM32.1387 6.38988C33.0975 6.28146 34.0727 6.22571 35.0614 6.22571V3.77429C33.9805 3.77429 32.9133 3.83524 31.8632 3.95398L32.1387 6.38988ZM35.0614 6.22571C49.2623 6.22571 60.7744 17.7378 60.7744 31.9387H63.2258C63.2258 16.3839 50.6162 3.77429 35.0614 3.77429V6.22571ZM60.7744 31.9387C60.7744 46.1396 49.2623 57.6517 35.0614 57.6517V60.1031C50.6162 60.1031 63.2258 47.4935 63.2258 31.9387H60.7744ZM35.0614 57.6517C34.0727 57.6517 33.0975 57.596 32.1387 57.4875L31.8633 59.9234C32.9133 60.0422 33.9805 60.1031 35.0614 60.1031V57.6517Z",
19
+ fill: "#1B1340"
20
+ }), /*#__PURE__*/React.createElement("circle", {
21
+ cx: 28.9387,
22
+ cy: 31.9387,
23
+ r: 26.9387,
24
+ stroke: "#1B1340",
25
+ strokeWidth: 2.45142
26
+ }), /*#__PURE__*/React.createElement("path", {
27
+ d: "M20.8572 42.8935V44.5101H37.0204V42.8935C37.0204 40.4333 36.1616 38.0464 34.5854 36.1253L32.9786 34.1671C31.798 32.7283 31.798 30.6837 32.9786 29.2449L28.9388 33.0306L24.899 29.2449C26.0796 30.6837 26.0796 32.7283 24.899 34.1671L23.2922 36.1253C21.7159 38.0464 20.8572 40.4333 20.8572 42.8935Z",
28
+ fill: "#A880FF",
29
+ stroke: "#1B1340",
30
+ strokeWidth: 1.79591,
31
+ strokeLinecap: "round",
32
+ strokeLinejoin: "round"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ d: "M20.8572 21.0113V19.3673H37.0204V21.0113C37.0204 23.513 36.1616 25.9402 34.5854 27.8937L32.9786 29.885C31.798 31.3481 31.798 33.4272 32.9786 34.8904L34.5854 36.8817C36.1616 38.8352 37.0204 41.2624 37.0204 43.7641V45.4081H20.8572V43.7641C20.8572 41.2624 21.7159 38.8352 23.2922 36.8817L24.899 34.8904C26.0796 33.4272 26.0796 31.3481 24.899 29.885L23.2922 27.8937C21.7159 25.9402 20.8572 23.513 20.8572 21.0113Z",
35
+ stroke: "#1B1340",
36
+ strokeWidth: 2.69387,
37
+ strokeLinecap: "round",
38
+ strokeLinejoin: "round"
39
+ }));
40
+ };
41
+
42
+ export default SvgComponent;
@@ -10,24 +10,51 @@ var SvgComponent = function SvgComponent(props) {
10
10
  fill: "none",
11
11
  xmlns: "http://www.w3.org/2000/svg"
12
12
  }, props), /*#__PURE__*/React.createElement("g", {
13
- clipPath: "url(#clip0_23259_161550)"
13
+ clipPath: "url(#clip0_14_1515)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1515",
16
+ style: {
17
+ maskType: "alpha"
18
+ },
19
+ maskUnits: "userSpaceOnUse",
20
+ x: 0,
21
+ y: 0,
22
+ width: 12,
23
+ height: 12
24
+ }, /*#__PURE__*/React.createElement("circle", {
25
+ cx: 6,
26
+ cy: 6,
27
+ r: 6,
28
+ fill: "#D9D9D9"
29
+ })), /*#__PURE__*/React.createElement("g", {
30
+ mask: "url(#mask0_14_1515)"
14
31
  }, /*#__PURE__*/React.createElement("path", {
15
- 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",
16
- fill: "#F0F0F0"
32
+ d: "M14.9473 0H-3.01758V12H14.9473V0Z",
33
+ fill: "white"
17
34
  }), /*#__PURE__*/React.createElement("path", {
18
- d: "M6.0001 0C3.62133 0 1.56596 1.38434 0.595459 3.39131H11.4047C10.4342 1.38434 8.37884 0 6.0001 0V0Z",
35
+ d: "M14.9473 0H-3.01758V4H14.9473V0Z",
19
36
  fill: "#338AF3"
20
37
  }), /*#__PURE__*/React.createElement("path", {
21
- d: "M6.0001 12C8.37884 12 10.4342 10.6156 11.4047 8.60864H0.595459C1.56596 10.6156 3.62133 12 6.0001 12Z",
38
+ d: "M14.9473 8H-3.01758V12H14.9473V8Z",
22
39
  fill: "#338AF3"
23
40
  }), /*#__PURE__*/React.createElement("path", {
24
- 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",
41
+ 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",
25
42
  fill: "#FFDA44"
26
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
27
- id: "clip0_23259_161550"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ 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",
45
+ stroke: "#D6AB00",
46
+ strokeWidth: 0.175439
47
+ }), /*#__PURE__*/React.createElement("circle", {
48
+ cx: 6,
49
+ cy: 6,
50
+ r: 6,
51
+ stroke: "#E1DED7"
52
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
53
+ id: "clip0_14_1515"
28
54
  }, /*#__PURE__*/React.createElement("rect", {
29
55
  width: 12,
30
56
  height: 12,
57
+ rx: 1.12281,
31
58
  fill: "white"
32
59
  }))));
33
60
  };
@@ -0,0 +1,85 @@
1
+ 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); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 12,
8
+ height: 12,
9
+ viewBox: "0 0 12 12",
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg"
12
+ }, props), /*#__PURE__*/React.createElement("g", {
13
+ clipPath: "url(#clip0_14_1533)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1533",
16
+ style: {
17
+ maskType: "alpha"
18
+ },
19
+ maskUnits: "userSpaceOnUse",
20
+ x: 0,
21
+ y: 0,
22
+ width: 12,
23
+ height: 12
24
+ }, /*#__PURE__*/React.createElement("circle", {
25
+ cx: 6.05232,
26
+ cy: 5.94783,
27
+ r: 5.94783,
28
+ fill: "#D9D9D9"
29
+ })), /*#__PURE__*/React.createElement("g", {
30
+ mask: "url(#mask0_14_1533)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.5041 0H-3.33936V11.8957H14.5041V0Z",
33
+ fill: "#10338C"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ 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",
36
+ fill: "white"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ 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",
39
+ fill: "white"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ 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",
42
+ fill: "white"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ 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",
45
+ fill: "white"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ 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",
48
+ fill: "white"
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ 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",
51
+ fill: "white"
52
+ }), /*#__PURE__*/React.createElement("path", {
53
+ 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",
54
+ fill: "white"
55
+ }), /*#__PURE__*/React.createElement("path", {
56
+ d: "M1.68339 -0.296875H0.459046V2.3546H-3.82617V3.57895H0.459046V6.23426H1.68339V3.57895H5.96861V2.3546H1.68339V-0.296875Z",
57
+ fill: "#D80027"
58
+ }), /*#__PURE__*/React.createElement("path", {
59
+ d: "M2.13477 4.10303L5.9685 6.23416V5.62964L3.22137 4.10303H2.13477Z",
60
+ fill: "#0052B4"
61
+ }), /*#__PURE__*/React.createElement("path", {
62
+ d: "M2.13477 4.10303L5.9685 6.23416V5.62964L3.22137 4.10303H2.13477Z",
63
+ fill: "white"
64
+ }), /*#__PURE__*/React.createElement("path", {
65
+ d: "M2.13477 4.10303L5.9685 6.23416V5.62964L3.22137 4.10303H2.13477Z",
66
+ fill: "#D80027"
67
+ }), /*#__PURE__*/React.createElement("path", {
68
+ d: "M3.22137 1.83426L5.9685 0.303821V-0.296875L2.13477 1.83426H3.22137Z",
69
+ fill: "#D80027"
70
+ }), /*#__PURE__*/React.createElement("circle", {
71
+ cx: 6,
72
+ cy: 6,
73
+ r: 6,
74
+ stroke: "#E1DED7"
75
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
76
+ id: "clip0_14_1533"
77
+ }, /*#__PURE__*/React.createElement("rect", {
78
+ width: 12,
79
+ height: 11.8957,
80
+ rx: 1.11304,
81
+ fill: "white"
82
+ }))));
83
+ };
84
+
85
+ export default SvgComponent;
@@ -0,0 +1,55 @@
1
+ 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); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 12,
8
+ height: 12,
9
+ viewBox: "0 0 12 12",
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg"
12
+ }, props), /*#__PURE__*/React.createElement("g", {
13
+ clipPath: "url(#clip0_14_1752)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1752",
16
+ style: {
17
+ maskType: "alpha"
18
+ },
19
+ maskUnits: "userSpaceOnUse",
20
+ x: 0,
21
+ y: 0,
22
+ width: 12,
23
+ height: 12
24
+ }, /*#__PURE__*/React.createElement("circle", {
25
+ cx: 5.99978,
26
+ cy: 5.96512,
27
+ r: 5.96512,
28
+ fill: "#D9D9D9"
29
+ })), /*#__PURE__*/React.createElement("g", {
30
+ mask: "url(#mask0_14_1752)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.93 3.97681H-2.96533V7.95355H14.93V3.97681Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M14.93 0H-2.96533V3.97674H14.93V0Z",
36
+ fill: "#D80027"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M14.93 7.95349H-2.96533V11.9302H14.93V7.95349Z",
39
+ fill: "#D80027"
40
+ }), /*#__PURE__*/React.createElement("circle", {
41
+ cx: 6,
42
+ cy: 6,
43
+ r: 6,
44
+ stroke: "#E1DED7"
45
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
46
+ id: "clip0_14_1752"
47
+ }, /*#__PURE__*/React.createElement("rect", {
48
+ width: 12,
49
+ height: 11.9302,
50
+ rx: 1.11628,
51
+ fill: "white"
52
+ }))));
53
+ };
54
+
55
+ export default SvgComponent;
@@ -0,0 +1,58 @@
1
+ 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); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 12,
8
+ height: 12,
9
+ viewBox: "0 0 12 12",
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg"
12
+ }, props), /*#__PURE__*/React.createElement("g", {
13
+ clipPath: "url(#clip0_14_1687)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1687",
16
+ style: {
17
+ maskType: "alpha"
18
+ },
19
+ maskUnits: "userSpaceOnUse",
20
+ x: 0,
21
+ y: 0,
22
+ width: 12,
23
+ height: 12
24
+ }, /*#__PURE__*/React.createElement("circle", {
25
+ cx: 6,
26
+ cy: 6,
27
+ r: 6,
28
+ fill: "#D9D9D9"
29
+ })), /*#__PURE__*/React.createElement("g", {
30
+ mask: "url(#mask0_14_1687)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
33
+ fill: "#FDDA25"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M11.9824 15L11.9824 -3L-0.0175781 -3L-0.0175789 15L11.9824 15Z",
36
+ fill: "#FDDA25"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M11.9824 15L11.9824 -3L7.98242 -3L7.98242 15L11.9824 15Z",
39
+ fill: "#EF3340"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M4.03505 15L4.03505 -3L0.0350533 -3L0.0350525 15L4.03505 15Z",
42
+ fill: "black"
43
+ }), /*#__PURE__*/React.createElement("circle", {
44
+ cx: 6,
45
+ cy: 6,
46
+ r: 6,
47
+ stroke: "#E1DED7"
48
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
49
+ id: "clip0_14_1687"
50
+ }, /*#__PURE__*/React.createElement("rect", {
51
+ width: 12,
52
+ height: 12,
53
+ rx: 1.12281,
54
+ fill: "white"
55
+ }))));
56
+ };
57
+
58
+ export default SvgComponent;
@@ -9,30 +9,44 @@ var SvgComponent = function SvgComponent(props) {
9
9
  viewBox: "0 0 12 12",
10
10
  fill: "none",
11
11
  xmlns: "http://www.w3.org/2000/svg"
12
- }, props), /*#__PURE__*/React.createElement("g", {
13
- clipPath: "url(#clip0_23259_161542)"
12
+ }, props), /*#__PURE__*/React.createElement("mask", {
13
+ id: "mask0_14_1493",
14
+ style: {
15
+ maskType: "alpha"
16
+ },
17
+ maskUnits: "userSpaceOnUse",
18
+ x: 0,
19
+ y: 0,
20
+ width: 12,
21
+ height: 12
22
+ }, /*#__PURE__*/React.createElement("circle", {
23
+ cx: 6,
24
+ cy: 6,
25
+ r: 6,
26
+ fill: "#D9D9D9"
27
+ })), /*#__PURE__*/React.createElement("g", {
28
+ mask: "url(#mask0_14_1493)"
14
29
  }, /*#__PURE__*/React.createElement("path", {
15
- 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",
16
- fill: "#6DA544"
30
+ d: "M15.0176 0H-2.98242V12H15.0176V0Z",
31
+ fill: "#009B3A"
17
32
  }), /*#__PURE__*/React.createElement("path", {
18
- d: "M5.99997 2.34778L10.9565 5.99995L5.99997 9.65212L1.04346 5.99995L5.99997 2.34778Z",
19
- fill: "#FFDA44"
33
+ d: "M6.0132 2.00483L11.4053 5.98904L6.0132 9.97062L0.594778 5.98904L6.0132 2.00483Z",
34
+ fill: "#FEDF00"
20
35
  }), /*#__PURE__*/React.createElement("path", {
21
- 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",
22
- fill: "#F0F0F0"
36
+ 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",
37
+ fill: "white"
23
38
  }), /*#__PURE__*/React.createElement("path", {
24
- 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",
25
- fill: "#0052B4"
39
+ 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",
40
+ fill: "#002776"
26
41
  }), /*#__PURE__*/React.createElement("path", {
27
- 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",
28
- fill: "#0052B4"
29
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
30
- id: "clip0_23259_161542"
31
- }, /*#__PURE__*/React.createElement("rect", {
32
- width: 12,
33
- height: 12,
34
- fill: "white"
35
- }))));
42
+ 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",
43
+ fill: "#002776"
44
+ }), /*#__PURE__*/React.createElement("circle", {
45
+ cx: 6,
46
+ cy: 6,
47
+ r: 6,
48
+ stroke: "#E1DED7"
49
+ })));
36
50
  };
37
51
 
38
52
  export default SvgComponent;
@@ -0,0 +1,55 @@
1
+ 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); }
2
+
3
+ import * as React from "react";
4
+
5
+ var SvgComponent = function SvgComponent(props) {
6
+ return /*#__PURE__*/React.createElement("svg", _extends({
7
+ width: 12,
8
+ height: 12,
9
+ viewBox: "0 0 12 12",
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg"
12
+ }, props), /*#__PURE__*/React.createElement("g", {
13
+ clipPath: "url(#clip0_14_1692)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1692",
16
+ style: {
17
+ maskType: "alpha"
18
+ },
19
+ maskUnits: "userSpaceOnUse",
20
+ x: 0,
21
+ y: 0,
22
+ width: 12,
23
+ height: 12
24
+ }, /*#__PURE__*/React.createElement("circle", {
25
+ cx: 6,
26
+ cy: 6,
27
+ r: 6,
28
+ fill: "#D9D9D9"
29
+ })), /*#__PURE__*/React.createElement("g", {
30
+ mask: "url(#mask0_14_1692)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
33
+ fill: "#00966E"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M14.9824 0H-3.01758V4H14.9824V0Z",
36
+ fill: "white"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M14.9824 8H-3.01758V12H14.9824V8Z",
39
+ fill: "#D62612"
40
+ }), /*#__PURE__*/React.createElement("circle", {
41
+ cx: 6,
42
+ cy: 6,
43
+ r: 6,
44
+ stroke: "#E1DED7"
45
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
46
+ id: "clip0_14_1692"
47
+ }, /*#__PURE__*/React.createElement("rect", {
48
+ width: 12,
49
+ height: 12,
50
+ rx: 1.12281,
51
+ fill: "white"
52
+ }))));
53
+ };
54
+
55
+ export default SvgComponent;