@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
@@ -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 SvgClockRotateLeft: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgClockRotateLeft 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 SvgClockRotateLeft: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgClockRotateLeft 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 History_exports = {};
30
- __export(History_exports, {
31
- default: () => History_default
29
+ var ClockRotateLeft_exports = {};
30
+ __export(ClockRotateLeft_exports, {
31
+ default: () => ClockRotateLeft_default
32
32
  });
33
- module.exports = __toCommonJS(History_exports);
33
+ module.exports = __toCommonJS(ClockRotateLeft_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 SvgHistory = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
36
+ const SvgClockRotateLeft = ({ 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",
@@ -48,7 +48,7 @@ const SvgHistory = ({ size, width = size, height = size, ...props }) => /* @__PU
48
48
  {
49
49
  fill: "currentColor",
50
50
  fillRule: "evenodd",
51
- d: "M12.012 5.143a6.85 6.85 0 0 0-6.486 4.656l-1.624-.55c1.144-3.382 4.341-5.82 8.11-5.82 4.728 0 8.56 3.838 8.56 8.571s-3.832 8.572-8.56 8.572c-3.769 0-6.966-2.438-8.11-5.821a.857.857 0 0 1 1.624-.55 6.85 6.85 0 0 0 6.486 4.656c3.78 0 6.845-3.069 6.845-6.857s-3.066-6.857-6.845-6.857",
51
+ d: "M12.012 5.143a6.85 6.85 0 0 0-6.486 4.655L3.902 9.25c1.144-3.383 4.341-5.82 8.11-5.82 4.728 0 8.56 3.838 8.56 8.571s-3.832 8.572-8.56 8.572c-3.769 0-6.966-2.438-8.11-5.821a.857.857 0 1 1 1.624-.55 6.85 6.85 0 0 0 6.486 4.656c3.78 0 6.845-3.069 6.845-6.857s-3.066-6.857-6.845-6.857",
52
52
  clipRule: "evenodd"
53
53
  }
54
54
  ),
@@ -71,4 +71,4 @@ const SvgHistory = ({ size, width = size, height = size, ...props }) => /* @__PU
71
71
  ]
72
72
  }
73
73
  );
74
- var History_default = SvgHistory;
74
+ var ClockRotateLeft_default = SvgClockRotateLeft;
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgHistory = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsxs(
3
+ const SvgClockRotateLeft = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsxs(
4
4
  Svg,
5
5
  {
6
6
  xmlns: "http://www.w3.org/2000/svg",
@@ -15,7 +15,7 @@ const SvgHistory = ({ size, width = size, height = size, ...props }) => /* @__PU
15
15
  {
16
16
  fill: "currentColor",
17
17
  fillRule: "evenodd",
18
- d: "M12.012 5.143a6.85 6.85 0 0 0-6.486 4.656l-1.624-.55c1.144-3.382 4.341-5.82 8.11-5.82 4.728 0 8.56 3.838 8.56 8.571s-3.832 8.572-8.56 8.572c-3.769 0-6.966-2.438-8.11-5.821a.857.857 0 0 1 1.624-.55 6.85 6.85 0 0 0 6.486 4.656c3.78 0 6.845-3.069 6.845-6.857s-3.066-6.857-6.845-6.857",
18
+ d: "M12.012 5.143a6.85 6.85 0 0 0-6.486 4.655L3.902 9.25c1.144-3.383 4.341-5.82 8.11-5.82 4.728 0 8.56 3.838 8.56 8.571s-3.832 8.572-8.56 8.572c-3.769 0-6.966-2.438-8.11-5.821a.857.857 0 1 1 1.624-.55 6.85 6.85 0 0 0 6.486 4.656c3.78 0 6.845-3.069 6.845-6.857s-3.066-6.857-6.845-6.857",
19
19
  clipRule: "evenodd"
20
20
  }
21
21
  ),
@@ -38,7 +38,7 @@ const SvgHistory = ({ size, width = size, height = size, ...props }) => /* @__PU
38
38
  ]
39
39
  }
40
40
  );
41
- var History_default = SvgHistory;
41
+ var ClockRotateLeft_default = SvgClockRotateLeft;
42
42
  export {
43
- History_default as default
43
+ ClockRotateLeft_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 SvgCardActive: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgCreditCard: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgCardActive as default };
12
+ export { SvgCreditCard as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgCardActive: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgCreditCard: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgCardActive as default };
12
+ export { SvgCreditCard 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 Card_exports = {};
30
- __export(Card_exports, {
31
- default: () => Card_default
29
+ var CreditCard_exports = {};
30
+ __export(CreditCard_exports, {
31
+ default: () => CreditCard_default
32
32
  });
33
- module.exports = __toCommonJS(Card_exports);
33
+ module.exports = __toCommonJS(CreditCard_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 SvgCard = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgCreditCard = ({ 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 SvgCard = ({ size, width = size, height = size, ...props }) => /* @__PURE_
51
51
  )
52
52
  }
53
53
  );
54
- var Card_default = SvgCard;
54
+ var CreditCard_default = SvgCreditCard;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgCard = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgCreditCard = ({ 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 SvgCard = ({ size, width = size, height = size, ...props }) => /* @__PURE_
18
18
  )
19
19
  }
20
20
  );
21
- var Card_default = SvgCard;
21
+ var CreditCard_default = SvgCreditCard;
22
22
  export {
23
- Card_default as default
23
+ CreditCard_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 SvgCreditCardFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgCreditCardFill 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 SvgCreditCardFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgCreditCardFill 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 CardActive_exports = {};
30
- __export(CardActive_exports, {
31
- default: () => CardActive_default
29
+ var CreditCardFill_exports = {};
30
+ __export(CreditCardFill_exports, {
31
+ default: () => CreditCardFill_default
32
32
  });
33
- module.exports = __toCommonJS(CardActive_exports);
33
+ module.exports = __toCommonJS(CreditCardFill_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 SvgCardActive = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgCreditCardFill = ({ 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 SvgCardActive = ({ size, width = size, height = size, ...props }) => /* @_
51
51
  )
52
52
  }
53
53
  );
54
- var CardActive_default = SvgCardActive;
54
+ var CreditCardFill_default = SvgCreditCardFill;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgCardActive = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgCreditCardFill = ({ 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 SvgCardActive = ({ size, width = size, height = size, ...props }) => /* @_
18
18
  )
19
19
  }
20
20
  );
21
- var CardActive_default = SvgCardActive;
21
+ var CreditCardFill_default = SvgCreditCardFill;
22
22
  export {
23
- CardActive_default as default
23
+ CreditCardFill_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 SvgCreditCardSwipe: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgCreditCardSwipe 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 SvgCreditCardSwipe: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgCreditCardSwipe 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 CardSwipe_exports = {};
30
- __export(CardSwipe_exports, {
31
- default: () => CardSwipe_default
29
+ var CreditCardSwipe_exports = {};
30
+ __export(CreditCardSwipe_exports, {
31
+ default: () => CreditCardSwipe_default
32
32
  });
33
- module.exports = __toCommonJS(CardSwipe_exports);
33
+ module.exports = __toCommonJS(CreditCardSwipe_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 SvgCardSwipe = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgCreditCardSwipe = ({ 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 SvgCardSwipe = ({ size, width = size, height = size, ...props }) => /* @__
46
46
  import_react_native_svg.Path,
47
47
  {
48
48
  fill: "currentColor",
49
- d: "M20.429 5.143c1.262 0 2.285.982 2.285 2.187l-.429 9.769c0 1.208-1.02 2.186-2.285 2.186H4.428c-1.262 0-2.285-.981-2.286-2.186l.3-6.814h-.727a.429.429 0 0 1 0-.856H8.02c.406 0 .411-.417.411-.429h12.513L21 7.814c0-.528-.475-.957-1.057-.957H5.317c-.546 0-.995.375-1.05.857h2.66a.429.429 0 0 1 0 .858H.858a.429.429 0 0 1 0-.858h1.698l.016-.384c0-1.207 1.021-2.187 2.285-2.187zM3.856 16.615c0 .527.476.956 1.057.957h14.626c.584 0 1.057-.428 1.057-.957l.271-5.9H4.127zm6.858-.758H5.142L5.228 15H10.8z"
49
+ d: "M20.429 5.143c1.262 0 2.285.982 2.285 2.187l-.429 9.769c0 1.208-1.02 2.186-2.285 2.186H4.428c-1.262 0-2.285-.981-2.286-2.186l.3-6.814h-.727a.429.429 0 0 1 0-.856H8.02c.405 0 .411-.417.411-.429h12.513L21 7.814c0-.528-.475-.957-1.057-.957H5.317c-.546 0-.996.375-1.05.857h2.66a.429.429 0 0 1 0 .858H.858a.429.429 0 0 1 0-.858h1.698l.016-.384c0-1.207 1.021-2.187 2.285-2.187zM3.856 16.615c0 .527.476.956 1.057.957h14.626c.584 0 1.057-.428 1.057-.957l.271-5.9H4.127zm6.858-.758H5.142L5.228 15H10.8z"
50
50
  }
51
51
  )
52
52
  }
53
53
  );
54
- var CardSwipe_default = SvgCardSwipe;
54
+ var CreditCardSwipe_default = SvgCreditCardSwipe;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgCardSwipe = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgCreditCardSwipe = ({ 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 SvgCardSwipe = ({ size, width = size, height = size, ...props }) => /* @__
13
13
  Path,
14
14
  {
15
15
  fill: "currentColor",
16
- d: "M20.429 5.143c1.262 0 2.285.982 2.285 2.187l-.429 9.769c0 1.208-1.02 2.186-2.285 2.186H4.428c-1.262 0-2.285-.981-2.286-2.186l.3-6.814h-.727a.429.429 0 0 1 0-.856H8.02c.406 0 .411-.417.411-.429h12.513L21 7.814c0-.528-.475-.957-1.057-.957H5.317c-.546 0-.995.375-1.05.857h2.66a.429.429 0 0 1 0 .858H.858a.429.429 0 0 1 0-.858h1.698l.016-.384c0-1.207 1.021-2.187 2.285-2.187zM3.856 16.615c0 .527.476.956 1.057.957h14.626c.584 0 1.057-.428 1.057-.957l.271-5.9H4.127zm6.858-.758H5.142L5.228 15H10.8z"
16
+ d: "M20.429 5.143c1.262 0 2.285.982 2.285 2.187l-.429 9.769c0 1.208-1.02 2.186-2.285 2.186H4.428c-1.262 0-2.285-.981-2.286-2.186l.3-6.814h-.727a.429.429 0 0 1 0-.856H8.02c.405 0 .411-.417.411-.429h12.513L21 7.814c0-.528-.475-.957-1.057-.957H5.317c-.546 0-.996.375-1.05.857h2.66a.429.429 0 0 1 0 .858H.858a.429.429 0 0 1 0-.858h1.698l.016-.384c0-1.207 1.021-2.187 2.285-2.187zM3.856 16.615c0 .527.476.956 1.057.957h14.626c.584 0 1.057-.428 1.057-.957l.271-5.9H4.127zm6.858-.758H5.142L5.228 15H10.8z"
17
17
  }
18
18
  )
19
19
  }
20
20
  );
21
- var CardSwipe_default = SvgCardSwipe;
21
+ var CreditCardSwipe_default = SvgCreditCardSwipe;
22
22
  export {
23
- CardSwipe_default as default
23
+ CreditCardSwipe_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 SvgExclamationCircle: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgExclamationCircle 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 SvgExclamationCircle: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgExclamationCircle 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 Attention_exports = {};
30
- __export(Attention_exports, {
31
- default: () => Attention_default
29
+ var ExclamationCircle_exports = {};
30
+ __export(ExclamationCircle_exports, {
31
+ default: () => ExclamationCircle_default
32
32
  });
33
- module.exports = __toCommonJS(Attention_exports);
33
+ module.exports = __toCommonJS(ExclamationCircle_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 SvgAttention = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgExclamationCircle = ({ 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 SvgAttention = ({ size, width = size, height = size, ...props }) => /* @__
46
46
  import_react_native_svg.Path,
47
47
  {
48
48
  fill: "currentColor",
49
- d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m0 1.714a7.714 7.714 0 1 0 0 15.43 7.714 7.714 0 0 0 0-15.43m-.758 11.886a1.072 1.072 0 1 1 1.516 1.516 1.072 1.072 0 0 1-1.516-1.516M12 6.643c.473 0 .858.384.858.857v6.429a.857.857 0 0 1-1.715 0V7.5c0-.473.384-.857.857-.857"
49
+ d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m0 1.714a7.715 7.715 0 1 0 0 15.43 7.715 7.715 0 0 0 0-15.43m-.758 11.886a1.072 1.072 0 1 1 1.516 1.516 1.072 1.072 0 0 1-1.516-1.516M12 6.643c.473 0 .858.384.858.857v6.429a.857.857 0 0 1-1.715 0V7.5c0-.473.384-.857.857-.857"
50
50
  }
51
51
  )
52
52
  }
53
53
  );
54
- var Attention_default = SvgAttention;
54
+ var ExclamationCircle_default = SvgExclamationCircle;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgAttention = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgExclamationCircle = ({ 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 SvgAttention = ({ size, width = size, height = size, ...props }) => /* @__
13
13
  Path,
14
14
  {
15
15
  fill: "currentColor",
16
- d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m0 1.714a7.714 7.714 0 1 0 0 15.43 7.714 7.714 0 0 0 0-15.43m-.758 11.886a1.072 1.072 0 1 1 1.516 1.516 1.072 1.072 0 0 1-1.516-1.516M12 6.643c.473 0 .858.384.858.857v6.429a.857.857 0 0 1-1.715 0V7.5c0-.473.384-.857.857-.857"
16
+ d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m0 1.714a7.715 7.715 0 1 0 0 15.43 7.715 7.715 0 0 0 0-15.43m-.758 11.886a1.072 1.072 0 1 1 1.516 1.516 1.072 1.072 0 0 1-1.516-1.516M12 6.643c.473 0 .858.384.858.857v6.429a.857.857 0 0 1-1.715 0V7.5c0-.473.384-.857.857-.857"
17
17
  }
18
18
  )
19
19
  }
20
20
  );
21
- var Attention_default = SvgAttention;
21
+ var ExclamationCircle_default = SvgExclamationCircle;
22
22
  export {
23
- Attention_default as default
23
+ ExclamationCircle_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 SvgExclamationCircleFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgExclamationCircleFill 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 SvgExclamationCircleFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgExclamationCircleFill 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 AttentionActive_exports = {};
30
- __export(AttentionActive_exports, {
31
- default: () => AttentionActive_default
29
+ var ExclamationCircleFill_exports = {};
30
+ __export(ExclamationCircleFill_exports, {
31
+ default: () => ExclamationCircleFill_default
32
32
  });
33
- module.exports = __toCommonJS(AttentionActive_exports);
33
+ module.exports = __toCommonJS(ExclamationCircleFill_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 SvgAttentionActive = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgExclamationCircleFill = ({ 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 SvgAttentionActive = ({ size, width = size, height = size, ...props }) =>
46
46
  import_react_native_svg.Path,
47
47
  {
48
48
  fill: "currentColor",
49
- d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m.606 13.751a.857.857 0 1 0-1.212 1.212.857.857 0 0 0 1.212-1.212M12 6.642a.86.86 0 0 0-.857.858v6.429a.857.857 0 0 0 1.714 0V7.5A.857.857 0 0 0 12 6.643"
49
+ d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m.606 13.751a.857.857 0 1 0-1.212 1.213.857.857 0 0 0 1.212-1.213M12 6.642a.86.86 0 0 0-.857.858v6.429a.857.857 0 0 0 1.714 0V7.5A.857.857 0 0 0 12 6.643"
50
50
  }
51
51
  )
52
52
  }
53
53
  );
54
- var AttentionActive_default = SvgAttentionActive;
54
+ var ExclamationCircleFill_default = SvgExclamationCircleFill;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgAttentionActive = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgExclamationCircleFill = ({ 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 SvgAttentionActive = ({ size, width = size, height = size, ...props }) =>
13
13
  Path,
14
14
  {
15
15
  fill: "currentColor",
16
- d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m.606 13.751a.857.857 0 1 0-1.212 1.212.857.857 0 0 0 1.212-1.212M12 6.642a.86.86 0 0 0-.857.858v6.429a.857.857 0 0 0 1.714 0V7.5A.857.857 0 0 0 12 6.643"
16
+ d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m.606 13.751a.857.857 0 1 0-1.212 1.213.857.857 0 0 0 1.212-1.213M12 6.642a.86.86 0 0 0-.857.858v6.429a.857.857 0 0 0 1.714 0V7.5A.857.857 0 0 0 12 6.643"
17
17
  }
18
18
  )
19
19
  }
20
20
  );
21
- var AttentionActive_default = SvgAttentionActive;
21
+ var ExclamationCircleFill_default = SvgExclamationCircleFill;
22
22
  export {
23
- AttentionActive_default as default
23
+ ExclamationCircleFill_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 SvgExclamationTriangle: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgExclamationTriangle 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 SvgExclamationTriangle: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+
12
+ export { SvgExclamationTriangle 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 Caution_exports = {};
30
- __export(Caution_exports, {
31
- default: () => Caution_default
29
+ var ExclamationTriangle_exports = {};
30
+ __export(ExclamationTriangle_exports, {
31
+ default: () => ExclamationTriangle_default
32
32
  });
33
- module.exports = __toCommonJS(Caution_exports);
33
+ module.exports = __toCommonJS(ExclamationTriangle_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 SvgCaution = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgExclamationTriangle = ({ 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 SvgCaution = ({ size, width = size, height = size, ...props }) => /* @__PU
46
46
  import_react_native_svg.Path,
47
47
  {
48
48
  fill: "currentColor",
49
- d: "M12 3.429c.303 0 .582.16.737.42l9 15.157A.858.858 0 0 1 21 20.3H3a.858.858 0 0 1-.737-1.295l9-15.157a.86.86 0 0 1 .737-.42M4.506 18.587h14.988L12 5.965zM12 16.286A.857.857 0 1 1 12 18a.857.857 0 0 1 0-1.714m0-6.643c.473 0 .857.384.857.857v4.286a.857.857 0 1 1-1.714 0V10.5c0-.473.384-.857.857-.857"
49
+ d: "M12 3.429c.303 0 .582.16.737.42l9 15.157A.858.858 0 0 1 21 20.3H3a.858.858 0 0 1-.737-1.295l9-15.158a.86.86 0 0 1 .737-.42M4.506 18.587h14.988L12 5.965zM12 16.286A.857.857 0 1 1 12 18a.857.857 0 0 1 0-1.714m0-6.643c.473 0 .857.384.857.857v4.286a.857.857 0 1 1-1.714 0V10.5c0-.473.384-.857.857-.857"
50
50
  }
51
51
  )
52
52
  }
53
53
  );
54
- var Caution_default = SvgCaution;
54
+ var ExclamationTriangle_default = SvgExclamationTriangle;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgCaution = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgExclamationTriangle = ({ 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 SvgCaution = ({ size, width = size, height = size, ...props }) => /* @__PU
13
13
  Path,
14
14
  {
15
15
  fill: "currentColor",
16
- d: "M12 3.429c.303 0 .582.16.737.42l9 15.157A.858.858 0 0 1 21 20.3H3a.858.858 0 0 1-.737-1.295l9-15.157a.86.86 0 0 1 .737-.42M4.506 18.587h14.988L12 5.965zM12 16.286A.857.857 0 1 1 12 18a.857.857 0 0 1 0-1.714m0-6.643c.473 0 .857.384.857.857v4.286a.857.857 0 1 1-1.714 0V10.5c0-.473.384-.857.857-.857"
16
+ d: "M12 3.429c.303 0 .582.16.737.42l9 15.157A.858.858 0 0 1 21 20.3H3a.858.858 0 0 1-.737-1.295l9-15.158a.86.86 0 0 1 .737-.42M4.506 18.587h14.988L12 5.965zM12 16.286A.857.857 0 1 1 12 18a.857.857 0 0 1 0-1.714m0-6.643c.473 0 .857.384.857.857v4.286a.857.857 0 1 1-1.714 0V10.5c0-.473.384-.857.857-.857"
17
17
  }
18
18
  )
19
19
  }
20
20
  );
21
- var Caution_default = SvgCaution;
21
+ var ExclamationTriangle_default = SvgExclamationTriangle;
22
22
  export {
23
- Caution_default as default
23
+ ExclamationTriangle_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 SvgCaution: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgEyeFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgCaution as default };
12
+ export { SvgEyeFill as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgCaution: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgEyeFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgCaution as default };
12
+ export { SvgEyeFill 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 Eye_exports = {};
30
- __export(Eye_exports, {
31
- default: () => Eye_default
29
+ var EyeFill_exports = {};
30
+ __export(EyeFill_exports, {
31
+ default: () => EyeFill_default
32
32
  });
33
- module.exports = __toCommonJS(Eye_exports);
33
+ module.exports = __toCommonJS(EyeFill_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 SvgEye = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
36
+ const SvgEyeFill = ({ 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 SvgEye = ({ size, width = size, height = size, ...props }) => /* @__PURE__
51
51
  )
52
52
  }
53
53
  );
54
- var Eye_default = SvgEye;
54
+ var EyeFill_default = SvgEyeFill;
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgEye = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
3
+ const SvgEyeFill = ({ 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 SvgEye = ({ size, width = size, height = size, ...props }) => /* @__PURE__
18
18
  )
19
19
  }
20
20
  );
21
- var Eye_default = SvgEye;
21
+ var EyeFill_default = SvgEyeFill;
22
22
  export {
23
- Eye_default as default
23
+ EyeFill_default as default
24
24
  };