@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,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_1555)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1555",
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_1555)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M2.98246 0H-2V12H2.98246V0Z",
36
+ fill: "#FF0000"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M13.9649 0H8.98242V12H13.9649V0Z",
39
+ fill: "#FF0000"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M7.29487 6.95178L8.62118 6.28862L7.95802 5.95704V5.29388L6.63171 5.95704L7.29487 4.63072H6.63171L5.96855 3.63599L5.30539 4.63072H4.64223L5.30539 5.95704L3.97908 5.29388V5.95704L3.31592 6.28862L4.64223 6.95178L4.31065 7.61493H5.63697V8.60967H6.30013V7.61493H7.62644L7.29487 6.95178Z",
42
+ fill: "#FF0000"
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_1555"
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;
@@ -10,24 +10,47 @@ 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_161534)"
13
+ clipPath: "url(#clip0_14_1518)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1518",
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_1518)"
14
31
  }, /*#__PURE__*/React.createElement("path", {
15
- d: "M6 12.0001C9.31371 12.0001 12 9.31383 12 6.00012C12 2.68641 9.31371 0.00012207 6 0.00012207C2.68629 0.00012207 0 2.68641 0 6.00012C0 9.31383 2.68629 12.0001 6 12.0001Z",
16
- fill: "#F0F0F0"
17
- }), /*#__PURE__*/React.createElement("path", {
18
- d: "M12 5.99997C12 9.31366 9.31369 12 6 12C2.68631 12 0 9.31366 0 5.99997C0 2.68628 6 5.99997 6 5.99997C6 5.99997 10.5413 5.99997 12 5.99997Z",
32
+ d: "M18 0H0V12H18V0Z",
19
33
  fill: "#D80027"
20
34
  }), /*#__PURE__*/React.createElement("path", {
21
- d: "M0 6.00012C0 2.68643 2.68631 0.00012207 6 0.00012207V6.00012C6 6.00012 2.08695 6.00012 0 6.00012Z",
22
- fill: "#0052B4"
35
+ d: "M18 0H6.87719V6H18V0Z",
36
+ fill: "white"
23
37
  }), /*#__PURE__*/React.createElement("path", {
24
- d: "M3.57156 2.08691L3.96009 3.28265H5.21734L4.2002 4.02163L4.5887 5.21737L3.57156 4.47836L2.55442 5.21737L2.94292 4.02163L1.92578 3.28265H3.18304L3.57156 2.08691Z",
25
- fill: "#F0F0F0"
26
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
27
- id: "clip0_23259_161534"
38
+ d: "M6.87719 0H0V6H6.87719V0Z",
39
+ fill: "#0037A1"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M3.4386 0.859649L3.96842 2.49123H5.68421L4.29474 3.49825L4.82807 5.12982L3.4386 4.12281L2.04912 5.12982L2.58246 3.49825L1.19298 2.49123H2.90877L3.4386 0.859649Z",
42
+ fill: "white"
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_1518"
28
50
  }, /*#__PURE__*/React.createElement("rect", {
29
51
  width: 12,
30
52
  height: 12,
53
+ rx: 1.12281,
31
54
  fill: "white"
32
55
  }))));
33
56
  };
@@ -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_1610)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1610",
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_1610)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
33
+ fill: "#D80027"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M6.62728 9.04634L6.355 8.60845L5.85254 8.73196L6.18657 8.33617L5.91429 7.89827L6.39429 8.09196L6.72552 7.69617L6.68903 8.21266L7.16903 8.40634L6.66657 8.52985L6.62728 9.04634Z",
36
+ fill: "#FFDA44"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M8.41794 4.63374L8.13443 5.06602L8.46005 5.46743L7.96321 5.33269L7.6797 5.76778L7.65163 5.25129L7.15479 5.11655L7.63759 4.93129L7.60952 4.41479L7.93514 4.8162L8.41794 4.63374Z",
39
+ fill: "#FFDA44"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M6.89104 3.04492L6.8349 3.55861L7.30648 3.77194L6.80122 3.87861L6.74508 4.39229L6.48683 3.94317L5.98438 4.04983L6.32964 3.66527L6.07139 3.21896L6.54297 3.42948L6.89104 3.04492Z",
42
+ fill: "#FFDA44"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M8.47994 6.87368L8.06169 7.17964L8.2245 7.67087L7.80625 7.36771L7.38801 7.67648L7.5452 7.18245L7.12695 6.8821L7.64344 6.87929L7.80064 6.38525L7.96344 6.87648L8.47994 6.87368Z",
45
+ fill: "#FFDA44"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ d: "M3.48882 3.63159L3.97443 5.13335H5.55197L4.27759 6.05685L4.7632 7.55861L3.48882 6.63229L2.21162 7.55861L2.70004 6.05685L1.42285 5.13335H3.0032L3.48882 3.63159Z",
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_14_1610"
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,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_1670)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1670",
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_1670)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
33
+ fill: "#FFDA44"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M14.9824 9H-3.01758V12H14.9824V9Z",
36
+ fill: "#D80027"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M14.9824 6H-3.01758V9H14.9824V6Z",
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_1670"
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,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_1619)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1619",
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_1619)"
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 4H-3.01758V8H14.9824V4Z",
36
+ fill: "#D80027"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M14.9824 10H-3.01758V12H14.9824V10Z",
39
+ fill: "#0052B4"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M14.9824 0H-3.01758V2H14.9824V0Z",
42
+ fill: "#0052B4"
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_1619"
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;
@@ -0,0 +1,114 @@
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_1625)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1625",
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_1625)"
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: "#D80027"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M14.9824 8H-3.01758V12H14.9824V8Z",
39
+ fill: "#0052B4"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M7.46436 4.38454V3.14945L7.95558 2.74524L8.45243 3.14945V4.38454H7.46436Z",
42
+ fill: "#338AF3"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M4.50028 4.38454V3.14945L4.01466 2.74524L3.51221 3.14945V4.38454H4.50028Z",
45
+ fill: "#338AF3"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ d: "M5.48828 4.38454V3.14945L5.98232 2.74524L6.47635 3.14945V4.38454H5.48828Z",
48
+ fill: "#338AF3"
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ d: "M7.46463 4.38454H6.47656V3.14945L6.96779 2.74524L7.46463 3.14945V4.38454Z",
51
+ fill: "#0052B4"
52
+ }), /*#__PURE__*/React.createElement("path", {
53
+ d: "M5.48856 4.38454H4.50049V3.14945L4.99172 2.74524L5.48856 3.14945V4.38454Z",
54
+ fill: "#0052B4"
55
+ }), /*#__PURE__*/React.createElement("path", {
56
+ d: "M3.51221 4.38452V7.24487C3.51221 7.92698 3.91642 8.54171 4.50589 8.91224C5.10379 9.28838 5.68765 9.32487 5.98238 9.32487C6.27712 9.32487 6.86379 9.27715 7.45887 8.90943C8.04835 8.54452 8.45256 7.92417 8.45256 7.24487V4.38452H3.51221Z",
57
+ fill: "white",
58
+ stroke: "#D80027",
59
+ strokeWidth: 0.0280702
60
+ }), /*#__PURE__*/React.createElement("path", {
61
+ d: "M4.50028 4.38452H3.51221V5.37259H4.50028V4.38452Z",
62
+ fill: "#D80027"
63
+ }), /*#__PURE__*/React.createElement("path", {
64
+ d: "M6.47635 4.38452H5.48828V5.37259H6.47635V4.38452Z",
65
+ fill: "#D80027"
66
+ }), /*#__PURE__*/React.createElement("path", {
67
+ d: "M8.45243 4.38452H7.46436V5.37259H8.45243V4.38452Z",
68
+ fill: "#D80027"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M5.48856 5.37256H4.50049V6.36063H5.48856V5.37256Z",
71
+ fill: "#D80027"
72
+ }), /*#__PURE__*/React.createElement("path", {
73
+ d: "M7.46463 5.37256H6.47656V6.36063H7.46463V5.37256Z",
74
+ fill: "#D80027"
75
+ }), /*#__PURE__*/React.createElement("path", {
76
+ d: "M4.50028 6.36072H3.51221V7.34879H4.50028V6.36072Z",
77
+ fill: "#D80027"
78
+ }), /*#__PURE__*/React.createElement("path", {
79
+ d: "M5.48856 7.34875H4.50049V8.33683H5.48856V7.34875Z",
80
+ fill: "#D80027"
81
+ }), /*#__PURE__*/React.createElement("path", {
82
+ d: "M6.47635 6.36072H5.48828V7.34879H6.47635V6.36072Z",
83
+ fill: "#D80027"
84
+ }), /*#__PURE__*/React.createElement("path", {
85
+ d: "M8.45243 6.3606H7.46436V7.34867H8.45243V6.3606Z",
86
+ fill: "#D80027"
87
+ }), /*#__PURE__*/React.createElement("path", {
88
+ d: "M7.46463 7.34875H6.47656V8.33683H7.46463V7.34875Z",
89
+ fill: "#D80027"
90
+ }), /*#__PURE__*/React.createElement("path", {
91
+ d: "M7.46436 8.90662C7.70576 8.75504 7.91909 8.56135 8.0819 8.33679H7.46436V8.90662Z",
92
+ fill: "#D80027"
93
+ }), /*#__PURE__*/React.createElement("path", {
94
+ d: "M3.88281 8.33679C4.04562 8.56135 4.25615 8.75504 4.50036 8.90942V8.33679H3.88281Z",
95
+ fill: "#D80027"
96
+ }), /*#__PURE__*/React.createElement("path", {
97
+ d: "M5.48828 8.33679V9.28276C5.69039 9.31644 5.86161 9.32486 5.98232 9.32486C6.10302 9.32486 6.27425 9.31644 6.47635 9.27995V8.33679H5.48828Z",
98
+ fill: "#D80027"
99
+ }), /*#__PURE__*/React.createElement("circle", {
100
+ cx: 6,
101
+ cy: 6,
102
+ r: 6,
103
+ stroke: "#E1DED7"
104
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
105
+ id: "clip0_14_1625"
106
+ }, /*#__PURE__*/React.createElement("rect", {
107
+ width: 12,
108
+ height: 12,
109
+ rx: 1.12281,
110
+ fill: "white"
111
+ }))));
112
+ };
113
+
114
+ 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_1697)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1697",
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_1697)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
33
+ fill: "#11457E"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M14.9824 6V12H-3.01758L4.52628 6H14.9824Z",
36
+ fill: "#D7141A"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M14.9824 0V6H4.53277L-3.01758 0H14.9824Z",
39
+ fill: "white"
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_1697"
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,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_1757)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1757",
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_1757)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M16.0352 0H-1.96484V12H16.0352V0Z",
33
+ fill: "#C60C30"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M4.70182 0H2.59656V4.91228H-1.96484V7.01754H2.59656V12H4.70182V7.01754H16.0352V4.91228H4.70182V0Z",
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_1757"
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,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_19_4117)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_19_4117",
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_4117)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M4.40347 7.5509H-3.01758V11.9755H4.40347V7.5509Z",
36
+ fill: "#D80027"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M4.40347 0H-3.01758V4.42807H4.40347V0Z",
39
+ fill: "#0052B4"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M14.9474 0H7.52637V4.42807H14.9474V0Z",
42
+ fill: "#D80027"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M14.9474 7.5509H7.52637V11.9755H14.9474V7.5509Z",
45
+ fill: "#0052B4"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ d: "M5.96474 4.5614H4.21387V6.29473C4.21387 6.29473 4.89808 6.50526 5.96474 6.50526V4.5614Z",
48
+ fill: "#0052B4",
49
+ stroke: "white",
50
+ strokeWidth: 0.175439,
51
+ strokeMiterlimit: 10
52
+ }), /*#__PURE__*/React.createElement("path", {
53
+ d: "M4.21387 6.29468V6.5052C4.21387 7.47012 4.99632 8.25608 5.96474 8.25608V6.5052C4.89808 6.5052 4.21387 6.29468 4.21387 6.29468Z",
54
+ fill: "#D80027",
55
+ stroke: "white",
56
+ strokeWidth: 0.175439,
57
+ strokeMiterlimit: 10
58
+ }), /*#__PURE__*/React.createElement("path", {
59
+ d: "M5.96484 8.25608C6.92976 8.25608 7.71572 7.47363 7.71572 6.5052V6.29468C7.71572 6.29468 7.03151 6.5052 5.96484 6.5052V8.25608Z",
60
+ fill: "#0052B4",
61
+ stroke: "white",
62
+ strokeWidth: 0.175439,
63
+ strokeMiterlimit: 10
64
+ }), /*#__PURE__*/React.createElement("path", {
65
+ d: "M5.96484 4.5614V6.50526C7.03151 6.50526 7.71572 6.29473 7.71572 6.29473V4.5614H5.96484Z",
66
+ fill: "#D80027",
67
+ stroke: "white",
68
+ strokeWidth: 0.175439,
69
+ strokeMiterlimit: 10
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_19_4117"
77
+ }, /*#__PURE__*/React.createElement("rect", {
78
+ width: 12,
79
+ height: 12,
80
+ rx: 1.12281,
81
+ fill: "white"
82
+ }))));
83
+ };
84
+
85
+ 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_1702)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1702",
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.01718,
26
+ cy: 5.98251,
27
+ r: 5.98251,
28
+ fill: "#D9D9D9"
29
+ })), /*#__PURE__*/React.createElement("g", {
30
+ mask: "url(#mask0_14_1702)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9734 0H-2.97412V11.965H14.9734V0Z",
33
+ fill: "#FFDA44"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M14.9734 5.97192H-2.97412V8.95618H14.9734V5.97192Z",
36
+ fill: "#0052B4"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M14.9734 8.95618H-2.97412V11.9404H14.9734V8.95618Z",
39
+ fill: "#D80027"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M5.98155 7.4659C6.909 7.4659 7.66085 6.71405 7.66085 5.7866C7.66085 4.85915 6.909 4.1073 5.98155 4.1073C5.05409 4.1073 4.30225 4.85915 4.30225 5.7866C4.30225 6.71405 5.05409 7.4659 5.98155 7.4659Z",
42
+ fill: "#FFDA44"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M9.14977 3.2369C9.14977 3.2369 8.38849 2.85066 8.20097 2.78909C8.01345 2.72751 6.82674 2.41964 6.82674 2.59317C6.82674 2.88145 6.4489 2.92903 6.39292 2.92903C6.33695 2.92903 6.33695 2.78069 5.9787 2.78069C5.62044 2.78069 5.59526 2.91504 5.53648 2.91504C5.47491 2.91504 5.13065 2.88705 5.13065 2.59317C5.13065 2.44763 3.92995 2.70512 3.75642 2.78909C3.58569 2.87585 2.80762 3.2369 2.80762 3.2369C2.80762 3.2369 4.08948 3.31247 4.31619 3.41043C4.54289 3.50839 5.54208 3.87224 5.54208 3.87224L5.46371 4.24448H6.52167L6.41531 3.87224C6.41531 3.87224 7.3977 3.51679 7.6412 3.41043C7.8847 3.30407 9.14977 3.2369 9.14977 3.2369Z",
45
+ fill: "#4C1F00"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ d: "M4.90967 5.80624C4.90967 6.39679 5.39107 6.87819 5.98162 6.87819C6.57218 6.87819 7.05357 6.39679 7.05357 5.80624V5.48438H4.91247V5.80624H4.90967Z",
48
+ fill: "#57BA17"
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ d: "M5.98162 4.09338C5.39107 4.09338 4.90967 4.57478 4.90967 5.16534V5.4872H7.05078V5.16534C7.05358 4.57478 6.57218 4.09338 5.98162 4.09338Z",
51
+ fill: "#338AF3"
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_1702"
59
+ }, /*#__PURE__*/React.createElement("rect", {
60
+ width: 12,
61
+ height: 11.965,
62
+ rx: 1.11953,
63
+ fill: "white"
64
+ }))));
65
+ };
66
+
67
+ export default SvgComponent;