@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 SvgCard: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgBars: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgCard as default };
12
+ export { SvgBars as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgCard: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgBars: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgCard as default };
12
+ export { SvgBars 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 Hamburger_exports = {};
30
- __export(Hamburger_exports, {
31
- default: () => Hamburger_default
29
+ var Bars_exports = {};
30
+ __export(Bars_exports, {
31
+ default: () => Bars_default
32
32
  });
33
- module.exports = __toCommonJS(Hamburger_exports);
33
+ module.exports = __toCommonJS(Bars_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 SvgHamburger = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgBars = ({ 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 SvgHamburger = ({ size, width = size, height = size, ...props }) => /* @__
51
51
  )
52
52
  }
53
53
  );
54
- var Hamburger_default = SvgHamburger;
54
+ var Bars_default = SvgBars;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgHamburger = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgBars = ({ 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 SvgHamburger = ({ size, width = size, height = size, ...props }) => /* @__
18
18
  )
19
19
  }
20
20
  );
21
- var Hamburger_default = SvgHamburger;
21
+ var Bars_default = SvgBars;
22
22
  export {
23
- Hamburger_default as default
23
+ Bars_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 SvgBack: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgBell: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgBack as default };
12
+ export { SvgBell as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgBack: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgBell: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgBack as default };
12
+ export { SvgBell 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 News_exports = {};
30
- __export(News_exports, {
31
- default: () => News_default
29
+ var Bell_exports = {};
30
+ __export(Bell_exports, {
31
+ default: () => Bell_default
32
32
  });
33
- module.exports = __toCommonJS(News_exports);
33
+ module.exports = __toCommonJS(Bell_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 SvgNews = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgBell = ({ 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 SvgNews = ({ size, width = size, height = size, ...props }) => /* @__PURE_
53
53
  )
54
54
  }
55
55
  );
56
- var News_default = SvgNews;
56
+ var Bell_default = SvgBell;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgNews = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgBell = ({ 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 SvgNews = ({ size, width = size, height = size, ...props }) => /* @__PURE_
20
20
  )
21
21
  }
22
22
  );
23
- var News_default = SvgNews;
23
+ var Bell_default = SvgBell;
24
24
  export {
25
- News_default as default
25
+ Bell_default as default
26
26
  };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgEyeSlash: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgBellFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgEyeSlash as default };
12
+ export { SvgBellFill as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgEyeSlash: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgBellFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgEyeSlash as default };
12
+ export { SvgBellFill 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 NewsActive_exports = {};
30
- __export(NewsActive_exports, {
31
- default: () => NewsActive_default
29
+ var BellFill_exports = {};
30
+ __export(BellFill_exports, {
31
+ default: () => BellFill_default
32
32
  });
33
- module.exports = __toCommonJS(NewsActive_exports);
33
+ module.exports = __toCommonJS(BellFill_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 SvgNewsActive = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgBellFill = ({ 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 SvgNewsActive = ({ size, width = size, height = size, ...props }) => /* @_
47
47
  {
48
48
  fill: "currentColor",
49
49
  fillRule: "evenodd",
50
- d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.961.62 3.113 1.317 4.92.696 1.809 1.826 2.938h-7.207q.135.387.135.785 0 .975-.69 1.667a2.27 2.27 0 0 1-1.667.69 2.27 2.27 0 0 1-1.666-.69 2.27 2.27 0 0 1-.691-1.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328",
50
+ d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.962.62 3.111 1.317 4.92.696 1.807 1.826 2.937h-7.207q.135.387.135.785 0 .975-.69 1.667a2.27 2.27 0 0 1-1.667.69 2.27 2.27 0 0 1-1.666-.69 2.27 2.27 0 0 1-.691-1.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328",
51
51
  clipRule: "evenodd"
52
52
  }
53
53
  )
54
54
  }
55
55
  );
56
- var NewsActive_default = SvgNewsActive;
56
+ var BellFill_default = SvgBellFill;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgNewsActive = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgBellFill = ({ 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 SvgNewsActive = ({ size, width = size, height = size, ...props }) => /* @_
14
14
  {
15
15
  fill: "currentColor",
16
16
  fillRule: "evenodd",
17
- d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.961.62 3.113 1.317 4.92.696 1.809 1.826 2.938h-7.207q.135.387.135.785 0 .975-.69 1.667a2.27 2.27 0 0 1-1.667.69 2.27 2.27 0 0 1-1.666-.69 2.27 2.27 0 0 1-.691-1.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328",
17
+ d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.962.62 3.111 1.317 4.92.696 1.807 1.826 2.937h-7.207q.135.387.135.785 0 .975-.69 1.667a2.27 2.27 0 0 1-1.667.69 2.27 2.27 0 0 1-1.666-.69 2.27 2.27 0 0 1-.691-1.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328",
18
18
  clipRule: "evenodd"
19
19
  }
20
20
  )
21
21
  }
22
22
  );
23
- var NewsActive_default = SvgNewsActive;
23
+ var BellFill_default = SvgBellFill;
24
24
  export {
25
- NewsActive_default as default
25
+ BellFill_default as default
26
26
  };
package/dist/Calender.js CHANGED
@@ -46,7 +46,7 @@ const SvgCalender = ({ size, width = size, height = size, ...props }) => /* @__P
46
46
  import_react_native_svg.Path,
47
47
  {
48
48
  fill: "currentColor",
49
- d: "M6.857 5.571s0 .857.857.857.857-.857.857-.857V3.857h6.857v1.714s0 .857.857.857.858-.857.858-.857V3.857h1.714c.71 0 1.286.579 1.286 1.285v13.715c0 .71-.58 1.286-1.286 1.286H5.142c-.71 0-1.285-.58-1.285-1.286V5.142c0-.71.579-1.285 1.285-1.285h1.715zM5.571 18.428h12.857v-8.142H5.571zm6.382-7.57a.857.857 0 0 1 1.333.713v5.144a.857.857 0 0 1-1.715 0V13.14c-.347.263-.879.157-1.142-.237a.857.857 0 0 1 .239-1.188z"
49
+ d: "M6.857 5.571s0 .857.857.857.857-.857.857-.857V3.857h6.858v1.714s-.001.857.856.857.858-.857.858-.857V3.857h1.714c.71 0 1.286.579 1.286 1.285v13.715c0 .71-.58 1.286-1.286 1.286H5.142c-.71 0-1.285-.58-1.285-1.286V5.142c0-.71.579-1.285 1.285-1.285h1.715zM5.571 18.428h12.858v-8.142H5.57zm6.382-7.57a.857.857 0 0 1 1.333.713v5.144a.857.857 0 0 1-1.715 0V13.14c-.347.263-.879.157-1.142-.237a.857.857 0 0 1 .239-1.188z"
50
50
  }
51
51
  )
52
52
  }
package/dist/Calender.mjs CHANGED
@@ -13,7 +13,7 @@ const SvgCalender = ({ size, width = size, height = size, ...props }) => /* @__P
13
13
  Path,
14
14
  {
15
15
  fill: "currentColor",
16
- d: "M6.857 5.571s0 .857.857.857.857-.857.857-.857V3.857h6.857v1.714s0 .857.857.857.858-.857.858-.857V3.857h1.714c.71 0 1.286.579 1.286 1.285v13.715c0 .71-.58 1.286-1.286 1.286H5.142c-.71 0-1.285-.58-1.285-1.286V5.142c0-.71.579-1.285 1.285-1.285h1.715zM5.571 18.428h12.857v-8.142H5.571zm6.382-7.57a.857.857 0 0 1 1.333.713v5.144a.857.857 0 0 1-1.715 0V13.14c-.347.263-.879.157-1.142-.237a.857.857 0 0 1 .239-1.188z"
16
+ d: "M6.857 5.571s0 .857.857.857.857-.857.857-.857V3.857h6.858v1.714s-.001.857.856.857.858-.857.858-.857V3.857h1.714c.71 0 1.286.579 1.286 1.285v13.715c0 .71-.58 1.286-1.286 1.286H5.142c-.71 0-1.285-.58-1.285-1.286V5.142c0-.71.579-1.285 1.285-1.285h1.715zM5.571 18.428h12.858v-8.142H5.57zm6.382-7.57a.857.857 0 0 1 1.333.713v5.144a.857.857 0 0 1-1.715 0V13.14c-.347.263-.879.157-1.142-.237a.857.857 0 0 1 .239-1.188z"
17
17
  }
18
18
  )
19
19
  }
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgAttentionActive: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgCheckCircleFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgAttentionActive as default };
12
+ export { SvgCheckCircleFill as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgAttentionActive: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgCheckCircleFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgAttentionActive as default };
12
+ export { SvgCheckCircleFill 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 CheckFill_exports = {};
30
- __export(CheckFill_exports, {
31
- default: () => CheckFill_default
29
+ var CheckCircleFill_exports = {};
30
+ __export(CheckCircleFill_exports, {
31
+ default: () => CheckCircleFill_default
32
32
  });
33
- module.exports = __toCommonJS(CheckFill_exports);
33
+ module.exports = __toCommonJS(CheckCircleFill_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 SvgCheckFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgCheckCircleFill = ({ 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 SvgCheckFill = ({ size, width = size, height = size, ...props }) => /* @__
51
51
  )
52
52
  }
53
53
  );
54
- var CheckFill_default = SvgCheckFill;
54
+ var CheckCircleFill_default = SvgCheckCircleFill;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgCheckFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgCheckCircleFill = ({ 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 SvgCheckFill = ({ size, width = size, height = size, ...props }) => /* @__
18
18
  )
19
19
  }
20
20
  );
21
- var CheckFill_default = SvgCheckFill;
21
+ var CheckCircleFill_default = SvgCheckCircleFill;
22
22
  export {
23
- CheckFill_default as default
23
+ CheckCircleFill_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 SvgChevronDown: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgChevronDown 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 SvgChevronDown: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgChevronDown 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 Arrow_exports = {};
30
- __export(Arrow_exports, {
31
- default: () => Arrow_default
29
+ var ChevronDown_exports = {};
30
+ __export(ChevronDown_exports, {
31
+ default: () => ChevronDown_default
32
32
  });
33
- module.exports = __toCommonJS(Arrow_exports);
33
+ module.exports = __toCommonJS(ChevronDown_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 SvgArrow = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgChevronDown = ({ 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",
@@ -46,9 +46,9 @@ const SvgArrow = ({ size, width = size, height = size, ...props }) => /* @__PURE
46
46
  import_react_native_svg.Path,
47
47
  {
48
48
  fill: "currentColor",
49
- d: "m7.986 4.932 5.4 7.714v-1.72l-5.4 7.714a1.5 1.5 0 1 0 2.457 1.72l5.4-7.714a1.5 1.5 0 0 0 0-1.72l-5.4-7.715a1.5 1.5 0 0 0-2.457 1.72"
49
+ d: "M4.76 7.25a1.074 1.074 0 1 0-1.52 1.52l7.964 7.966c.44.439 1.151.439 1.59 0L20.76 8.77a1.074 1.074 0 1 0-1.52-1.52L12 14.49z"
50
50
  }
51
51
  )
52
52
  }
53
53
  );
54
- var Arrow_default = SvgArrow;
54
+ var ChevronDown_default = SvgChevronDown;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgArrow = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgChevronDown = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
4
4
  Svg,
5
5
  {
6
6
  xmlns: "http://www.w3.org/2000/svg",
@@ -13,12 +13,12 @@ const SvgArrow = ({ size, width = size, height = size, ...props }) => /* @__PURE
13
13
  Path,
14
14
  {
15
15
  fill: "currentColor",
16
- d: "m7.986 4.932 5.4 7.714v-1.72l-5.4 7.714a1.5 1.5 0 1 0 2.457 1.72l5.4-7.714a1.5 1.5 0 0 0 0-1.72l-5.4-7.715a1.5 1.5 0 0 0-2.457 1.72"
16
+ d: "M4.76 7.25a1.074 1.074 0 1 0-1.52 1.52l7.964 7.966c.44.439 1.151.439 1.59 0L20.76 8.77a1.074 1.074 0 1 0-1.52-1.52L12 14.49z"
17
17
  }
18
18
  )
19
19
  }
20
20
  );
21
- var Arrow_default = SvgArrow;
21
+ var ChevronDown_default = SvgChevronDown;
22
22
  export {
23
- Arrow_default as default
23
+ ChevronDown_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 SvgChevronLeft: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgChevronLeft 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 SvgChevronLeft: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgChevronLeft 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 Back_exports = {};
30
- __export(Back_exports, {
31
- default: () => Back_default
29
+ var ChevronLeft_exports = {};
30
+ __export(ChevronLeft_exports, {
31
+ default: () => ChevronLeft_default
32
32
  });
33
- module.exports = __toCommonJS(Back_exports);
33
+ module.exports = __toCommonJS(ChevronLeft_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 SvgBack = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgChevronLeft = ({ 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",
@@ -46,11 +46,9 @@ const SvgBack = ({ size, width = size, height = size, ...props }) => /* @__PURE_
46
46
  import_react_native_svg.Path,
47
47
  {
48
48
  fill: "currentColor",
49
- stroke: "currentColor",
50
- strokeWidth: 0.429,
51
- d: "m8.924 12.005 7.973-7.97a.857.857 0 0 0-1.213-1.213L7.108 11.4a.857.857 0 0 0 0 1.212l8.576 8.576a.857.857 0 1 0 1.213-1.212z"
49
+ d: "M16.75 4.76a1.074 1.074 0 1 0-1.52-1.52l-7.966 7.964a1.125 1.125 0 0 0 0 1.59l7.966 7.966a1.074 1.074 0 1 0 1.52-1.52L9.51 12z"
52
50
  }
53
51
  )
54
52
  }
55
53
  );
56
- var Back_default = SvgBack;
54
+ var ChevronLeft_default = SvgChevronLeft;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgBack = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgChevronLeft = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
4
4
  Svg,
5
5
  {
6
6
  xmlns: "http://www.w3.org/2000/svg",
@@ -13,14 +13,12 @@ const SvgBack = ({ size, width = size, height = size, ...props }) => /* @__PURE_
13
13
  Path,
14
14
  {
15
15
  fill: "currentColor",
16
- stroke: "currentColor",
17
- strokeWidth: 0.429,
18
- d: "m8.924 12.005 7.973-7.97a.857.857 0 0 0-1.213-1.213L7.108 11.4a.857.857 0 0 0 0 1.212l8.576 8.576a.857.857 0 1 0 1.213-1.212z"
16
+ d: "M16.75 4.76a1.074 1.074 0 1 0-1.52-1.52l-7.966 7.964a1.125 1.125 0 0 0 0 1.59l7.966 7.966a1.074 1.074 0 1 0 1.52-1.52L9.51 12z"
19
17
  }
20
18
  )
21
19
  }
22
20
  );
23
- var Back_default = SvgBack;
21
+ var ChevronLeft_default = SvgChevronLeft;
24
22
  export {
25
- Back_default as default
23
+ ChevronLeft_default as default
26
24
  };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgCaretReverse: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgChevronRight: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgCaretReverse as default };
12
+ export { SvgChevronRight as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgCaretReverse: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgChevronRight: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgCaretReverse as default };
12
+ export { SvgChevronRight 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 CaretReverse_exports = {};
30
- __export(CaretReverse_exports, {
31
- default: () => CaretReverse_default
29
+ var ChevronRight_exports = {};
30
+ __export(ChevronRight_exports, {
31
+ default: () => ChevronRight_default
32
32
  });
33
- module.exports = __toCommonJS(CaretReverse_exports);
33
+ module.exports = __toCommonJS(ChevronRight_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 SvgCaretReverse = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgChevronRight = ({ 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",
@@ -46,9 +46,9 @@ const SvgCaretReverse = ({ size, width = size, height = size, ...props }) => /*
46
46
  import_react_native_svg.Path,
47
47
  {
48
48
  fill: "currentColor",
49
- d: "m4.931 16.014 7.715-5.4h-1.72l7.714 5.4a1.5 1.5 0 1 0 1.72-2.457l-7.714-5.4a1.5 1.5 0 0 0-1.72 0l-7.715 5.4a1.5 1.5 0 0 0 1.72 2.457"
49
+ d: "M7.25 4.76a1.074 1.074 0 1 1 1.52-1.52l7.966 7.964c.439.44.439 1.151 0 1.59L8.77 20.76a1.074 1.074 0 1 1-1.52-1.52L14.49 12z"
50
50
  }
51
51
  )
52
52
  }
53
53
  );
54
- var CaretReverse_default = SvgCaretReverse;
54
+ var ChevronRight_default = SvgChevronRight;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgCaretReverse = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgChevronRight = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
4
4
  Svg,
5
5
  {
6
6
  xmlns: "http://www.w3.org/2000/svg",
@@ -13,12 +13,12 @@ const SvgCaretReverse = ({ size, width = size, height = size, ...props }) => /*
13
13
  Path,
14
14
  {
15
15
  fill: "currentColor",
16
- d: "m4.931 16.014 7.715-5.4h-1.72l7.714 5.4a1.5 1.5 0 1 0 1.72-2.457l-7.714-5.4a1.5 1.5 0 0 0-1.72 0l-7.715 5.4a1.5 1.5 0 0 0 1.72 2.457"
16
+ d: "M7.25 4.76a1.074 1.074 0 1 1 1.52-1.52l7.966 7.964c.439.44.439 1.151 0 1.59L8.77 20.76a1.074 1.074 0 1 1-1.52-1.52L14.49 12z"
17
17
  }
18
18
  )
19
19
  }
20
20
  );
21
- var CaretReverse_default = SvgCaretReverse;
21
+ var ChevronRight_default = SvgChevronRight;
22
22
  export {
23
- CaretReverse_default as default
23
+ ChevronRight_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 SvgCardSwipe: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgChevronUp: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgCardSwipe as default };
12
+ export { SvgChevronUp as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgCardSwipe: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgChevronUp: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgCardSwipe as default };
12
+ export { SvgChevronUp 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 Caret_exports = {};
30
- __export(Caret_exports, {
31
- default: () => Caret_default
29
+ var ChevronUp_exports = {};
30
+ __export(ChevronUp_exports, {
31
+ default: () => ChevronUp_default
32
32
  });
33
- module.exports = __toCommonJS(Caret_exports);
33
+ module.exports = __toCommonJS(ChevronUp_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 SvgCaret = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgChevronUp = ({ 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",
@@ -46,9 +46,9 @@ const SvgCaret = ({ size, width = size, height = size, ...props }) => /* @__PURE
46
46
  import_react_native_svg.Path,
47
47
  {
48
48
  fill: "currentColor",
49
- d: "m18.854 8.628-7.714 5.4h1.72l-7.714-5.4a1.5 1.5 0 0 0-1.72 2.458l7.714 5.4a1.5 1.5 0 0 0 1.72 0l7.715-5.4a1.5 1.5 0 1 0-1.72-2.458"
49
+ d: "M19.24 16.75a1.074 1.074 0 1 0 1.52-1.52l-7.964-7.966a1.125 1.125 0 0 0-1.59 0L3.24 15.23a1.074 1.074 0 1 0 1.52 1.52L12 9.51z"
50
50
  }
51
51
  )
52
52
  }
53
53
  );
54
- var Caret_default = SvgCaret;
54
+ var ChevronUp_default = SvgChevronUp;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgCaret = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgChevronUp = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
4
4
  Svg,
5
5
  {
6
6
  xmlns: "http://www.w3.org/2000/svg",
@@ -13,12 +13,12 @@ const SvgCaret = ({ size, width = size, height = size, ...props }) => /* @__PURE
13
13
  Path,
14
14
  {
15
15
  fill: "currentColor",
16
- d: "m18.854 8.628-7.714 5.4h1.72l-7.714-5.4a1.5 1.5 0 0 0-1.72 2.458l7.714 5.4a1.5 1.5 0 0 0 1.72 0l7.715-5.4a1.5 1.5 0 1 0-1.72-2.458"
16
+ d: "M19.24 16.75a1.074 1.074 0 1 0 1.52-1.52l-7.964-7.966a1.125 1.125 0 0 0-1.59 0L3.24 15.23a1.074 1.074 0 1 0 1.52 1.52L12 9.51z"
17
17
  }
18
18
  )
19
19
  }
20
20
  );
21
- var Caret_default = SvgCaret;
21
+ var ChevronUp_default = SvgChevronUp;
22
22
  export {
23
- Caret_default as default
23
+ ChevronUp_default as default
24
24
  };