@kanmu/popcorn-icons 1.1.2 → 1.2.1

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 (213) hide show
  1. package/README.md +13 -7
  2. package/dist/Icon.d.mts +6 -3
  3. package/dist/Icon.d.ts +6 -3
  4. package/dist/Icon.js +32 -2
  5. package/dist/Icon.mjs +49 -2
  6. package/dist/icons/Bars.d.mts +2 -1
  7. package/dist/icons/Bars.d.ts +2 -1
  8. package/dist/icons/Bars.js +2 -2
  9. package/dist/icons/Bars.mjs +2 -2
  10. package/dist/icons/Bell.d.mts +2 -1
  11. package/dist/icons/Bell.d.ts +2 -1
  12. package/dist/icons/Bell.js +2 -2
  13. package/dist/icons/Bell.mjs +2 -2
  14. package/dist/icons/BellFill.d.mts +2 -1
  15. package/dist/icons/BellFill.d.ts +2 -1
  16. package/dist/icons/BellFill.js +2 -2
  17. package/dist/icons/BellFill.mjs +2 -2
  18. package/dist/icons/Calendar.d.mts +2 -1
  19. package/dist/icons/Calendar.d.ts +2 -1
  20. package/dist/icons/Calendar.js +2 -2
  21. package/dist/icons/Calendar.mjs +2 -2
  22. package/dist/icons/Check.d.mts +2 -1
  23. package/dist/icons/Check.d.ts +2 -1
  24. package/dist/icons/Check.js +2 -2
  25. package/dist/icons/Check.mjs +2 -2
  26. package/dist/icons/CheckCircleFill.d.mts +2 -1
  27. package/dist/icons/CheckCircleFill.d.ts +2 -1
  28. package/dist/icons/CheckCircleFill.js +8 -2
  29. package/dist/icons/CheckCircleFill.mjs +8 -2
  30. package/dist/icons/ChevronDown.d.mts +2 -1
  31. package/dist/icons/ChevronDown.d.ts +2 -1
  32. package/dist/icons/ChevronDown.js +8 -2
  33. package/dist/icons/ChevronDown.mjs +8 -2
  34. package/dist/icons/ChevronLeft.d.mts +2 -1
  35. package/dist/icons/ChevronLeft.d.ts +2 -1
  36. package/dist/icons/ChevronLeft.js +8 -2
  37. package/dist/icons/ChevronLeft.mjs +8 -2
  38. package/dist/icons/ChevronRight.d.mts +2 -1
  39. package/dist/icons/ChevronRight.d.ts +2 -1
  40. package/dist/icons/ChevronRight.js +8 -2
  41. package/dist/icons/ChevronRight.mjs +8 -2
  42. package/dist/icons/ChevronUp.d.mts +2 -1
  43. package/dist/icons/ChevronUp.d.ts +2 -1
  44. package/dist/icons/ChevronUp.js +2 -2
  45. package/dist/icons/ChevronUp.mjs +2 -2
  46. package/dist/icons/ClockRotateLeft.d.mts +2 -1
  47. package/dist/icons/ClockRotateLeft.d.ts +2 -1
  48. package/dist/icons/ClockRotateLeft.js +10 -4
  49. package/dist/icons/ClockRotateLeft.mjs +10 -4
  50. package/dist/icons/CreditCard.d.mts +2 -1
  51. package/dist/icons/CreditCard.d.ts +2 -1
  52. package/dist/icons/CreditCard.js +9 -3
  53. package/dist/icons/CreditCard.mjs +9 -3
  54. package/dist/icons/CreditCardFill.d.mts +2 -1
  55. package/dist/icons/CreditCardFill.d.ts +2 -1
  56. package/dist/icons/CreditCardFill.js +9 -3
  57. package/dist/icons/CreditCardFill.mjs +9 -3
  58. package/dist/icons/CreditCardSwipe.d.mts +2 -1
  59. package/dist/icons/CreditCardSwipe.d.ts +2 -1
  60. package/dist/icons/CreditCardSwipe.js +9 -3
  61. package/dist/icons/CreditCardSwipe.mjs +9 -3
  62. package/dist/icons/ExclamationCircle.d.mts +2 -1
  63. package/dist/icons/ExclamationCircle.d.ts +2 -1
  64. package/dist/icons/ExclamationCircle.js +3 -2
  65. package/dist/icons/ExclamationCircle.mjs +3 -2
  66. package/dist/icons/ExclamationCircleFill.d.mts +2 -1
  67. package/dist/icons/ExclamationCircleFill.d.ts +2 -1
  68. package/dist/icons/ExclamationCircleFill.js +2 -1
  69. package/dist/icons/ExclamationCircleFill.mjs +2 -1
  70. package/dist/icons/ExclamationTriangle.d.mts +2 -1
  71. package/dist/icons/ExclamationTriangle.d.ts +2 -1
  72. package/dist/icons/ExclamationTriangle.js +3 -2
  73. package/dist/icons/ExclamationTriangle.mjs +3 -2
  74. package/dist/icons/EyeFill.d.mts +2 -1
  75. package/dist/icons/EyeFill.d.ts +2 -1
  76. package/dist/icons/EyeFill.js +2 -2
  77. package/dist/icons/EyeFill.mjs +2 -2
  78. package/dist/icons/EyeSlashFill.d.mts +2 -1
  79. package/dist/icons/EyeSlashFill.d.ts +2 -1
  80. package/dist/icons/EyeSlashFill.js +8 -2
  81. package/dist/icons/EyeSlashFill.mjs +8 -2
  82. package/dist/icons/File.d.mts +2 -1
  83. package/dist/icons/File.d.ts +2 -1
  84. package/dist/icons/File.js +3 -3
  85. package/dist/icons/File.mjs +3 -3
  86. package/dist/icons/Gauge.d.mts +2 -1
  87. package/dist/icons/Gauge.d.ts +2 -1
  88. package/dist/icons/Gauge.js +3 -3
  89. package/dist/icons/Gauge.mjs +3 -3
  90. package/dist/icons/Gear.d.mts +2 -1
  91. package/dist/icons/Gear.d.ts +2 -1
  92. package/dist/icons/Gear.js +2 -2
  93. package/dist/icons/Gear.mjs +2 -2
  94. package/dist/icons/GearFill.d.mts +2 -1
  95. package/dist/icons/GearFill.d.ts +2 -1
  96. package/dist/icons/GearFill.js +2 -2
  97. package/dist/icons/GearFill.mjs +2 -2
  98. package/dist/icons/Gift.d.mts +2 -1
  99. package/dist/icons/Gift.d.ts +2 -1
  100. package/dist/icons/Gift.js +7 -7
  101. package/dist/icons/Gift.mjs +7 -7
  102. package/dist/icons/GiftFill.d.mts +2 -1
  103. package/dist/icons/GiftFill.d.ts +2 -1
  104. package/dist/icons/GiftFill.js +4 -4
  105. package/dist/icons/GiftFill.mjs +4 -4
  106. package/dist/icons/Globe.d.mts +2 -1
  107. package/dist/icons/Globe.d.ts +2 -1
  108. package/dist/icons/Globe.js +2 -2
  109. package/dist/icons/Globe.mjs +2 -2
  110. package/dist/icons/HandPointUp.d.mts +2 -1
  111. package/dist/icons/HandPointUp.d.ts +2 -1
  112. package/dist/icons/HandPointUp.js +11 -5
  113. package/dist/icons/HandPointUp.mjs +11 -5
  114. package/dist/icons/House.d.mts +2 -1
  115. package/dist/icons/House.d.ts +2 -1
  116. package/dist/icons/House.js +3 -3
  117. package/dist/icons/House.mjs +3 -3
  118. package/dist/icons/HouseFill.d.mts +2 -1
  119. package/dist/icons/HouseFill.d.ts +2 -1
  120. package/dist/icons/HouseFill.js +2 -2
  121. package/dist/icons/HouseFill.mjs +2 -2
  122. package/dist/icons/Lock.d.mts +2 -1
  123. package/dist/icons/Lock.d.ts +2 -1
  124. package/dist/icons/Lock.js +2 -2
  125. package/dist/icons/Lock.mjs +2 -2
  126. package/dist/icons/MagnifyingGlass.d.mts +2 -1
  127. package/dist/icons/MagnifyingGlass.d.ts +2 -1
  128. package/dist/icons/MagnifyingGlass.js +9 -3
  129. package/dist/icons/MagnifyingGlass.mjs +9 -3
  130. package/dist/icons/MinusCircle.d.mts +2 -1
  131. package/dist/icons/MinusCircle.d.ts +2 -1
  132. package/dist/icons/MinusCircle.js +8 -2
  133. package/dist/icons/MinusCircle.mjs +8 -2
  134. package/dist/icons/MinusCircleFill.d.mts +2 -1
  135. package/dist/icons/MinusCircleFill.d.ts +2 -1
  136. package/dist/icons/MinusCircleFill.js +8 -2
  137. package/dist/icons/MinusCircleFill.mjs +8 -2
  138. package/dist/icons/Mobile.d.mts +2 -1
  139. package/dist/icons/Mobile.d.ts +2 -1
  140. package/dist/icons/Mobile.js +2 -2
  141. package/dist/icons/Mobile.mjs +2 -2
  142. package/dist/icons/MonthlyLimit.d.mts +2 -1
  143. package/dist/icons/MonthlyLimit.d.ts +2 -1
  144. package/dist/icons/MonthlyLimit.js +9 -3
  145. package/dist/icons/MonthlyLimit.mjs +9 -3
  146. package/dist/icons/PhoneFill.d.mts +2 -1
  147. package/dist/icons/PhoneFill.d.ts +2 -1
  148. package/dist/icons/PhoneFill.js +2 -2
  149. package/dist/icons/PhoneFill.mjs +2 -2
  150. package/dist/icons/Plus.d.mts +2 -1
  151. package/dist/icons/Plus.d.ts +2 -1
  152. package/dist/icons/Plus.js +2 -2
  153. package/dist/icons/Plus.mjs +2 -2
  154. package/dist/icons/PlusCircle.d.mts +2 -1
  155. package/dist/icons/PlusCircle.d.ts +2 -1
  156. package/dist/icons/PlusCircle.js +8 -2
  157. package/dist/icons/PlusCircle.mjs +8 -2
  158. package/dist/icons/PlusCircleFill.d.mts +2 -1
  159. package/dist/icons/PlusCircleFill.d.ts +2 -1
  160. package/dist/icons/PlusCircleFill.js +8 -2
  161. package/dist/icons/PlusCircleFill.mjs +8 -2
  162. package/dist/icons/Pochitto.d.mts +2 -1
  163. package/dist/icons/Pochitto.d.ts +2 -1
  164. package/dist/icons/Pochitto.js +4 -4
  165. package/dist/icons/Pochitto.mjs +4 -4
  166. package/dist/icons/Question.d.mts +2 -1
  167. package/dist/icons/Question.d.ts +2 -1
  168. package/dist/icons/Question.js +2 -2
  169. package/dist/icons/Question.mjs +2 -2
  170. package/dist/icons/QuestionCircle.d.mts +2 -1
  171. package/dist/icons/QuestionCircle.d.ts +2 -1
  172. package/dist/icons/QuestionCircle.js +9 -3
  173. package/dist/icons/QuestionCircle.mjs +9 -3
  174. package/dist/icons/RotateRight.d.mts +2 -1
  175. package/dist/icons/RotateRight.d.ts +2 -1
  176. package/dist/icons/RotateRight.js +8 -2
  177. package/dist/icons/RotateRight.mjs +8 -2
  178. package/dist/icons/Shop.d.mts +2 -1
  179. package/dist/icons/Shop.d.ts +2 -1
  180. package/dist/icons/Shop.js +3 -3
  181. package/dist/icons/Shop.mjs +3 -3
  182. package/dist/icons/SquareDot.d.mts +2 -1
  183. package/dist/icons/SquareDot.d.ts +2 -1
  184. package/dist/icons/SquareDot.js +3 -9
  185. package/dist/icons/SquareDot.mjs +3 -9
  186. package/dist/icons/Unlock.d.mts +2 -1
  187. package/dist/icons/Unlock.d.ts +2 -1
  188. package/dist/icons/Unlock.js +2 -2
  189. package/dist/icons/Unlock.mjs +2 -2
  190. package/dist/icons/Vandlykun.d.mts +2 -1
  191. package/dist/icons/Vandlykun.d.ts +2 -1
  192. package/dist/icons/Vandlykun.js +4 -4
  193. package/dist/icons/Vandlykun.mjs +4 -4
  194. package/dist/icons/Xmark.d.mts +2 -1
  195. package/dist/icons/Xmark.d.ts +2 -1
  196. package/dist/icons/Xmark.js +2 -2
  197. package/dist/icons/Xmark.mjs +2 -2
  198. package/dist/icons/XmarkCircle.d.mts +2 -1
  199. package/dist/icons/XmarkCircle.d.ts +2 -1
  200. package/dist/icons/XmarkCircle.js +8 -2
  201. package/dist/icons/XmarkCircle.mjs +8 -2
  202. package/dist/icons/XmarkCircleFill.d.mts +2 -1
  203. package/dist/icons/XmarkCircleFill.d.ts +2 -1
  204. package/dist/icons/XmarkCircleFill.js +8 -2
  205. package/dist/icons/XmarkCircleFill.mjs +8 -2
  206. package/dist/icons/YenSign.d.mts +2 -1
  207. package/dist/icons/YenSign.d.ts +2 -1
  208. package/dist/icons/YenSign.js +2 -2
  209. package/dist/icons/YenSign.mjs +2 -2
  210. package/dist/index.d.mts +1 -1
  211. package/dist/index.d.ts +1 -1
  212. package/dist/index.mjs +5 -1
  213. package/package.json +4 -1
@@ -1,6 +1,12 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgChevronDown = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgChevronDown = ({
4
+ size = 24,
5
+ width = size,
6
+ height = size,
7
+ color,
8
+ ...restProps
9
+ }) => {
4
10
  const props = {
5
11
  ...restProps,
6
12
  width,
@@ -9,7 +15,7 @@ const SvgChevronDown = ({ size = 24, width = size, height = size, ...restProps }
9
15
  return /* @__PURE__ */ jsx(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx(
10
16
  Path,
11
17
  {
12
- fill: "currentColor",
18
+ fill: color,
13
19
  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"
14
20
  }
15
21
  ) });
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgChevronLeft: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgChevronLeft: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgChevronLeft as default };
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgChevronLeft: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgChevronLeft: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgChevronLeft as default };
@@ -33,7 +33,13 @@ __export(ChevronLeft_exports, {
33
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 SvgChevronLeft = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgChevronLeft = ({
37
+ size = 24,
38
+ width = size,
39
+ height = size,
40
+ color,
41
+ ...restProps
42
+ }) => {
37
43
  const props = {
38
44
  ...restProps,
39
45
  width,
@@ -42,7 +48,7 @@ const SvgChevronLeft = ({ size = 24, width = size, height = size, ...restProps }
42
48
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.default, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
43
49
  import_react_native_svg.Path,
44
50
  {
45
- fill: "currentColor",
51
+ fill: color,
46
52
  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"
47
53
  }
48
54
  ) });
@@ -1,6 +1,12 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgChevronLeft = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgChevronLeft = ({
4
+ size = 24,
5
+ width = size,
6
+ height = size,
7
+ color,
8
+ ...restProps
9
+ }) => {
4
10
  const props = {
5
11
  ...restProps,
6
12
  width,
@@ -9,7 +15,7 @@ const SvgChevronLeft = ({ size = 24, width = size, height = size, ...restProps }
9
15
  return /* @__PURE__ */ jsx(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx(
10
16
  Path,
11
17
  {
12
- fill: "currentColor",
18
+ fill: color,
13
19
  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"
14
20
  }
15
21
  ) });
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgChevronRight: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgChevronRight: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgChevronRight as default };
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgChevronRight: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgChevronRight: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgChevronRight as default };
@@ -33,7 +33,13 @@ __export(ChevronRight_exports, {
33
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 SvgChevronRight = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgChevronRight = ({
37
+ size = 24,
38
+ width = size,
39
+ height = size,
40
+ color,
41
+ ...restProps
42
+ }) => {
37
43
  const props = {
38
44
  ...restProps,
39
45
  width,
@@ -42,7 +48,7 @@ const SvgChevronRight = ({ size = 24, width = size, height = size, ...restProps
42
48
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.default, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
43
49
  import_react_native_svg.Path,
44
50
  {
45
- fill: "currentColor",
51
+ fill: color,
46
52
  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"
47
53
  }
48
54
  ) });
@@ -1,6 +1,12 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgChevronRight = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgChevronRight = ({
4
+ size = 24,
5
+ width = size,
6
+ height = size,
7
+ color,
8
+ ...restProps
9
+ }) => {
4
10
  const props = {
5
11
  ...restProps,
6
12
  width,
@@ -9,7 +15,7 @@ const SvgChevronRight = ({ size = 24, width = size, height = size, ...restProps
9
15
  return /* @__PURE__ */ jsx(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx(
10
16
  Path,
11
17
  {
12
- fill: "currentColor",
18
+ fill: color,
13
19
  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"
14
20
  }
15
21
  ) });
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgChevronUp: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgChevronUp: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgChevronUp as default };
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgChevronUp: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgChevronUp: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgChevronUp as default };
@@ -33,7 +33,7 @@ __export(ChevronUp_exports, {
33
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 SvgChevronUp = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgChevronUp = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -42,7 +42,7 @@ const SvgChevronUp = ({ size = 24, width = size, height = size, ...restProps })
42
42
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.default, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
43
43
  import_react_native_svg.Path,
44
44
  {
45
- fill: "currentColor",
45
+ fill: color,
46
46
  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"
47
47
  }
48
48
  ) });
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgChevronUp = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgChevronUp = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -9,7 +9,7 @@ const SvgChevronUp = ({ size = 24, width = size, height = size, ...restProps })
9
9
  return /* @__PURE__ */ jsx(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx(
10
10
  Path,
11
11
  {
12
- fill: "currentColor",
12
+ fill: color,
13
13
  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"
14
14
  }
15
15
  ) });
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgClockRotateLeft: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgClockRotateLeft: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgClockRotateLeft as default };
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgClockRotateLeft: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgClockRotateLeft: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgClockRotateLeft as default };
@@ -33,7 +33,13 @@ __export(ClockRotateLeft_exports, {
33
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 SvgClockRotateLeft = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgClockRotateLeft = ({
37
+ size = 24,
38
+ width = size,
39
+ height = size,
40
+ color,
41
+ ...restProps
42
+ }) => {
37
43
  const props = {
38
44
  ...restProps,
39
45
  width,
@@ -43,7 +49,7 @@ const SvgClockRotateLeft = ({ size = 24, width = size, height = size, ...restPro
43
49
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
44
50
  import_react_native_svg.Path,
45
51
  {
46
- fill: "currentColor",
52
+ fill: color,
47
53
  fillRule: "evenodd",
48
54
  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",
49
55
  clipRule: "evenodd"
@@ -52,14 +58,14 @@ const SvgClockRotateLeft = ({ size = 24, width = size, height = size, ...restPro
52
58
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
53
59
  import_react_native_svg.Path,
54
60
  {
55
- fill: "currentColor",
61
+ fill: color,
56
62
  d: "m5.143 9-.857-.857h3.428a.857.857 0 1 1 0 1.714H4.286A.857.857 0 0 1 3.429 9V5.572a.857.857 0 1 1 1.714 0z"
57
63
  }
58
64
  ),
59
65
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
60
66
  import_react_native_svg.Path,
61
67
  {
62
- fill: "currentColor",
68
+ fill: color,
63
69
  fillRule: "evenodd",
64
70
  d: "M12 7.286c.473 0 .857.384.857.857v3.502l2.32 2.32a.857.857 0 1 1-1.212 1.213l-2.571-2.572a.86.86 0 0 1-.251-.606V8.143c0-.473.384-.857.857-.857",
65
71
  clipRule: "evenodd"
@@ -1,6 +1,12 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgClockRotateLeft = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgClockRotateLeft = ({
4
+ size = 24,
5
+ width = size,
6
+ height = size,
7
+ color,
8
+ ...restProps
9
+ }) => {
4
10
  const props = {
5
11
  ...restProps,
6
12
  width,
@@ -10,7 +16,7 @@ const SvgClockRotateLeft = ({ size = 24, width = size, height = size, ...restPro
10
16
  /* @__PURE__ */ jsx(
11
17
  Path,
12
18
  {
13
- fill: "currentColor",
19
+ fill: color,
14
20
  fillRule: "evenodd",
15
21
  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",
16
22
  clipRule: "evenodd"
@@ -19,14 +25,14 @@ const SvgClockRotateLeft = ({ size = 24, width = size, height = size, ...restPro
19
25
  /* @__PURE__ */ jsx(
20
26
  Path,
21
27
  {
22
- fill: "currentColor",
28
+ fill: color,
23
29
  d: "m5.143 9-.857-.857h3.428a.857.857 0 1 1 0 1.714H4.286A.857.857 0 0 1 3.429 9V5.572a.857.857 0 1 1 1.714 0z"
24
30
  }
25
31
  ),
26
32
  /* @__PURE__ */ jsx(
27
33
  Path,
28
34
  {
29
- fill: "currentColor",
35
+ fill: color,
30
36
  fillRule: "evenodd",
31
37
  d: "M12 7.286c.473 0 .857.384.857.857v3.502l2.32 2.32a.857.857 0 1 1-1.212 1.213l-2.571-2.572a.86.86 0 0 1-.251-.606V8.143c0-.473.384-.857.857-.857",
32
38
  clipRule: "evenodd"
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgCreditCard: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgCreditCard: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgCreditCard as default };
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgCreditCard: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgCreditCard: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgCreditCard as default };
@@ -33,18 +33,24 @@ __export(CreditCard_exports, {
33
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 SvgCreditCard = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgCreditCard = ({
37
+ size = 24,
38
+ width = size,
39
+ height = size,
40
+ color,
41
+ ...restProps
42
+ }) => {
37
43
  const props = {
38
44
  ...restProps,
39
45
  width,
40
46
  height
41
47
  };
42
48
  return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_react_native_svg.default, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: [
43
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: "currentColor", d: "M10.715 16.286h-6.43v-.858h6.43z" }),
49
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: color, d: "M10.715 16.286h-6.43v-.858h6.43z" }),
44
50
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
45
51
  import_react_native_svg.Path,
46
52
  {
47
- fill: "currentColor",
53
+ fill: color,
48
54
  fillRule: "evenodd",
49
55
  d: "M20.629 3.857a2.51 2.51 0 0 1 2.513 2.5v11.286a2.505 2.505 0 0 1-2.513 2.5H3.37a2.51 2.51 0 0 1-2.514-2.5V6.356a2.505 2.505 0 0 1 2.514-2.499zM2.57 17.28c0 .633.533 1.148 1.187 1.148h16.484c.656 0 1.186-.512 1.186-1.148v-6.994H2.572zM3.758 5.571c-.656 0-1.187.513-1.187 1.148v1.852h18.857V6.719c0-.633-.533-1.148-1.186-1.148z",
50
56
  clipRule: "evenodd"
@@ -1,17 +1,23 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgCreditCard = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgCreditCard = ({
4
+ size = 24,
5
+ width = size,
6
+ height = size,
7
+ color,
8
+ ...restProps
9
+ }) => {
4
10
  const props = {
5
11
  ...restProps,
6
12
  width,
7
13
  height
8
14
  };
9
15
  return /* @__PURE__ */ jsxs(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: [
10
- /* @__PURE__ */ jsx(Path, { fill: "currentColor", d: "M10.715 16.286h-6.43v-.858h6.43z" }),
16
+ /* @__PURE__ */ jsx(Path, { fill: color, d: "M10.715 16.286h-6.43v-.858h6.43z" }),
11
17
  /* @__PURE__ */ jsx(
12
18
  Path,
13
19
  {
14
- fill: "currentColor",
20
+ fill: color,
15
21
  fillRule: "evenodd",
16
22
  d: "M20.629 3.857a2.51 2.51 0 0 1 2.513 2.5v11.286a2.505 2.505 0 0 1-2.513 2.5H3.37a2.51 2.51 0 0 1-2.514-2.5V6.356a2.505 2.505 0 0 1 2.514-2.499zM2.57 17.28c0 .633.533 1.148 1.187 1.148h16.484c.656 0 1.186-.512 1.186-1.148v-6.994H2.572zM3.758 5.571c-.656 0-1.187.513-1.187 1.148v1.852h18.857V6.719c0-.633-.533-1.148-1.186-1.148z",
17
23
  clipRule: "evenodd"
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgCreditCardFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgCreditCardFill: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgCreditCardFill as default };
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgCreditCardFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgCreditCardFill: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgCreditCardFill as default };
@@ -33,7 +33,13 @@ __export(CreditCardFill_exports, {
33
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 SvgCreditCardFill = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgCreditCardFill = ({
37
+ size = 24,
38
+ width = size,
39
+ height = size,
40
+ color,
41
+ ...restProps
42
+ }) => {
37
43
  const props = {
38
44
  ...restProps,
39
45
  width,
@@ -43,7 +49,7 @@ const SvgCreditCardFill = ({ size = 24, width = size, height = size, ...restProp
43
49
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
44
50
  import_react_native_svg.Path,
45
51
  {
46
- fill: "currentColor",
52
+ fill: color,
47
53
  fillRule: "evenodd",
48
54
  d: "M23.143 17.643c0 1.38-1.124 2.5-2.514 2.5H3.37a2.51 2.51 0 0 1-2.514-2.5v-7.357h22.286zM4.286 15.428v.858h6.429v-.858z",
49
55
  clipRule: "evenodd"
@@ -52,7 +58,7 @@ const SvgCreditCardFill = ({ size = 24, width = size, height = size, ...restProp
52
58
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
53
59
  import_react_native_svg.Path,
54
60
  {
55
- fill: "currentColor",
61
+ fill: color,
56
62
  d: "M20.629 3.857a2.51 2.51 0 0 1 2.514 2.5V8.57H.857V6.356a2.505 2.505 0 0 1 2.514-2.499z"
57
63
  }
58
64
  )
@@ -1,6 +1,12 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgCreditCardFill = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgCreditCardFill = ({
4
+ size = 24,
5
+ width = size,
6
+ height = size,
7
+ color,
8
+ ...restProps
9
+ }) => {
4
10
  const props = {
5
11
  ...restProps,
6
12
  width,
@@ -10,7 +16,7 @@ const SvgCreditCardFill = ({ size = 24, width = size, height = size, ...restProp
10
16
  /* @__PURE__ */ jsx(
11
17
  Path,
12
18
  {
13
- fill: "currentColor",
19
+ fill: color,
14
20
  fillRule: "evenodd",
15
21
  d: "M23.143 17.643c0 1.38-1.124 2.5-2.514 2.5H3.37a2.51 2.51 0 0 1-2.514-2.5v-7.357h22.286zM4.286 15.428v.858h6.429v-.858z",
16
22
  clipRule: "evenodd"
@@ -19,7 +25,7 @@ const SvgCreditCardFill = ({ size = 24, width = size, height = size, ...restProp
19
25
  /* @__PURE__ */ jsx(
20
26
  Path,
21
27
  {
22
- fill: "currentColor",
28
+ fill: color,
23
29
  d: "M20.629 3.857a2.51 2.51 0 0 1 2.514 2.5V8.57H.857V6.356a2.505 2.505 0 0 1 2.514-2.499z"
24
30
  }
25
31
  )
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgCreditCardSwipe: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgCreditCardSwipe: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgCreditCardSwipe as default };
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgCreditCardSwipe: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgCreditCardSwipe: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgCreditCardSwipe as default };
@@ -33,18 +33,24 @@ __export(CreditCardSwipe_exports, {
33
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 SvgCreditCardSwipe = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgCreditCardSwipe = ({
37
+ size = 24,
38
+ width = size,
39
+ height = size,
40
+ color,
41
+ ...restProps
42
+ }) => {
37
43
  const props = {
38
44
  ...restProps,
39
45
  width,
40
46
  height
41
47
  };
42
48
  return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_react_native_svg.default, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: [
43
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: "currentColor", d: "M10.714 15.857H5.142L5.228 15H10.8z" }),
49
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: color, d: "M10.714 15.857H5.142L5.228 15H10.8z" }),
44
50
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
45
51
  import_react_native_svg.Path,
46
52
  {
47
- fill: "currentColor",
53
+ fill: color,
48
54
  fillRule: "evenodd",
49
55
  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.127z",
50
56
  clipRule: "evenodd"
@@ -1,17 +1,23 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgCreditCardSwipe = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgCreditCardSwipe = ({
4
+ size = 24,
5
+ width = size,
6
+ height = size,
7
+ color,
8
+ ...restProps
9
+ }) => {
4
10
  const props = {
5
11
  ...restProps,
6
12
  width,
7
13
  height
8
14
  };
9
15
  return /* @__PURE__ */ jsxs(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: [
10
- /* @__PURE__ */ jsx(Path, { fill: "currentColor", d: "M10.714 15.857H5.142L5.228 15H10.8z" }),
16
+ /* @__PURE__ */ jsx(Path, { fill: color, d: "M10.714 15.857H5.142L5.228 15H10.8z" }),
11
17
  /* @__PURE__ */ jsx(
12
18
  Path,
13
19
  {
14
- fill: "currentColor",
20
+ fill: color,
15
21
  fillRule: "evenodd",
16
22
  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.127z",
17
23
  clipRule: "evenodd"
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgExclamationCircle: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgExclamationCircle: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgExclamationCircle as default };
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgExclamationCircle: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgExclamationCircle: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgExclamationCircle as default };
@@ -37,6 +37,7 @@ const SvgExclamationCircle = ({
37
37
  size = 24,
38
38
  width = size,
39
39
  height = size,
40
+ color,
40
41
  ...restProps
41
42
  }) => {
42
43
  const props = {
@@ -48,14 +49,14 @@ const SvgExclamationCircle = ({
48
49
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
49
50
  import_react_native_svg.Path,
50
51
  {
51
- fill: "currentColor",
52
+ fill: color,
52
53
  d: "M11.242 16.171a1.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"
53
54
  }
54
55
  ),
55
56
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
56
57
  import_react_native_svg.Path,
57
58
  {
58
- fill: "currentColor",
59
+ fill: color,
59
60
  fillRule: "evenodd",
60
61
  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.43",
61
62
  clipRule: "evenodd"
@@ -4,6 +4,7 @@ const SvgExclamationCircle = ({
4
4
  size = 24,
5
5
  width = size,
6
6
  height = size,
7
+ color,
7
8
  ...restProps
8
9
  }) => {
9
10
  const props = {
@@ -15,14 +16,14 @@ const SvgExclamationCircle = ({
15
16
  /* @__PURE__ */ jsx(
16
17
  Path,
17
18
  {
18
- fill: "currentColor",
19
+ fill: color,
19
20
  d: "M11.242 16.171a1.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"
20
21
  }
21
22
  ),
22
23
  /* @__PURE__ */ jsx(
23
24
  Path,
24
25
  {
25
- fill: "currentColor",
26
+ fill: color,
26
27
  fillRule: "evenodd",
27
28
  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.43",
28
29
  clipRule: "evenodd"