@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,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_19_4097)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_19_4097",
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_19_4097)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9825 0.00012207H-2.98242V11.9765H14.9825V0.00012207Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M14.9825 0.00012207H-2.98242V3.99223H14.9825V0.00012207Z",
36
+ fill: "#0052B4"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M14.9825 7.98438H-2.98242V11.9765H14.9825V7.98438Z",
39
+ fill: "#0052B4"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M5.03809 6.19655L6.00012 4.53027L6.96216 6.19655H5.03809Z",
42
+ fill: "#FFDA44"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M7.24937 6.7467L5.99968 7.37157L4.75 6.7467V5.91357H7.24937V6.7467Z",
45
+ fill: "#6DA544"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ d: "M7.17799 4.60181L6.73616 5.04363C6.92458 5.23212 7.04118 5.49244 7.04118 5.78005C7.04118 6.35521 6.5749 6.82146 5.99978 6.82146C5.42462 6.82146 4.95837 6.35518 4.95837 5.78005C4.95837 5.49251 5.07493 5.23212 5.26339 5.04363L4.82157 4.60181C4.52002 4.90335 4.3335 5.31991 4.3335 5.78002C4.3335 6.7003 5.0795 7.4463 5.99978 7.4463C6.92006 7.4463 7.66606 6.7003 7.66606 5.78002C7.66606 5.31988 7.47953 4.90328 7.17799 4.60181Z",
48
+ fill: "#FFDA44"
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_19_4097"
56
+ }, /*#__PURE__*/React.createElement("rect", {
57
+ width: 12,
58
+ height: 11.9649,
59
+ rx: 1.12281,
60
+ fill: "white"
61
+ }))));
62
+ };
63
+
64
+ 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_1761)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1761",
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_1761)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M16.3862 0H-1.61377V12H16.3862V0Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M16.3862 4.53684V7.4386H5.5336V12H2.63184V7.4386H-1.61377V4.53684H2.63184V0H5.5336V4.53684H16.3862Z",
36
+ fill: "#2E52B2"
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_1761"
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,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_1562)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1562",
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_1562)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M11.9824 15L11.9824 -3L-0.0175781 -3L-0.0175789 15L11.9824 15Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M11.9824 15L11.9824 -3L7.98242 -3L7.98242 15L11.9824 15Z",
36
+ fill: "#D80027"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M4.03505 15L4.03505 -3L0.0350533 -3L0.0350525 15L4.03505 15Z",
39
+ fill: "#0052B4"
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_1562"
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;
@@ -10,21 +10,44 @@ 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_161526)"
13
+ clipPath: "url(#clip0_14_1499)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1499",
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_1499)"
14
31
  }, /*#__PURE__*/React.createElement("path", {
15
- d: "M0.373291 8.08703C1.22105 10.3718 3.42031 12.0001 6.00009 12.0001C8.57988 12.0001 10.7791 10.3718 11.6269 8.08703L6.00009 7.56531L0.373291 8.08703Z",
16
- fill: "#FFDA44"
32
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
33
+ fill: "#D80027"
17
34
  }), /*#__PURE__*/React.createElement("path", {
18
- d: "M6.00009 0C3.42031 0 1.22105 1.62825 0.373291 3.91306L6.00009 4.43477L11.6269 3.91303C10.7791 1.62825 8.57988 0 6.00009 0Z",
35
+ d: "M14.9824 0H-3.01758V4H14.9824V0Z",
19
36
  fill: "black"
20
37
  }), /*#__PURE__*/React.createElement("path", {
21
- d: "M0.373195 3.91309C0.132023 4.56308 0 5.26611 0 6.00003C0 6.73395 0.132023 7.43698 0.373195 8.08698H11.6268C11.868 7.43698 12 6.73395 12 6.00003C12 5.26611 11.868 4.56308 11.6268 3.91309H0.373195Z",
22
- fill: "#D80027"
23
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
24
- id: "clip0_23259_161526"
38
+ d: "M14.9824 8H-3.01758V12H14.9824V8Z",
39
+ fill: "#FFDA44"
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_1499"
25
47
  }, /*#__PURE__*/React.createElement("rect", {
26
48
  width: 12,
27
49
  height: 12,
50
+ rx: 1.12281,
28
51
  fill: "white"
29
52
  }))));
30
53
  };
@@ -0,0 +1,61 @@
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_1711)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1711",
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_1711)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M2.98242 0H-3.01758V12H2.98242V0Z",
36
+ fill: "#338AF3"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M14.9824 0H8.98242V12H14.9824V0Z",
39
+ fill: "#338AF3"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M5.96505 6.3615C6.4592 6.3615 6.85979 5.96091 6.85979 5.46676C6.85979 4.97261 6.4592 4.57202 5.96505 4.57202C5.4709 4.57202 5.07031 4.97261 5.07031 5.46676C5.07031 5.96091 5.4709 6.3615 5.96505 6.3615Z",
42
+ fill: "#DCC26D"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M3.79639 5.47024C3.79639 6.24568 4.21042 6.96147 4.87709 7.34744C5.08411 7.46674 5.35077 7.39656 5.47007 7.18954C5.58937 6.98252 5.51919 6.71586 5.31218 6.59656C4.90867 6.36498 4.66305 5.9334 4.66305 5.47024C4.66305 5.23165 4.47007 5.03516 4.22797 5.03516C3.98586 5.03516 3.79639 5.22814 3.79639 5.47024ZM7.13323 7.29831C7.75779 6.89831 8.13674 6.21059 8.13323 5.47024C8.13323 5.23165 7.94025 5.03516 7.69814 5.03516C7.45954 5.03516 7.26305 5.22814 7.26305 5.47024C7.26305 5.91586 7.03498 6.32989 6.66305 6.56849C6.45954 6.69481 6.39288 6.96147 6.51919 7.16498C6.64551 7.36849 6.91218 7.43516 7.11568 7.30884C7.1227 7.30533 7.12621 7.30182 7.13323 7.29831Z",
45
+ fill: "#628A40"
46
+ }), /*#__PURE__*/React.createElement("circle", {
47
+ cx: 6,
48
+ cy: 6,
49
+ r: 6,
50
+ stroke: "#E1DED7"
51
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
52
+ id: "clip0_14_1711"
53
+ }, /*#__PURE__*/React.createElement("rect", {
54
+ width: 12,
55
+ height: 12,
56
+ rx: 1.12281,
57
+ fill: "white"
58
+ }))));
59
+ };
60
+
61
+ export default SvgComponent;
@@ -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_19_4106)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_19_4106",
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_19_4106)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M14.9824 0H-3.01758V4H14.9824V0Z",
36
+ fill: "#338AF3"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M14.9824 8H-3.01758V12H14.9824V8Z",
39
+ fill: "#338AF3"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M4.12265 4.13684L4.35774 4.7193L4.97528 4.75438L4.48405 5.13684L4.64897 5.75789L4.12265 5.41052L3.59634 5.75789L3.76125 5.13684L3.27002 4.75438L3.88756 4.7193L4.12265 4.13684Z",
42
+ fill: "#338AF3"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M7.80722 4.13684L8.04231 4.7193L8.65985 4.75438L8.16862 5.13684L8.33354 5.75789L7.80722 5.41052L7.28091 5.75789L7.44582 5.13684L6.95459 4.75438L7.57213 4.7193L7.80722 4.13684Z",
45
+ fill: "#338AF3"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ d: "M5.96494 5.17896L6.20002 5.76141L6.81757 5.7965L6.32634 6.17896L6.49125 6.80001L5.96494 6.45264L5.43862 6.80001L5.60353 6.17896L5.1123 5.7965L5.72985 5.76141L5.96494 5.17896Z",
48
+ fill: "#338AF3"
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ d: "M4.12265 6.22107L4.35774 6.80353L4.97528 6.83861L4.48405 7.22107L4.64897 7.83861L4.12265 7.49124L3.59634 7.83861L3.76125 7.22107L3.27002 6.83861L3.88756 6.80353L4.12265 6.22107Z",
51
+ fill: "#338AF3"
52
+ }), /*#__PURE__*/React.createElement("path", {
53
+ d: "M7.80722 6.22107L8.04231 6.80353L8.65985 6.83861L8.16862 7.22107L8.33354 7.83861L7.80722 7.49124L7.28091 7.83861L7.44582 7.22107L6.95459 6.83861L7.57213 6.80353L7.80722 6.22107Z",
54
+ fill: "#338AF3"
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_19_4106"
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,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_1726)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1726",
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_1726)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M15 0H-3V12H15V0Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M15 0H-3V4H15V0Z",
36
+ fill: "#D80027"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M15 8H-3V12H15V8Z",
39
+ fill: "#6DA544"
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_1726"
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;
@@ -0,0 +1,67 @@
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_1567)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1567",
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_1567)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M-2.41064 0H14.3753V12H-2.41064V0Z",
33
+ fill: "#181A93"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M-3.01758 0H14.9824V4H-3.01758V0Z",
36
+ fill: "#FFA44A"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M-3.01758 8H14.9824V12H-3.01758V8Z",
39
+ fill: "#1A9F0B"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M-3.01758 4H14.9824V8H-3.01758V4Z",
42
+ fill: "white"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M5.98223 7.19993C6.64497 7.19993 7.18223 6.66267 7.18223 5.99993C7.18223 5.33718 6.64497 4.79993 5.98223 4.79993C5.31948 4.79993 4.78223 5.33718 4.78223 5.99993C4.78223 6.66267 5.31948 7.19993 5.98223 7.19993Z",
45
+ fill: "white"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ d: "M5.98232 7.5999C5.10162 7.5999 4.38232 6.8806 4.38232 5.9999C4.38232 5.1192 5.10162 4.3999 5.98232 4.3999C6.86303 4.3999 7.58232 5.1192 7.58232 5.9999C7.58232 6.8806 6.86303 7.5999 5.98232 7.5999ZM5.98232 7.1999C6.62092 7.1999 7.18232 6.6385 7.18232 5.9999C7.18232 5.36131 6.62443 4.7999 5.98232 4.7999C5.34022 4.7999 4.78232 5.36131 4.78232 5.9999C4.78232 6.6385 5.34373 7.1999 5.98232 7.1999Z",
48
+ fill: "#181A93"
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ d: "M5.98262 6.79995C6.42445 6.79995 6.78262 6.44178 6.78262 5.99995C6.78262 5.55812 6.42445 5.19995 5.98262 5.19995C5.54079 5.19995 5.18262 5.55812 5.18262 5.99995C5.18262 6.44178 5.54079 6.79995 5.98262 6.79995Z",
51
+ fill: "#181A93"
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_1567"
59
+ }, /*#__PURE__*/React.createElement("rect", {
60
+ width: 12,
61
+ height: 12,
62
+ rx: 1.12281,
63
+ fill: "white"
64
+ }))));
65
+ };
66
+
67
+ 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_1584)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1584",
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_1584)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M14.9824 0H-3.01758V6H14.9824V0Z",
36
+ fill: "#EE0000"
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_1584"
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,21 +10,44 @@ 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_161518)"
13
+ clipPath: "url(#clip0_14_1527)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1527",
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_1527)"
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: "M11.9824 15L11.9824 -3L-0.0175781 -3L-0.0175789 15L11.9824 15Z",
33
+ fill: "white"
17
34
  }), /*#__PURE__*/React.createElement("path", {
18
- d: "M12 6.00007C12 3.42031 10.3717 1.22103 8.08691 0.373291V11.6269C10.3717 10.7791 12 8.57988 12 6.00007V6.00007Z",
35
+ d: "M11.9824 15L11.9824 -3L7.98242 -3L7.98242 15L11.9824 15Z",
19
36
  fill: "#FF9811"
20
37
  }), /*#__PURE__*/React.createElement("path", {
21
- d: "M0 6.00007C0 8.57989 1.62825 10.7791 3.91305 11.6269V0.373291C1.62825 1.22103 0 3.42031 0 6.00007V6.00007Z",
38
+ d: "M4.03505 15L4.03505 -3L0.0350533 -3L0.0350525 15L4.03505 15Z",
22
39
  fill: "#6DA544"
23
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
24
- id: "clip0_23259_161518"
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_1527"
25
47
  }, /*#__PURE__*/React.createElement("rect", {
26
48
  width: 12,
27
49
  height: 12,
50
+ rx: 1.12281,
28
51
  fill: "white"
29
52
  }))));
30
53
  };
@@ -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_1588)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1588",
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_1588)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M8.34299 4.63569H6.76825L5.98228 3.27148L5.19632 4.63569H3.62158L4.40755 5.99991L3.62158 7.36412H5.19632L5.98228 8.72833L6.76825 7.36412H8.34299L7.55702 5.99991L8.34299 4.63569ZM7.01246 5.99991L6.52965 6.93184H5.43772L4.95211 5.99991L5.43492 5.06798H6.52685L7.01246 5.99991ZM5.98228 3.98447L6.31632 4.6385H5.64544L5.98228 3.98447ZM4.34579 5.06798H5.01667L4.71351 5.65745L4.34579 5.06798ZM4.34579 6.93184L4.7107 6.31148L5.04474 6.93184H4.34579ZM5.98228 7.98447L5.64825 7.36412H6.31913L5.98228 7.98447ZM7.64965 6.93184H6.9479L7.28193 6.31148L7.64965 6.93184ZM6.91702 5.06798H7.64965L7.28474 5.68833L6.91702 5.06798Z",
36
+ fill: "#2E52B2"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M14.9473 0.747314H-3.01758V2.24556H14.9473V0.747314Z",
39
+ fill: "#2E52B2"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M14.9473 9.72974H-3.01758V11.228H14.9473V9.72974Z",
42
+ fill: "#2E52B2"
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_1588"
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;