@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,6 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgGift = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgGift = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -10,29 +10,29 @@ const SvgGift = ({ size = 24, width = size, height = size, ...restProps }) => {
10
10
  /* @__PURE__ */ jsx(
11
11
  Path,
12
12
  {
13
- fill: "currentColor",
13
+ fill: color,
14
14
  d: "M5.571 11.143c-.857 0-.857.857-.857.857v7.714C4.714 20.424 5.29 21 6 21h9.429v-1.714h-9V12s0-.857-.858-.857M3 9.857c0 .71.576 1.286 1.286 1.286h9.428V9.428h-9V8.143H3z"
15
15
  }
16
16
  ),
17
17
  /* @__PURE__ */ jsx(
18
18
  Path,
19
19
  {
20
- fill: "currentColor",
20
+ fill: color,
21
21
  d: "M3 7.286C3 6.576 3.576 6 4.286 6h9.428v1.714h-9V9H3zM21 9.857c0 .71-.576 1.286-1.286 1.286h-9.428V9.428h9V8.143H21z"
22
22
  }
23
23
  ),
24
24
  /* @__PURE__ */ jsx(
25
25
  Path,
26
26
  {
27
- fill: "currentColor",
27
+ fill: color,
28
28
  d: "M21 7.286C21 6.576 20.424 6 19.714 6h-9.428v1.714h9V9H21zM18.429 11.143c.857 0 .857.857.857.857v7.714c0 .71-.576 1.286-1.286 1.286H8.571v-1.714h9V12s0-.857.858-.857"
29
29
  }
30
30
  ),
31
- /* @__PURE__ */ jsx(Path, { fill: "currentColor", d: "M11.143 6.428h1.714v13.286h-1.714z" }),
31
+ /* @__PURE__ */ jsx(Path, { fill: color, d: "M11.143 6.428h1.714v13.286h-1.714z" }),
32
32
  /* @__PURE__ */ jsx(
33
33
  Path,
34
34
  {
35
- fill: "currentColor",
35
+ fill: color,
36
36
  fillRule: "evenodd",
37
37
  d: "M13.714 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.571.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
38
38
  clipRule: "evenodd"
@@ -41,7 +41,7 @@ const SvgGift = ({ size = 24, width = size, height = size, ...restProps }) => {
41
41
  /* @__PURE__ */ jsx(
42
42
  Path,
43
43
  {
44
- fill: "currentColor",
44
+ fill: color,
45
45
  fillRule: "evenodd",
46
46
  d: "M10.286 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.572.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
47
47
  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 SvgGiftFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgGiftFill: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgGiftFill 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 SvgGiftFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgGiftFill: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgGiftFill as default };
@@ -33,7 +33,7 @@ __export(GiftFill_exports, {
33
33
  module.exports = __toCommonJS(GiftFill_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgGiftFill = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgGiftFill = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -43,7 +43,7 @@ const SvgGiftFill = ({ size = 24, width = size, height = size, ...restProps }) =
43
43
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
44
44
  import_react_native_svg.Path,
45
45
  {
46
- fill: "currentColor",
46
+ fill: color,
47
47
  fillRule: "evenodd",
48
48
  d: "M13.714 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.571.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
49
49
  clipRule: "evenodd"
@@ -52,7 +52,7 @@ const SvgGiftFill = ({ size = 24, width = size, height = size, ...restProps }) =
52
52
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
53
53
  import_react_native_svg.Path,
54
54
  {
55
- fill: "currentColor",
55
+ fill: color,
56
56
  fillRule: "evenodd",
57
57
  d: "M10.286 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.572.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
58
58
  clipRule: "evenodd"
@@ -61,7 +61,7 @@ const SvgGiftFill = ({ size = 24, width = size, height = size, ...restProps }) =
61
61
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
62
62
  import_react_native_svg.Path,
63
63
  {
64
- fill: "currentColor",
64
+ fill: color,
65
65
  d: "M4.714 12.857h6.429V21H6c-.71 0-1.286-.575-1.286-1.285zM19.286 12.857h-6.429V21H18c.71 0 1.286-.575 1.286-1.285zM3 7.286C3 6.576 3.576 6 4.286 6h6.857v5.143H4.286c-.71 0-1.286-.575-1.286-1.286zM21 9.857c0 .71-.576 1.286-1.286 1.286h-6.857V6h6.857C20.424 6 21 6.576 21 7.286z"
66
66
  }
67
67
  )
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgGiftFill = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgGiftFill = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -10,7 +10,7 @@ const SvgGiftFill = ({ size = 24, width = size, height = size, ...restProps }) =
10
10
  /* @__PURE__ */ jsx(
11
11
  Path,
12
12
  {
13
- fill: "currentColor",
13
+ fill: color,
14
14
  fillRule: "evenodd",
15
15
  d: "M13.714 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.571.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
16
16
  clipRule: "evenodd"
@@ -19,7 +19,7 @@ const SvgGiftFill = ({ size = 24, width = size, height = size, ...restProps }) =
19
19
  /* @__PURE__ */ jsx(
20
20
  Path,
21
21
  {
22
- fill: "currentColor",
22
+ fill: color,
23
23
  fillRule: "evenodd",
24
24
  d: "M10.286 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.572.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
25
25
  clipRule: "evenodd"
@@ -28,7 +28,7 @@ const SvgGiftFill = ({ size = 24, width = size, height = size, ...restProps }) =
28
28
  /* @__PURE__ */ jsx(
29
29
  Path,
30
30
  {
31
- fill: "currentColor",
31
+ fill: color,
32
32
  d: "M4.714 12.857h6.429V21H6c-.71 0-1.286-.575-1.286-1.285zM19.286 12.857h-6.429V21H18c.71 0 1.286-.575 1.286-1.285zM3 7.286C3 6.576 3.576 6 4.286 6h6.857v5.143H4.286c-.71 0-1.286-.575-1.286-1.286zM21 9.857c0 .71-.576 1.286-1.286 1.286h-6.857V6h6.857C20.424 6 21 6.576 21 7.286z"
33
33
  }
34
34
  )
@@ -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 SvgGlobe: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgGlobe: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgGlobe 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 SvgGlobe: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgGlobe: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgGlobe as default };
@@ -33,7 +33,7 @@ __export(Globe_exports, {
33
33
  module.exports = __toCommonJS(Globe_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgGlobe = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgGlobe = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -42,7 +42,7 @@ const SvgGlobe = ({ 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
  fillRule: "evenodd",
47
47
  d: "M15.915 17.397c.589.222.681.252 1.261.498-.704.572-1.016.852-2.106 1.326 0 0 .467-.72.845-1.824m-7.844.012c.307.942.703 1.583.828 1.802-.709-.31-1.147-.534-2.073-1.305 0 0 .598-.282 1.245-.497m0-10.813a11 11 0 0 1-1.233-.503c.787-.678 1.305-.978 2.06-1.297 0 0-.457.655-.828 1.8m7.85 0c-.262-.718-.462-1.184-.855-1.827.855.401 1.193.581 2.101 1.315 0 0-.457.273-1.246.512m.813 4.608c-.041-1.085-.12-1.95-.41-3.097.898-.272 1.379-.518 1.973-.82.8 1.036 1.402 2.62 1.514 3.917zm3.09 1.596c-.265 2.013-.928 2.997-1.538 3.905-.744-.348-1.048-.552-1.946-.823.198-1.037.324-1.722.412-3.082zm-7.032-.007h2.382a19 19 0 0 1-.356 2.683c-.835-.168-1.31-.231-2.026-.271zm-.011 3.987c.4 0 .905.063 1.611.216-.518 1.268-.852 1.842-1.611 2.534zm-1.564 2.763c-.435-.335-1.119-1.109-1.618-2.549.56-.11.988-.165 1.618-.219zm0-6.757v2.412c-.849.053-1.633.175-2.063.284-.186-.954-.247-1.53-.334-2.696zm-3.974-.002c.044 1.176.152 1.964.403 3.101-.89.271-1.18.472-1.917.827-.88-1.066-1.44-2.637-1.54-3.928zM4.193 11.2c.142-1.62.823-2.968 1.531-3.905.787.386 1.032.541 1.922.811-.254 1.223-.363 1.72-.39 3.094zm7.02.008H8.82c.077-1.063.086-1.627.355-2.689.847.152 1.076.239 2.038.265zm.01-3.992c-.45 0-1.103-.099-1.615-.211.408-1.297 1.176-2.237 1.614-2.545zm1.551-2.721c.557.285 1.265 1.54 1.605 2.51a10 10 0 0 1-1.604.214zm.015 4.319c.806-.074 1.526-.182 2.02-.297.255.991.303 2.016.345 2.705h-2.365zM2.57 12c0 5.199 4.21 9.415 9.406 9.428 5.23 0 9.452-4.222 9.452-9.428A9.429 9.429 0 0 0 2.57 12",
48
48
  clipRule: "evenodd"
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgGlobe = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgGlobe = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -9,7 +9,7 @@ const SvgGlobe = ({ 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
  fillRule: "evenodd",
14
14
  d: "M15.915 17.397c.589.222.681.252 1.261.498-.704.572-1.016.852-2.106 1.326 0 0 .467-.72.845-1.824m-7.844.012c.307.942.703 1.583.828 1.802-.709-.31-1.147-.534-2.073-1.305 0 0 .598-.282 1.245-.497m0-10.813a11 11 0 0 1-1.233-.503c.787-.678 1.305-.978 2.06-1.297 0 0-.457.655-.828 1.8m7.85 0c-.262-.718-.462-1.184-.855-1.827.855.401 1.193.581 2.101 1.315 0 0-.457.273-1.246.512m.813 4.608c-.041-1.085-.12-1.95-.41-3.097.898-.272 1.379-.518 1.973-.82.8 1.036 1.402 2.62 1.514 3.917zm3.09 1.596c-.265 2.013-.928 2.997-1.538 3.905-.744-.348-1.048-.552-1.946-.823.198-1.037.324-1.722.412-3.082zm-7.032-.007h2.382a19 19 0 0 1-.356 2.683c-.835-.168-1.31-.231-2.026-.271zm-.011 3.987c.4 0 .905.063 1.611.216-.518 1.268-.852 1.842-1.611 2.534zm-1.564 2.763c-.435-.335-1.119-1.109-1.618-2.549.56-.11.988-.165 1.618-.219zm0-6.757v2.412c-.849.053-1.633.175-2.063.284-.186-.954-.247-1.53-.334-2.696zm-3.974-.002c.044 1.176.152 1.964.403 3.101-.89.271-1.18.472-1.917.827-.88-1.066-1.44-2.637-1.54-3.928zM4.193 11.2c.142-1.62.823-2.968 1.531-3.905.787.386 1.032.541 1.922.811-.254 1.223-.363 1.72-.39 3.094zm7.02.008H8.82c.077-1.063.086-1.627.355-2.689.847.152 1.076.239 2.038.265zm.01-3.992c-.45 0-1.103-.099-1.615-.211.408-1.297 1.176-2.237 1.614-2.545zm1.551-2.721c.557.285 1.265 1.54 1.605 2.51a10 10 0 0 1-1.604.214zm.015 4.319c.806-.074 1.526-.182 2.02-.297.255.991.303 2.016.345 2.705h-2.365zM2.57 12c0 5.199 4.21 9.415 9.406 9.428 5.23 0 9.452-4.222 9.452-9.428A9.429 9.429 0 0 0 2.57 12",
15
15
  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 SvgHandPointUp: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgHandPointUp: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgHandPointUp 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 SvgHandPointUp: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgHandPointUp: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgHandPointUp as default };
@@ -33,7 +33,13 @@ __export(HandPointUp_exports, {
33
33
  module.exports = __toCommonJS(HandPointUp_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgHandPointUp = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgHandPointUp = ({
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,28 +49,28 @@ const SvgHandPointUp = ({ size = 24, width = size, height = size, ...restProps }
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
  d: "M8.899 14.872V5.306c0-.61-.507-1.127-1.16-1.128s-1.16.518-1.16 1.128v11.883a.804.804 0 0 1-1.607 0V5.306c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v9.566a.804.804 0 0 1-1.607 0"
48
54
  }
49
55
  ),
50
56
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
51
57
  import_react_native_svg.Path,
52
58
  {
53
- fill: "currentColor",
59
+ fill: color,
54
60
  d: "M12.826 14.872v-2.006c0-.61-.507-1.127-1.16-1.127s-1.16.517-1.16 1.127v2.006a.804.804 0 0 1-1.607 0v-2.006c0-1.522 1.252-2.734 2.767-2.734 1.516 0 2.767 1.212 2.767 2.734v2.006a.804.804 0 0 1-1.607 0M5.767 13.746a.804.804 0 0 1 0 1.607c-.653 0-1.16.517-1.16 1.127l.011 1.808-.004.083a.804.804 0 0 1-1.599.01l-.004-.083L3 16.485v-.005l.004-.142c.074-1.456 1.295-2.592 2.763-2.592"
55
61
  }
56
62
  ),
57
63
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
58
64
  import_react_native_svg.Path,
59
65
  {
60
- fill: "currentColor",
66
+ fill: color,
61
67
  d: "M16.752 14.872v-1.003c0-.61-.506-1.127-1.16-1.128s-1.16.518-1.16 1.128v1.003a.804.804 0 0 1-1.607 0v-1.003c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v1.003a.804.804 0 0 1-1.607 0"
62
68
  }
63
69
  ),
64
70
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
65
71
  import_react_native_svg.Path,
66
72
  {
67
- fill: "currentColor",
73
+ fill: color,
68
74
  d: "M22.278 17.01a.804.804 0 0 1-1.607-.006zm-5.526-2.176c0-1.522 1.252-2.734 2.767-2.734 1.516 0 2.767 1.212 2.767 2.735v.002l-.008 2.173-1.607-.006.008-2.17-.006-.113a1.147 1.147 0 0 0-1.154-1.014c-.653 0-1.16.518-1.16 1.127a.804.804 0 0 1-1.607 0"
69
75
  }
70
76
  )
@@ -1,6 +1,12 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgHandPointUp = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgHandPointUp = ({
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,28 +16,28 @@ const SvgHandPointUp = ({ size = 24, width = size, height = size, ...restProps }
10
16
  /* @__PURE__ */ jsx(
11
17
  Path,
12
18
  {
13
- fill: "currentColor",
19
+ fill: color,
14
20
  d: "M8.899 14.872V5.306c0-.61-.507-1.127-1.16-1.128s-1.16.518-1.16 1.128v11.883a.804.804 0 0 1-1.607 0V5.306c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v9.566a.804.804 0 0 1-1.607 0"
15
21
  }
16
22
  ),
17
23
  /* @__PURE__ */ jsx(
18
24
  Path,
19
25
  {
20
- fill: "currentColor",
26
+ fill: color,
21
27
  d: "M12.826 14.872v-2.006c0-.61-.507-1.127-1.16-1.127s-1.16.517-1.16 1.127v2.006a.804.804 0 0 1-1.607 0v-2.006c0-1.522 1.252-2.734 2.767-2.734 1.516 0 2.767 1.212 2.767 2.734v2.006a.804.804 0 0 1-1.607 0M5.767 13.746a.804.804 0 0 1 0 1.607c-.653 0-1.16.517-1.16 1.127l.011 1.808-.004.083a.804.804 0 0 1-1.599.01l-.004-.083L3 16.485v-.005l.004-.142c.074-1.456 1.295-2.592 2.763-2.592"
22
28
  }
23
29
  ),
24
30
  /* @__PURE__ */ jsx(
25
31
  Path,
26
32
  {
27
- fill: "currentColor",
33
+ fill: color,
28
34
  d: "M16.752 14.872v-1.003c0-.61-.506-1.127-1.16-1.128s-1.16.518-1.16 1.128v1.003a.804.804 0 0 1-1.607 0v-1.003c0-1.523 1.252-2.735 2.767-2.735 1.516 0 2.767 1.212 2.767 2.735v1.003a.804.804 0 0 1-1.607 0"
29
35
  }
30
36
  ),
31
37
  /* @__PURE__ */ jsx(
32
38
  Path,
33
39
  {
34
- fill: "currentColor",
40
+ fill: color,
35
41
  d: "M22.278 17.01a.804.804 0 0 1-1.607-.006zm-5.526-2.176c0-1.522 1.252-2.734 2.767-2.734 1.516 0 2.767 1.212 2.767 2.735v.002l-.008 2.173-1.607-.006.008-2.17-.006-.113a1.147 1.147 0 0 0-1.154-1.014c-.653 0-1.16.518-1.16 1.127a.804.804 0 0 1-1.607 0"
36
42
  }
37
43
  )
@@ -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 SvgHouse: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgHouse: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgHouse 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 SvgHouse: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgHouse: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgHouse as default };
@@ -33,7 +33,7 @@ __export(House_exports, {
33
33
  module.exports = __toCommonJS(House_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 SvgHouse = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgHouse = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -43,14 +43,14 @@ const SvgHouse = ({ size = 24, width = size, height = size, ...restProps }) => {
43
43
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
44
44
  import_react_native_svg.Path,
45
45
  {
46
- fill: "currentColor",
46
+ fill: color,
47
47
  d: "M18 12.429c.857 0 .858.857.858.857v6.856c0 .71-.573 1.287-1.285 1.287h-3.858c-.428 0-.857-.425-.857-.858v-3h-1.715v3c0 .438-.42.858-.858.858H6.427c-.71 0-1.284-.577-1.284-1.287v-6.856s0-.857.857-.857.858.857.858.857v6.428h2.57v-3c.001-.427.427-.857.857-.857h3.43c.429 0 .856.427.856.858v2.999h2.572v-6.429c0-.018.01-.856.857-.856"
48
48
  }
49
49
  ),
50
50
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
51
51
  import_react_native_svg.Path,
52
52
  {
53
- fill: "currentColor",
53
+ fill: color,
54
54
  d: "M11.399 2.822a.857.857 0 0 1 1.212 0l8.576 8.577a.857.857 0 1 1-1.212 1.212l-7.97-7.973-7.97 7.973a.857.857 0 1 1-1.213-1.212z"
55
55
  }
56
56
  )
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgHouse = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgHouse = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -10,14 +10,14 @@ const SvgHouse = ({ size = 24, width = size, height = size, ...restProps }) => {
10
10
  /* @__PURE__ */ jsx(
11
11
  Path,
12
12
  {
13
- fill: "currentColor",
13
+ fill: color,
14
14
  d: "M18 12.429c.857 0 .858.857.858.857v6.856c0 .71-.573 1.287-1.285 1.287h-3.858c-.428 0-.857-.425-.857-.858v-3h-1.715v3c0 .438-.42.858-.858.858H6.427c-.71 0-1.284-.577-1.284-1.287v-6.856s0-.857.857-.857.858.857.858.857v6.428h2.57v-3c.001-.427.427-.857.857-.857h3.43c.429 0 .856.427.856.858v2.999h2.572v-6.429c0-.018.01-.856.857-.856"
15
15
  }
16
16
  ),
17
17
  /* @__PURE__ */ jsx(
18
18
  Path,
19
19
  {
20
- fill: "currentColor",
20
+ fill: color,
21
21
  d: "M11.399 2.822a.857.857 0 0 1 1.212 0l8.576 8.577a.857.857 0 1 1-1.212 1.212l-7.97-7.973-7.97 7.973a.857.857 0 1 1-1.213-1.212z"
22
22
  }
23
23
  )
@@ -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 SvgHouseFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgHouseFill: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgHouseFill 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 SvgHouseFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgHouseFill: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgHouseFill as default };
@@ -33,7 +33,7 @@ __export(HouseFill_exports, {
33
33
  module.exports = __toCommonJS(HouseFill_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 SvgHouseFill = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgHouseFill = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -42,7 +42,7 @@ const SvgHouseFill = ({ 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: "M11.399 2.822a.857.857 0 0 1 1.212 0l8.576 8.577a.857.857 0 0 1-.695 1.458h-1.634v7.285c0 .71-.573 1.287-1.285 1.287h-3c-.428 0-.859-.425-.859-.858v-3.428h-3.429v3.428c0 .438-.418.858-.856.858H6.427c-.71 0-1.284-.577-1.284-1.287v-7.284c-.018 0-1.782.053-1.72.002a.857.857 0 0 1-.6-1.462z"
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 SvgHouseFill = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgHouseFill = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -9,7 +9,7 @@ const SvgHouseFill = ({ 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: "M11.399 2.822a.857.857 0 0 1 1.212 0l8.576 8.577a.857.857 0 0 1-.695 1.458h-1.634v7.285c0 .71-.573 1.287-1.285 1.287h-3c-.428 0-.859-.425-.859-.858v-3.428h-3.429v3.428c0 .438-.418.858-.856.858H6.427c-.71 0-1.284-.577-1.284-1.287v-7.284c-.018 0-1.782.053-1.72.002a.857.857 0 0 1-.6-1.462z"
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 SvgLock: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgLock: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgLock 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 SvgLock: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgLock: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgLock as default };
@@ -33,7 +33,7 @@ __export(Lock_exports, {
33
33
  module.exports = __toCommonJS(Lock_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 SvgLock = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgLock = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -42,7 +42,7 @@ const SvgLock = ({ 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
  fillRule: "evenodd",
47
47
  d: "M6.857 9.857h-.43c-.712 0-1.284.574-1.284 1.282v7.722c0 .707.575 1.282 1.284 1.282h11.146c.712 0 1.284-.574 1.284-1.282v-7.722c0-.707-.575-1.282-1.284-1.282h-.43V8.572a4.713 4.713 0 0 0-4.714-4.715h-.858a4.716 4.716 0 0 0-4.714 4.715zm1.714.019h6.858V8.572a3 3 0 0 0-3-3h-.858c-1.655 0-3 1.344-3 3zm4.286 5.654a1.286 1.286 0 1 0-1.714 0v1.398a.857.857 0 1 0 1.714 0z",
48
48
  clipRule: "evenodd"
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgLock = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgLock = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -9,7 +9,7 @@ const SvgLock = ({ 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
  fillRule: "evenodd",
14
14
  d: "M6.857 9.857h-.43c-.712 0-1.284.574-1.284 1.282v7.722c0 .707.575 1.282 1.284 1.282h11.146c.712 0 1.284-.574 1.284-1.282v-7.722c0-.707-.575-1.282-1.284-1.282h-.43V8.572a4.713 4.713 0 0 0-4.714-4.715h-.858a4.716 4.716 0 0 0-4.714 4.715zm1.714.019h6.858V8.572a3 3 0 0 0-3-3h-.858c-1.655 0-3 1.344-3 3zm4.286 5.654a1.286 1.286 0 1 0-1.714 0v1.398a.857.857 0 1 0 1.714 0z",
15
15
  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 SvgMagnifyingGlass: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgMagnifyingGlass: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgMagnifyingGlass 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 SvgMagnifyingGlass: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgMagnifyingGlass: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgMagnifyingGlass as default };
@@ -33,7 +33,13 @@ __export(MagnifyingGlass_exports, {
33
33
  module.exports = __toCommonJS(MagnifyingGlass_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 SvgMagnifyingGlass = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgMagnifyingGlass = ({
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 SvgMagnifyingGlass = ({ 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: "M10.286 4.714a5.571 5.571 0 1 0 0 11.143 5.571 5.571 0 0 0 0-11.143M3 10.286a7.286 7.286 0 1 1 14.571 0 7.286 7.286 0 0 1-14.571 0",
49
55
  clipRule: "evenodd"
@@ -52,7 +58,7 @@ const SvgMagnifyingGlass = ({ 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
  fillRule: "evenodd",
57
63
  d: "m19.17 20.686-4.928-4.928 1.516-1.516 4.928 4.929a1.072 1.072 0 0 1-1.515 1.515",
58
64
  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 SvgMagnifyingGlass = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgMagnifyingGlass = ({
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 SvgMagnifyingGlass = ({ 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: "M10.286 4.714a5.571 5.571 0 1 0 0 11.143 5.571 5.571 0 0 0 0-11.143M3 10.286a7.286 7.286 0 1 1 14.571 0 7.286 7.286 0 0 1-14.571 0",
16
22
  clipRule: "evenodd"
@@ -19,7 +25,7 @@ const SvgMagnifyingGlass = ({ size = 24, width = size, height = size, ...restPro
19
25
  /* @__PURE__ */ jsx(
20
26
  Path,
21
27
  {
22
- fill: "currentColor",
28
+ fill: color,
23
29
  fillRule: "evenodd",
24
30
  d: "m19.17 20.686-4.928-4.928 1.516-1.516 4.928 4.929a1.072 1.072 0 0 1-1.515 1.515",
25
31
  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 SvgMinusCircle: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgMinusCircle: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgMinusCircle 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 SvgMinusCircle: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgMinusCircle: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgMinusCircle as default };