@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
@@ -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 SvgExclamationCircleFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgExclamationCircleFill: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgExclamationCircleFill 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 SvgExclamationCircleFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgExclamationCircleFill: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgExclamationCircleFill as default };
@@ -37,6 +37,7 @@ const SvgExclamationCircleFill = ({
37
37
  size = 24,
38
38
  width = size,
39
39
  height = size,
40
+ color,
40
41
  ...restProps
41
42
  }) => {
42
43
  const props = {
@@ -47,7 +48,7 @@ const SvgExclamationCircleFill = ({
47
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)(
48
49
  import_react_native_svg.Path,
49
50
  {
50
- fill: "currentColor",
51
+ fill: color,
51
52
  fillRule: "evenodd",
52
53
  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",
53
54
  clipRule: "evenodd"
@@ -4,6 +4,7 @@ const SvgExclamationCircleFill = ({
4
4
  size = 24,
5
5
  width = size,
6
6
  height = size,
7
+ color,
7
8
  ...restProps
8
9
  }) => {
9
10
  const props = {
@@ -14,7 +15,7 @@ const SvgExclamationCircleFill = ({
14
15
  return /* @__PURE__ */ jsx(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx(
15
16
  Path,
16
17
  {
17
- fill: "currentColor",
18
+ fill: color,
18
19
  fillRule: "evenodd",
19
20
  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",
20
21
  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 SvgExclamationTriangle: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgExclamationTriangle: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgExclamationTriangle 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 SvgExclamationTriangle: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgExclamationTriangle: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgExclamationTriangle as default };
@@ -37,6 +37,7 @@ const SvgExclamationTriangle = ({
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 SvgExclamationTriangle = ({
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: "M12 16.286A.857.857 0 1 1 12 18a.857.857 0 0 1 0-1.714M12 9.643c.473 0 .857.384.857.857v4.286a.857.857 0 1 1-1.714 0V10.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 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.965z",
61
62
  clipRule: "evenodd"
@@ -4,6 +4,7 @@ const SvgExclamationTriangle = ({
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 SvgExclamationTriangle = ({
15
16
  /* @__PURE__ */ jsx(
16
17
  Path,
17
18
  {
18
- fill: "currentColor",
19
+ fill: color,
19
20
  d: "M12 16.286A.857.857 0 1 1 12 18a.857.857 0 0 1 0-1.714M12 9.643c.473 0 .857.384.857.857v4.286a.857.857 0 1 1-1.714 0V10.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 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.965z",
28
29
  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 SvgEyeFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgEyeFill: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgEyeFill 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 SvgEyeFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgEyeFill: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgEyeFill as default };
@@ -33,7 +33,7 @@ __export(EyeFill_exports, {
33
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 SvgEyeFill = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgEyeFill = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -42,7 +42,7 @@ const SvgEyeFill = ({ 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: "M12 4C7 4 2.73 7.11 1 11.5 2.73 15.89 7 19 12 19s9.27-3.11 11-7.5C21.27 7.11 17 4 12 4m0 12.5c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3"
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 SvgEyeFill = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgEyeFill = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -9,7 +9,7 @@ const SvgEyeFill = ({ 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: "M12 4C7 4 2.73 7.11 1 11.5 2.73 15.89 7 19 12 19s9.27-3.11 11-7.5C21.27 7.11 17 4 12 4m0 12.5c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3"
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 SvgEyeSlashFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgEyeSlashFill: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgEyeSlashFill 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 SvgEyeSlashFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgEyeSlashFill: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgEyeSlashFill as default };
@@ -33,7 +33,13 @@ __export(EyeSlashFill_exports, {
33
33
  module.exports = __toCommonJS(EyeSlashFill_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgEyeSlashFill = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgEyeSlashFill = ({
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 SvgEyeSlashFill = ({ 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: "M12 6.5c2.76 0 5 2.24 5 5 0 .51-.1 1-.24 1.46l3.06 3.06c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l2.17 2.17c.47-.14.96-.24 1.47-.24M2.71 3.16a.996.996 0 0 0 0 1.41l1.97 1.97A11.9 11.9 0 0 0 1 11.5C2.73 15.89 7 19 12 19c1.52 0 2.97-.3 4.31-.82l2.72 2.72a.996.996 0 1 0 1.41-1.41L4.13 3.16c-.39-.39-1.03-.39-1.42 0M12 16.5c-2.76 0-5-2.24-5-5 0-.77.18-1.5.49-2.14l1.57 1.57c-.03.18-.06.37-.06.57 0 1.66 1.34 3 3 3 .2 0 .38-.03.57-.07L14.14 16c-.65.32-1.37.5-2.14.5m2.97-5.33a2.97 2.97 0 0 0-2.64-2.64z"
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 SvgEyeSlashFill = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgEyeSlashFill = ({
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 SvgEyeSlashFill = ({ 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: "M12 6.5c2.76 0 5 2.24 5 5 0 .51-.1 1-.24 1.46l3.06 3.06c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l2.17 2.17c.47-.14.96-.24 1.47-.24M2.71 3.16a.996.996 0 0 0 0 1.41l1.97 1.97A11.9 11.9 0 0 0 1 11.5C2.73 15.89 7 19 12 19c1.52 0 2.97-.3 4.31-.82l2.72 2.72a.996.996 0 1 0 1.41-1.41L4.13 3.16c-.39-.39-1.03-.39-1.42 0M12 16.5c-2.76 0-5-2.24-5-5 0-.77.18-1.5.49-2.14l1.57 1.57c-.03.18-.06.37-.06.57 0 1.66 1.34 3 3 3 .2 0 .38-.03.57-.07L14.14 16c-.65.32-1.37.5-2.14.5m2.97-5.33a2.97 2.97 0 0 0-2.64-2.64z"
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 SvgFile: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgFile: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgFile 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 SvgFile: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgFile: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgFile as default };
@@ -33,7 +33,7 @@ __export(File_exports, {
33
33
  module.exports = __toCommonJS(File_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgFile = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgFile = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -43,14 +43,14 @@ const SvgFile = ({ 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: "M15.643 15.858c.118 0 .215.095.215.213v1.287a.215.215 0 0 1-.215.213H8.358a.215.215 0 0 1-.215-.213V16.07c0-.118.097-.214.215-.214zM15.643 12.715c.118 0 .215.095.215.214v1.286a.215.215 0 0 1-.215.214H8.358a.215.215 0 0 1-.215-.214v-1.286c0-.119.097-.214.215-.214zM15.643 9.571c.118 0 .215.097.215.215v1.285a.216.216 0 0 1-.215.215H8.358a.215.215 0 0 1-.215-.215V9.786c0-.118.097-.215.215-.215zM13.072 6.429c.118 0 .214.096.214.214v1.286a.214.214 0 0 1-.214.214H8.357a.214.214 0 0 1-.214-.214V6.643c0-.118.096-.214.214-.214z"
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
  fillRule: "evenodd",
55
55
  d: "M16.286 2.571a3.43 3.43 0 0 1 3.428 3.43v12a3.43 3.43 0 0 1-3.428 3.428H7.714A3.43 3.43 0 0 1 4.286 18V6a3.43 3.43 0 0 1 3.428-3.429zM7.714 4.286C6.768 4.286 6 5.053 6 6v12c0 .947.768 1.714 1.714 1.714h8.572c.947 0 1.714-.767 1.714-1.714V6c0-.947-.767-1.714-1.714-1.714z",
56
56
  clipRule: "evenodd"
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgFile = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgFile = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -10,14 +10,14 @@ const SvgFile = ({ 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: "M15.643 15.858c.118 0 .215.095.215.213v1.287a.215.215 0 0 1-.215.213H8.358a.215.215 0 0 1-.215-.213V16.07c0-.118.097-.214.215-.214zM15.643 12.715c.118 0 .215.095.215.214v1.286a.215.215 0 0 1-.215.214H8.358a.215.215 0 0 1-.215-.214v-1.286c0-.119.097-.214.215-.214zM15.643 9.571c.118 0 .215.097.215.215v1.285a.216.216 0 0 1-.215.215H8.358a.215.215 0 0 1-.215-.215V9.786c0-.118.097-.215.215-.215zM13.072 6.429c.118 0 .214.096.214.214v1.286a.214.214 0 0 1-.214.214H8.357a.214.214 0 0 1-.214-.214V6.643c0-.118.096-.214.214-.214z"
15
15
  }
16
16
  ),
17
17
  /* @__PURE__ */ jsx(
18
18
  Path,
19
19
  {
20
- fill: "currentColor",
20
+ fill: color,
21
21
  fillRule: "evenodd",
22
22
  d: "M16.286 2.571a3.43 3.43 0 0 1 3.428 3.43v12a3.43 3.43 0 0 1-3.428 3.428H7.714A3.43 3.43 0 0 1 4.286 18V6a3.43 3.43 0 0 1 3.428-3.429zM7.714 4.286C6.768 4.286 6 5.053 6 6v12c0 .947.768 1.714 1.714 1.714h8.572c.947 0 1.714-.767 1.714-1.714V6c0-.947-.767-1.714-1.714-1.714z",
23
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 SvgGauge: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgGauge: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgGauge 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 SvgGauge: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgGauge: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgGauge as default };
@@ -33,7 +33,7 @@ __export(Gauge_exports, {
33
33
  module.exports = __toCommonJS(Gauge_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgGauge = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgGauge = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -43,14 +43,14 @@ const SvgGauge = ({ 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: "M11.974 2.143c5.915 0 10.71 4.796 10.71 10.71 0 2.61-.611 4.732-2.201 6.5a.974.974 0 0 1-1.342.101 30 30 0 0 1-.556-.47l-.13-.113a63 63 0 0 1-1.3-1.164.974.974 0 1 1 1.32-1.431l.105.095a68 68 0 0 0 1.036.926c.795-1.212 1.12-2.657 1.12-4.443a8.764 8.764 0 1 0-17.526 0c0 1.6.42 3.202 1.149 4.48l.058-.054.007-.007.712-.678.323-.308a.974.974 0 0 1 1.345 1.409l-.324.31-.714.679-.008.007c-.41.39-.723.685-.9.85a.974.974 0 0 1-1.424-.106c-1.378-1.727-2.17-4.157-2.17-6.582 0-5.915 4.795-10.711 10.71-10.711"
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.973 4.577c.48 0 .487.474.487.487l.974 6.329s0 1.46-1.46 1.46c-1.461 0-1.46-1.46-1.46-1.46l.973-6.33c0-.012-.015-.485.486-.486"
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 SvgGauge = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgGauge = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -10,14 +10,14 @@ const SvgGauge = ({ 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: "M11.974 2.143c5.915 0 10.71 4.796 10.71 10.71 0 2.61-.611 4.732-2.201 6.5a.974.974 0 0 1-1.342.101 30 30 0 0 1-.556-.47l-.13-.113a63 63 0 0 1-1.3-1.164.974.974 0 1 1 1.32-1.431l.105.095a68 68 0 0 0 1.036.926c.795-1.212 1.12-2.657 1.12-4.443a8.764 8.764 0 1 0-17.526 0c0 1.6.42 3.202 1.149 4.48l.058-.054.007-.007.712-.678.323-.308a.974.974 0 0 1 1.345 1.409l-.324.31-.714.679-.008.007c-.41.39-.723.685-.9.85a.974.974 0 0 1-1.424-.106c-1.378-1.727-2.17-4.157-2.17-6.582 0-5.915 4.795-10.711 10.71-10.711"
15
15
  }
16
16
  ),
17
17
  /* @__PURE__ */ jsx(
18
18
  Path,
19
19
  {
20
- fill: "currentColor",
20
+ fill: color,
21
21
  d: "M11.973 4.577c.48 0 .487.474.487.487l.974 6.329s0 1.46-1.46 1.46c-1.461 0-1.46-1.46-1.46-1.46l.973-6.33c0-.012-.015-.485.486-.486"
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 SvgGear: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgGear: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgGear 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 SvgGear: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgGear: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgGear as default };
@@ -33,7 +33,7 @@ __export(Gear_exports, {
33
33
  module.exports = __toCommonJS(Gear_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgGear = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgGear = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -42,7 +42,7 @@ const SvgGear = ({ 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: "M12 2.571q.976 0 1.666.691.69.69.691 1.667v.405q.288.098.694.282l.282-.282a2.28 2.28 0 0 1 1.67-.694q.969 0 1.663.694t.694 1.663q0 .975-.694 1.67l-.282.282q.183.406.282.694h.405q.976 0 1.667.69.69.69.69 1.667 0 .976-.69 1.666t-1.667.691h-.405q-.099.289-.282.694l.282.282q.694.695.694 1.67 0 .969-.694 1.663a2.27 2.27 0 0 1-1.663.694q-.975 0-1.67-.694l-.282-.282q-.406.183-.694.282v.405q0 .976-.69 1.667a2.27 2.27 0 0 1-1.667.69 2.27 2.27 0 0 1-1.666-.69 2.27 2.27 0 0 1-.691-1.667v-.405a8 8 0 0 1-.694-.282l-.282.282a2.27 2.27 0 0 1-1.663.694q-.975 0-1.667-.694a2.27 2.27 0 0 1-.69-1.663q0-.983.687-1.67l.282-.282a8 8 0 0 1-.282-.694h-.405q-.977 0-1.667-.69A2.27 2.27 0 0 1 2.572 12q0-.976.69-1.666t1.667-.691h.405q.098-.289.282-.694l-.282-.282a2.27 2.27 0 0 1-.688-1.67q0-.969.691-1.663a2.27 2.27 0 0 1 1.667-.694q.969 0 1.663.694l.282.282q.406-.184.694-.282v-.405q0-.976.69-1.667A2.27 2.27 0 0 1 12 2.572m0 1.715a.74.74 0 0 0-.546.226.74.74 0 0 0-.226.545v1.597q-1.35.193-2.465 1.019L7.636 6.545a.74.74 0 0 0-.542-.229.74.74 0 0 0-.546.226.74.74 0 0 0-.226.546q0 .326.223.548l1.128 1.127a5.36 5.36 0 0 0-1.019 2.465H5.057a.74.74 0 0 0-.545.226.74.74 0 0 0-.226.546q0 .32.226.545.225.226.545.226h1.597q.193 1.35 1.019 2.465l-1.128 1.127a.75.75 0 0 0-.223.55q0 .318.226.544.227.227.546.227.314 0 .542-.23l1.127-1.127q1.116.825 2.465 1.019v1.597q0 .319.226.545.226.225.546.226a.74.74 0 0 0 .545-.226.74.74 0 0 0 .226-.545v-1.597a5.36 5.36 0 0 0 2.465-1.019l1.127 1.127q.23.23.55.23a.74.74 0 0 0 .544-.227.74.74 0 0 0 .227-.545.75.75 0 0 0-.23-.549l-1.127-1.127q.825-1.115 1.019-2.465h1.597a.74.74 0 0 0 .545-.226.74.74 0 0 0 .226-.545.74.74 0 0 0-.226-.546.74.74 0 0 0-.545-.226h-1.597a5.36 5.36 0 0 0-1.019-2.465l1.127-1.127a.75.75 0 0 0 .23-.548.74.74 0 0 0-.227-.546.74.74 0 0 0-.545-.226.75.75 0 0 0-.549.23l-1.127 1.127a5.36 5.36 0 0 0-2.465-1.019V5.057a.74.74 0 0 0-.226-.545.74.74 0 0 0-.545-.226M12 9a2.9 2.9 0 0 1 2.12.879 2.9 2.9 0 0 1 .88 2.12 2.9 2.9 0 0 1-.88 2.122A2.9 2.9 0 0 1 12 15a2.9 2.9 0 0 1-2.121-.88 2.9 2.9 0 0 1-.88-2.12q0-1.242.88-2.121a2.9 2.9 0 0 1 2.12-.88m0 1.714q-.532 0-.91.377a1.24 1.24 0 0 0-.376.909q0 .532.377.909t.909.377.909-.377.377-.91q0-.531-.377-.908a1.24 1.24 0 0 0-.91-.377",
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 SvgGear = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgGear = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -9,7 +9,7 @@ const SvgGear = ({ 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: "M12 2.571q.976 0 1.666.691.69.69.691 1.667v.405q.288.098.694.282l.282-.282a2.28 2.28 0 0 1 1.67-.694q.969 0 1.663.694t.694 1.663q0 .975-.694 1.67l-.282.282q.183.406.282.694h.405q.976 0 1.667.69.69.69.69 1.667 0 .976-.69 1.666t-1.667.691h-.405q-.099.289-.282.694l.282.282q.694.695.694 1.67 0 .969-.694 1.663a2.27 2.27 0 0 1-1.663.694q-.975 0-1.67-.694l-.282-.282q-.406.183-.694.282v.405q0 .976-.69 1.667a2.27 2.27 0 0 1-1.667.69 2.27 2.27 0 0 1-1.666-.69 2.27 2.27 0 0 1-.691-1.667v-.405a8 8 0 0 1-.694-.282l-.282.282a2.27 2.27 0 0 1-1.663.694q-.975 0-1.667-.694a2.27 2.27 0 0 1-.69-1.663q0-.983.687-1.67l.282-.282a8 8 0 0 1-.282-.694h-.405q-.977 0-1.667-.69A2.27 2.27 0 0 1 2.572 12q0-.976.69-1.666t1.667-.691h.405q.098-.289.282-.694l-.282-.282a2.27 2.27 0 0 1-.688-1.67q0-.969.691-1.663a2.27 2.27 0 0 1 1.667-.694q.969 0 1.663.694l.282.282q.406-.184.694-.282v-.405q0-.976.69-1.667A2.27 2.27 0 0 1 12 2.572m0 1.715a.74.74 0 0 0-.546.226.74.74 0 0 0-.226.545v1.597q-1.35.193-2.465 1.019L7.636 6.545a.74.74 0 0 0-.542-.229.74.74 0 0 0-.546.226.74.74 0 0 0-.226.546q0 .326.223.548l1.128 1.127a5.36 5.36 0 0 0-1.019 2.465H5.057a.74.74 0 0 0-.545.226.74.74 0 0 0-.226.546q0 .32.226.545.225.226.545.226h1.597q.193 1.35 1.019 2.465l-1.128 1.127a.75.75 0 0 0-.223.55q0 .318.226.544.227.227.546.227.314 0 .542-.23l1.127-1.127q1.116.825 2.465 1.019v1.597q0 .319.226.545.226.225.546.226a.74.74 0 0 0 .545-.226.74.74 0 0 0 .226-.545v-1.597a5.36 5.36 0 0 0 2.465-1.019l1.127 1.127q.23.23.55.23a.74.74 0 0 0 .544-.227.74.74 0 0 0 .227-.545.75.75 0 0 0-.23-.549l-1.127-1.127q.825-1.115 1.019-2.465h1.597a.74.74 0 0 0 .545-.226.74.74 0 0 0 .226-.545.74.74 0 0 0-.226-.546.74.74 0 0 0-.545-.226h-1.597a5.36 5.36 0 0 0-1.019-2.465l1.127-1.127a.75.75 0 0 0 .23-.548.74.74 0 0 0-.227-.546.74.74 0 0 0-.545-.226.75.75 0 0 0-.549.23l-1.127 1.127a5.36 5.36 0 0 0-2.465-1.019V5.057a.74.74 0 0 0-.226-.545.74.74 0 0 0-.545-.226M12 9a2.9 2.9 0 0 1 2.12.879 2.9 2.9 0 0 1 .88 2.12 2.9 2.9 0 0 1-.88 2.122A2.9 2.9 0 0 1 12 15a2.9 2.9 0 0 1-2.121-.88 2.9 2.9 0 0 1-.88-2.12q0-1.242.88-2.121a2.9 2.9 0 0 1 2.12-.88m0 1.714q-.532 0-.91.377a1.24 1.24 0 0 0-.376.909q0 .532.377.909t.909.377.909-.377.377-.91q0-.531-.377-.908a1.24 1.24 0 0 0-.91-.377",
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 SvgGearFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgGearFill: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgGearFill 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 SvgGearFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgGearFill: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgGearFill as default };
@@ -33,7 +33,7 @@ __export(GearFill_exports, {
33
33
  module.exports = __toCommonJS(GearFill_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgGearFill = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgGearFill = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -42,7 +42,7 @@ const SvgGearFill = ({ 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: "M12 2.571q.976 0 1.666.69.69.691.691 1.668v.405q.29.099.694.282l.282-.282a2.28 2.28 0 0 1 1.67-.694q.969 0 1.663.694.693.694.694 1.663 0 .976-.694 1.67l-.282.282q.184.406.282.694h.405q.976 0 1.666.69.691.691.692 1.667a2.27 2.27 0 0 1-.692 1.666 2.27 2.27 0 0 1-1.666.692h-.405q-.098.288-.282.693l.282.282q.694.695.694 1.67 0 .969-.694 1.663a2.27 2.27 0 0 1-1.663.694q-.975 0-1.67-.694l-.282-.282q-.405.184-.694.282v.405a2.27 2.27 0 0 1-.69 1.666q-.691.691-1.667.692-.975 0-1.667-.691a2.27 2.27 0 0 1-.69-1.667v-.405a8 8 0 0 1-.694-.282l-.282.282a2.27 2.27 0 0 1-1.663.694q-.976 0-1.667-.694a2.27 2.27 0 0 1-.69-1.663q0-.983.687-1.67l.282-.282a8 8 0 0 1-.282-.693H4.93q-.976 0-1.667-.692A2.27 2.27 0 0 1 2.572 12q0-.975.69-1.667.69-.69 1.667-.69h.405q.099-.288.282-.694l-.282-.282a2.27 2.27 0 0 1-.687-1.67q0-.969.69-1.663a2.27 2.27 0 0 1 1.667-.694q.969 0 1.663.694l.282.282q.406-.183.694-.282V4.93q0-.976.69-1.667.691-.69 1.667-.69m0 6.43a2.9 2.9 0 0 0-2.121.878A2.9 2.9 0 0 0 9 12q0 1.242.879 2.121a2.9 2.9 0 0 0 2.121.88 2.9 2.9 0 0 0 2.121-.88 2.9 2.9 0 0 0 .88-2.12 2.9 2.9 0 0 0-.88-2.122A2.9 2.9 0 0 0 12.001 9",
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 SvgGearFill = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgGearFill = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -9,7 +9,7 @@ const SvgGearFill = ({ 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: "M12 2.571q.976 0 1.666.69.69.691.691 1.668v.405q.29.099.694.282l.282-.282a2.28 2.28 0 0 1 1.67-.694q.969 0 1.663.694.693.694.694 1.663 0 .976-.694 1.67l-.282.282q.184.406.282.694h.405q.976 0 1.666.69.691.691.692 1.667a2.27 2.27 0 0 1-.692 1.666 2.27 2.27 0 0 1-1.666.692h-.405q-.098.288-.282.693l.282.282q.694.695.694 1.67 0 .969-.694 1.663a2.27 2.27 0 0 1-1.663.694q-.975 0-1.67-.694l-.282-.282q-.405.184-.694.282v.405a2.27 2.27 0 0 1-.69 1.666q-.691.691-1.667.692-.975 0-1.667-.691a2.27 2.27 0 0 1-.69-1.667v-.405a8 8 0 0 1-.694-.282l-.282.282a2.27 2.27 0 0 1-1.663.694q-.976 0-1.667-.694a2.27 2.27 0 0 1-.69-1.663q0-.983.687-1.67l.282-.282a8 8 0 0 1-.282-.693H4.93q-.976 0-1.667-.692A2.27 2.27 0 0 1 2.572 12q0-.975.69-1.667.69-.69 1.667-.69h.405q.099-.288.282-.694l-.282-.282a2.27 2.27 0 0 1-.687-1.67q0-.969.69-1.663a2.27 2.27 0 0 1 1.667-.694q.969 0 1.663.694l.282.282q.406-.183.694-.282V4.93q0-.976.69-1.667.691-.69 1.667-.69m0 6.43a2.9 2.9 0 0 0-2.121.878A2.9 2.9 0 0 0 9 12q0 1.242.879 2.121a2.9 2.9 0 0 0 2.121.88 2.9 2.9 0 0 0 2.121-.88 2.9 2.9 0 0 0 .88-2.12 2.9 2.9 0 0 0-.88-2.122A2.9 2.9 0 0 0 12.001 9",
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 SvgGift: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgGift: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgGift 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 SvgGift: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgGift: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgGift as default };
@@ -33,7 +33,7 @@ __export(Gift_exports, {
33
33
  module.exports = __toCommonJS(Gift_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 SvgGift = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgGift = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -43,29 +43,29 @@ const SvgGift = ({ 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: "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"
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: "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"
55
55
  }
56
56
  ),
57
57
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
58
58
  import_react_native_svg.Path,
59
59
  {
60
- fill: "currentColor",
60
+ fill: color,
61
61
  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"
62
62
  }
63
63
  ),
64
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: "currentColor", d: "M11.143 6.428h1.714v13.286h-1.714z" }),
64
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: color, d: "M11.143 6.428h1.714v13.286h-1.714z" }),
65
65
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
66
66
  import_react_native_svg.Path,
67
67
  {
68
- fill: "currentColor",
68
+ fill: color,
69
69
  fillRule: "evenodd",
70
70
  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",
71
71
  clipRule: "evenodd"
@@ -74,7 +74,7 @@ const SvgGift = ({ size = 24, width = size, height = size, ...restProps }) => {
74
74
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
75
75
  import_react_native_svg.Path,
76
76
  {
77
- fill: "currentColor",
77
+ fill: color,
78
78
  fillRule: "evenodd",
79
79
  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",
80
80
  clipRule: "evenodd"