@kanmu/popcorn-icons 0.3.0 → 1.0.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 (243) hide show
  1. package/dist/{Card.d.mts → Bars.d.mts} +2 -2
  2. package/dist/{Card.d.ts → Bars.d.ts} +2 -2
  3. package/dist/{Hamburger.js → Bars.js} +6 -6
  4. package/dist/{Hamburger.mjs → Bars.mjs} +3 -3
  5. package/dist/{Back.d.mts → Bell.d.mts} +2 -2
  6. package/dist/{Back.d.ts → Bell.d.ts} +2 -2
  7. package/dist/{News.js → Bell.js} +6 -6
  8. package/dist/{News.mjs → Bell.mjs} +3 -3
  9. package/dist/{EyeSlash.d.mts → BellFill.d.mts} +2 -2
  10. package/dist/{EyeSlash.d.ts → BellFill.d.ts} +2 -2
  11. package/dist/{NewsActive.js → BellFill.js} +7 -7
  12. package/dist/{NewsActive.mjs → BellFill.mjs} +4 -4
  13. package/dist/Calender.js +1 -1
  14. package/dist/Calender.mjs +1 -1
  15. package/dist/{AttentionActive.d.mts → CheckCircleFill.d.mts} +2 -2
  16. package/dist/{AttentionActive.d.ts → CheckCircleFill.d.ts} +2 -2
  17. package/dist/{CheckFill.js → CheckCircleFill.js} +6 -6
  18. package/dist/{CheckFill.mjs → CheckCircleFill.mjs} +3 -3
  19. package/dist/ChevronDown.d.mts +12 -0
  20. package/dist/ChevronDown.d.ts +12 -0
  21. package/dist/{Arrow.js → ChevronDown.js} +7 -7
  22. package/dist/{Arrow.mjs → ChevronDown.mjs} +4 -4
  23. package/dist/ChevronLeft.d.mts +12 -0
  24. package/dist/ChevronLeft.d.ts +12 -0
  25. package/dist/{Back.js → ChevronLeft.js} +7 -9
  26. package/dist/{Back.mjs → ChevronLeft.mjs} +4 -6
  27. package/dist/{CaretReverse.d.mts → ChevronRight.d.mts} +2 -2
  28. package/dist/{CaretReverse.d.ts → ChevronRight.d.ts} +2 -2
  29. package/dist/{CaretReverse.js → ChevronRight.js} +7 -7
  30. package/dist/{CaretReverse.mjs → ChevronRight.mjs} +4 -4
  31. package/dist/{CardSwipe.d.mts → ChevronUp.d.mts} +2 -2
  32. package/dist/{CardSwipe.d.ts → ChevronUp.d.ts} +2 -2
  33. package/dist/{Caret.js → ChevronUp.js} +7 -7
  34. package/dist/{Caret.mjs → ChevronUp.mjs} +4 -4
  35. package/dist/ClockRotateLeft.d.mts +12 -0
  36. package/dist/ClockRotateLeft.d.ts +12 -0
  37. package/dist/{History.js → ClockRotateLeft.js} +7 -7
  38. package/dist/{History.mjs → ClockRotateLeft.mjs} +4 -4
  39. package/dist/{CardActive.d.mts → CreditCard.d.mts} +2 -2
  40. package/dist/{CardActive.d.ts → CreditCard.d.ts} +2 -2
  41. package/dist/{Card.js → CreditCard.js} +6 -6
  42. package/dist/{Card.mjs → CreditCard.mjs} +3 -3
  43. package/dist/CreditCardFill.d.mts +12 -0
  44. package/dist/CreditCardFill.d.ts +12 -0
  45. package/dist/{CardActive.js → CreditCardFill.js} +6 -6
  46. package/dist/{CardActive.mjs → CreditCardFill.mjs} +3 -3
  47. package/dist/CreditCardSwipe.d.mts +12 -0
  48. package/dist/CreditCardSwipe.d.ts +12 -0
  49. package/dist/{CardSwipe.js → CreditCardSwipe.js} +7 -7
  50. package/dist/{CardSwipe.mjs → CreditCardSwipe.mjs} +4 -4
  51. package/dist/ExclamationCircle.d.mts +12 -0
  52. package/dist/ExclamationCircle.d.ts +12 -0
  53. package/dist/{Attention.js → ExclamationCircle.js} +7 -7
  54. package/dist/{Attention.mjs → ExclamationCircle.mjs} +4 -4
  55. package/dist/ExclamationCircleFill.d.mts +12 -0
  56. package/dist/ExclamationCircleFill.d.ts +12 -0
  57. package/dist/{AttentionActive.js → ExclamationCircleFill.js} +7 -7
  58. package/dist/{AttentionActive.mjs → ExclamationCircleFill.mjs} +4 -4
  59. package/dist/ExclamationTriangle.d.mts +12 -0
  60. package/dist/ExclamationTriangle.d.ts +12 -0
  61. package/dist/{Caution.js → ExclamationTriangle.js} +7 -7
  62. package/dist/{Caution.mjs → ExclamationTriangle.mjs} +4 -4
  63. package/dist/{Caution.d.mts → EyeFill.d.mts} +2 -2
  64. package/dist/{Caution.d.ts → EyeFill.d.ts} +2 -2
  65. package/dist/{Eye.js → EyeFill.js} +6 -6
  66. package/dist/{Eye.mjs → EyeFill.mjs} +3 -3
  67. package/dist/{ChargeActive.d.mts → EyeSlashFill.d.mts} +2 -2
  68. package/dist/{ChargeActive.d.ts → EyeSlashFill.d.ts} +2 -2
  69. package/dist/{EyeSlash.js → EyeSlashFill.js} +6 -6
  70. package/dist/{EyeSlash.mjs → EyeSlashFill.mjs} +3 -3
  71. package/dist/File.d.mts +12 -0
  72. package/dist/File.d.ts +12 -0
  73. package/dist/{Doc.js → File.js} +6 -6
  74. package/dist/{Doc.mjs → File.mjs} +3 -3
  75. package/dist/{Arrow.d.mts → Gauge.d.mts} +2 -2
  76. package/dist/{Arrow.d.ts → Gauge.d.ts} +2 -2
  77. package/dist/{Limit.js → Gauge.js} +6 -6
  78. package/dist/{Limit.mjs → Gauge.mjs} +3 -3
  79. package/dist/Gear.d.mts +12 -0
  80. package/dist/Gear.d.ts +12 -0
  81. package/dist/{Setting.js → Gear.js} +6 -6
  82. package/dist/{Setting.mjs → Gear.mjs} +3 -3
  83. package/dist/GearFill.d.mts +12 -0
  84. package/dist/GearFill.d.ts +12 -0
  85. package/dist/{SettingActive.js → GearFill.js} +6 -6
  86. package/dist/{SettingActive.mjs → GearFill.mjs} +3 -3
  87. package/dist/GiftFill.d.mts +12 -0
  88. package/dist/GiftFill.d.ts +12 -0
  89. package/dist/{GiftActive.js → GiftFill.js} +6 -6
  90. package/dist/{GiftActive.mjs → GiftFill.mjs} +3 -3
  91. package/dist/{Caret.d.mts → Globe.d.mts} +2 -2
  92. package/dist/{Caret.d.ts → Globe.d.ts} +2 -2
  93. package/dist/{Net.js → Globe.js} +7 -7
  94. package/dist/{Net.mjs → Globe.mjs} +4 -4
  95. package/dist/HandPointUp.d.mts +12 -0
  96. package/dist/HandPointUp.d.ts +12 -0
  97. package/dist/{Finger.js → HandPointUp.js} +9 -9
  98. package/dist/{Finger.mjs → HandPointUp.mjs} +6 -6
  99. package/dist/House.d.mts +12 -0
  100. package/dist/House.d.ts +12 -0
  101. package/dist/{Home.js → House.js} +7 -7
  102. package/dist/{Home.mjs → House.mjs} +4 -4
  103. package/dist/{Attention.d.mts → HouseFill.d.mts} +2 -2
  104. package/dist/{Attention.d.ts → HouseFill.d.ts} +2 -2
  105. package/dist/{HomeActive.js → HouseFill.js} +6 -6
  106. package/dist/{HomeActive.mjs → HouseFill.mjs} +3 -3
  107. package/dist/MagnifyingGlass.d.mts +12 -0
  108. package/dist/MagnifyingGlass.d.ts +12 -0
  109. package/dist/{Search.js → MagnifyingGlass.js} +6 -6
  110. package/dist/{Search.mjs → MagnifyingGlass.mjs} +3 -3
  111. package/dist/MinusCircle.d.mts +12 -0
  112. package/dist/MinusCircle.d.ts +12 -0
  113. package/dist/{Delete.js → MinusCircle.js} +6 -6
  114. package/dist/{Delete.mjs → MinusCircle.mjs} +3 -3
  115. package/dist/MinusCircleFill.d.mts +12 -0
  116. package/dist/MinusCircleFill.d.ts +12 -0
  117. package/dist/{DeleteActive.js → MinusCircleFill.js} +6 -6
  118. package/dist/{DeleteActive.mjs → MinusCircleFill.mjs} +3 -3
  119. package/dist/{Charge.d.mts → Mobile.d.mts} +2 -2
  120. package/dist/{Charge.d.ts → Mobile.d.ts} +2 -2
  121. package/dist/{Smartphone.js → Mobile.js} +6 -6
  122. package/dist/{Smartphone.mjs → Mobile.mjs} +3 -3
  123. package/dist/MonthlyLimit.d.mts +12 -0
  124. package/dist/MonthlyLimit.d.ts +12 -0
  125. package/dist/{LimitMonthly.js → MonthlyLimit.js} +6 -6
  126. package/dist/{LimitMonthly.mjs → MonthlyLimit.mjs} +3 -3
  127. package/dist/PhoneFill.d.mts +12 -0
  128. package/dist/PhoneFill.d.ts +12 -0
  129. package/dist/{Tel.js → PhoneFill.js} +7 -7
  130. package/dist/{Tel.mjs → PhoneFill.mjs} +4 -4
  131. package/dist/{GiftActive.d.mts → PlusCircle.d.mts} +2 -2
  132. package/dist/{GiftActive.d.ts → PlusCircle.d.ts} +2 -2
  133. package/dist/{Charge.js → PlusCircle.js} +6 -6
  134. package/dist/{Charge.mjs → PlusCircle.mjs} +3 -3
  135. package/dist/PlusCircleFill.d.mts +12 -0
  136. package/dist/PlusCircleFill.d.ts +12 -0
  137. package/dist/{ChargeActive.js → PlusCircleFill.js} +6 -6
  138. package/dist/{ChargeActive.mjs → PlusCircleFill.mjs} +3 -3
  139. package/dist/Pochitto.js +2 -2
  140. package/dist/Pochitto.mjs +2 -2
  141. package/dist/Question.js +1 -1
  142. package/dist/Question.mjs +1 -1
  143. package/dist/QuestionCircle.d.mts +12 -0
  144. package/dist/QuestionCircle.d.ts +12 -0
  145. package/dist/QuestionCircle.js +54 -0
  146. package/dist/QuestionCircle.mjs +24 -0
  147. package/dist/RotateRight.d.mts +12 -0
  148. package/dist/RotateRight.d.ts +12 -0
  149. package/dist/{Flip.js → RotateRight.js} +6 -6
  150. package/dist/{Flip.mjs → RotateRight.mjs} +3 -3
  151. package/dist/SquareDot.d.mts +12 -0
  152. package/dist/SquareDot.d.ts +12 -0
  153. package/dist/{Notification.js → SquareDot.js} +6 -6
  154. package/dist/{Notification.mjs → SquareDot.mjs} +3 -3
  155. package/dist/Unlock.js +1 -1
  156. package/dist/Unlock.mjs +1 -1
  157. package/dist/Vandlykun.d.mts +12 -0
  158. package/dist/Vandlykun.d.ts +12 -0
  159. package/dist/{Service.js → Vandlykun.js} +7 -7
  160. package/dist/Vandlykun.mjs +24 -0
  161. package/dist/Xmark.d.mts +12 -0
  162. package/dist/Xmark.d.ts +12 -0
  163. package/dist/{Close.js → Xmark.js} +7 -7
  164. package/dist/{Close.mjs → Xmark.mjs} +4 -4
  165. package/dist/XmarkCircle.d.mts +12 -0
  166. package/dist/XmarkCircle.d.ts +12 -0
  167. package/dist/{SearchActive.js → XmarkCircle.js} +10 -20
  168. package/dist/XmarkCircle.mjs +27 -0
  169. package/dist/XmarkCircleFill.d.mts +12 -0
  170. package/dist/XmarkCircleFill.d.ts +12 -0
  171. package/dist/{CircleXactive.js → XmarkCircleFill.js} +8 -8
  172. package/dist/{CircleXactive.mjs → XmarkCircleFill.mjs} +5 -5
  173. package/dist/{History.d.mts → YenSign.d.mts} +2 -2
  174. package/dist/{History.d.ts → YenSign.d.ts} +2 -2
  175. package/dist/{Yen.js → YenSign.js} +6 -6
  176. package/dist/{Yen.mjs → YenSign.mjs} +3 -3
  177. package/dist/index.d.mts +42 -43
  178. package/dist/index.d.ts +42 -43
  179. package/dist/index.js +126 -129
  180. package/dist/index.mjs +96 -98
  181. package/package.json +1 -1
  182. package/dist/CheckFill.d.mts +0 -12
  183. package/dist/CheckFill.d.ts +0 -12
  184. package/dist/CircleXactive.d.mts +0 -12
  185. package/dist/CircleXactive.d.ts +0 -12
  186. package/dist/Close.d.mts +0 -12
  187. package/dist/Close.d.ts +0 -12
  188. package/dist/Delete.d.mts +0 -12
  189. package/dist/Delete.d.ts +0 -12
  190. package/dist/DeleteActive.d.mts +0 -12
  191. package/dist/DeleteActive.d.ts +0 -12
  192. package/dist/Doc.d.mts +0 -12
  193. package/dist/Doc.d.ts +0 -12
  194. package/dist/Eye.d.mts +0 -12
  195. package/dist/Eye.d.ts +0 -12
  196. package/dist/Finger.d.mts +0 -12
  197. package/dist/Finger.d.ts +0 -12
  198. package/dist/Flip.d.mts +0 -12
  199. package/dist/Flip.d.ts +0 -12
  200. package/dist/Hamburger.d.mts +0 -12
  201. package/dist/Hamburger.d.ts +0 -12
  202. package/dist/HistoryActive.d.mts +0 -12
  203. package/dist/HistoryActive.d.ts +0 -12
  204. package/dist/HistoryActive.js +0 -74
  205. package/dist/HistoryActive.mjs +0 -44
  206. package/dist/Home.d.mts +0 -12
  207. package/dist/Home.d.ts +0 -12
  208. package/dist/HomeActive.d.mts +0 -12
  209. package/dist/HomeActive.d.ts +0 -12
  210. package/dist/Limit.d.mts +0 -12
  211. package/dist/Limit.d.ts +0 -12
  212. package/dist/LimitMonthly.d.mts +0 -12
  213. package/dist/LimitMonthly.d.ts +0 -12
  214. package/dist/Net.d.mts +0 -12
  215. package/dist/Net.d.ts +0 -12
  216. package/dist/News.d.mts +0 -12
  217. package/dist/News.d.ts +0 -12
  218. package/dist/NewsActive.d.mts +0 -12
  219. package/dist/NewsActive.d.ts +0 -12
  220. package/dist/Notification.d.mts +0 -12
  221. package/dist/Notification.d.ts +0 -12
  222. package/dist/QuestionPlain.d.mts +0 -12
  223. package/dist/QuestionPlain.d.ts +0 -12
  224. package/dist/QuestionPlain.js +0 -54
  225. package/dist/QuestionPlain.mjs +0 -24
  226. package/dist/Search.d.mts +0 -12
  227. package/dist/Search.d.ts +0 -12
  228. package/dist/SearchActive.d.mts +0 -12
  229. package/dist/SearchActive.d.ts +0 -12
  230. package/dist/SearchActive.mjs +0 -37
  231. package/dist/Service.d.mts +0 -12
  232. package/dist/Service.d.ts +0 -12
  233. package/dist/Service.mjs +0 -24
  234. package/dist/Setting.d.mts +0 -12
  235. package/dist/Setting.d.ts +0 -12
  236. package/dist/SettingActive.d.mts +0 -12
  237. package/dist/SettingActive.d.ts +0 -12
  238. package/dist/Smartphone.d.mts +0 -12
  239. package/dist/Smartphone.d.ts +0 -12
  240. package/dist/Tel.d.mts +0 -12
  241. package/dist/Tel.d.ts +0 -12
  242. package/dist/Yen.d.mts +0 -12
  243. package/dist/Yen.d.ts +0 -12
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgChargeActive: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgEyeSlashFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgChargeActive as default };
12
+ export { SvgEyeSlashFill as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgChargeActive: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgEyeSlashFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgChargeActive as default };
12
+ export { SvgEyeSlashFill as default };
@@ -26,14 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var EyeSlash_exports = {};
30
- __export(EyeSlash_exports, {
31
- default: () => EyeSlash_default
29
+ var EyeSlashFill_exports = {};
30
+ __export(EyeSlashFill_exports, {
31
+ default: () => EyeSlashFill_default
32
32
  });
33
- module.exports = __toCommonJS(EyeSlash_exports);
33
+ module.exports = __toCommonJS(EyeSlashFill_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgEyeSlash = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgEyeSlashFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
37
37
  import_react_native_svg.default,
38
38
  {
39
39
  xmlns: "http://www.w3.org/2000/svg",
@@ -51,4 +51,4 @@ const SvgEyeSlash = ({ size, width = size, height = size, ...props }) => /* @__P
51
51
  )
52
52
  }
53
53
  );
54
- var EyeSlash_default = SvgEyeSlash;
54
+ var EyeSlashFill_default = SvgEyeSlashFill;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgEyeSlash = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgEyeSlashFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
4
4
  Svg,
5
5
  {
6
6
  xmlns: "http://www.w3.org/2000/svg",
@@ -18,7 +18,7 @@ const SvgEyeSlash = ({ size, width = size, height = size, ...props }) => /* @__P
18
18
  )
19
19
  }
20
20
  );
21
- var EyeSlash_default = SvgEyeSlash;
21
+ var EyeSlashFill_default = SvgEyeSlashFill;
22
22
  export {
23
- EyeSlash_default as default
23
+ EyeSlashFill_default as default
24
24
  };
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgProps } from 'react-native-svg';
3
+
4
+ interface ISvgProps extends SvgProps {
5
+ xmlns?: string;
6
+ xmlnsXlink?: string;
7
+ xmlSpace?: string;
8
+ size?: number;
9
+ }
10
+ declare const SvgFile: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgFile as default };
package/dist/File.d.ts ADDED
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgProps } from 'react-native-svg';
3
+
4
+ interface ISvgProps extends SvgProps {
5
+ xmlns?: string;
6
+ xmlnsXlink?: string;
7
+ xmlSpace?: string;
8
+ size?: number;
9
+ }
10
+ declare const SvgFile: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgFile as default };
@@ -26,14 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var Doc_exports = {};
30
- __export(Doc_exports, {
31
- default: () => Doc_default
29
+ var File_exports = {};
30
+ __export(File_exports, {
31
+ default: () => File_default
32
32
  });
33
- module.exports = __toCommonJS(Doc_exports);
33
+ module.exports = __toCommonJS(File_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgDoc = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgFile = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
37
37
  import_react_native_svg.default,
38
38
  {
39
39
  xmlns: "http://www.w3.org/2000/svg",
@@ -51,4 +51,4 @@ const SvgDoc = ({ size, width = size, height = size, ...props }) => /* @__PURE__
51
51
  )
52
52
  }
53
53
  );
54
- var Doc_default = SvgDoc;
54
+ var File_default = SvgFile;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgDoc = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgFile = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
4
4
  Svg,
5
5
  {
6
6
  xmlns: "http://www.w3.org/2000/svg",
@@ -18,7 +18,7 @@ const SvgDoc = ({ size, width = size, height = size, ...props }) => /* @__PURE__
18
18
  )
19
19
  }
20
20
  );
21
- var Doc_default = SvgDoc;
21
+ var File_default = SvgFile;
22
22
  export {
23
- Doc_default as default
23
+ File_default as default
24
24
  };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgArrow: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgGauge: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgArrow as default };
12
+ export { SvgGauge as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgArrow: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgGauge: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgArrow as default };
12
+ export { SvgGauge as default };
@@ -26,14 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var Limit_exports = {};
30
- __export(Limit_exports, {
31
- default: () => Limit_default
29
+ var Gauge_exports = {};
30
+ __export(Gauge_exports, {
31
+ default: () => Gauge_default
32
32
  });
33
- module.exports = __toCommonJS(Limit_exports);
33
+ module.exports = __toCommonJS(Gauge_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgLimit = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgGauge = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
37
37
  import_react_native_svg.default,
38
38
  {
39
39
  xmlns: "http://www.w3.org/2000/svg",
@@ -51,4 +51,4 @@ const SvgLimit = ({ size, width = size, height = size, ...props }) => /* @__PURE
51
51
  )
52
52
  }
53
53
  );
54
- var Limit_default = SvgLimit;
54
+ var Gauge_default = SvgGauge;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgLimit = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgGauge = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
4
4
  Svg,
5
5
  {
6
6
  xmlns: "http://www.w3.org/2000/svg",
@@ -18,7 +18,7 @@ const SvgLimit = ({ size, width = size, height = size, ...props }) => /* @__PURE
18
18
  )
19
19
  }
20
20
  );
21
- var Limit_default = SvgLimit;
21
+ var Gauge_default = SvgGauge;
22
22
  export {
23
- Limit_default as default
23
+ Gauge_default as default
24
24
  };
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgProps } from 'react-native-svg';
3
+
4
+ interface ISvgProps extends SvgProps {
5
+ xmlns?: string;
6
+ xmlnsXlink?: string;
7
+ xmlSpace?: string;
8
+ size?: number;
9
+ }
10
+ declare const SvgGear: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgGear as default };
package/dist/Gear.d.ts ADDED
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgProps } from 'react-native-svg';
3
+
4
+ interface ISvgProps extends SvgProps {
5
+ xmlns?: string;
6
+ xmlnsXlink?: string;
7
+ xmlSpace?: string;
8
+ size?: number;
9
+ }
10
+ declare const SvgGear: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgGear as default };
@@ -26,14 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var Setting_exports = {};
30
- __export(Setting_exports, {
31
- default: () => Setting_default
29
+ var Gear_exports = {};
30
+ __export(Gear_exports, {
31
+ default: () => Gear_default
32
32
  });
33
- module.exports = __toCommonJS(Setting_exports);
33
+ module.exports = __toCommonJS(Gear_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgSetting = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgGear = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
37
37
  import_react_native_svg.default,
38
38
  {
39
39
  xmlns: "http://www.w3.org/2000/svg",
@@ -53,4 +53,4 @@ const SvgSetting = ({ size, width = size, height = size, ...props }) => /* @__PU
53
53
  )
54
54
  }
55
55
  );
56
- var Setting_default = SvgSetting;
56
+ var Gear_default = SvgGear;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgSetting = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgGear = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
4
4
  Svg,
5
5
  {
6
6
  xmlns: "http://www.w3.org/2000/svg",
@@ -20,7 +20,7 @@ const SvgSetting = ({ size, width = size, height = size, ...props }) => /* @__PU
20
20
  )
21
21
  }
22
22
  );
23
- var Setting_default = SvgSetting;
23
+ var Gear_default = SvgGear;
24
24
  export {
25
- Setting_default as default
25
+ Gear_default as default
26
26
  };
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgProps } from 'react-native-svg';
3
+
4
+ interface ISvgProps extends SvgProps {
5
+ xmlns?: string;
6
+ xmlnsXlink?: string;
7
+ xmlSpace?: string;
8
+ size?: number;
9
+ }
10
+ declare const SvgGearFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgGearFill as default };
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgProps } from 'react-native-svg';
3
+
4
+ interface ISvgProps extends SvgProps {
5
+ xmlns?: string;
6
+ xmlnsXlink?: string;
7
+ xmlSpace?: string;
8
+ size?: number;
9
+ }
10
+ declare const SvgGearFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgGearFill as default };
@@ -26,14 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var SettingActive_exports = {};
30
- __export(SettingActive_exports, {
31
- default: () => SettingActive_default
29
+ var GearFill_exports = {};
30
+ __export(GearFill_exports, {
31
+ default: () => GearFill_default
32
32
  });
33
- module.exports = __toCommonJS(SettingActive_exports);
33
+ module.exports = __toCommonJS(GearFill_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgSettingActive = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgGearFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
37
37
  import_react_native_svg.default,
38
38
  {
39
39
  xmlns: "http://www.w3.org/2000/svg",
@@ -51,4 +51,4 @@ const SvgSettingActive = ({ size, width = size, height = size, ...props }) => /*
51
51
  )
52
52
  }
53
53
  );
54
- var SettingActive_default = SvgSettingActive;
54
+ var GearFill_default = SvgGearFill;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgSettingActive = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgGearFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
4
4
  Svg,
5
5
  {
6
6
  xmlns: "http://www.w3.org/2000/svg",
@@ -18,7 +18,7 @@ const SvgSettingActive = ({ size, width = size, height = size, ...props }) => /*
18
18
  )
19
19
  }
20
20
  );
21
- var SettingActive_default = SvgSettingActive;
21
+ var GearFill_default = SvgGearFill;
22
22
  export {
23
- SettingActive_default as default
23
+ GearFill_default as default
24
24
  };
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgProps } from 'react-native-svg';
3
+
4
+ interface ISvgProps extends SvgProps {
5
+ xmlns?: string;
6
+ xmlnsXlink?: string;
7
+ xmlSpace?: string;
8
+ size?: number;
9
+ }
10
+ declare const SvgGiftFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgGiftFill as default };
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgProps } from 'react-native-svg';
3
+
4
+ interface ISvgProps extends SvgProps {
5
+ xmlns?: string;
6
+ xmlnsXlink?: string;
7
+ xmlSpace?: string;
8
+ size?: number;
9
+ }
10
+ declare const SvgGiftFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgGiftFill as default };
@@ -26,14 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var GiftActive_exports = {};
30
- __export(GiftActive_exports, {
31
- default: () => GiftActive_default
29
+ var GiftFill_exports = {};
30
+ __export(GiftFill_exports, {
31
+ default: () => GiftFill_default
32
32
  });
33
- module.exports = __toCommonJS(GiftActive_exports);
33
+ module.exports = __toCommonJS(GiftFill_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgGiftActive = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
36
+ const SvgGiftFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
37
37
  import_react_native_svg.default,
38
38
  {
39
39
  xmlns: "http://www.w3.org/2000/svg",
@@ -71,4 +71,4 @@ const SvgGiftActive = ({ size, width = size, height = size, ...props }) => /* @_
71
71
  ]
72
72
  }
73
73
  );
74
- var GiftActive_default = SvgGiftActive;
74
+ var GiftFill_default = SvgGiftFill;
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgGiftActive = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsxs(
3
+ const SvgGiftFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsxs(
4
4
  Svg,
5
5
  {
6
6
  xmlns: "http://www.w3.org/2000/svg",
@@ -38,7 +38,7 @@ const SvgGiftActive = ({ size, width = size, height = size, ...props }) => /* @_
38
38
  ]
39
39
  }
40
40
  );
41
- var GiftActive_default = SvgGiftActive;
41
+ var GiftFill_default = SvgGiftFill;
42
42
  export {
43
- GiftActive_default as default
43
+ GiftFill_default as default
44
44
  };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgCaret: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgGlobe: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgCaret as default };
12
+ export { SvgGlobe as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgCaret: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgGlobe: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgCaret as default };
12
+ export { SvgGlobe as default };
@@ -26,14 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var Net_exports = {};
30
- __export(Net_exports, {
31
- default: () => Net_default
29
+ var Globe_exports = {};
30
+ __export(Globe_exports, {
31
+ default: () => Globe_default
32
32
  });
33
- module.exports = __toCommonJS(Net_exports);
33
+ module.exports = __toCommonJS(Globe_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgNet = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgGlobe = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
37
37
  import_react_native_svg.default,
38
38
  {
39
39
  xmlns: "http://www.w3.org/2000/svg",
@@ -47,10 +47,10 @@ const SvgNet = ({ size, width = size, height = size, ...props }) => /* @__PURE__
47
47
  {
48
48
  fill: "currentColor",
49
49
  fillRule: "evenodd",
50
- d: "M15.915 17.397c.589.222.681.252 1.261.498-.704.572-1.016.852-2.106 1.326 0 0 .467-.72.845-1.824m-7.844.012c.307.942.703 1.583.828 1.802-.709-.31-1.147-.534-2.073-1.305 0 0 .598-.282 1.245-.497m0-10.813a11 11 0 0 1-1.233-.503c.787-.678 1.305-.978 2.06-1.297 0 0-.457.655-.828 1.8m7.85 0c-.262-.718-.462-1.184-.855-1.827.855.401 1.193.581 2.101 1.315 0 0-.457.273-1.246.512m.813 4.608c-.042-1.085-.12-1.95-.41-3.097.898-.272 1.379-.518 1.973-.82.8 1.036 1.402 2.62 1.514 3.917zm3.09 1.596c-.265 2.013-.928 2.997-1.538 3.905-.744-.348-1.048-.552-1.946-.823.198-1.037.324-1.722.412-3.082zm-7.032-.007h2.382a19 19 0 0 1-.356 2.683c-.835-.168-1.31-.231-2.026-.271zm-.011 3.987c.4 0 .905.063 1.611.216-.518 1.268-.852 1.842-1.611 2.534zm-1.564 2.763c-.435-.335-1.119-1.109-1.618-2.549.56-.11.988-.165 1.618-.219zm0-6.757v2.412c-.849.053-1.633.175-2.063.284-.186-.954-.247-1.53-.334-2.696zm-3.974-.002c.044 1.176.152 1.964.403 3.101-.89.271-1.18.472-1.917.827-.88-1.066-1.44-2.637-1.54-3.928zM4.193 11.2c.142-1.62.823-2.968 1.531-3.905.787.386 1.032.541 1.922.811-.254 1.223-.363 1.72-.39 3.094zm7.02.008H8.82c.077-1.063.086-1.627.355-2.689.847.152 1.076.239 2.038.265zm.01-3.992c-.45 0-1.103-.099-1.615-.211.408-1.297 1.176-2.237 1.614-2.545zm1.551-2.721c.557.285 1.265 1.54 1.605 2.51a10 10 0 0 1-1.604.214zm.015 4.319c.806-.074 1.526-.182 2.02-.297.255.991.303 2.016.345 2.705h-2.365zM2.57 12c0 5.199 4.21 9.415 9.406 9.428 5.23 0 9.452-4.222 9.452-9.428A9.429 9.429 0 0 0 2.57 12",
50
+ d: "M15.915 17.397c.589.222.681.252 1.261.498-.704.572-1.016.852-2.106 1.326 0 0 .467-.72.845-1.824m-7.844.012c.307.942.703 1.583.828 1.802-.709-.31-1.147-.534-2.073-1.305 0 0 .598-.282 1.245-.497m0-10.813a11 11 0 0 1-1.233-.503c.787-.678 1.305-.978 2.06-1.297 0 0-.457.655-.828 1.8m7.85 0c-.262-.718-.462-1.184-.855-1.827.855.401 1.193.581 2.101 1.315 0 0-.457.273-1.246.512m.813 4.608c-.041-1.085-.12-1.95-.41-3.097.898-.272 1.379-.518 1.973-.82.8 1.036 1.402 2.62 1.514 3.917zm3.09 1.596c-.265 2.013-.928 2.997-1.538 3.905-.744-.348-1.048-.552-1.946-.823.198-1.037.324-1.722.412-3.082zm-7.032-.007h2.382a19 19 0 0 1-.356 2.683c-.835-.168-1.31-.231-2.026-.271zm-.011 3.987c.4 0 .905.063 1.611.216-.518 1.268-.852 1.842-1.611 2.534zm-1.564 2.763c-.435-.335-1.119-1.109-1.618-2.549.56-.11.988-.165 1.618-.219zm0-6.757v2.412c-.849.053-1.633.175-2.063.284-.186-.954-.247-1.53-.334-2.696zm-3.974-.002c.044 1.176.152 1.964.403 3.101-.89.271-1.18.472-1.917.827-.88-1.066-1.44-2.637-1.54-3.928zM4.193 11.2c.142-1.62.823-2.968 1.531-3.905.787.386 1.032.541 1.922.811-.254 1.223-.363 1.72-.39 3.094zm7.02.008H8.82c.077-1.063.086-1.627.355-2.689.847.152 1.076.239 2.038.265zm.01-3.992c-.45 0-1.103-.099-1.615-.211.408-1.297 1.176-2.237 1.614-2.545zm1.551-2.721c.557.285 1.265 1.54 1.605 2.51a10 10 0 0 1-1.604.214zm.015 4.319c.806-.074 1.526-.182 2.02-.297.255.991.303 2.016.345 2.705h-2.365zM2.57 12c0 5.199 4.21 9.415 9.406 9.428 5.23 0 9.452-4.222 9.452-9.428A9.429 9.429 0 0 0 2.57 12",
51
51
  clipRule: "evenodd"
52
52
  }
53
53
  )
54
54
  }
55
55
  );
56
- var Net_default = SvgNet;
56
+ var Globe_default = SvgGlobe;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgNet = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgGlobe = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
4
4
  Svg,
5
5
  {
6
6
  xmlns: "http://www.w3.org/2000/svg",
@@ -14,13 +14,13 @@ const SvgNet = ({ size, width = size, height = size, ...props }) => /* @__PURE__
14
14
  {
15
15
  fill: "currentColor",
16
16
  fillRule: "evenodd",
17
- d: "M15.915 17.397c.589.222.681.252 1.261.498-.704.572-1.016.852-2.106 1.326 0 0 .467-.72.845-1.824m-7.844.012c.307.942.703 1.583.828 1.802-.709-.31-1.147-.534-2.073-1.305 0 0 .598-.282 1.245-.497m0-10.813a11 11 0 0 1-1.233-.503c.787-.678 1.305-.978 2.06-1.297 0 0-.457.655-.828 1.8m7.85 0c-.262-.718-.462-1.184-.855-1.827.855.401 1.193.581 2.101 1.315 0 0-.457.273-1.246.512m.813 4.608c-.042-1.085-.12-1.95-.41-3.097.898-.272 1.379-.518 1.973-.82.8 1.036 1.402 2.62 1.514 3.917zm3.09 1.596c-.265 2.013-.928 2.997-1.538 3.905-.744-.348-1.048-.552-1.946-.823.198-1.037.324-1.722.412-3.082zm-7.032-.007h2.382a19 19 0 0 1-.356 2.683c-.835-.168-1.31-.231-2.026-.271zm-.011 3.987c.4 0 .905.063 1.611.216-.518 1.268-.852 1.842-1.611 2.534zm-1.564 2.763c-.435-.335-1.119-1.109-1.618-2.549.56-.11.988-.165 1.618-.219zm0-6.757v2.412c-.849.053-1.633.175-2.063.284-.186-.954-.247-1.53-.334-2.696zm-3.974-.002c.044 1.176.152 1.964.403 3.101-.89.271-1.18.472-1.917.827-.88-1.066-1.44-2.637-1.54-3.928zM4.193 11.2c.142-1.62.823-2.968 1.531-3.905.787.386 1.032.541 1.922.811-.254 1.223-.363 1.72-.39 3.094zm7.02.008H8.82c.077-1.063.086-1.627.355-2.689.847.152 1.076.239 2.038.265zm.01-3.992c-.45 0-1.103-.099-1.615-.211.408-1.297 1.176-2.237 1.614-2.545zm1.551-2.721c.557.285 1.265 1.54 1.605 2.51a10 10 0 0 1-1.604.214zm.015 4.319c.806-.074 1.526-.182 2.02-.297.255.991.303 2.016.345 2.705h-2.365zM2.57 12c0 5.199 4.21 9.415 9.406 9.428 5.23 0 9.452-4.222 9.452-9.428A9.429 9.429 0 0 0 2.57 12",
17
+ d: "M15.915 17.397c.589.222.681.252 1.261.498-.704.572-1.016.852-2.106 1.326 0 0 .467-.72.845-1.824m-7.844.012c.307.942.703 1.583.828 1.802-.709-.31-1.147-.534-2.073-1.305 0 0 .598-.282 1.245-.497m0-10.813a11 11 0 0 1-1.233-.503c.787-.678 1.305-.978 2.06-1.297 0 0-.457.655-.828 1.8m7.85 0c-.262-.718-.462-1.184-.855-1.827.855.401 1.193.581 2.101 1.315 0 0-.457.273-1.246.512m.813 4.608c-.041-1.085-.12-1.95-.41-3.097.898-.272 1.379-.518 1.973-.82.8 1.036 1.402 2.62 1.514 3.917zm3.09 1.596c-.265 2.013-.928 2.997-1.538 3.905-.744-.348-1.048-.552-1.946-.823.198-1.037.324-1.722.412-3.082zm-7.032-.007h2.382a19 19 0 0 1-.356 2.683c-.835-.168-1.31-.231-2.026-.271zm-.011 3.987c.4 0 .905.063 1.611.216-.518 1.268-.852 1.842-1.611 2.534zm-1.564 2.763c-.435-.335-1.119-1.109-1.618-2.549.56-.11.988-.165 1.618-.219zm0-6.757v2.412c-.849.053-1.633.175-2.063.284-.186-.954-.247-1.53-.334-2.696zm-3.974-.002c.044 1.176.152 1.964.403 3.101-.89.271-1.18.472-1.917.827-.88-1.066-1.44-2.637-1.54-3.928zM4.193 11.2c.142-1.62.823-2.968 1.531-3.905.787.386 1.032.541 1.922.811-.254 1.223-.363 1.72-.39 3.094zm7.02.008H8.82c.077-1.063.086-1.627.355-2.689.847.152 1.076.239 2.038.265zm.01-3.992c-.45 0-1.103-.099-1.615-.211.408-1.297 1.176-2.237 1.614-2.545zm1.551-2.721c.557.285 1.265 1.54 1.605 2.51a10 10 0 0 1-1.604.214zm.015 4.319c.806-.074 1.526-.182 2.02-.297.255.991.303 2.016.345 2.705h-2.365zM2.57 12c0 5.199 4.21 9.415 9.406 9.428 5.23 0 9.452-4.222 9.452-9.428A9.429 9.429 0 0 0 2.57 12",
18
18
  clipRule: "evenodd"
19
19
  }
20
20
  )
21
21
  }
22
22
  );
23
- var Net_default = SvgNet;
23
+ var Globe_default = SvgGlobe;
24
24
  export {
25
- Net_default as default
25
+ Globe_default as default
26
26
  };
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgProps } from 'react-native-svg';
3
+
4
+ interface ISvgProps extends SvgProps {
5
+ xmlns?: string;
6
+ xmlnsXlink?: string;
7
+ xmlSpace?: string;
8
+ size?: number;
9
+ }
10
+ declare const SvgHandPointUp: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgHandPointUp as default };
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgProps } from 'react-native-svg';
3
+
4
+ interface ISvgProps extends SvgProps {
5
+ xmlns?: string;
6
+ xmlnsXlink?: string;
7
+ xmlSpace?: string;
8
+ size?: number;
9
+ }
10
+ declare const SvgHandPointUp: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgHandPointUp as default };
@@ -26,14 +26,14 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var Finger_exports = {};
30
- __export(Finger_exports, {
31
- default: () => Finger_default
29
+ var HandPointUp_exports = {};
30
+ __export(HandPointUp_exports, {
31
+ default: () => HandPointUp_default
32
32
  });
33
- module.exports = __toCommonJS(Finger_exports);
33
+ module.exports = __toCommonJS(HandPointUp_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgFinger = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
36
+ const SvgHandPointUp = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
37
37
  import_react_native_svg.default,
38
38
  {
39
39
  xmlns: "http://www.w3.org/2000/svg",
@@ -47,14 +47,14 @@ const SvgFinger = ({ size, width = size, height = size, ...props }) => /* @__PUR
47
47
  import_react_native_svg.Path,
48
48
  {
49
49
  fill: "currentColor",
50
- d: "M8.899 14.872V5.306c0-.61-.507-1.127-1.16-1.128s-1.16.518-1.16 1.128v11.883a.804.804 0 1 1-1.607 0V5.306c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v9.566a.803.803 0 1 1-1.607 0"
50
+ d: "M8.899 14.872V5.306c0-.61-.507-1.127-1.16-1.128s-1.16.518-1.16 1.128v11.883a.804.804 0 0 1-1.607 0V5.306c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v9.566a.804.804 0 0 1-1.607 0"
51
51
  }
52
52
  ),
53
53
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
54
54
  import_react_native_svg.Path,
55
55
  {
56
56
  fill: "currentColor",
57
- d: "M12.826 14.872v-2.006c0-.61-.507-1.127-1.16-1.127s-1.16.517-1.16 1.127v2.006a.804.804 0 0 1-1.607 0v-2.006c0-1.522 1.252-2.734 2.767-2.734 1.516 0 2.767 1.212 2.767 2.734v2.006a.804.804 0 1 1-1.607 0M5.767 13.746a.804.804 0 0 1 0 1.607c-.653 0-1.16.517-1.16 1.127l.011 1.808-.004.083a.804.804 0 0 1-1.599.01l-.004-.083L3 16.485v-.005l.004-.142c.074-1.456 1.295-2.592 2.763-2.592"
57
+ d: "M12.826 14.872v-2.006c0-.61-.507-1.127-1.16-1.127s-1.16.517-1.16 1.127v2.006a.804.804 0 0 1-1.607 0v-2.006c0-1.522 1.252-2.734 2.767-2.734 1.516 0 2.767 1.212 2.767 2.734v2.006a.804.804 0 0 1-1.607 0M5.767 13.746a.804.804 0 0 1 0 1.607c-.653 0-1.16.517-1.16 1.127l.011 1.808-.004.083a.804.804 0 0 1-1.599.01l-.004-.083L3 16.485v-.005l.004-.142c.074-1.455 1.295-2.592 2.763-2.592"
58
58
  }
59
59
  ),
60
60
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
@@ -68,10 +68,10 @@ const SvgFinger = ({ size, width = size, height = size, ...props }) => /* @__PUR
68
68
  import_react_native_svg.Path,
69
69
  {
70
70
  fill: "currentColor",
71
- d: "M22.278 17.01a.804.804 0 0 1-1.607-.006zm-5.526-2.176c0-1.522 1.252-2.734 2.767-2.734 1.516 0 2.767 1.212 2.767 2.735v.002l-.008 2.173-1.607-.006.008-2.17-.006-.113a1.147 1.147 0 0 0-1.154-1.014c-.653 0-1.16.517-1.16 1.127a.804.804 0 0 1-1.607 0"
71
+ d: "M22.278 17.01a.804.804 0 0 1-1.607-.006zm-5.526-2.175c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v.002l-.008 2.173-1.607-.006.008-2.17-.006-.113a1.147 1.147 0 0 0-1.154-1.014c-.653 0-1.16.518-1.16 1.128a.803.803 0 1 1-1.607 0"
72
72
  }
73
73
  )
74
74
  ]
75
75
  }
76
76
  );
77
- var Finger_default = SvgFinger;
77
+ var HandPointUp_default = SvgHandPointUp;
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgFinger = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsxs(
3
+ const SvgHandPointUp = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsxs(
4
4
  Svg,
5
5
  {
6
6
  xmlns: "http://www.w3.org/2000/svg",
@@ -14,14 +14,14 @@ const SvgFinger = ({ size, width = size, height = size, ...props }) => /* @__PUR
14
14
  Path,
15
15
  {
16
16
  fill: "currentColor",
17
- d: "M8.899 14.872V5.306c0-.61-.507-1.127-1.16-1.128s-1.16.518-1.16 1.128v11.883a.804.804 0 1 1-1.607 0V5.306c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v9.566a.803.803 0 1 1-1.607 0"
17
+ d: "M8.899 14.872V5.306c0-.61-.507-1.127-1.16-1.128s-1.16.518-1.16 1.128v11.883a.804.804 0 0 1-1.607 0V5.306c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v9.566a.804.804 0 0 1-1.607 0"
18
18
  }
19
19
  ),
20
20
  /* @__PURE__ */ jsx(
21
21
  Path,
22
22
  {
23
23
  fill: "currentColor",
24
- d: "M12.826 14.872v-2.006c0-.61-.507-1.127-1.16-1.127s-1.16.517-1.16 1.127v2.006a.804.804 0 0 1-1.607 0v-2.006c0-1.522 1.252-2.734 2.767-2.734 1.516 0 2.767 1.212 2.767 2.734v2.006a.804.804 0 1 1-1.607 0M5.767 13.746a.804.804 0 0 1 0 1.607c-.653 0-1.16.517-1.16 1.127l.011 1.808-.004.083a.804.804 0 0 1-1.599.01l-.004-.083L3 16.485v-.005l.004-.142c.074-1.456 1.295-2.592 2.763-2.592"
24
+ d: "M12.826 14.872v-2.006c0-.61-.507-1.127-1.16-1.127s-1.16.517-1.16 1.127v2.006a.804.804 0 0 1-1.607 0v-2.006c0-1.522 1.252-2.734 2.767-2.734 1.516 0 2.767 1.212 2.767 2.734v2.006a.804.804 0 0 1-1.607 0M5.767 13.746a.804.804 0 0 1 0 1.607c-.653 0-1.16.517-1.16 1.127l.011 1.808-.004.083a.804.804 0 0 1-1.599.01l-.004-.083L3 16.485v-.005l.004-.142c.074-1.455 1.295-2.592 2.763-2.592"
25
25
  }
26
26
  ),
27
27
  /* @__PURE__ */ jsx(
@@ -35,13 +35,13 @@ const SvgFinger = ({ size, width = size, height = size, ...props }) => /* @__PUR
35
35
  Path,
36
36
  {
37
37
  fill: "currentColor",
38
- d: "M22.278 17.01a.804.804 0 0 1-1.607-.006zm-5.526-2.176c0-1.522 1.252-2.734 2.767-2.734 1.516 0 2.767 1.212 2.767 2.735v.002l-.008 2.173-1.607-.006.008-2.17-.006-.113a1.147 1.147 0 0 0-1.154-1.014c-.653 0-1.16.517-1.16 1.127a.804.804 0 0 1-1.607 0"
38
+ d: "M22.278 17.01a.804.804 0 0 1-1.607-.006zm-5.526-2.175c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v.002l-.008 2.173-1.607-.006.008-2.17-.006-.113a1.147 1.147 0 0 0-1.154-1.014c-.653 0-1.16.518-1.16 1.128a.803.803 0 1 1-1.607 0"
39
39
  }
40
40
  )
41
41
  ]
42
42
  }
43
43
  );
44
- var Finger_default = SvgFinger;
44
+ var HandPointUp_default = SvgHandPointUp;
45
45
  export {
46
- Finger_default as default
46
+ HandPointUp_default as default
47
47
  };