@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,33 +23,56 @@ 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_262901)"
26
+ clipPath: "url(#clip0_14_1530)"
27
+ }, /*#__PURE__*/React.createElement("mask", {
28
+ id: "mask0_14_1530",
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_1530)"
27
44
  }, /*#__PURE__*/React.createElement("path", {
28
- d: "M6 11.9999C9.31371 11.9999 12 9.31365 12 5.99994C12 2.68623 9.31371 -6.10352e-05 6 -6.10352e-05C2.68629 -6.10352e-05 0 2.68623 0 5.99994C0 9.31365 2.68629 11.9999 6 11.9999Z",
29
- fill: "#F0F0F0"
45
+ d: "M17.0874 0H-0.912598V12H17.0874V0Z",
46
+ fill: "white"
30
47
  }), /*#__PURE__*/React.createElement("path", {
31
- d: "M6 4.43473H11.7933C11.6429 3.87659 11.4142 3.35063 11.1194 2.86951H6V4.43473Z",
32
- fill: "#338AF3"
48
+ d: "M17.0874 1.33333H-0.912598V2.66667H17.0874V1.33333Z",
49
+ fill: "#0038A8"
33
50
  }), /*#__PURE__*/React.createElement("path", {
34
- d: "M2.26504 10.6956H9.73488C10.2824 10.2595 10.752 9.72974 11.1193 9.13037H0.880615C1.2479 9.72971 1.7175 10.2595 2.26504 10.6956V10.6956Z",
35
- fill: "#338AF3"
51
+ d: "M17.0874 4H-0.912598V5.33333H17.0874V4Z",
52
+ fill: "#0038A8"
36
53
  }), /*#__PURE__*/React.createElement("path", {
37
- d: "M6 -0.00012207V1.30422H9.73493C8.71001 0.48794 7.41209 -0.00012207 6 -0.00012207V-0.00012207Z",
38
- fill: "#338AF3"
54
+ d: "M17.0874 6.66667H-0.912598V8H17.0874V6.66667Z",
55
+ fill: "#0038A8"
39
56
  }), /*#__PURE__*/React.createElement("path", {
40
- d: "M6 4.43473H11.7933C11.6429 3.87659 11.4142 3.35063 11.1194 2.86951H6V4.43473Z",
41
- fill: "#338AF3"
57
+ d: "M17.0874 9.33333H-0.912598V10.6667H17.0874V9.33333Z",
58
+ fill: "#0038A8"
42
59
  }), /*#__PURE__*/React.createElement("path", {
43
- d: "M0 6C0 6.54157 0.0721875 7.06615 0.206695 7.56523H11.7933C11.9278 7.06615 12 6.54157 12 6H0Z",
44
- fill: "#338AF3"
60
+ d: "M8.0874 0H-0.912598V6.66667H8.0874V0Z",
61
+ fill: "white"
45
62
  }), /*#__PURE__*/React.createElement("path", {
46
- d: "M5.2175 3.5114L4.4847 3.8561L4.87491 4.56579L4.07921 4.41358L3.97838 5.21737L3.42418 4.62618L2.86993 5.21737L2.76912 4.41358L1.97342 4.56574L2.36361 3.85607L1.63086 3.5114L2.36363 3.16675L1.97342 2.45707L2.7691 2.60927L2.86995 1.80548L3.42418 2.39667L3.97841 1.80548L4.07921 2.60927L4.87494 2.45707L4.48473 3.16678L5.2175 3.5114Z",
47
- fill: "#FFDA44"
48
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
49
- id: "clip0_32168_262901"
63
+ d: "M3.58916 4.86667L3.05933 5.65965L2.926 4.71579L2.10495 5.2L2.39267 4.29123L1.43828 4.36842L2.09091 3.67368L1.20319 3.33333L2.09442 2.99298L1.43828 2.29825L2.38916 2.37895L2.10144 1.47018L2.92249 1.95439L3.05933 1.01053L3.58916 1.80351L4.11898 1.01053L4.25231 1.95439L5.07337 1.47018L4.78565 2.37895L5.73653 2.30175L5.08389 2.99649L5.97512 3.33684L5.08389 3.67719L5.73653 4.37193L4.78565 4.29474L5.07337 5.20351L4.25231 4.7193L4.11547 5.66316L3.58916 4.86667ZM3.58916 4.84912C4.42775 4.8807 5.13302 4.23158 5.1646 3.39298C5.19617 2.55439 4.54705 1.84912 3.70845 1.81754C3.66986 1.81754 3.62775 1.81754 3.58916 1.81754C2.75056 1.84561 2.09442 2.54737 2.12249 3.38246C2.14354 4.18246 2.78916 4.82456 3.58916 4.84912ZM3.58916 4.47719C2.92951 4.47719 2.39617 3.94386 2.39617 3.28421C2.39617 2.62456 2.92951 2.09123 3.58916 2.09123C4.24881 2.09123 4.78214 2.62456 4.78214 3.28421C4.78214 3.94386 4.2453 4.47719 3.58916 4.47719Z",
64
+ fill: "#FED443"
65
+ }), /*#__PURE__*/React.createElement("circle", {
66
+ cx: 6,
67
+ cy: 6,
68
+ r: 6,
69
+ stroke: "#E1DED7"
70
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
71
+ id: "clip0_14_1530"
50
72
  }, /*#__PURE__*/React.createElement("rect", {
51
73
  width: 12,
52
74
  height: 12,
75
+ rx: 1.12281,
53
76
  fill: "white"
54
77
  }))));
55
78
  };
@@ -25,33 +25,56 @@ 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_262901)"
28
+ clipPath: "url(#clip0_14_1530)"
29
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Mask, {
30
+ id: "mask0_14_1530",
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_1530)"
29
46
  }, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
30
- d: "M6 11.9999C9.31371 11.9999 12 9.31365 12 5.99994C12 2.68623 9.31371 -6.10352e-05 6 -6.10352e-05C2.68629 -6.10352e-05 0 2.68623 0 5.99994C0 9.31365 2.68629 11.9999 6 11.9999Z",
31
- fill: "#F0F0F0"
47
+ d: "M17.0874 0H-0.912598V12H17.0874V0Z",
48
+ fill: "white"
32
49
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
33
- d: "M6 4.43473H11.7933C11.6429 3.87659 11.4142 3.35063 11.1194 2.86951H6V4.43473Z",
34
- fill: "#338AF3"
50
+ d: "M17.0874 1.33333H-0.912598V2.66667H17.0874V1.33333Z",
51
+ fill: "#0038A8"
35
52
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
36
- d: "M2.26504 10.6956H9.73488C10.2824 10.2595 10.752 9.72974 11.1193 9.13037H0.880615C1.2479 9.72971 1.7175 10.2595 2.26504 10.6956V10.6956Z",
37
- fill: "#338AF3"
53
+ d: "M17.0874 4H-0.912598V5.33333H17.0874V4Z",
54
+ fill: "#0038A8"
38
55
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
39
- d: "M6 -0.00012207V1.30422H9.73493C8.71001 0.48794 7.41209 -0.00012207 6 -0.00012207V-0.00012207Z",
40
- fill: "#338AF3"
56
+ d: "M17.0874 6.66667H-0.912598V8H17.0874V6.66667Z",
57
+ fill: "#0038A8"
41
58
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
42
- d: "M6 4.43473H11.7933C11.6429 3.87659 11.4142 3.35063 11.1194 2.86951H6V4.43473Z",
43
- fill: "#338AF3"
59
+ d: "M17.0874 9.33333H-0.912598V10.6667H17.0874V9.33333Z",
60
+ fill: "#0038A8"
44
61
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
45
- d: "M0 6C0 6.54157 0.0721875 7.06615 0.206695 7.56523H11.7933C11.9278 7.06615 12 6.54157 12 6H0Z",
46
- fill: "#338AF3"
62
+ d: "M8.0874 0H-0.912598V6.66667H8.0874V0Z",
63
+ fill: "white"
47
64
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
48
- d: "M5.2175 3.5114L4.4847 3.8561L4.87491 4.56579L4.07921 4.41358L3.97838 5.21737L3.42418 4.62618L2.86993 5.21737L2.76912 4.41358L1.97342 4.56574L2.36361 3.85607L1.63086 3.5114L2.36363 3.16675L1.97342 2.45707L2.7691 2.60927L2.86995 1.80548L3.42418 2.39667L3.97841 1.80548L4.07921 2.60927L4.87494 2.45707L4.48473 3.16678L5.2175 3.5114Z",
49
- fill: "#FFDA44"
50
- })), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
51
- id: "clip0_32168_262901"
65
+ d: "M3.58916 4.86667L3.05933 5.65965L2.926 4.71579L2.10495 5.2L2.39267 4.29123L1.43828 4.36842L2.09091 3.67368L1.20319 3.33333L2.09442 2.99298L1.43828 2.29825L2.38916 2.37895L2.10144 1.47018L2.92249 1.95439L3.05933 1.01053L3.58916 1.80351L4.11898 1.01053L4.25231 1.95439L5.07337 1.47018L4.78565 2.37895L5.73653 2.30175L5.08389 2.99649L5.97512 3.33684L5.08389 3.67719L5.73653 4.37193L4.78565 4.29474L5.07337 5.20351L4.25231 4.7193L4.11547 5.66316L3.58916 4.86667ZM3.58916 4.84912C4.42775 4.8807 5.13302 4.23158 5.1646 3.39298C5.19617 2.55439 4.54705 1.84912 3.70845 1.81754C3.66986 1.81754 3.62775 1.81754 3.58916 1.81754C2.75056 1.84561 2.09442 2.54737 2.12249 3.38246C2.14354 4.18246 2.78916 4.82456 3.58916 4.84912ZM3.58916 4.47719C2.92951 4.47719 2.39617 3.94386 2.39617 3.28421C2.39617 2.62456 2.92951 2.09123 3.58916 2.09123C4.24881 2.09123 4.78214 2.62456 4.78214 3.28421C4.78214 3.94386 4.2453 4.47719 3.58916 4.47719Z",
66
+ fill: "#FED443"
67
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
68
+ cx: 6,
69
+ cy: 6,
70
+ r: 6,
71
+ stroke: "#E1DED7"
72
+ }))), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
73
+ id: "clip0_14_1530"
52
74
  }, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
53
75
  width: 12,
54
76
  height: 12,
77
+ rx: 1.12281,
55
78
  fill: "white"
56
79
  }))));
57
80
  };
@@ -23,30 +23,98 @@ 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_161472)"
26
+ clipPath: "url(#clip0_14_1496)"
27
+ }, /*#__PURE__*/React.createElement("mask", {
28
+ id: "mask0_14_1496",
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_1496)"
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: "M14.9829 0H-3.01709V12H14.9829V0Z",
46
+ fill: "white"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ d: "M14.9829 0H-3.01709V0.922807H14.9829V0Z",
49
+ fill: "#D80027"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ d: "M14.9829 1.84561H-3.01709V2.76842H14.9829V1.84561Z",
52
+ fill: "#D80027"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M14.9829 3.69123H-3.01709V4.61404H14.9829V3.69123Z",
55
+ fill: "#D80027"
30
56
  }), /*#__PURE__*/React.createElement("path", {
31
- d: "M5.73926 5.99992H12.0001C12.0001 5.45837 11.9279 4.93375 11.7934 4.43469H5.73926V5.99992Z",
57
+ d: "M14.9829 5.53684H-3.01709V6.45965H14.9829V5.53684Z",
32
58
  fill: "#D80027"
33
59
  }), /*#__PURE__*/React.createElement("path", {
34
- d: "M5.73926 2.86955H11.1195C10.7522 2.2702 10.2826 1.74045 9.73502 1.30432H5.73926V2.86955Z",
60
+ d: "M14.9829 7.38596H-3.01709V8.30877H14.9829V7.38596Z",
35
61
  fill: "#D80027"
36
62
  }), /*#__PURE__*/React.createElement("path", {
37
- d: "M6.00004 12C7.41213 12 8.71003 11.512 9.73495 10.6957H2.26514C3.29006 11.512 4.58796 12 6.00004 12Z",
63
+ d: "M14.9829 9.23158H-3.01709V10.1544H14.9829V9.23158Z",
38
64
  fill: "#D80027"
39
65
  }), /*#__PURE__*/React.createElement("path", {
40
- d: "M0.880732 9.13041H11.1194C11.4143 8.64927 11.643 8.12333 11.7934 7.56519H0.206787C0.357186 8.12333 0.585865 8.64927 0.880732 9.13041V9.13041Z",
66
+ d: "M14.9829 11.0772H-3.01709V12H14.9829V11.0772Z",
41
67
  fill: "#D80027"
42
68
  }), /*#__PURE__*/React.createElement("path", {
43
- d: "M2.77931 0.936984H3.32609L2.81749 1.30648L3.01177 1.90434L2.5032 1.53485L1.99463 1.90434L2.16244 1.38785C1.71464 1.76086 1.32216 2.19788 0.998719 2.68481H1.17391L0.850172 2.92001C0.799734 3.00415 0.751359 3.08963 0.705 3.17637L0.859594 3.65217L0.571172 3.44262C0.499477 3.59452 0.433899 3.74984 0.374953 3.90839L0.545274 4.43264H1.17391L0.66532 4.80213L0.859594 5.4L0.351023 5.03051L0.0463828 5.25185C0.0158906 5.49696 0 5.74662 0 6H6C6 2.68631 6 2.29566 6 0C4.81472 0 3.70981 0.343828 2.77931 0.936984V0.936984ZM3.01177 5.4L2.5032 5.03051L1.99463 5.4L2.1889 4.80213L1.6803 4.43264H2.30895L2.5032 3.83477L2.69745 4.43264H3.32609L2.81749 4.80213L3.01177 5.4ZM2.81749 3.0543L3.01177 3.65217L2.5032 3.28268L1.99463 3.65217L2.1889 3.0543L1.6803 2.68481H2.30895L2.5032 2.08695L2.69745 2.68481H3.32609L2.81749 3.0543ZM5.16394 5.4L4.65537 5.03051L4.1468 5.4L4.34107 4.80213L3.83248 4.43264H4.46112L4.65537 3.83477L4.84962 4.43264H5.47826L4.96966 4.80213L5.16394 5.4ZM4.96966 3.0543L5.16394 3.65217L4.65537 3.28268L4.1468 3.65217L4.34107 3.0543L3.83248 2.68481H4.46112L4.65537 2.08695L4.84962 2.68481H5.47826L4.96966 3.0543ZM4.96966 1.30648L5.16394 1.90434L4.65537 1.53485L4.1468 1.90434L4.34107 1.30648L3.83248 0.936984H4.46112L4.65537 0.339117L4.84962 0.936984H5.47826L4.96966 1.30648Z",
44
- fill: "#0052B4"
45
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
46
- id: "clip0_23259_161472"
69
+ d: "M5.98291 0H-3.01709V6.45965H5.98291V0Z",
70
+ fill: "#2E52B2"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M-1.3399 4.87368L-1.48025 4.42456L-1.63463 4.87368H-2.09779L-1.72235 5.14386L-1.8627 5.59298L-1.48025 5.31579L-1.10832 5.59298L-1.25218 5.14386L-0.869721 4.87368H-1.3399Z",
73
+ fill: "white"
74
+ }), /*#__PURE__*/React.createElement("path", {
75
+ d: "M0.635542 4.87368L0.491682 4.42456L0.344314 4.87368H-0.118844L0.256594 5.14386L0.116244 5.59298L0.491682 5.31579L0.87063 5.59298L0.730279 5.14386L1.10572 4.87368H0.635542Z",
76
+ fill: "white"
77
+ }), /*#__PURE__*/React.createElement("path", {
78
+ d: "M2.618 4.87368L2.46712 4.42456L2.32677 4.87368H1.85309L2.23905 5.14386L2.09168 5.59298L2.46712 5.31579L2.85309 5.59298L2.70572 5.14386L3.08116 4.87368H2.618Z",
79
+ fill: "white"
80
+ }), /*#__PURE__*/React.createElement("path", {
81
+ d: "M4.58993 4.87368L4.44958 4.42456L4.30221 4.87368H3.83554L4.21449 5.14386L4.07414 5.59298L4.44958 5.31579L4.82852 5.59298L4.67765 5.14386L5.06361 4.87368H4.58993Z",
82
+ fill: "white"
83
+ }), /*#__PURE__*/React.createElement("path", {
84
+ d: "M0.491682 2.64211L0.344314 3.09123H-0.118844L0.256594 3.36842L0.116244 3.81053L0.491682 3.53684L0.87063 3.81053L0.730279 3.36842L1.10572 3.09123H0.635542L0.491682 2.64211Z",
85
+ fill: "white"
86
+ }), /*#__PURE__*/React.createElement("path", {
87
+ d: "M-1.48025 2.64211L-1.63463 3.09123H-2.09779L-1.72235 3.36842L-1.8627 3.81053L-1.48025 3.53684L-1.10832 3.81053L-1.25218 3.36842L-0.869721 3.09123H-1.3399L-1.48025 2.64211Z",
88
+ fill: "white"
89
+ }), /*#__PURE__*/React.createElement("path", {
90
+ d: "M2.46712 2.64211L2.32677 3.09123H1.85309L2.23905 3.36842L2.09168 3.81053L2.46712 3.53684L2.85309 3.81053L2.70572 3.36842L3.08116 3.09123H2.618L2.46712 2.64211Z",
91
+ fill: "white"
92
+ }), /*#__PURE__*/React.createElement("path", {
93
+ d: "M4.44958 2.64211L4.30221 3.09123H3.83554L4.21449 3.36842L4.07414 3.81053L4.44958 3.53684L4.82852 3.81053L4.67765 3.36842L5.06361 3.09123H4.58993L4.44958 2.64211Z",
94
+ fill: "white"
95
+ }), /*#__PURE__*/React.createElement("path", {
96
+ d: "M-1.48025 0.866667L-1.63463 1.30877H-2.09779L-1.72235 1.58596L-1.8627 2.03158L-1.48025 1.75439L-1.10832 2.03158L-1.25218 1.58596L-0.869721 1.30877H-1.3399L-1.48025 0.866667Z",
97
+ fill: "white"
98
+ }), /*#__PURE__*/React.createElement("path", {
99
+ d: "M0.491682 0.866667L0.344314 1.30877H-0.118844L0.256594 1.58596L0.116244 2.03158L0.491682 1.75439L0.87063 2.03158L0.730279 1.58596L1.10572 1.30877H0.635542L0.491682 0.866667Z",
100
+ fill: "white"
101
+ }), /*#__PURE__*/React.createElement("path", {
102
+ d: "M2.46712 0.866667L2.32677 1.30877H1.85309L2.23905 1.58596L2.09168 2.03158L2.46712 1.75439L2.85309 2.03158L2.70572 1.58596L3.08116 1.30877H2.618L2.46712 0.866667Z",
103
+ fill: "white"
104
+ }), /*#__PURE__*/React.createElement("path", {
105
+ d: "M4.44958 0.866667L4.30221 1.30877H3.83554L4.21449 1.58596L4.07414 2.03158L4.44958 1.75439L4.82852 2.03158L4.67765 1.58596L5.06361 1.30877H4.58993L4.44958 0.866667Z",
106
+ fill: "white"
107
+ }), /*#__PURE__*/React.createElement("circle", {
108
+ cx: 6,
109
+ cy: 6,
110
+ r: 6,
111
+ stroke: "#E1DED7"
112
+ }))), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
113
+ id: "clip0_14_1496"
47
114
  }, /*#__PURE__*/React.createElement("rect", {
48
115
  width: 12,
49
116
  height: 12,
117
+ rx: 1.12281,
50
118
  fill: "white"
51
119
  }))));
52
120
  };
@@ -25,30 +25,98 @@ 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_161472)"
28
+ clipPath: "url(#clip0_14_1496)"
29
+ }, /*#__PURE__*/React.createElement(_reactNativeSvg.Mask, {
30
+ id: "mask0_14_1496",
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_1496)"
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: "M14.9829 0H-3.01709V12H14.9829V0Z",
48
+ fill: "white"
49
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
50
+ d: "M14.9829 0H-3.01709V0.922807H14.9829V0Z",
51
+ fill: "#D80027"
52
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
53
+ d: "M14.9829 1.84561H-3.01709V2.76842H14.9829V1.84561Z",
54
+ fill: "#D80027"
55
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
56
+ d: "M14.9829 3.69123H-3.01709V4.61404H14.9829V3.69123Z",
57
+ fill: "#D80027"
32
58
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
33
- d: "M5.73926 5.99992H12.0001C12.0001 5.45837 11.9279 4.93375 11.7934 4.43469H5.73926V5.99992Z",
59
+ d: "M14.9829 5.53684H-3.01709V6.45965H14.9829V5.53684Z",
34
60
  fill: "#D80027"
35
61
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
36
- d: "M5.73926 2.86955H11.1195C10.7522 2.2702 10.2826 1.74045 9.73502 1.30432H5.73926V2.86955Z",
62
+ d: "M14.9829 7.38596H-3.01709V8.30877H14.9829V7.38596Z",
37
63
  fill: "#D80027"
38
64
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
39
- d: "M6.00004 12C7.41213 12 8.71003 11.512 9.73495 10.6957H2.26514C3.29006 11.512 4.58796 12 6.00004 12Z",
65
+ d: "M14.9829 9.23158H-3.01709V10.1544H14.9829V9.23158Z",
40
66
  fill: "#D80027"
41
67
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
42
- d: "M0.880732 9.13041H11.1194C11.4143 8.64927 11.643 8.12333 11.7934 7.56519H0.206787C0.357186 8.12333 0.585865 8.64927 0.880732 9.13041V9.13041Z",
68
+ d: "M14.9829 11.0772H-3.01709V12H14.9829V11.0772Z",
43
69
  fill: "#D80027"
44
70
  }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
45
- d: "M2.77931 0.936984H3.32609L2.81749 1.30648L3.01177 1.90434L2.5032 1.53485L1.99463 1.90434L2.16244 1.38785C1.71464 1.76086 1.32216 2.19788 0.998719 2.68481H1.17391L0.850172 2.92001C0.799734 3.00415 0.751359 3.08963 0.705 3.17637L0.859594 3.65217L0.571172 3.44262C0.499477 3.59452 0.433899 3.74984 0.374953 3.90839L0.545274 4.43264H1.17391L0.66532 4.80213L0.859594 5.4L0.351023 5.03051L0.0463828 5.25185C0.0158906 5.49696 0 5.74662 0 6H6C6 2.68631 6 2.29566 6 0C4.81472 0 3.70981 0.343828 2.77931 0.936984V0.936984ZM3.01177 5.4L2.5032 5.03051L1.99463 5.4L2.1889 4.80213L1.6803 4.43264H2.30895L2.5032 3.83477L2.69745 4.43264H3.32609L2.81749 4.80213L3.01177 5.4ZM2.81749 3.0543L3.01177 3.65217L2.5032 3.28268L1.99463 3.65217L2.1889 3.0543L1.6803 2.68481H2.30895L2.5032 2.08695L2.69745 2.68481H3.32609L2.81749 3.0543ZM5.16394 5.4L4.65537 5.03051L4.1468 5.4L4.34107 4.80213L3.83248 4.43264H4.46112L4.65537 3.83477L4.84962 4.43264H5.47826L4.96966 4.80213L5.16394 5.4ZM4.96966 3.0543L5.16394 3.65217L4.65537 3.28268L4.1468 3.65217L4.34107 3.0543L3.83248 2.68481H4.46112L4.65537 2.08695L4.84962 2.68481H5.47826L4.96966 3.0543ZM4.96966 1.30648L5.16394 1.90434L4.65537 1.53485L4.1468 1.90434L4.34107 1.30648L3.83248 0.936984H4.46112L4.65537 0.339117L4.84962 0.936984H5.47826L4.96966 1.30648Z",
46
- fill: "#0052B4"
47
- })), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
48
- id: "clip0_23259_161472"
71
+ d: "M5.98291 0H-3.01709V6.45965H5.98291V0Z",
72
+ fill: "#2E52B2"
73
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
74
+ d: "M-1.3399 4.87368L-1.48025 4.42456L-1.63463 4.87368H-2.09779L-1.72235 5.14386L-1.8627 5.59298L-1.48025 5.31579L-1.10832 5.59298L-1.25218 5.14386L-0.869721 4.87368H-1.3399Z",
75
+ fill: "white"
76
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
77
+ d: "M0.635542 4.87368L0.491682 4.42456L0.344314 4.87368H-0.118844L0.256594 5.14386L0.116244 5.59298L0.491682 5.31579L0.87063 5.59298L0.730279 5.14386L1.10572 4.87368H0.635542Z",
78
+ fill: "white"
79
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
80
+ d: "M2.618 4.87368L2.46712 4.42456L2.32677 4.87368H1.85309L2.23905 5.14386L2.09168 5.59298L2.46712 5.31579L2.85309 5.59298L2.70572 5.14386L3.08116 4.87368H2.618Z",
81
+ fill: "white"
82
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
83
+ d: "M4.58993 4.87368L4.44958 4.42456L4.30221 4.87368H3.83554L4.21449 5.14386L4.07414 5.59298L4.44958 5.31579L4.82852 5.59298L4.67765 5.14386L5.06361 4.87368H4.58993Z",
84
+ fill: "white"
85
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
86
+ d: "M0.491682 2.64211L0.344314 3.09123H-0.118844L0.256594 3.36842L0.116244 3.81053L0.491682 3.53684L0.87063 3.81053L0.730279 3.36842L1.10572 3.09123H0.635542L0.491682 2.64211Z",
87
+ fill: "white"
88
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
89
+ d: "M-1.48025 2.64211L-1.63463 3.09123H-2.09779L-1.72235 3.36842L-1.8627 3.81053L-1.48025 3.53684L-1.10832 3.81053L-1.25218 3.36842L-0.869721 3.09123H-1.3399L-1.48025 2.64211Z",
90
+ fill: "white"
91
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
92
+ d: "M2.46712 2.64211L2.32677 3.09123H1.85309L2.23905 3.36842L2.09168 3.81053L2.46712 3.53684L2.85309 3.81053L2.70572 3.36842L3.08116 3.09123H2.618L2.46712 2.64211Z",
93
+ fill: "white"
94
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
95
+ d: "M4.44958 2.64211L4.30221 3.09123H3.83554L4.21449 3.36842L4.07414 3.81053L4.44958 3.53684L4.82852 3.81053L4.67765 3.36842L5.06361 3.09123H4.58993L4.44958 2.64211Z",
96
+ fill: "white"
97
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
98
+ d: "M-1.48025 0.866667L-1.63463 1.30877H-2.09779L-1.72235 1.58596L-1.8627 2.03158L-1.48025 1.75439L-1.10832 2.03158L-1.25218 1.58596L-0.869721 1.30877H-1.3399L-1.48025 0.866667Z",
99
+ fill: "white"
100
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
101
+ d: "M0.491682 0.866667L0.344314 1.30877H-0.118844L0.256594 1.58596L0.116244 2.03158L0.491682 1.75439L0.87063 2.03158L0.730279 1.58596L1.10572 1.30877H0.635542L0.491682 0.866667Z",
102
+ fill: "white"
103
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
104
+ d: "M2.46712 0.866667L2.32677 1.30877H1.85309L2.23905 1.58596L2.09168 2.03158L2.46712 1.75439L2.85309 2.03158L2.70572 1.58596L3.08116 1.30877H2.618L2.46712 0.866667Z",
105
+ fill: "white"
106
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
107
+ d: "M4.44958 0.866667L4.30221 1.30877H3.83554L4.21449 1.58596L4.07414 2.03158L4.44958 1.75439L4.82852 2.03158L4.67765 1.58596L5.06361 1.30877H4.58993L4.44958 0.866667Z",
108
+ fill: "white"
109
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
110
+ cx: 6,
111
+ cy: 6,
112
+ r: 6,
113
+ stroke: "#E1DED7"
114
+ }))), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
115
+ id: "clip0_14_1496"
49
116
  }, /*#__PURE__*/React.createElement(_reactNativeSvg.Rect, {
50
117
  width: 12,
51
118
  height: 12,
119
+ rx: 1.12281,
52
120
  fill: "white"
53
121
  }))));
54
122
  };
@@ -0,0 +1,55 @@
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: 64,
21
+ height: 64,
22
+ viewBox: "0 0 64 64",
23
+ fill: "none",
24
+ xmlns: "http://www.w3.org/2000/svg"
25
+ }, props), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M32.001 58.7055C45.4378 57.186 55.8793 45.7817 55.8793 31.9387C55.8793 18.0957 45.4378 6.69138 32.001 5.17193C33.0054 5.05835 34.0266 5 35.0614 5C49.9392 5 62.0001 17.0609 62.0001 31.9387C62.0001 46.8165 49.9392 58.8774 35.0614 58.8774C34.0266 58.8774 33.0054 58.8191 32.001 58.7055Z",
29
+ fill: "#A880FF"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ d: "M32.001 58.7055L31.8632 57.4875L31.8633 59.9234L32.001 58.7055ZM32.001 5.17193L31.8632 3.95398L31.8632 6.38988L32.001 5.17193ZM54.6536 31.9387C54.6536 45.151 44.6874 56.0374 31.8632 57.4875L32.1387 59.9234C46.1882 58.3347 57.105 46.4124 57.105 31.9387H54.6536ZM31.8632 6.38988C44.6874 7.84004 54.6536 18.7264 54.6536 31.9387H57.105C57.105 17.465 46.1882 5.54271 32.1387 3.95398L31.8632 6.38988ZM32.1387 6.38988C33.0975 6.28146 34.0727 6.22571 35.0614 6.22571V3.77429C33.9805 3.77429 32.9133 3.83524 31.8632 3.95398L32.1387 6.38988ZM35.0614 6.22571C49.2623 6.22571 60.7744 17.7378 60.7744 31.9387H63.2258C63.2258 16.3839 50.6162 3.77429 35.0614 3.77429V6.22571ZM60.7744 31.9387C60.7744 46.1396 49.2623 57.6517 35.0614 57.6517V60.1031C50.6162 60.1031 63.2258 47.4935 63.2258 31.9387H60.7744ZM35.0614 57.6517C34.0727 57.6517 33.0975 57.596 32.1387 57.4875L31.8633 59.9234C32.9133 60.0422 33.9805 60.1031 35.0614 60.1031V57.6517Z",
32
+ fill: "#1B1340"
33
+ }), /*#__PURE__*/React.createElement("circle", {
34
+ cx: 28.9387,
35
+ cy: 31.9387,
36
+ r: 26.9387,
37
+ stroke: "#1B1340",
38
+ strokeWidth: 2.45142
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ d: "M32.0019 31.3909C32.002 29.5164 30.6698 27.6517 28.6334 27.6517C26.5969 27.6517 25.2648 29.5164 25.2648 31.3909L25.2648 42.8946C25.2648 44.769 26.5969 46.6337 28.6334 46.6337C30.6698 46.6337 32.0019 44.769 32.0019 42.8946L32.0019 31.3909Z",
41
+ fill: "#A880FF",
42
+ stroke: "#1B1340",
43
+ strokeWidth: 2.45142,
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ d: "M28.6334 23.9808C30.4938 23.9808 32.0019 22.4726 32.0019 20.6122C32.0019 18.7518 30.4938 17.2437 28.6334 17.2436C26.773 17.2436 25.2648 18.7518 25.2648 20.6122C25.2648 22.4726 26.773 23.9808 28.6334 23.9808Z",
48
+ fill: "#A880FF",
49
+ stroke: "#1B1340",
50
+ strokeWidth: 2.45142
51
+ }));
52
+ };
53
+
54
+ var _default = SvgComponent;
55
+ exports["default"] = _default;
@@ -0,0 +1,57 @@
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: 64,
23
+ height: 64,
24
+ viewBox: "0 0 64 64",
25
+ fill: "none",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
28
+ fillRule: "evenodd",
29
+ clipRule: "evenodd",
30
+ d: "M32.001 58.7055C45.4378 57.186 55.8793 45.7817 55.8793 31.9387C55.8793 18.0957 45.4378 6.69138 32.001 5.17193C33.0054 5.05835 34.0266 5 35.0614 5C49.9392 5 62.0001 17.0609 62.0001 31.9387C62.0001 46.8165 49.9392 58.8774 35.0614 58.8774C34.0266 58.8774 33.0054 58.8191 32.001 58.7055Z",
31
+ fill: "#A880FF"
32
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
33
+ d: "M32.001 58.7055L31.8632 57.4875L31.8633 59.9234L32.001 58.7055ZM32.001 5.17193L31.8632 3.95398L31.8632 6.38988L32.001 5.17193ZM54.6536 31.9387C54.6536 45.151 44.6874 56.0374 31.8632 57.4875L32.1387 59.9234C46.1882 58.3347 57.105 46.4124 57.105 31.9387H54.6536ZM31.8632 6.38988C44.6874 7.84004 54.6536 18.7264 54.6536 31.9387H57.105C57.105 17.465 46.1882 5.54271 32.1387 3.95398L31.8632 6.38988ZM32.1387 6.38988C33.0975 6.28146 34.0727 6.22571 35.0614 6.22571V3.77429C33.9805 3.77429 32.9133 3.83524 31.8632 3.95398L32.1387 6.38988ZM35.0614 6.22571C49.2623 6.22571 60.7744 17.7378 60.7744 31.9387H63.2258C63.2258 16.3839 50.6162 3.77429 35.0614 3.77429V6.22571ZM60.7744 31.9387C60.7744 46.1396 49.2623 57.6517 35.0614 57.6517V60.1031C50.6162 60.1031 63.2258 47.4935 63.2258 31.9387H60.7744ZM35.0614 57.6517C34.0727 57.6517 33.0975 57.596 32.1387 57.4875L31.8633 59.9234C32.9133 60.0422 33.9805 60.1031 35.0614 60.1031V57.6517Z",
34
+ fill: "#1B1340"
35
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
36
+ cx: 28.9387,
37
+ cy: 31.9387,
38
+ r: 26.9387,
39
+ stroke: "#1B1340",
40
+ strokeWidth: 2.45142
41
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
42
+ d: "M32.0019 31.3909C32.002 29.5164 30.6698 27.6517 28.6334 27.6517C26.5969 27.6517 25.2648 29.5164 25.2648 31.3909L25.2648 42.8946C25.2648 44.769 26.5969 46.6337 28.6334 46.6337C30.6698 46.6337 32.0019 44.769 32.0019 42.8946L32.0019 31.3909Z",
43
+ fill: "#A880FF",
44
+ stroke: "#1B1340",
45
+ strokeWidth: 2.45142,
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round"
48
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
49
+ d: "M28.6334 23.9808C30.4938 23.9808 32.0019 22.4726 32.0019 20.6122C32.0019 18.7518 30.4938 17.2437 28.6334 17.2436C26.773 17.2436 25.2648 18.7518 25.2648 20.6122C25.2648 22.4726 26.773 23.9808 28.6334 23.9808Z",
50
+ fill: "#A880FF",
51
+ stroke: "#1B1340",
52
+ strokeWidth: 2.45142
53
+ }));
54
+ };
55
+
56
+ var _default = SvgComponent;
57
+ exports["default"] = _default;
@@ -0,0 +1,50 @@
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: 64,
21
+ height: 64,
22
+ viewBox: "0 0 64 64",
23
+ fill: "none",
24
+ xmlns: "http://www.w3.org/2000/svg"
25
+ }, props), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M32.126 58.9292C45.618 57.4026 56.1021 45.9512 56.1021 32.051C56.1021 18.1509 45.618 6.69941 32.126 5.17283C33.1352 5.05864 34.1612 4.99998 35.2009 4.99998C50.1408 4.99998 62.252 17.1111 62.252 32.051C62.252 46.9909 50.1408 59.1021 35.2009 59.1021C34.1612 59.1021 33.1352 59.0434 32.126 58.9292Z",
29
+ fill: "#DCFF79"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ d: "M32.126 58.9292L31.9805 57.6431L31.9805 60.2153L32.126 58.9292ZM32.126 5.17283L31.9805 3.88673L31.9805 6.45893L32.126 5.17283ZM54.8078 32.051C54.8078 45.2852 44.8255 56.1897 31.9805 57.6431L32.2715 60.2153C46.4104 58.6155 57.3964 46.6171 57.3964 32.051H54.8078ZM31.9805 6.45893C44.8255 7.91231 54.8078 18.8168 54.8078 32.051H57.3964C57.3964 17.4849 46.4104 5.4865 32.2715 3.88673L31.9805 6.45893ZM32.2715 6.45893C33.2325 6.3502 34.2099 6.29429 35.2009 6.29429V3.70567C34.1125 3.70567 33.0379 3.76708 31.9805 3.88673L32.2715 6.45893ZM35.2009 6.29429C49.426 6.29429 60.9576 17.826 60.9576 32.051H63.5463C63.5463 16.3963 50.8556 3.70567 35.2009 3.70567V6.29429ZM60.9576 32.051C60.9576 46.2761 49.426 57.8077 35.2009 57.8077V60.3964C50.8556 60.3964 63.5463 47.7057 63.5463 32.051H60.9576ZM35.2009 57.8077C34.2099 57.8077 33.2325 57.7518 32.2715 57.6431L31.9805 60.2153C33.0379 60.3349 34.1125 60.3964 35.2009 60.3964V57.8077Z",
32
+ fill: "#034036"
33
+ }), /*#__PURE__*/React.createElement("circle", {
34
+ cx: 29.051,
35
+ cy: 32.051,
36
+ r: 27.051,
37
+ stroke: "#034036",
38
+ strokeWidth: 2.58861
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ d: "M37.4738 22.0829L38.4009 22.9861L37.4738 22.0829L23.9824 35.9293L19.4495 31.0187C18.3889 29.8697 16.5976 29.798 15.4486 30.8587C14.2996 31.9193 14.228 33.7105 15.2886 34.8595L21.8464 41.9638C22.3734 42.5347 23.1118 42.864 23.8886 42.8745C24.6655 42.8849 25.4125 42.5757 25.9547 42.0193L41.5296 26.0346C42.6208 24.9146 42.5975 23.1221 41.4776 22.0309C40.3576 20.9396 38.5651 20.9629 37.4738 22.0829Z",
41
+ fill: "#DCFF79",
42
+ stroke: "#034036",
43
+ strokeWidth: 2.58861,
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round"
46
+ }));
47
+ };
48
+
49
+ var _default = SvgComponent;
50
+ exports["default"] = _default;
@@ -0,0 +1,52 @@
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: 64,
23
+ height: 64,
24
+ viewBox: "0 0 64 64",
25
+ fill: "none",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, props), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
28
+ fillRule: "evenodd",
29
+ clipRule: "evenodd",
30
+ d: "M32.126 58.9292C45.618 57.4026 56.1021 45.9512 56.1021 32.051C56.1021 18.1509 45.618 6.69941 32.126 5.17283C33.1352 5.05864 34.1612 4.99998 35.2009 4.99998C50.1408 4.99998 62.252 17.1111 62.252 32.051C62.252 46.9909 50.1408 59.1021 35.2009 59.1021C34.1612 59.1021 33.1352 59.0434 32.126 58.9292Z",
31
+ fill: "#DCFF79"
32
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
33
+ d: "M32.126 58.9292L31.9805 57.6431L31.9805 60.2153L32.126 58.9292ZM32.126 5.17283L31.9805 3.88673L31.9805 6.45893L32.126 5.17283ZM54.8078 32.051C54.8078 45.2852 44.8255 56.1897 31.9805 57.6431L32.2715 60.2153C46.4104 58.6155 57.3964 46.6171 57.3964 32.051H54.8078ZM31.9805 6.45893C44.8255 7.91231 54.8078 18.8168 54.8078 32.051H57.3964C57.3964 17.4849 46.4104 5.4865 32.2715 3.88673L31.9805 6.45893ZM32.2715 6.45893C33.2325 6.3502 34.2099 6.29429 35.2009 6.29429V3.70567C34.1125 3.70567 33.0379 3.76708 31.9805 3.88673L32.2715 6.45893ZM35.2009 6.29429C49.426 6.29429 60.9576 17.826 60.9576 32.051H63.5463C63.5463 16.3963 50.8556 3.70567 35.2009 3.70567V6.29429ZM60.9576 32.051C60.9576 46.2761 49.426 57.8077 35.2009 57.8077V60.3964C50.8556 60.3964 63.5463 47.7057 63.5463 32.051H60.9576ZM35.2009 57.8077C34.2099 57.8077 33.2325 57.7518 32.2715 57.6431L31.9805 60.2153C33.0379 60.3349 34.1125 60.3964 35.2009 60.3964V57.8077Z",
34
+ fill: "#034036"
35
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
36
+ cx: 29.051,
37
+ cy: 32.051,
38
+ r: 27.051,
39
+ stroke: "#034036",
40
+ strokeWidth: 2.58861
41
+ }), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
42
+ d: "M37.4738 22.0829L38.4009 22.9861L37.4738 22.0829L23.9824 35.9293L19.4495 31.0187C18.3889 29.8697 16.5976 29.798 15.4486 30.8587C14.2996 31.9193 14.228 33.7105 15.2886 34.8595L21.8464 41.9638C22.3734 42.5347 23.1118 42.864 23.8886 42.8745C24.6655 42.8849 25.4125 42.5757 25.9547 42.0193L41.5296 26.0346C42.6208 24.9146 42.5975 23.1221 41.4776 22.0309C40.3576 20.9396 38.5651 20.9629 37.4738 22.0829Z",
43
+ fill: "#DCFF79",
44
+ stroke: "#034036",
45
+ strokeWidth: 2.58861,
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round"
48
+ }));
49
+ };
50
+
51
+ var _default = SvgComponent;
52
+ exports["default"] = _default;