@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,70 @@
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_1659)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1659",
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_1659)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9824 0.00012207H-3.01758V11.9999H14.9824V0.00012207Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M14.9824 0.00012207H-3.01758V6H14.9824V0.00012207Z",
36
+ fill: "#D80027"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ 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",
39
+ fill: "white"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ 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",
42
+ fill: "white"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ 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",
45
+ fill: "white"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ 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",
48
+ fill: "white"
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ 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",
51
+ fill: "white"
52
+ }), /*#__PURE__*/React.createElement("path", {
53
+ 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",
54
+ fill: "white"
55
+ }), /*#__PURE__*/React.createElement("circle", {
56
+ cx: 6,
57
+ cy: 6,
58
+ r: 6,
59
+ stroke: "#E1DED7"
60
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
61
+ id: "clip0_14_1659"
62
+ }, /*#__PURE__*/React.createElement("rect", {
63
+ width: 12,
64
+ height: 12,
65
+ rx: 1.12281,
66
+ fill: "white"
67
+ }))));
68
+ };
69
+
70
+ export default SvgComponent;
@@ -0,0 +1,64 @@
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_1736)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1736",
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_1736)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M16.7192 0.000244141H-1.28076V12H16.7192V0.000244141Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M2.72789 6.00008L-1.28076 1.98962V10.0112L2.72789 6.00008Z",
36
+ fill: "black"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M4.38614 6.00005L-1.28076 0.329346V1.98964L2.72789 6.00009L-1.28076 10.0112V11.6684L4.38614 6.00005Z",
39
+ fill: "#FFB915"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M16.6431 7.17402C16.6451 7.15856 16.6713 7.14316 16.7192 7.12769V6.00012V4.82622H16.6431H6.54509L1.71912 0.000244141H-1.28076V0.329412L4.38614 6.00012L-1.28076 11.6685V12H1.71912L6.54509 7.17402H16.6431Z",
42
+ fill: "#007847"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M16.4093 8.3479H7.03146L3.37939 11.9999H16.7194V8.3479H16.4093Z",
45
+ fill: "#000C8A"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ d: "M16.4093 3.65228H16.7194V0.000244141H3.37939L7.03146 3.65228H16.4093Z",
48
+ fill: "#E1392D"
49
+ }), /*#__PURE__*/React.createElement("circle", {
50
+ cx: 6,
51
+ cy: 6,
52
+ r: 6,
53
+ stroke: "#E1DED7"
54
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
55
+ id: "clip0_14_1736"
56
+ }, /*#__PURE__*/React.createElement("rect", {
57
+ width: 12,
58
+ height: 12,
59
+ rx: 1.12281,
60
+ fill: "white"
61
+ }))));
62
+ };
63
+
64
+ export default SvgComponent;
@@ -0,0 +1,97 @@
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_1595)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1595",
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_1595)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M1.19727 4.25232L2.52855 2.2554ZM1.6965 4.58514L3.02778 2.58822ZM2.19573 4.91796L3.52701 2.92104Z",
36
+ fill: "black"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M1.19727 4.25232L2.52855 2.2554M1.6965 4.58514L3.02778 2.58822M2.19573 4.91796L3.52701 2.92104",
39
+ stroke: "black",
40
+ strokeWidth: 0.4
41
+ }), /*#__PURE__*/React.createElement("path", {
42
+ d: "M8.51953 9.13367L9.85081 7.13675ZM9.01876 9.46649L10.35 7.46957ZM9.51799 9.79931L10.8493 7.80239Z",
43
+ fill: "black"
44
+ }), /*#__PURE__*/React.createElement("path", {
45
+ d: "M8.51953 9.13367L9.85081 7.13675M9.01876 9.46649L10.35 7.46957M9.51799 9.79931L10.8493 7.80239",
46
+ stroke: "black",
47
+ strokeWidth: 0.4
48
+ }), /*#__PURE__*/React.createElement("path", {
49
+ d: "M8.85205 7.91333L10.5162 9.02273Z",
50
+ fill: "black"
51
+ }), /*#__PURE__*/React.createElement("path", {
52
+ d: "M8.85205 7.91333L10.5162 9.02273",
53
+ stroke: "white",
54
+ strokeWidth: 0.2
55
+ }), /*#__PURE__*/React.createElement("path", {
56
+ d: "M8.02043 7.35863C8.75568 6.25576 8.45766 4.76568 7.35479 4.03043C6.25193 3.29519 4.76184 3.5932 4.02659 4.69607C3.29135 5.79894 3.58936 7.28903 4.69223 8.02427C5.7951 8.75952 7.28519 8.4615 8.02043 7.35863Z",
57
+ fill: "#CA163A"
58
+ }), /*#__PURE__*/React.createElement("path", {
59
+ d: "M4.02659 4.69607C3.65916 5.24722 3.80826 5.99274 4.35941 6.36017C4.91056 6.72761 5.65608 6.5785 6.02351 6.02735C6.39095 5.4762 7.13646 5.3271 7.68761 5.69453C8.23876 6.06197 8.38787 6.80748 8.02043 7.35863C7.28557 8.46093 5.79453 8.75914 4.69223 8.02427C3.58993 7.28941 3.29173 5.79837 4.02659 4.69607Z",
60
+ fill: "#0E4896"
61
+ }), /*#__PURE__*/React.createElement("path", {
62
+ d: "M2.52881 9.79919L1.19753 7.80227ZM3.02804 9.46637L1.69676 7.46945ZM3.52727 9.13355L2.19599 7.13663Z",
63
+ fill: "black"
64
+ }), /*#__PURE__*/React.createElement("path", {
65
+ d: "M2.52881 9.79919L1.19753 7.80227M3.02804 9.46637L1.69676 7.46945M3.52727 9.13355L2.19599 7.13663",
66
+ stroke: "black",
67
+ strokeWidth: 0.4
68
+ }), /*#__PURE__*/React.createElement("path", {
69
+ d: "M9.85107 4.91785L8.51979 2.92093ZM10.3503 4.58503L9.01902 2.58811ZM10.8495 4.25221L9.51825 2.25529Z",
70
+ fill: "black"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M9.85107 4.91785L8.51979 2.92093M10.3503 4.58503L9.01902 2.58811M10.8495 4.25221L9.51825 2.25529",
73
+ stroke: "black",
74
+ strokeWidth: 0.4
75
+ }), /*#__PURE__*/React.createElement("path", {
76
+ d: "M2.11328 8.63391L2.61251 8.30109ZM8.85222 4.14128L9.43532 3.75255ZM9.93455 3.41973L10.4338 3.08691Z",
77
+ fill: "black"
78
+ }), /*#__PURE__*/React.createElement("path", {
79
+ d: "M2.11328 8.63391L2.61251 8.30109M8.85222 4.14128L9.43532 3.75255M9.93455 3.41973L10.4338 3.08691",
80
+ stroke: "white",
81
+ strokeWidth: 0.2
82
+ }), /*#__PURE__*/React.createElement("circle", {
83
+ cx: 6,
84
+ cy: 6,
85
+ r: 6,
86
+ stroke: "#E1DED7"
87
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
88
+ id: "clip0_14_1595"
89
+ }, /*#__PURE__*/React.createElement("rect", {
90
+ width: 12,
91
+ height: 12,
92
+ rx: 1.12281,
93
+ fill: "white"
94
+ }))));
95
+ };
96
+
97
+ export default SvgComponent;
@@ -10,21 +10,53 @@ 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_161486)"
13
+ clipPath: "url(#clip0_14_1512)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1512",
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_1512)"
14
31
  }, /*#__PURE__*/React.createElement("path", {
15
- d: "M0 6.00004C0 6.73397 0.132023 7.437 0.373195 8.08699L6 8.60873L11.6268 8.08699C11.868 7.437 12 6.73397 12 6.00004C12 5.26612 11.868 4.56309 11.6268 3.9131L6 3.39136L0.373195 3.9131C0.132023 4.56309 0 5.26612 0 6.00004H0Z",
16
- fill: "#FFDA44"
32
+ d: "M-3.01758 0H14.9824V12H-3.01758V0Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M-3.01758 0H14.9824V3.2H-3.01758V0ZM-3.01758 8.8H14.9824V12H-3.01758V8.8Z",
36
+ fill: "#D03433"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M-3.01758 3.2H14.9824V8.8H-3.01758V3.2Z",
39
+ fill: "#FBCA46"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M3.22242 5.6H4.02242V6H3.22242V5.6Z",
42
+ fill: "white"
17
43
  }), /*#__PURE__*/React.createElement("path", {
18
- d: "M11.6267 3.91305C10.7789 1.62827 8.57964 0 5.99985 0C3.42006 0 1.2208 1.62827 0.373047 3.91305H11.6267Z",
19
- fill: "#D80027"
44
+ d: "M2.74242 6.8C2.74242 7.04 2.98242 7.2 3.22242 7.2C3.46242 7.2 3.70242 7.04 3.70242 6.8L3.78242 5.6H2.66242L2.74242 6.8ZM2.26242 5.6C2.26242 5.36 2.42242 5.2 2.58242 5.2H3.78242C4.02242 5.2 4.18242 5.36 4.18242 5.52C4.18242 5.6 4.18242 5.6 4.18242 5.6L4.10242 6.8C4.02242 7.28 3.70242 7.6 3.22242 7.6C2.74242 7.6 2.42242 7.28 2.34242 6.8L2.26242 5.6Z",
45
+ fill: "#A41517"
20
46
  }), /*#__PURE__*/React.createElement("path", {
21
- d: "M0.373047 8.08691C1.2208 10.3717 3.42006 12 5.99985 12C8.57964 12 10.7789 10.3717 11.6267 8.08691H0.373047Z",
22
- fill: "#D80027"
23
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
24
- id: "clip0_23259_161486"
47
+ d: "M2.42242 6H4.02242L4.02242 6.4H3.62242L3.22242 7.2L2.82242 6.4H2.42242V6ZM1.22242 4.8H2.02242V7.6H1.22242V4.8ZM4.42242 4.8H5.22242V7.6H4.42242V4.8ZM2.42242 4.4C2.42242 4.16 2.58242 4 2.82242 4H3.62242C3.86242 4 4.02242 4.16 4.02242 4.4V4.56C4.02242 4.72 3.94242 4.8 3.78242 4.8H2.58242C2.50242 4.8 2.42242 4.72 2.42242 4.64V4.4Z",
48
+ fill: "#A41517"
49
+ }), /*#__PURE__*/React.createElement("circle", {
50
+ cx: 6,
51
+ cy: 6,
52
+ r: 6,
53
+ stroke: "#E1DED7"
54
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
55
+ id: "clip0_14_1512"
25
56
  }, /*#__PURE__*/React.createElement("rect", {
26
57
  width: 12,
27
58
  height: 12,
59
+ rx: 1.12281,
28
60
  fill: "white"
29
61
  }))));
30
62
  };
@@ -0,0 +1,52 @@
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_1744)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1744",
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_1744)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M15.9825 0H-1.98242V12.0001H15.9825V0Z",
33
+ fill: "#0052B4"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M4.75442 0H2.50881V4.87498H-1.98242V7.12498H2.50881V12H4.75442V7.12498H15.9825V4.87498H4.75442V0Z",
36
+ fill: "#FFDA44"
37
+ }), /*#__PURE__*/React.createElement("circle", {
38
+ cx: 6,
39
+ cy: 6,
40
+ r: 6,
41
+ stroke: "#E1DED7"
42
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
43
+ id: "clip0_14_1744"
44
+ }, /*#__PURE__*/React.createElement("rect", {
45
+ width: 12,
46
+ height: 12,
47
+ rx: 1.12281,
48
+ fill: "white"
49
+ }))));
50
+ };
51
+
52
+ export default SvgComponent;
@@ -0,0 +1,52 @@
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_1580)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1580",
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_1580)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9829 0.00012207H-3.01709V12.0001H14.9829V0.00012207Z",
33
+ fill: "#FF0000"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M8.77712 5.051H6.90251V3.17639H5.02793V5.051H3.15332V6.92558H5.02793V8.8002H6.90251V6.92558H8.77712V5.051Z",
36
+ fill: "white"
37
+ }), /*#__PURE__*/React.createElement("circle", {
38
+ cx: 6,
39
+ cy: 6,
40
+ r: 6,
41
+ stroke: "#E1DED7"
42
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
43
+ id: "clip0_14_1580"
44
+ }, /*#__PURE__*/React.createElement("rect", {
45
+ width: 12,
46
+ height: 12,
47
+ rx: 1.12281,
48
+ fill: "white"
49
+ }))));
50
+ };
51
+
52
+ export default SvgComponent;
@@ -0,0 +1,52 @@
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_1748)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1748",
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_1748)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M15.6841 0H-2.31592V12H15.6841V0Z",
33
+ fill: "#E30A17"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M6.09562 4.54326C5.7279 4.2766 5.28158 4.13344 4.82404 4.13624C3.67877 4.13624 2.75246 5.00081 2.75246 6.07028C2.75246 7.13975 3.68158 8.00431 4.82404 8.00431C5.30404 8.00431 5.74755 7.85274 6.09562 7.5973C5.25351 8.68081 3.69 8.8773 2.60649 8.03238C1.52299 7.18747 1.32649 5.62677 2.17141 4.54326C3.01632 3.45975 4.57702 3.26326 5.66053 4.10817C5.82334 4.23449 5.9693 4.38326 6.09562 4.54326ZM7.21562 6.39028L6.70755 7.00502L6.74123 6.20782L6.00018 5.91589L6.76649 5.70256L6.81702 4.90817L7.25492 5.57344L8.02685 5.37414L7.53562 5.99168L7.96509 6.66256L7.21562 6.39028Z",
36
+ fill: "white"
37
+ }), /*#__PURE__*/React.createElement("circle", {
38
+ cx: 6,
39
+ cy: 6,
40
+ r: 6,
41
+ stroke: "#E1DED7"
42
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
43
+ id: "clip0_14_1748"
44
+ }, /*#__PURE__*/React.createElement("rect", {
45
+ width: 12,
46
+ height: 12,
47
+ rx: 1.12281,
48
+ fill: "white"
49
+ }))));
50
+ };
51
+
52
+ export default SvgComponent;
@@ -10,54 +10,76 @@ 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_161478)"
14
- }, /*#__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"
17
- }), /*#__PURE__*/React.createElement("path", {
18
- d: "M1.2404 2.34717C0.769099 2.96036 0.413717 3.66712 0.206787 4.43491H3.32815L1.2404 2.34717Z",
13
+ clipPath: "url(#clip0_14_1508)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1508",
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,
19
28
  fill: "#0052B4"
20
- }), /*#__PURE__*/React.createElement("path", {
21
- d: "M11.7934 4.43489C11.5865 3.66712 11.2311 2.96036 10.7598 2.34717L8.67212 4.43489H11.7934Z",
29
+ })), /*#__PURE__*/React.createElement("g", {
30
+ mask: "url(#mask0_14_1508)"
31
+ }, /*#__PURE__*/React.createElement("circle", {
32
+ cx: 6,
33
+ cy: 6,
34
+ r: 6,
22
35
  fill: "#0052B4"
23
36
  }), /*#__PURE__*/React.createElement("path", {
24
- d: "M0.206787 7.56531C0.41374 8.33307 0.769123 9.03983 1.2404 9.653L3.32808 7.56531H0.206787Z",
25
- fill: "#0052B4"
37
+ d: "M-1.22803 0H13.193V11.9614H-1.22803V0Z",
38
+ fill: "white"
26
39
  }), /*#__PURE__*/React.createElement("path", {
27
- d: "M9.65291 1.24043C9.03971 0.769123 8.33298 0.41374 7.56519 0.206787V3.32812L9.65291 1.24043Z",
28
- fill: "#0052B4"
40
+ d: "M7.53424 8.06072L13.193 11.9614V10.8574L9.15344 8.06072H7.53424Z",
41
+ fill: "white"
42
+ }), /*#__PURE__*/React.createElement("path", {
43
+ d: "M4.40265 3.90069L-1.22803 0V1.10397L2.81155 3.90069H4.40265Z",
44
+ fill: "white"
29
45
  }), /*#__PURE__*/React.createElement("path", {
30
- d: "M2.34717 10.7598C2.96036 11.2311 3.66712 11.5865 4.43489 11.7934V8.67212L2.34717 10.7598Z",
46
+ d: "M9.84217 8.06072L13.193 10.3633V8.06072H9.84217ZM7.53424 8.06072L13.193 11.9614V10.8574L9.15344 8.06072H7.53424ZM11.6638 11.9614L7.53143 9.0981V11.9614H11.6638Z",
31
47
  fill: "#0052B4"
32
48
  }), /*#__PURE__*/React.createElement("path", {
33
- d: "M4.43486 0.206787C3.6671 0.41374 2.96034 0.769123 2.34717 1.2404L4.43486 3.3281V0.206787Z",
49
+ d: "M1.31042 8.06072L-1.22803 9.82006V8.06072H1.31042ZM4.40265 8.55838V11.9649H-0.511191L4.40265 8.55838Z",
34
50
  fill: "#0052B4"
35
51
  }), /*#__PURE__*/React.createElement("path", {
36
- d: "M7.56519 11.7934C8.33295 11.5865 9.03971 11.2311 9.65288 10.7598L7.56519 8.67212V11.7934Z",
52
+ d: "M2.09472 3.90069L-1.22803 1.59813V3.90069H2.09472ZM4.40265 3.90069L-1.22803 0V1.10397L2.81155 3.90069H4.40265ZM0.273112 0L4.40546 2.86331V0H0.273112Z",
37
53
  fill: "#0052B4"
38
54
  }), /*#__PURE__*/React.createElement("path", {
39
- d: "M8.67212 7.56531L10.7598 9.65303C11.2311 9.03985 11.5865 8.33307 11.7934 7.56531H8.67212Z",
55
+ d: "M10.6265 3.90069L13.193 2.14135V3.90069H10.6265ZM7.53424 3.40303V0H12.4509L7.53424 3.40303Z",
40
56
  fill: "#0052B4"
41
57
  }), /*#__PURE__*/React.createElement("path", {
42
- d: "M11.9492 5.2174H6.78265H6.78262V0.0507891C6.52643 0.0174375 6.26524 0 6 0C5.73471 0 5.47357 0.0174375 5.2174 0.0507891V5.21735V5.21738H0.0507891C0.0174375 5.47357 0 5.73476 0 6C0 6.26529 0.0174375 6.52643 0.0507891 6.7826H5.21735H5.21738V11.9492C5.47357 11.9826 5.73471 12 6 12C6.26524 12 6.52643 11.9826 6.7826 11.9492V6.78265V6.78262H11.9492C11.9826 6.52643 12 6.26529 12 6C12 5.73476 11.9826 5.47357 11.9492 5.2174V5.2174Z",
58
+ d: "M6.868 0H5.06888V4.86096H-1.22803V7.10395H5.06888V11.9649H6.868V7.10395H13.1649V4.86096H6.868V0Z",
43
59
  fill: "#D80027"
44
60
  }), /*#__PURE__*/React.createElement("path", {
45
- d: "M7.56519 7.56521L10.2426 10.2426C10.3657 10.1195 10.4832 9.99083 10.5953 9.85742L8.30305 7.56519H7.56519V7.56521Z",
61
+ d: "M7.53424 8.06072L13.193 11.9614V10.8574L9.15344 8.06072H7.53424Z",
46
62
  fill: "#D80027"
47
63
  }), /*#__PURE__*/React.createElement("path", {
48
- d: "M4.43475 7.56519H4.43471L1.75732 10.2426C1.88042 10.3657 2.00911 10.4832 2.14252 10.5953L4.43475 8.30297V7.56519Z",
64
+ d: "M2.81155 8.06072L-1.22803 10.8609V11.9649L4.40265 8.06072H2.81155Z",
49
65
  fill: "#D80027"
50
66
  }), /*#__PURE__*/React.createElement("path", {
51
- d: "M4.43463 4.4348V4.43475L1.75723 1.75732C1.63409 1.88042 1.51662 2.00911 1.40454 2.14252L3.6968 4.43478H4.43463V4.4348Z",
67
+ d: "M4.40265 3.90069L-1.22803 0V1.10397L2.81155 3.90069H4.40265Z",
52
68
  fill: "#D80027"
53
69
  }), /*#__PURE__*/React.createElement("path", {
54
- d: "M7.56519 4.43478L10.2426 1.75733C10.1195 1.63419 9.99082 1.51672 9.85742 1.40466L7.56519 3.69692V4.43478Z",
70
+ d: "M9.12533 3.90069L13.193 1.10397V0L7.53424 3.90069H9.12533Z",
55
71
  fill: "#D80027"
56
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
57
- id: "clip0_23259_161478"
72
+ }), /*#__PURE__*/React.createElement("circle", {
73
+ cx: 6,
74
+ cy: 6,
75
+ r: 6,
76
+ stroke: "#E1DED7"
77
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
78
+ id: "clip0_14_1508"
58
79
  }, /*#__PURE__*/React.createElement("rect", {
59
80
  width: 12,
60
81
  height: 12,
82
+ rx: 1.12281,
61
83
  fill: "white"
62
84
  }))));
63
85
  };
@@ -10,33 +10,56 @@ 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_32168_262901)"
13
+ clipPath: "url(#clip0_14_1530)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1530",
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_1530)"
14
31
  }, /*#__PURE__*/React.createElement("path", {
15
- d: "M6 11.9999C9.31371 11.9999 12 9.31365 12 5.99994C12 2.68623 9.31371 -6.10352e-05 6 -6.10352e-05C2.68629 -6.10352e-05 0 2.68623 0 5.99994C0 9.31365 2.68629 11.9999 6 11.9999Z",
16
- fill: "#F0F0F0"
32
+ d: "M17.0874 0H-0.912598V12H17.0874V0Z",
33
+ fill: "white"
17
34
  }), /*#__PURE__*/React.createElement("path", {
18
- d: "M6 4.43473H11.7933C11.6429 3.87659 11.4142 3.35063 11.1194 2.86951H6V4.43473Z",
19
- fill: "#338AF3"
35
+ d: "M17.0874 1.33333H-0.912598V2.66667H17.0874V1.33333Z",
36
+ fill: "#0038A8"
20
37
  }), /*#__PURE__*/React.createElement("path", {
21
- d: "M2.26504 10.6956H9.73488C10.2824 10.2595 10.752 9.72974 11.1193 9.13037H0.880615C1.2479 9.72971 1.7175 10.2595 2.26504 10.6956V10.6956Z",
22
- fill: "#338AF3"
38
+ d: "M17.0874 4H-0.912598V5.33333H17.0874V4Z",
39
+ fill: "#0038A8"
23
40
  }), /*#__PURE__*/React.createElement("path", {
24
- d: "M6 -0.00012207V1.30422H9.73493C8.71001 0.48794 7.41209 -0.00012207 6 -0.00012207V-0.00012207Z",
25
- fill: "#338AF3"
41
+ d: "M17.0874 6.66667H-0.912598V8H17.0874V6.66667Z",
42
+ fill: "#0038A8"
26
43
  }), /*#__PURE__*/React.createElement("path", {
27
- d: "M6 4.43473H11.7933C11.6429 3.87659 11.4142 3.35063 11.1194 2.86951H6V4.43473Z",
28
- fill: "#338AF3"
44
+ d: "M17.0874 9.33333H-0.912598V10.6667H17.0874V9.33333Z",
45
+ fill: "#0038A8"
29
46
  }), /*#__PURE__*/React.createElement("path", {
30
- d: "M0 6C0 6.54157 0.0721875 7.06615 0.206695 7.56523H11.7933C11.9278 7.06615 12 6.54157 12 6H0Z",
31
- fill: "#338AF3"
47
+ d: "M8.0874 0H-0.912598V6.66667H8.0874V0Z",
48
+ fill: "white"
32
49
  }), /*#__PURE__*/React.createElement("path", {
33
- d: "M5.2175 3.5114L4.4847 3.8561L4.87491 4.56579L4.07921 4.41358L3.97838 5.21737L3.42418 4.62618L2.86993 5.21737L2.76912 4.41358L1.97342 4.56574L2.36361 3.85607L1.63086 3.5114L2.36363 3.16675L1.97342 2.45707L2.7691 2.60927L2.86995 1.80548L3.42418 2.39667L3.97841 1.80548L4.07921 2.60927L4.87494 2.45707L4.48473 3.16678L5.2175 3.5114Z",
34
- fill: "#FFDA44"
35
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
36
- id: "clip0_32168_262901"
50
+ d: "M3.58916 4.86667L3.05933 5.65965L2.926 4.71579L2.10495 5.2L2.39267 4.29123L1.43828 4.36842L2.09091 3.67368L1.20319 3.33333L2.09442 2.99298L1.43828 2.29825L2.38916 2.37895L2.10144 1.47018L2.92249 1.95439L3.05933 1.01053L3.58916 1.80351L4.11898 1.01053L4.25231 1.95439L5.07337 1.47018L4.78565 2.37895L5.73653 2.30175L5.08389 2.99649L5.97512 3.33684L5.08389 3.67719L5.73653 4.37193L4.78565 4.29474L5.07337 5.20351L4.25231 4.7193L4.11547 5.66316L3.58916 4.86667ZM3.58916 4.84912C4.42775 4.8807 5.13302 4.23158 5.1646 3.39298C5.19617 2.55439 4.54705 1.84912 3.70845 1.81754C3.66986 1.81754 3.62775 1.81754 3.58916 1.81754C2.75056 1.84561 2.09442 2.54737 2.12249 3.38246C2.14354 4.18246 2.78916 4.82456 3.58916 4.84912ZM3.58916 4.47719C2.92951 4.47719 2.39617 3.94386 2.39617 3.28421C2.39617 2.62456 2.92951 2.09123 3.58916 2.09123C4.24881 2.09123 4.78214 2.62456 4.78214 3.28421C4.78214 3.94386 4.2453 4.47719 3.58916 4.47719Z",
51
+ fill: "#FED443"
52
+ }), /*#__PURE__*/React.createElement("circle", {
53
+ cx: 6,
54
+ cy: 6,
55
+ r: 6,
56
+ stroke: "#E1DED7"
57
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
58
+ id: "clip0_14_1530"
37
59
  }, /*#__PURE__*/React.createElement("rect", {
38
60
  width: 12,
39
61
  height: 12,
62
+ rx: 1.12281,
40
63
  fill: "white"
41
64
  }))));
42
65
  };