@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 SvgQuestion: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgQuestion: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgQuestion 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 SvgQuestion: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgQuestion: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgQuestion as default };
@@ -33,7 +33,7 @@ __export(Question_exports, {
33
33
  module.exports = __toCommonJS(Question_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 SvgQuestion = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgQuestion = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -42,7 +42,7 @@ const SvgQuestion = ({ 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.925 4.716c2.574-.054 4.79 1.567 4.79 4.254 0 2.292-.84 3.304-2.81 4.245l-.142.072-.075.035a.9.9 0 0 0-.406.359c-.113.197-.16.42-.15.537v.098c-.038.565-.529 1.021-1.132 1.048-.65.018-1.197-.457-1.226-1.083v-.027a3.386 3.386 0 0 1 .453-1.666 3.16 3.16 0 0 1 1.405-1.272l.17-.08.047-.018c1.235-.591 1.508-.914 1.508-2.248 0-1.299-1.018-2.051-2.376-2.015-1.414.035-2.338.716-2.338 2.015 0 .618-.528 1.12-1.179 1.12-.65.008-1.178-.493-1.178-1.12 0-2.66 2.065-4.192 4.639-4.254m-.802 12.663a1.22 1.22 0 0 1 1.669 0 1.08 1.08 0 0 1 0 1.586 1.22 1.22 0 0 1-1.669 0 1.08 1.08 0 0 1 0-1.586"
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 SvgQuestion = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgQuestion = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -9,7 +9,7 @@ const SvgQuestion = ({ 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.925 4.716c2.574-.054 4.79 1.567 4.79 4.254 0 2.292-.84 3.304-2.81 4.245l-.142.072-.075.035a.9.9 0 0 0-.406.359c-.113.197-.16.42-.15.537v.098c-.038.565-.529 1.021-1.132 1.048-.65.018-1.197-.457-1.226-1.083v-.027a3.386 3.386 0 0 1 .453-1.666 3.16 3.16 0 0 1 1.405-1.272l.17-.08.047-.018c1.235-.591 1.508-.914 1.508-2.248 0-1.299-1.018-2.051-2.376-2.015-1.414.035-2.338.716-2.338 2.015 0 .618-.528 1.12-1.179 1.12-.65.008-1.178-.493-1.178-1.12 0-2.66 2.065-4.192 4.639-4.254m-.802 12.663a1.22 1.22 0 0 1 1.669 0 1.08 1.08 0 0 1 0 1.586 1.22 1.22 0 0 1-1.669 0 1.08 1.08 0 0 1 0-1.586"
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 SvgQuestionCircle: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgQuestionCircle: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgQuestionCircle 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 SvgQuestionCircle: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgQuestionCircle: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgQuestionCircle as default };
@@ -33,7 +33,13 @@ __export(QuestionCircle_exports, {
33
33
  module.exports = __toCommonJS(QuestionCircle_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 SvgQuestionCircle = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgQuestionCircle = ({
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,14 +49,14 @@ const SvgQuestionCircle = ({ 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
  d: "M11.242 16.171a1.072 1.072 0 1 1 1.516 1.517 1.072 1.072 0 0 1-1.516-1.517M11.98 6.643c1.866-.045 3.478 1.196 3.478 3.256 0 1.75-.61 2.527-2.039 3.246l-.157.079a.66.66 0 0 0-.293.276.9.9 0 0 0-.112.408l-.001.078a.858.858 0 0 1-1.712-.027l-.001-.018c-.003-.12.008-.276.04-.455.05-.277.14-.556.289-.82a2.37 2.37 0 0 1 1.022-.975c.08-.039.118-.06.155-.078.901-.453 1.094-.7 1.094-1.714 0-.995-.74-1.566-1.722-1.542-1.027.024-1.698.548-1.698 1.542a.857.857 0 0 1-1.713 0c0-2.04 1.497-3.211 3.37-3.256"
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
  fillRule: "evenodd",
55
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",
56
62
  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 SvgQuestionCircle = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgQuestionCircle = ({
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,14 +16,14 @@ const SvgQuestionCircle = ({ size = 24, width = size, height = size, ...restProp
10
16
  /* @__PURE__ */ jsx(
11
17
  Path,
12
18
  {
13
- fill: "currentColor",
19
+ fill: color,
14
20
  d: "M11.242 16.171a1.072 1.072 0 1 1 1.516 1.517 1.072 1.072 0 0 1-1.516-1.517M11.98 6.643c1.866-.045 3.478 1.196 3.478 3.256 0 1.75-.61 2.527-2.039 3.246l-.157.079a.66.66 0 0 0-.293.276.9.9 0 0 0-.112.408l-.001.078a.858.858 0 0 1-1.712-.027l-.001-.018c-.003-.12.008-.276.04-.455.05-.277.14-.556.289-.82a2.37 2.37 0 0 1 1.022-.975c.08-.039.118-.06.155-.078.901-.453 1.094-.7 1.094-1.714 0-.995-.74-1.566-1.722-1.542-1.027.024-1.698.548-1.698 1.542a.857.857 0 0 1-1.713 0c0-2.04 1.497-3.211 3.37-3.256"
15
21
  }
16
22
  ),
17
23
  /* @__PURE__ */ jsx(
18
24
  Path,
19
25
  {
20
- fill: "currentColor",
26
+ fill: color,
21
27
  fillRule: "evenodd",
22
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",
23
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 SvgRotateRight: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgRotateRight: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgRotateRight 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 SvgRotateRight: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgRotateRight: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgRotateRight as default };
@@ -33,7 +33,13 @@ __export(RotateRight_exports, {
33
33
  module.exports = __toCommonJS(RotateRight_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 SvgRotateRight = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgRotateRight = ({
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 SvgRotateRight = ({ 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: "M5.69 8.357a7.286 7.286 0 0 1 9.953-2.666c.034.022 1.6 1.092 3 2.697V6.214a.857.857 0 1 1 1.714 0V10.5a.857.857 0 0 1-.857.857h-4.285a.857.857 0 1 1 0-1.714h2.324c-1.463-1.568-2.733-2.454-2.753-2.468a5.572 5.572 0 1 0 2.039 7.61c.007-.008.548-.71 1.249-.293.706.421.235 1.15.235 1.15A7.286 7.286 0 1 1 5.69 8.358"
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 SvgRotateRight = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgRotateRight = ({
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 SvgRotateRight = ({ 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: "M5.69 8.357a7.286 7.286 0 0 1 9.953-2.666c.034.022 1.6 1.092 3 2.697V6.214a.857.857 0 1 1 1.714 0V10.5a.857.857 0 0 1-.857.857h-4.285a.857.857 0 1 1 0-1.714h2.324c-1.463-1.568-2.733-2.454-2.753-2.468a5.572 5.572 0 1 0 2.039 7.61c.007-.008.548-.71 1.249-.293.706.421.235 1.15.235 1.15A7.286 7.286 0 1 1 5.69 8.358"
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 SvgShop: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgShop: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgShop 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 SvgShop: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgShop: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgShop as default };
@@ -33,7 +33,7 @@ __export(Shop_exports, {
33
33
  module.exports = __toCommonJS(Shop_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 SvgShop = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgShop = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -43,14 +43,14 @@ const SvgShop = ({ 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.428 12.429c.85 0 .858.843.858.857v6.428c0 .71-.572 1.286-1.284 1.286h-3.859c-.427 0-.857-.425-.857-.857v-3h-2.572v3c0 .437-.419.857-.857.857H6c-.71 0-1.284-.576-1.284-1.286v-6.428c0-.014.007-.857.857-.857s.856.843.856.857v6H9v-3c0-.427.427-.857.857-.857h4.286c.43 0 .857.427.857.858v3h2.572v-6s0-.858.856-.858"
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: "M18 3c.37 0 .697.236.813.586l1.954 3.518a.85.85 0 0 1 .257.61v3c0 1.204-1.426 1.715-3 1.715-.752 0-1.37-.295-1.842-.778-.593.481-1.266.778-2.015.778-.785 0-1.486-.326-2.1-.848l-.043-.036-.043.036c-.614.522-1.315.848-2.1.848-.752 0-1.427-.299-2.022-.783a2.5 2.5 0 0 1-1.835.783c-1.602 0-2.908-.242-2.99-1.514l-.009-.147c-.02-.316-.026-.787-.024-1.382 0-.35.005-.723.011-1.099l.007-.394a.85.85 0 0 1 .026-.45l2.142-3.857A.86.86 0 0 1 6.001 3zM4.723 8.571c-.004.281-.007.558-.008.82-.001.56.005 1.003.022 1.27l.004.048c.342.004.989.005 1.284.005.276 0 .488-.116.675-.338.126-.15.205-.304.23-.375a.857.857 0 0 1 1.516-.2 3.024 3.024 0 0 0 .446.475c.331.28.67.438.99.438s.659-.157.99-.439a3 3 0 0 0 .446-.474.857.857 0 0 1 1.414 0 3.024 3.024 0 0 0 .446.475c.331.28.67.438.99.438s.658-.157.989-.439a3 3 0 0 0 .446-.474.857.857 0 0 1 1.52.214c.023.067.099.218.221.365.183.219.395.334.681.334.218 0 .96-.009 1.285-.026V8.572zm.576-1.714h13.406l-1.19-2.143H6.487zM20.165 8.57l-.022.002h.024z",
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 SvgShop = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgShop = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -10,14 +10,14 @@ const SvgShop = ({ 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.428 12.429c.85 0 .858.843.858.857v6.428c0 .71-.572 1.286-1.284 1.286h-3.859c-.427 0-.857-.425-.857-.857v-3h-2.572v3c0 .437-.419.857-.857.857H6c-.71 0-1.284-.576-1.284-1.286v-6.428c0-.014.007-.857.857-.857s.856.843.856.857v6H9v-3c0-.427.427-.857.857-.857h4.286c.43 0 .857.427.857.858v3h2.572v-6s0-.858.856-.858"
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: "M18 3c.37 0 .697.236.813.586l1.954 3.518a.85.85 0 0 1 .257.61v3c0 1.204-1.426 1.715-3 1.715-.752 0-1.37-.295-1.842-.778-.593.481-1.266.778-2.015.778-.785 0-1.486-.326-2.1-.848l-.043-.036-.043.036c-.614.522-1.315.848-2.1.848-.752 0-1.427-.299-2.022-.783a2.5 2.5 0 0 1-1.835.783c-1.602 0-2.908-.242-2.99-1.514l-.009-.147c-.02-.316-.026-.787-.024-1.382 0-.35.005-.723.011-1.099l.007-.394a.85.85 0 0 1 .026-.45l2.142-3.857A.86.86 0 0 1 6.001 3zM4.723 8.571c-.004.281-.007.558-.008.82-.001.56.005 1.003.022 1.27l.004.048c.342.004.989.005 1.284.005.276 0 .488-.116.675-.338.126-.15.205-.304.23-.375a.857.857 0 0 1 1.516-.2 3.024 3.024 0 0 0 .446.475c.331.28.67.438.99.438s.659-.157.99-.439a3 3 0 0 0 .446-.474.857.857 0 0 1 1.414 0 3.024 3.024 0 0 0 .446.475c.331.28.67.438.99.438s.658-.157.989-.439a3 3 0 0 0 .446-.474.857.857 0 0 1 1.52.214c.023.067.099.218.221.365.183.219.395.334.681.334.218 0 .96-.009 1.285-.026V8.572zm.576-1.714h13.406l-1.19-2.143H6.487zM20.165 8.57l-.022.002h.024z",
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 SvgSquareDot: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgSquareDot: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgSquareDot 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 SvgSquareDot: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgSquareDot: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgSquareDot as default };
@@ -33,7 +33,7 @@ __export(SquareDot_exports, {
33
33
  module.exports = __toCommonJS(SquareDot_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 SvgSquareDot = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgSquareDot = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -43,19 +43,13 @@ const SvgSquareDot = ({ 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.543 5.552a3.4 3.4 0 0 0-.258 1.305v.41H6.86q-.003 0-.002-.002v10.288h10.288q-.003 0-.002-.002v-6.408h.428c.454 0 .888-.09 1.285-.251v6.413a1.96 1.96 0 0 1-1.957 1.96H7.1a1.96 1.96 0 0 1-1.957-1.956V7.51a1.96 1.96 0 0 1 1.96-1.958zM6.858 17.555v-.002h-.002q.002 0 .002.002",
49
49
  clipRule: "evenodd"
50
50
  }
51
51
  ),
52
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
53
- import_react_native_svg.Path,
54
- {
55
- fill: "currentColor",
56
- d: "M17.143 5.143a2.143 2.143 0 1 1 0 4.285 2.143 2.143 0 0 1 0-4.285"
57
- }
58
- )
52
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: color, d: "M17.143 5.143a2.143 2.143 0 1 1 0 4.285 2.143 2.143 0 0 1 0-4.285" })
59
53
  ] });
60
54
  };
61
55
  var SquareDot_default = SvgSquareDot;
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgSquareDot = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgSquareDot = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -10,19 +10,13 @@ const SvgSquareDot = ({ 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.543 5.552a3.4 3.4 0 0 0-.258 1.305v.41H6.86q-.003 0-.002-.002v10.288h10.288q-.003 0-.002-.002v-6.408h.428c.454 0 .888-.09 1.285-.251v6.413a1.96 1.96 0 0 1-1.957 1.96H7.1a1.96 1.96 0 0 1-1.957-1.956V7.51a1.96 1.96 0 0 1 1.96-1.958zM6.858 17.555v-.002h-.002q.002 0 .002.002",
16
16
  clipRule: "evenodd"
17
17
  }
18
18
  ),
19
- /* @__PURE__ */ jsx(
20
- Path,
21
- {
22
- fill: "currentColor",
23
- d: "M17.143 5.143a2.143 2.143 0 1 1 0 4.285 2.143 2.143 0 0 1 0-4.285"
24
- }
25
- )
19
+ /* @__PURE__ */ jsx(Path, { fill: color, d: "M17.143 5.143a2.143 2.143 0 1 1 0 4.285 2.143 2.143 0 0 1 0-4.285" })
26
20
  ] });
27
21
  };
28
22
  var SquareDot_default = SvgSquareDot;
@@ -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 SvgUnlock: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgUnlock: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgUnlock 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 SvgUnlock: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgUnlock: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgUnlock as default };
@@ -33,7 +33,7 @@ __export(Unlock_exports, {
33
33
  module.exports = __toCommonJS(Unlock_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 SvgUnlock = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgUnlock = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -42,7 +42,7 @@ const SvgUnlock = ({ 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.571q2.202 0 3.768 1.566 1.565 1.565 1.565 3.767a.74.74 0 0 1-.225.537.73.73 0 0 1-.537.226h-.761a.73.73 0 0 1-.536-.226.73.73 0 0 1-.226-.537q0-1.26-.893-2.154A2.94 2.94 0 0 0 12 4.858q-1.262 0-2.155.892a2.94 2.94 0 0 0-.893 2.154v3.954h8.762q.476 0 .81.333a1.1 1.1 0 0 1 .333.81v7.428q0 .476-.333.81a1.1 1.1 0 0 1-.81.332H6.285q-.476 0-.81-.333a1.1 1.1 0 0 1-.332-.81V13q0-.476.333-.81.333-.332.81-.332h.38V7.903q0-2.202 1.566-3.767Q9.797 2.57 12 2.57m-.068 12.143c-.829 0-1.503.606-1.503 1.35 0 .437.23.835.614 1.087l-.236 1.914a.32.32 0 0 0 .093.262.4.4 0 0 0 .28.113h1.503c.107 0 .209-.041.28-.113a.32.32 0 0 0 .094-.262l-.237-1.915c.384-.251.615-.65.615-1.085 0-.745-.674-1.35-1.503-1.351",
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 SvgUnlock = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgUnlock = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -9,7 +9,7 @@ const SvgUnlock = ({ 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.571q2.202 0 3.768 1.566 1.565 1.565 1.565 3.767a.74.74 0 0 1-.225.537.73.73 0 0 1-.537.226h-.761a.73.73 0 0 1-.536-.226.73.73 0 0 1-.226-.537q0-1.26-.893-2.154A2.94 2.94 0 0 0 12 4.858q-1.262 0-2.155.892a2.94 2.94 0 0 0-.893 2.154v3.954h8.762q.476 0 .81.333a1.1 1.1 0 0 1 .333.81v7.428q0 .476-.333.81a1.1 1.1 0 0 1-.81.332H6.285q-.476 0-.81-.333a1.1 1.1 0 0 1-.332-.81V13q0-.476.333-.81.333-.332.81-.332h.38V7.903q0-2.202 1.566-3.767Q9.797 2.57 12 2.57m-.068 12.143c-.829 0-1.503.606-1.503 1.35 0 .437.23.835.614 1.087l-.236 1.914a.32.32 0 0 0 .093.262.4.4 0 0 0 .28.113h1.503c.107 0 .209-.041.28-.113a.32.32 0 0 0 .094-.262l-.237-1.915c.384-.251.615-.65.615-1.085 0-.745-.674-1.35-1.503-1.351",
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 SvgVandlykun: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgVandlykun: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgVandlykun 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 SvgVandlykun: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgVandlykun: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgVandlykun as default };
@@ -33,7 +33,7 @@ __export(Vandlykun_exports, {
33
33
  module.exports = __toCommonJS(Vandlykun_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 SvgVandlykun = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgVandlykun = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -43,14 +43,14 @@ const SvgVandlykun = ({ 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: "M14.22 14.956c.27 0 .428.213.428.488s-.157.45-.457.505c-.3.056-.9.216-2.19.216s-1.934-.161-2.224-.212c-.29-.052-.424-.234-.424-.51 0-.274.155-.484.425-.484 0 0 .842.21 2.22.21 1.362 0 2.206-.209 2.223-.213"
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: "M14.33 13.018c.96 0 1.68.7 1.876 1.352.123.412.255.803.251 1.578-.004.774-.086 1.058-.247 1.58-.107.398-.608 1.096-1.434 1.299s-1.911.347-2.744.347c-.832 0-2.177-.129-2.94-.379-.764-.25-1.188-.893-1.29-1.204-.178-.414-.283-1.334-.273-1.64.008-.242.02-.894.263-1.609a1.95 1.95 0 0 1 1.867-1.322q.147 0 .306.02c.69.116 1.328.184 2.014.184.619 0 1.278-.056 2.054-.184q.152-.022.297-.022m-.15 1.007a13.5 13.5 0 0 1-2.201.196c-.68 0-1.345-.06-2.153-.194a1.4 1.4 0 0 0-.166-.011.98.98 0 0 0-.626.207 1 1 0 0 0-.317.445 4.4 4.4 0 0 0-.21 1.285v.032c-.008.228.097.987.191 1.205l.019.043.012.04c.034.085.25.438.663.574.624.205 1.857.331 2.64.331.723 0 1.735-.128 2.516-.32.429-.104.68-.477.72-.596l.003-.014.005-.016c.145-.472.2-.648.203-1.29a3.5 3.5 0 0 0-.188-1.214l-.02-.067a.93.93 0 0 0-.316-.424 1 1 0 0 0-.774-.212",
56
56
  clipRule: "evenodd"
@@ -59,7 +59,7 @@ const SvgVandlykun = ({ size = 24, width = size, height = size, ...restProps })
59
59
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
60
60
  import_react_native_svg.Path,
61
61
  {
62
- fill: "currentColor",
62
+ fill: color,
63
63
  d: "M3.044 5.143c1.129 0 2.045 1.088 2.045 2.43s-.916 2.43-2.045 2.43S1 8.915 1 7.573s.915-2.43 2.044-2.43M20.956 5.143C22.085 5.143 23 6.23 23 7.573s-.915 2.43-2.044 2.43-2.045-1.087-2.045-2.43c0-1.342.916-2.43 2.045-2.43"
64
64
  }
65
65
  )
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgVandlykun = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgVandlykun = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -10,14 +10,14 @@ const SvgVandlykun = ({ 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: "M14.22 14.956c.27 0 .428.213.428.488s-.157.45-.457.505c-.3.056-.9.216-2.19.216s-1.934-.161-2.224-.212c-.29-.052-.424-.234-.424-.51 0-.274.155-.484.425-.484 0 0 .842.21 2.22.21 1.362 0 2.206-.209 2.223-.213"
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: "M14.33 13.018c.96 0 1.68.7 1.876 1.352.123.412.255.803.251 1.578-.004.774-.086 1.058-.247 1.58-.107.398-.608 1.096-1.434 1.299s-1.911.347-2.744.347c-.832 0-2.177-.129-2.94-.379-.764-.25-1.188-.893-1.29-1.204-.178-.414-.283-1.334-.273-1.64.008-.242.02-.894.263-1.609a1.95 1.95 0 0 1 1.867-1.322q.147 0 .306.02c.69.116 1.328.184 2.014.184.619 0 1.278-.056 2.054-.184q.152-.022.297-.022m-.15 1.007a13.5 13.5 0 0 1-2.201.196c-.68 0-1.345-.06-2.153-.194a1.4 1.4 0 0 0-.166-.011.98.98 0 0 0-.626.207 1 1 0 0 0-.317.445 4.4 4.4 0 0 0-.21 1.285v.032c-.008.228.097.987.191 1.205l.019.043.012.04c.034.085.25.438.663.574.624.205 1.857.331 2.64.331.723 0 1.735-.128 2.516-.32.429-.104.68-.477.72-.596l.003-.014.005-.016c.145-.472.2-.648.203-1.29a3.5 3.5 0 0 0-.188-1.214l-.02-.067a.93.93 0 0 0-.316-.424 1 1 0 0 0-.774-.212",
23
23
  clipRule: "evenodd"
@@ -26,7 +26,7 @@ const SvgVandlykun = ({ size = 24, width = size, height = size, ...restProps })
26
26
  /* @__PURE__ */ jsx(
27
27
  Path,
28
28
  {
29
- fill: "currentColor",
29
+ fill: color,
30
30
  d: "M3.044 5.143c1.129 0 2.045 1.088 2.045 2.43s-.916 2.43-2.045 2.43S1 8.915 1 7.573s.915-2.43 2.044-2.43M20.956 5.143C22.085 5.143 23 6.23 23 7.573s-.915 2.43-2.044 2.43-2.045-1.087-2.045-2.43c0-1.342.916-2.43 2.045-2.43"
31
31
  }
32
32
  )
@@ -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 SvgXmark: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgXmark: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgXmark 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 SvgXmark: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgXmark: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgXmark as default };
@@ -33,7 +33,7 @@ __export(Xmark_exports, {
33
33
  module.exports = __toCommonJS(Xmark_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 SvgXmark = ({ size = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgXmark = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -42,7 +42,7 @@ const SvgXmark = ({ 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: "m10.788 12-6.68-6.68A.857.857 0 1 1 5.32 4.108l6.68 6.68 6.68-6.68a.857.857 0 1 1 1.212 1.212L13.212 12l6.68 6.68a.857.857 0 1 1-1.212 1.212L12 13.212l-6.68 6.68a.857.857 0 0 1-1.212-1.212z"
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 SvgXmark = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgXmark = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -9,7 +9,7 @@ const SvgXmark = ({ 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: "m10.788 12-6.68-6.68A.857.857 0 1 1 5.32 4.108l6.68 6.68 6.68-6.68a.857.857 0 1 1 1.212 1.212L13.212 12l6.68 6.68a.857.857 0 1 1-1.212 1.212L12 13.212l-6.68 6.68a.857.857 0 0 1-1.212-1.212z"
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 SvgXmarkCircle: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgXmarkCircle: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgXmarkCircle 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 SvgXmarkCircle: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgXmarkCircle: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgXmarkCircle as default };