@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
@@ -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_161510)"
13
+ clipPath: "url(#clip0_14_1505)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1505",
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_1505)"
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 5.99997C12 3.42018 10.3717 1.22093 8.08691 0.373169V11.6268C10.3717 10.779 12 8.57976 12 5.99997V5.99997Z",
35
+ d: "M11.9824 15L11.9824 -3L7.98242 -3L7.98242 15L11.9824 15Z",
19
36
  fill: "#D80027"
20
37
  }), /*#__PURE__*/React.createElement("path", {
21
- d: "M0 5.99997C0 8.57976 1.62825 10.779 3.91305 11.6268V0.373169C1.62825 1.22093 0 3.42018 0 5.99997Z",
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_161510"
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_1505"
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,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_1576)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1576",
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_1576)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9473 0H-3.01758V12H14.9473V0Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M5.98233 8.69465C7.4706 8.69465 8.67707 7.48817 8.67707 5.99991C8.67707 4.51165 7.4706 3.30518 5.98233 3.30518C4.49407 3.30518 3.2876 4.51165 3.2876 5.99991C3.2876 7.48817 4.49407 8.69465 5.98233 8.69465Z",
36
+ fill: "#D80027"
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_1576"
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_1731)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1731",
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_1731)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9653 0H-3.03467V12H14.9653V0Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M14.9653 0H-3.03467V4H14.9653V0Z",
36
+ fill: "#D80027"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M14.9653 8H-3.03467V12H14.9653V8Z",
39
+ fill: "#338AF3"
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_1731"
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,27 +10,50 @@ 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_161502)"
13
+ clipPath: "url(#clip0_14_1502)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1502",
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_1502)"
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: "M8.98242 0H2.98242H-3.01758V11.9754H14.9824V0H8.98242Z",
33
+ fill: "#DC2339"
17
34
  }), /*#__PURE__*/React.createElement("path", {
18
- d: "M12 5.99998C12 3.62121 10.6156 1.56584 8.60864 0.595337V11.4046C10.6156 10.4341 12 8.37874 12 5.99998V5.99998Z",
19
- fill: "#D80027"
35
+ d: "M2.98242 0H-3.01758V12H2.98242V0Z",
36
+ fill: "#11865D"
20
37
  }), /*#__PURE__*/React.createElement("path", {
21
- d: "M0 5.99998C0 8.37874 1.38434 10.4341 3.39131 11.4046V0.595337C1.38434 1.56584 0 3.62121 0 5.99998Z",
22
- fill: "#6DA544"
38
+ d: "M8.98242 0H2.98242V12H8.98242V0Z",
39
+ fill: "white"
23
40
  }), /*#__PURE__*/React.createElement("path", {
24
- d: "M4.43481 6.00001C4.43481 6.86446 5.1356 7.56524 6.00004 7.56524C6.86449 7.56524 7.56527 6.86446 7.56527 6.00001V5.47827H4.43481V6.00001Z",
25
- fill: "#6DA544"
41
+ d: "M3.8526 6.00702C3.8526 6.76491 4.25611 7.47018 4.91576 7.84912C5.11926 7.96842 5.37891 7.89825 5.49821 7.69474C5.61751 7.49123 5.54733 7.23158 5.34383 7.11228C4.94733 6.88421 4.70523 6.46316 4.70523 6.00702C4.70523 5.77193 4.51576 5.58246 4.28067 5.58246C4.04558 5.58246 3.8526 5.77193 3.8526 6.00702ZM7.12979 7.8C7.74383 7.41053 8.11225 6.73333 8.11225 6.00702C8.11225 5.77193 7.92277 5.58246 7.68769 5.58246C7.4526 5.58246 7.26312 5.77193 7.26312 6.00702C7.26312 6.44211 7.04207 6.84912 6.67365 7.08421C6.47365 7.20702 6.41049 7.46667 6.52979 7.67018C6.64909 7.87368 6.91225 7.93333 7.11575 7.81404C7.11575 7.80702 7.12277 7.80351 7.12979 7.8Z",
42
+ fill: "#8C9157"
26
43
  }), /*#__PURE__*/React.createElement("path", {
27
- d: "M8.08702 4.95656H6.5218C6.5218 4.66842 6.28819 4.43481 6.00005 4.43481C5.71191 4.43481 5.47831 4.66842 5.47831 4.95656H3.91309C3.91309 5.24472 4.16408 5.4783 4.4522 5.4783H4.43483C4.43483 5.76646 4.66841 6.00004 4.95657 6.00004C4.95657 6.28821 5.19015 6.52178 5.47831 6.52178H6.5218C6.80996 6.52178 7.04354 6.28821 7.04354 6.00004C7.3317 6.00004 7.56528 5.76646 7.56528 5.4783H7.54789C7.83605 5.4783 8.08702 5.24472 8.08702 4.95656Z",
28
- fill: "#FF9811"
29
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
30
- id: "clip0_23259_161502"
44
+ d: "M5.98242 6.85965C6.45332 6.85965 6.83505 6.28783 6.83505 5.58246C6.83505 4.87708 6.45332 4.30526 5.98242 4.30526C5.51153 4.30526 5.12979 4.87708 5.12979 5.58246C5.12979 6.28783 5.51153 6.85965 5.98242 6.85965Z",
45
+ fill: "#C59262"
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_1502"
31
53
  }, /*#__PURE__*/React.createElement("rect", {
32
54
  width: 12,
33
55
  height: 12,
56
+ rx: 1.12281,
34
57
  fill: "white"
35
58
  }))));
36
59
  };
@@ -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_32168_262847)"
13
+ clipPath: "url(#clip0_14_1521)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1521",
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_1521)"
14
31
  }, /*#__PURE__*/React.createElement("path", {
15
- d: "M5.99976 12C9.31346 12 11.9998 9.31371 11.9998 6C11.9998 2.68629 9.31346 0 5.99976 0C2.68605 0 -0.000244141 2.68629 -0.000244141 6C-0.000244141 9.31371 2.68605 12 5.99976 12Z",
16
- fill: "#F0F0F0"
32
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
33
+ fill: "white"
17
34
  }), /*#__PURE__*/React.createElement("path", {
18
- d: "M6.00009 0C3.42031 0 1.22105 1.62825 0.373291 3.91305H11.6269C10.7791 1.62825 8.57988 0 6.00009 0V0Z",
19
- fill: "#A2001D"
35
+ d: "M14.9824 0H-3.01758V4H14.9824V0Z",
36
+ fill: "#CD1F2A"
20
37
  }), /*#__PURE__*/React.createElement("path", {
21
- d: "M6.00009 12C8.57988 12 10.7791 10.3718 11.6269 8.08698H0.373291C1.22105 10.3718 3.42031 12 6.00009 12Z",
22
- fill: "#0052B4"
23
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
24
- id: "clip0_32168_262847"
38
+ d: "M14.9824 7.94737H-3.01758V11.9474H14.9824V7.94737Z",
39
+ fill: "#1D4185"
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_1521"
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_1652)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1652",
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.01766,
26
+ cy: 5.98251,
27
+ r: 5.98251,
28
+ fill: "#D9D9D9"
29
+ })), /*#__PURE__*/React.createElement("g", {
30
+ mask: "url(#mask0_14_1652)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M12 0H0V11.965H12V0Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M6.01766 5.98254C6.01766 5.98254 6.01766 8.97283 6.01766 11.9651H0.0351562V5.98254H2.02941C3.93627 5.98254 6.01766 5.98254 6.01766 5.98254Z",
36
+ fill: "#0052B4"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M12.0001 0V5.98251H10.0058C7.89141 5.98251 6.01758 5.98251 6.01758 5.98251C6.01758 5.98251 6.01758 2.81628 6.01758 0H12.0001Z",
39
+ fill: "#D80027"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M3.40027 1.7843L3.81474 3.05987H5.15601L4.07092 3.84827L4.48536 5.12384L3.40027 4.33548L2.31518 5.12384L2.72962 3.84827L1.64453 3.05987H2.98579L3.40027 1.7843Z",
42
+ fill: "#0052B4"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M8.61316 6.82227L9.02764 8.09784H10.3689L9.28381 8.88623L9.69825 10.1618L8.61316 9.37345L7.52807 10.1618L7.94251 8.88623L6.85742 8.09784H8.19868L8.61316 6.82227Z",
45
+ fill: "#D80027"
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_1652"
53
+ }, /*#__PURE__*/React.createElement("rect", {
54
+ width: 12,
55
+ height: 11.965,
56
+ rx: 1.11953,
57
+ fill: "white"
58
+ }))));
59
+ };
60
+
61
+ export default SvgComponent;
@@ -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_1719)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1719",
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_1719)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9829 0.000244141H-3.01709V12H14.9829V0.000244141Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M14.9829 0.000244141H-3.01709V4.00015H14.9829V0.000244141Z",
36
+ fill: "#D80027"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M14.9829 8H-3.01709V11.9999H14.9829V8Z",
39
+ fill: "#0052B4"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M7.16304 4.61975L6.72035 5.06244C6.90914 5.2513 7.02596 5.51216 7.02596 5.8003C7.02596 6.37658 6.55877 6.84374 5.98252 6.84374C5.40624 6.84374 4.93909 6.37655 4.93909 5.8003C4.93909 5.51219 5.05587 5.2513 5.2447 5.06244L4.80201 4.61975C4.49988 4.92188 4.31299 5.33926 4.31299 5.80026C4.31299 6.72234 5.06045 7.4698 5.98252 7.4698C6.9046 7.4698 7.65206 6.72234 7.65206 5.80026C7.65206 5.33929 7.46517 4.92188 7.16304 4.61975Z",
42
+ fill: "#6DA544"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M5.98252 5.17432L6.13795 5.65262H6.64082L6.23396 5.94821L6.38938 6.42648L5.98252 6.13088L5.57566 6.42648L5.73108 5.94821L5.32422 5.65262H5.82709L5.98252 5.17432Z",
45
+ fill: "#FFDA44"
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_1719"
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,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_1675)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1675",
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_1675)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M14.9824 -0.00012207H-3.01758V11.9996H14.9824V-0.00012207Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M11.9824 15L11.9824 -3L-0.0175781 -3L-0.0175789 15L11.9824 15Z",
36
+ fill: "white"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M11.9824 15L11.9824 -3L7.98242 -3L7.98242 15L11.9824 15Z",
39
+ fill: "#D80027"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M4.03505 15L4.03505 -3L0.0350533 -3L0.0350525 15L4.03505 15Z",
42
+ fill: "#D80027"
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_1675"
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,56 @@
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_1681)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1681",
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("ellipse", {
25
+ cx: 6.01718,
26
+ cy: 6,
27
+ rx: 5.98251,
28
+ ry: 6,
29
+ fill: "#D9D9D9"
30
+ })), /*#__PURE__*/React.createElement("g", {
31
+ mask: "url(#mask0_14_1681)"
32
+ }, /*#__PURE__*/React.createElement("path", {
33
+ d: "M14.9734 0.00012207H-2.97412V11.9999H14.9734V0.00012207Z",
34
+ fill: "white"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ d: "M14.9734 0.00012207H-2.97412V6H14.9734V0.00012207Z",
37
+ fill: "white"
38
+ }), /*#__PURE__*/React.createElement("path", {
39
+ d: "M14.9734 6H-2.97412V11.9999H14.9734V6Z",
40
+ fill: "#D80027"
41
+ }), /*#__PURE__*/React.createElement("circle", {
42
+ cx: 6,
43
+ cy: 6,
44
+ r: 6,
45
+ stroke: "#E1DED7"
46
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
47
+ id: "clip0_14_1681"
48
+ }, /*#__PURE__*/React.createElement("rect", {
49
+ width: 12,
50
+ height: 12,
51
+ rx: 1.12281,
52
+ fill: "white"
53
+ }))));
54
+ };
55
+
56
+ export default SvgComponent;
@@ -10,27 +10,50 @@ 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_161494)"
13
+ clipPath: "url(#clip0_14_1524)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_14_1524",
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_1524)"
14
31
  }, /*#__PURE__*/React.createElement("path", {
15
- d: "M0 5.99997C0 8.57974 1.62825 10.779 3.91301 11.6268L4.43477 5.99995L3.91301 0.373169C1.62825 1.22095 0 3.42018 0 5.99997Z",
16
- fill: "#6DA544"
17
- }), /*#__PURE__*/React.createElement("path", {
18
- d: "M11.9998 6C11.9998 2.68631 9.31352 0 5.99983 0C5.26591 0 4.56286 0.132023 3.91284 0.373195V11.6268C4.56286 11.868 5.26591 12 5.99983 12C9.31352 12 11.9998 9.31369 11.9998 6Z",
32
+ d: "M14.9824 0.00012207H-3.01758V11.9999H14.9824V0.00012207Z",
19
33
  fill: "#D80027"
20
34
  }), /*#__PURE__*/React.createElement("path", {
21
- d: "M3.91312 8.08698C5.06571 8.08698 6.00006 7.15262 6.00006 6.00003C6.00006 4.84744 5.06571 3.91309 3.91312 3.91309C2.76053 3.91309 1.82617 4.84744 1.82617 6.00003C1.82617 7.15262 2.76053 8.08698 3.91312 8.08698Z",
35
+ d: "M3.89558 0.00012207V11.9999H-3.01758V0.00012207H3.89558Z",
36
+ fill: "#6DA544"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M3.89558 8.25C5.13822 8.25 6.14558 7.24264 6.14558 6C6.14558 4.75736 5.13822 3.75 3.89558 3.75C2.65294 3.75 1.64558 4.75736 1.64558 6C1.64558 7.24264 2.65294 8.25 3.89558 8.25Z",
22
39
  fill: "#FFDA44"
23
40
  }), /*#__PURE__*/React.createElement("path", {
24
- d: "M2.73901 4.95654V6.26089C2.73901 6.90922 3.26458 7.4348 3.91293 7.4348C4.56128 7.4348 5.08684 6.90924 5.08684 6.26089V4.95654H2.73901Z",
41
+ d: "M2.62985 4.875V6.28129C2.62985 6.98026 3.1965 7.54691 3.89548 7.54691C4.59445 7.54691 5.1611 6.98026 5.1611 6.28129V4.875H2.62985Z",
25
42
  fill: "#D80027"
26
43
  }), /*#__PURE__*/React.createElement("path", {
27
- d: "M3.91304 6.65217C3.69728 6.65217 3.52173 6.47662 3.52173 6.26086V5.73914H4.30433V6.26088C4.30433 6.47662 4.12878 6.65217 3.91304 6.65217Z",
28
- fill: "#F0F0F0"
29
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
30
- id: "clip0_23259_161494"
44
+ d: "M3.89548 6.70313C3.66285 6.70313 3.4736 6.51388 3.4736 6.28125V5.71875H4.31739V6.28125C4.31735 6.51384 4.12807 6.70313 3.89548 6.70313Z",
45
+ fill: "white"
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_1524"
31
53
  }, /*#__PURE__*/React.createElement("rect", {
32
54
  width: 12,
33
55
  height: 12,
56
+ rx: 1.12281,
34
57
  fill: "white"
35
58
  }))));
36
59
  };
@@ -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_4088)"
14
+ }, /*#__PURE__*/React.createElement("mask", {
15
+ id: "mask0_19_4088",
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_4088)"
31
+ }, /*#__PURE__*/React.createElement("path", {
32
+ d: "M17.9649 0.00012207H0V11.9765H17.9649V0.00012207Z",
33
+ fill: "white"
34
+ }), /*#__PURE__*/React.createElement("path", {
35
+ d: "M17.9649 0.00012207H0V2.39532H17.9649V0.00012207Z",
36
+ fill: "#D80027"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M17.9649 4.79053H0V7.18572H17.9649V4.79053Z",
39
+ fill: "#D80027"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ d: "M17.9649 9.5813H0V11.9765H17.9649V9.5813Z",
42
+ fill: "#D80027"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M8.98246 5.98848L0 11.9766V-0.00012207L8.98246 5.98848Z",
45
+ fill: "#0052B4"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ d: "M2.92868 3.85254L3.45875 5.48405H5.17433L3.78647 6.49243L4.31654 8.12398L2.92868 7.11563L1.54079 8.12398L2.07097 6.49243L0.683105 5.48405H2.39861L2.92868 3.85254Z",
48
+ fill: "white"
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_4088"
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;