@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
@@ -23,27 +23,50 @@ var SvgComponent = function SvgComponent(props) {
23
23
  fill: "none",
24
24
  xmlns: "http://www.w3.org/2000/svg"
25
25
  }, props), /*#__PURE__*/React.createElement("g", {
26
- clipPath: "url(#clip0_23259_161502)"
26
+ clipPath: "url(#clip0_14_1502)"
27
+ }, /*#__PURE__*/React.createElement("mask", {
28
+ id: "mask0_14_1502",
29
+ style: {
30
+ maskType: "alpha"
31
+ },
32
+ maskUnits: "userSpaceOnUse",
33
+ x: 0,
34
+ y: 0,
35
+ width: 12,
36
+ height: 12
37
+ }, /*#__PURE__*/React.createElement("circle", {
38
+ cx: 6,
39
+ cy: 6,
40
+ r: 6,
41
+ fill: "#D9D9D9"
42
+ })), /*#__PURE__*/React.createElement("g", {
43
+ mask: "url(#mask0_14_1502)"
27
44
  }, /*#__PURE__*/React.createElement("path", {
28
- 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",
29
- fill: "#F0F0F0"
45
+ d: "M8.98242 0H2.98242H-3.01758V11.9754H14.9824V0H8.98242Z",
46
+ fill: "#DC2339"
30
47
  }), /*#__PURE__*/React.createElement("path", {
31
- 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",
32
- fill: "#D80027"
48
+ d: "M2.98242 0H-3.01758V12H2.98242V0Z",
49
+ fill: "#11865D"
33
50
  }), /*#__PURE__*/React.createElement("path", {
34
- d: "M0 5.99998C0 8.37874 1.38434 10.4341 3.39131 11.4046V0.595337C1.38434 1.56584 0 3.62121 0 5.99998Z",
35
- fill: "#6DA544"
51
+ d: "M8.98242 0H2.98242V12H8.98242V0Z",
52
+ fill: "white"
36
53
  }), /*#__PURE__*/React.createElement("path", {
37
- 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",
38
- fill: "#6DA544"
54
+ 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",
55
+ fill: "#8C9157"
39
56
  }), /*#__PURE__*/React.createElement("path", {
40
- 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",
41
- fill: "#FF9811"
42
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
43
- id: "clip0_23259_161502"
57
+ 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",
58
+ fill: "#C59262"
59
+ }), /*#__PURE__*/React.createElement("circle", {
60
+ cx: 6,
61
+ cy: 6,
62
+ r: 6,
63
+ stroke: "#E1DED7"
64
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
65
+ id: "clip0_14_1502"
44
66
  }, /*#__PURE__*/React.createElement("rect", {
45
67
  width: 12,
46
68
  height: 12,
69
+ rx: 1.12281,
47
70
  fill: "white"
48
71
  }))));
49
72
  };
@@ -25,27 +25,50 @@ var SvgComponent = function SvgComponent(props) {
25
25
  fill: "none",
26
26
  xmlns: "http://www.w3.org/2000/svg"
27
27
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
28
- clipPath: "url(#clip0_23259_161502)"
28
+ clipPath: "url(#clip0_14_1502)"
29
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Mask, {
30
+ id: "mask0_14_1502",
31
+ style: {
32
+ maskType: "alpha"
33
+ },
34
+ maskUnits: "userSpaceOnUse",
35
+ x: 0,
36
+ y: 0,
37
+ width: 12,
38
+ height: 12
39
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
40
+ cx: 6,
41
+ cy: 6,
42
+ r: 6,
43
+ fill: "#D9D9D9"
44
+ })), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
45
+ mask: "url(#mask0_14_1502)"
29
46
  }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
30
- 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",
31
- fill: "#F0F0F0"
47
+ d: "M8.98242 0H2.98242H-3.01758V11.9754H14.9824V0H8.98242Z",
48
+ fill: "#DC2339"
32
49
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
33
- 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",
34
- fill: "#D80027"
50
+ d: "M2.98242 0H-3.01758V12H2.98242V0Z",
51
+ fill: "#11865D"
35
52
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
36
- d: "M0 5.99998C0 8.37874 1.38434 10.4341 3.39131 11.4046V0.595337C1.38434 1.56584 0 3.62121 0 5.99998Z",
37
- fill: "#6DA544"
53
+ d: "M8.98242 0H2.98242V12H8.98242V0Z",
54
+ fill: "white"
38
55
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
39
- 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",
40
- fill: "#6DA544"
56
+ 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",
57
+ fill: "#8C9157"
41
58
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
42
- 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",
43
- fill: "#FF9811"
44
- })), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
45
- id: "clip0_23259_161502"
59
+ 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",
60
+ fill: "#C59262"
61
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
62
+ cx: 6,
63
+ cy: 6,
64
+ r: 6,
65
+ stroke: "#E1DED7"
66
+ }))), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
67
+ id: "clip0_14_1502"
46
68
  }, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
47
69
  width: 12,
48
70
  height: 12,
71
+ rx: 1.12281,
49
72
  fill: "white"
50
73
  }))));
51
74
  };
@@ -23,21 +23,44 @@ var SvgComponent = function SvgComponent(props) {
23
23
  fill: "none",
24
24
  xmlns: "http://www.w3.org/2000/svg"
25
25
  }, props), /*#__PURE__*/React.createElement("g", {
26
- clipPath: "url(#clip0_32168_262847)"
26
+ clipPath: "url(#clip0_14_1521)"
27
+ }, /*#__PURE__*/React.createElement("mask", {
28
+ id: "mask0_14_1521",
29
+ style: {
30
+ maskType: "alpha"
31
+ },
32
+ maskUnits: "userSpaceOnUse",
33
+ x: 0,
34
+ y: 0,
35
+ width: 12,
36
+ height: 12
37
+ }, /*#__PURE__*/React.createElement("circle", {
38
+ cx: 6,
39
+ cy: 6,
40
+ r: 6,
41
+ fill: "#D9D9D9"
42
+ })), /*#__PURE__*/React.createElement("g", {
43
+ mask: "url(#mask0_14_1521)"
27
44
  }, /*#__PURE__*/React.createElement("path", {
28
- 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",
29
- fill: "#F0F0F0"
45
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
46
+ fill: "white"
30
47
  }), /*#__PURE__*/React.createElement("path", {
31
- d: "M6.00009 0C3.42031 0 1.22105 1.62825 0.373291 3.91305H11.6269C10.7791 1.62825 8.57988 0 6.00009 0V0Z",
32
- fill: "#A2001D"
48
+ d: "M14.9824 0H-3.01758V4H14.9824V0Z",
49
+ fill: "#CD1F2A"
33
50
  }), /*#__PURE__*/React.createElement("path", {
34
- d: "M6.00009 12C8.57988 12 10.7791 10.3718 11.6269 8.08698H0.373291C1.22105 10.3718 3.42031 12 6.00009 12Z",
35
- fill: "#0052B4"
36
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
37
- id: "clip0_32168_262847"
51
+ d: "M14.9824 7.94737H-3.01758V11.9474H14.9824V7.94737Z",
52
+ fill: "#1D4185"
53
+ }), /*#__PURE__*/React.createElement("circle", {
54
+ cx: 6,
55
+ cy: 6,
56
+ r: 6,
57
+ stroke: "#E1DED7"
58
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
59
+ id: "clip0_14_1521"
38
60
  }, /*#__PURE__*/React.createElement("rect", {
39
61
  width: 12,
40
62
  height: 12,
63
+ rx: 1.12281,
41
64
  fill: "white"
42
65
  }))));
43
66
  };
@@ -25,21 +25,44 @@ var SvgComponent = function SvgComponent(props) {
25
25
  fill: "none",
26
26
  xmlns: "http://www.w3.org/2000/svg"
27
27
  }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
28
- clipPath: "url(#clip0_32168_262847)"
28
+ clipPath: "url(#clip0_14_1521)"
29
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Mask, {
30
+ id: "mask0_14_1521",
31
+ style: {
32
+ maskType: "alpha"
33
+ },
34
+ maskUnits: "userSpaceOnUse",
35
+ x: 0,
36
+ y: 0,
37
+ width: 12,
38
+ height: 12
39
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
40
+ cx: 6,
41
+ cy: 6,
42
+ r: 6,
43
+ fill: "#D9D9D9"
44
+ })), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
45
+ mask: "url(#mask0_14_1521)"
29
46
  }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
30
- 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",
31
- fill: "#F0F0F0"
47
+ d: "M14.9824 0H-3.01758V12H14.9824V0Z",
48
+ fill: "white"
32
49
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
33
- d: "M6.00009 0C3.42031 0 1.22105 1.62825 0.373291 3.91305H11.6269C10.7791 1.62825 8.57988 0 6.00009 0V0Z",
34
- fill: "#A2001D"
50
+ d: "M14.9824 0H-3.01758V4H14.9824V0Z",
51
+ fill: "#CD1F2A"
35
52
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
36
- d: "M6.00009 12C8.57988 12 10.7791 10.3718 11.6269 8.08698H0.373291C1.22105 10.3718 3.42031 12 6.00009 12Z",
37
- fill: "#0052B4"
38
- })), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
39
- id: "clip0_32168_262847"
53
+ d: "M14.9824 7.94737H-3.01758V11.9474H14.9824V7.94737Z",
54
+ fill: "#1D4185"
55
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
56
+ cx: 6,
57
+ cy: 6,
58
+ r: 6,
59
+ stroke: "#E1DED7"
60
+ }))), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
61
+ id: "clip0_14_1521"
40
62
  }, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
41
63
  width: 12,
42
64
  height: 12,
65
+ rx: 1.12281,
43
66
  fill: "white"
44
67
  }))));
45
68
  };
@@ -0,0 +1,75 @@
1
+ "use strict";
2
+
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var React = _interopRequireWildcard(require("react"));
11
+
12
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
13
+
14
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
15
+
16
+ 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); }
17
+
18
+ var SvgComponent = function SvgComponent(props) {
19
+ return /*#__PURE__*/React.createElement("svg", _extends({
20
+ width: 12,
21
+ height: 12,
22
+ viewBox: "0 0 12 12",
23
+ fill: "none",
24
+ xmlns: "http://www.w3.org/2000/svg"
25
+ }, props), /*#__PURE__*/React.createElement("g", {
26
+ clipPath: "url(#clip0_14_1652)"
27
+ }, /*#__PURE__*/React.createElement("mask", {
28
+ id: "mask0_14_1652",
29
+ style: {
30
+ maskType: "alpha"
31
+ },
32
+ maskUnits: "userSpaceOnUse",
33
+ x: 0,
34
+ y: 0,
35
+ width: 12,
36
+ height: 12
37
+ }, /*#__PURE__*/React.createElement("circle", {
38
+ cx: 6.01766,
39
+ cy: 5.98251,
40
+ r: 5.98251,
41
+ fill: "#D9D9D9"
42
+ })), /*#__PURE__*/React.createElement("g", {
43
+ mask: "url(#mask0_14_1652)"
44
+ }, /*#__PURE__*/React.createElement("path", {
45
+ d: "M12 0H0V11.965H12V0Z",
46
+ fill: "white"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ 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",
49
+ fill: "#0052B4"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ 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",
52
+ fill: "#D80027"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ 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",
55
+ fill: "#0052B4"
56
+ }), /*#__PURE__*/React.createElement("path", {
57
+ 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",
58
+ fill: "#D80027"
59
+ }), /*#__PURE__*/React.createElement("circle", {
60
+ cx: 6,
61
+ cy: 6,
62
+ r: 6,
63
+ stroke: "#E1DED7"
64
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
65
+ id: "clip0_14_1652"
66
+ }, /*#__PURE__*/React.createElement("rect", {
67
+ width: 12,
68
+ height: 11.965,
69
+ rx: 1.11953,
70
+ fill: "white"
71
+ }))));
72
+ };
73
+
74
+ var _default = SvgComponent;
75
+ exports["default"] = _default;
@@ -0,0 +1,77 @@
1
+ "use strict";
2
+
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var React = _interopRequireWildcard(require("react"));
11
+
12
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
13
+
14
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
15
+
16
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
17
+
18
+ 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); }
19
+
20
+ var SvgComponent = function SvgComponent(props) {
21
+ return /*#__PURE__*/React.createElement(_reactNativeSvg["default"], _extends({
22
+ width: 12,
23
+ height: 12,
24
+ viewBox: "0 0 12 12",
25
+ fill: "none",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
28
+ clipPath: "url(#clip0_14_1652)"
29
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Mask, {
30
+ id: "mask0_14_1652",
31
+ style: {
32
+ maskType: "alpha"
33
+ },
34
+ maskUnits: "userSpaceOnUse",
35
+ x: 0,
36
+ y: 0,
37
+ width: 12,
38
+ height: 12
39
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
40
+ cx: 6.01766,
41
+ cy: 5.98251,
42
+ r: 5.98251,
43
+ fill: "#D9D9D9"
44
+ })), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
45
+ mask: "url(#mask0_14_1652)"
46
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
47
+ d: "M12 0H0V11.965H12V0Z",
48
+ fill: "white"
49
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
50
+ 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",
51
+ fill: "#0052B4"
52
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
53
+ 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",
54
+ fill: "#D80027"
55
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
56
+ 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",
57
+ fill: "#0052B4"
58
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
59
+ 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",
60
+ fill: "#D80027"
61
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
62
+ cx: 6,
63
+ cy: 6,
64
+ r: 6,
65
+ stroke: "#E1DED7"
66
+ }))), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
67
+ id: "clip0_14_1652"
68
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
69
+ width: 12,
70
+ height: 11.965,
71
+ rx: 1.11953,
72
+ fill: "white"
73
+ }))));
74
+ };
75
+
76
+ var _default = SvgComponent;
77
+ exports["default"] = _default;
@@ -0,0 +1,75 @@
1
+ "use strict";
2
+
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var React = _interopRequireWildcard(require("react"));
11
+
12
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
13
+
14
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
15
+
16
+ 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); }
17
+
18
+ var SvgComponent = function SvgComponent(props) {
19
+ return /*#__PURE__*/React.createElement("svg", _extends({
20
+ width: 12,
21
+ height: 12,
22
+ viewBox: "0 0 12 12",
23
+ fill: "none",
24
+ xmlns: "http://www.w3.org/2000/svg"
25
+ }, props), /*#__PURE__*/React.createElement("g", {
26
+ clipPath: "url(#clip0_14_1719)"
27
+ }, /*#__PURE__*/React.createElement("mask", {
28
+ id: "mask0_14_1719",
29
+ style: {
30
+ maskType: "alpha"
31
+ },
32
+ maskUnits: "userSpaceOnUse",
33
+ x: 0,
34
+ y: 0,
35
+ width: 12,
36
+ height: 12
37
+ }, /*#__PURE__*/React.createElement("circle", {
38
+ cx: 6,
39
+ cy: 6,
40
+ r: 6,
41
+ fill: "#D9D9D9"
42
+ })), /*#__PURE__*/React.createElement("g", {
43
+ mask: "url(#mask0_14_1719)"
44
+ }, /*#__PURE__*/React.createElement("path", {
45
+ d: "M14.9829 0.000244141H-3.01709V12H14.9829V0.000244141Z",
46
+ fill: "white"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ d: "M14.9829 0.000244141H-3.01709V4.00015H14.9829V0.000244141Z",
49
+ fill: "#D80027"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ d: "M14.9829 8H-3.01709V11.9999H14.9829V8Z",
52
+ fill: "#0052B4"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ 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",
55
+ fill: "#6DA544"
56
+ }), /*#__PURE__*/React.createElement("path", {
57
+ 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",
58
+ fill: "#FFDA44"
59
+ }), /*#__PURE__*/React.createElement("circle", {
60
+ cx: 6,
61
+ cy: 6,
62
+ r: 6,
63
+ stroke: "#E1DED7"
64
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
65
+ id: "clip0_14_1719"
66
+ }, /*#__PURE__*/React.createElement("rect", {
67
+ width: 12,
68
+ height: 12,
69
+ rx: 1.12281,
70
+ fill: "white"
71
+ }))));
72
+ };
73
+
74
+ var _default = SvgComponent;
75
+ exports["default"] = _default;
@@ -0,0 +1,77 @@
1
+ "use strict";
2
+
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var React = _interopRequireWildcard(require("react"));
11
+
12
+ var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
13
+
14
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
15
+
16
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
17
+
18
+ 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); }
19
+
20
+ var SvgComponent = function SvgComponent(props) {
21
+ return /*#__PURE__*/React.createElement(_reactNativeSvg["default"], _extends({
22
+ width: 12,
23
+ height: 12,
24
+ viewBox: "0 0 12 12",
25
+ fill: "none",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
28
+ clipPath: "url(#clip0_14_1719)"
29
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Mask, {
30
+ id: "mask0_14_1719",
31
+ style: {
32
+ maskType: "alpha"
33
+ },
34
+ maskUnits: "userSpaceOnUse",
35
+ x: 0,
36
+ y: 0,
37
+ width: 12,
38
+ height: 12
39
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
40
+ cx: 6,
41
+ cy: 6,
42
+ r: 6,
43
+ fill: "#D9D9D9"
44
+ })), /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
45
+ mask: "url(#mask0_14_1719)"
46
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
47
+ d: "M14.9829 0.000244141H-3.01709V12H14.9829V0.000244141Z",
48
+ fill: "white"
49
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
50
+ d: "M14.9829 0.000244141H-3.01709V4.00015H14.9829V0.000244141Z",
51
+ fill: "#D80027"
52
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
53
+ d: "M14.9829 8H-3.01709V11.9999H14.9829V8Z",
54
+ fill: "#0052B4"
55
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
56
+ 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",
57
+ fill: "#6DA544"
58
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
59
+ 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",
60
+ fill: "#FFDA44"
61
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
62
+ cx: 6,
63
+ cy: 6,
64
+ r: 6,
65
+ stroke: "#E1DED7"
66
+ }))), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
67
+ id: "clip0_14_1719"
68
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
69
+ width: 12,
70
+ height: 12,
71
+ rx: 1.12281,
72
+ fill: "white"
73
+ }))));
74
+ };
75
+
76
+ var _default = SvgComponent;
77
+ exports["default"] = _default;
@@ -0,0 +1,72 @@
1
+ "use strict";
2
+
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var React = _interopRequireWildcard(require("react"));
11
+
12
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
13
+
14
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
15
+
16
+ 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); }
17
+
18
+ var SvgComponent = function SvgComponent(props) {
19
+ return /*#__PURE__*/React.createElement("svg", _extends({
20
+ width: 12,
21
+ height: 12,
22
+ viewBox: "0 0 12 12",
23
+ fill: "none",
24
+ xmlns: "http://www.w3.org/2000/svg"
25
+ }, props), /*#__PURE__*/React.createElement("g", {
26
+ clipPath: "url(#clip0_14_1675)"
27
+ }, /*#__PURE__*/React.createElement("mask", {
28
+ id: "mask0_14_1675",
29
+ style: {
30
+ maskType: "alpha"
31
+ },
32
+ maskUnits: "userSpaceOnUse",
33
+ x: 0,
34
+ y: 0,
35
+ width: 12,
36
+ height: 12
37
+ }, /*#__PURE__*/React.createElement("circle", {
38
+ cx: 6,
39
+ cy: 6,
40
+ r: 6,
41
+ fill: "#D9D9D9"
42
+ })), /*#__PURE__*/React.createElement("g", {
43
+ mask: "url(#mask0_14_1675)"
44
+ }, /*#__PURE__*/React.createElement("path", {
45
+ d: "M14.9824 -0.00012207H-3.01758V11.9996H14.9824V-0.00012207Z",
46
+ fill: "white"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ d: "M11.9824 15L11.9824 -3L-0.0175781 -3L-0.0175789 15L11.9824 15Z",
49
+ fill: "white"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ d: "M11.9824 15L11.9824 -3L7.98242 -3L7.98242 15L11.9824 15Z",
52
+ fill: "#D80027"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M4.03505 15L4.03505 -3L0.0350533 -3L0.0350525 15L4.03505 15Z",
55
+ fill: "#D80027"
56
+ }), /*#__PURE__*/React.createElement("circle", {
57
+ cx: 6,
58
+ cy: 6,
59
+ r: 6,
60
+ stroke: "#E1DED7"
61
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
62
+ id: "clip0_14_1675"
63
+ }, /*#__PURE__*/React.createElement("rect", {
64
+ width: 12,
65
+ height: 12,
66
+ rx: 1.12281,
67
+ fill: "white"
68
+ }))));
69
+ };
70
+
71
+ var _default = SvgComponent;
72
+ exports["default"] = _default;