@kanmu/popcorn-icons 1.0.0 → 1.0.2

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 (210) hide show
  1. package/dist/Bars.d.mts +1 -1
  2. package/dist/Bars.d.ts +1 -1
  3. package/dist/Bars.js +14 -18
  4. package/dist/Bars.mjs +14 -18
  5. package/dist/Bell.d.mts +1 -1
  6. package/dist/Bell.d.ts +1 -1
  7. package/dist/Bell.js +16 -20
  8. package/dist/Bell.mjs +16 -20
  9. package/dist/BellFill.d.mts +1 -1
  10. package/dist/BellFill.d.ts +1 -1
  11. package/dist/BellFill.js +16 -20
  12. package/dist/BellFill.mjs +16 -20
  13. package/dist/{Calender.d.mts → Calendar.d.mts} +2 -2
  14. package/dist/{Calender.d.ts → Calendar.d.ts} +2 -2
  15. package/dist/{Calender.js → Calendar.js} +19 -23
  16. package/dist/Calendar.mjs +20 -0
  17. package/dist/Check.d.mts +1 -1
  18. package/dist/Check.d.ts +1 -1
  19. package/dist/Check.js +14 -18
  20. package/dist/Check.mjs +14 -18
  21. package/dist/CheckCircleFill.d.mts +1 -1
  22. package/dist/CheckCircleFill.d.ts +1 -1
  23. package/dist/CheckCircleFill.js +14 -18
  24. package/dist/CheckCircleFill.mjs +14 -18
  25. package/dist/ChevronDown.d.mts +1 -1
  26. package/dist/ChevronDown.d.ts +1 -1
  27. package/dist/ChevronDown.js +14 -18
  28. package/dist/ChevronDown.mjs +14 -18
  29. package/dist/ChevronLeft.d.mts +1 -1
  30. package/dist/ChevronLeft.d.ts +1 -1
  31. package/dist/ChevronLeft.js +14 -18
  32. package/dist/ChevronLeft.mjs +14 -18
  33. package/dist/ChevronRight.d.mts +1 -1
  34. package/dist/ChevronRight.d.ts +1 -1
  35. package/dist/ChevronRight.js +14 -18
  36. package/dist/ChevronRight.mjs +14 -18
  37. package/dist/ChevronUp.d.mts +1 -1
  38. package/dist/ChevronUp.d.ts +1 -1
  39. package/dist/ChevronUp.js +14 -18
  40. package/dist/ChevronUp.mjs +14 -18
  41. package/dist/ClockRotateLeft.d.mts +1 -1
  42. package/dist/ClockRotateLeft.d.ts +1 -1
  43. package/dist/ClockRotateLeft.js +34 -38
  44. package/dist/ClockRotateLeft.mjs +34 -38
  45. package/dist/CreditCard.d.mts +1 -1
  46. package/dist/CreditCard.d.ts +1 -1
  47. package/dist/CreditCard.js +14 -18
  48. package/dist/CreditCard.mjs +14 -18
  49. package/dist/CreditCardFill.d.mts +1 -1
  50. package/dist/CreditCardFill.d.ts +1 -1
  51. package/dist/CreditCardFill.js +14 -18
  52. package/dist/CreditCardFill.mjs +14 -18
  53. package/dist/CreditCardSwipe.d.mts +1 -1
  54. package/dist/CreditCardSwipe.d.ts +1 -1
  55. package/dist/CreditCardSwipe.js +14 -18
  56. package/dist/CreditCardSwipe.mjs +14 -18
  57. package/dist/ExclamationCircle.d.mts +1 -1
  58. package/dist/ExclamationCircle.d.ts +1 -1
  59. package/dist/ExclamationCircle.js +19 -18
  60. package/dist/ExclamationCircle.mjs +19 -18
  61. package/dist/ExclamationCircleFill.d.mts +1 -1
  62. package/dist/ExclamationCircleFill.d.ts +1 -1
  63. package/dist/ExclamationCircleFill.js +19 -18
  64. package/dist/ExclamationCircleFill.mjs +19 -18
  65. package/dist/ExclamationTriangle.d.mts +1 -1
  66. package/dist/ExclamationTriangle.d.ts +1 -1
  67. package/dist/ExclamationTriangle.js +19 -18
  68. package/dist/ExclamationTriangle.mjs +19 -18
  69. package/dist/EyeFill.d.mts +1 -1
  70. package/dist/EyeFill.d.ts +1 -1
  71. package/dist/EyeFill.js +14 -18
  72. package/dist/EyeFill.mjs +14 -18
  73. package/dist/EyeSlashFill.d.mts +1 -1
  74. package/dist/EyeSlashFill.d.ts +1 -1
  75. package/dist/EyeSlashFill.js +14 -18
  76. package/dist/EyeSlashFill.mjs +14 -18
  77. package/dist/File.d.mts +1 -1
  78. package/dist/File.d.ts +1 -1
  79. package/dist/File.js +14 -18
  80. package/dist/File.mjs +14 -18
  81. package/dist/Gauge.d.mts +1 -1
  82. package/dist/Gauge.d.ts +1 -1
  83. package/dist/Gauge.js +14 -18
  84. package/dist/Gauge.mjs +14 -18
  85. package/dist/Gear.d.mts +1 -1
  86. package/dist/Gear.d.ts +1 -1
  87. package/dist/Gear.js +16 -20
  88. package/dist/Gear.mjs +16 -20
  89. package/dist/GearFill.d.mts +1 -1
  90. package/dist/GearFill.d.ts +1 -1
  91. package/dist/GearFill.js +14 -18
  92. package/dist/GearFill.mjs +14 -18
  93. package/dist/Gift.d.mts +1 -1
  94. package/dist/Gift.d.ts +1 -1
  95. package/dist/Gift.js +114 -112
  96. package/dist/Gift.mjs +114 -112
  97. package/dist/GiftFill.d.mts +1 -1
  98. package/dist/GiftFill.d.ts +1 -1
  99. package/dist/GiftFill.js +34 -38
  100. package/dist/GiftFill.mjs +34 -38
  101. package/dist/Globe.d.mts +1 -1
  102. package/dist/Globe.d.ts +1 -1
  103. package/dist/Globe.js +16 -20
  104. package/dist/Globe.mjs +16 -20
  105. package/dist/HandPointUp.d.mts +1 -1
  106. package/dist/HandPointUp.d.ts +1 -1
  107. package/dist/HandPointUp.js +37 -41
  108. package/dist/HandPointUp.mjs +37 -41
  109. package/dist/House.d.mts +1 -1
  110. package/dist/House.d.ts +1 -1
  111. package/dist/House.js +14 -18
  112. package/dist/House.mjs +14 -18
  113. package/dist/HouseFill.d.mts +1 -1
  114. package/dist/HouseFill.d.ts +1 -1
  115. package/dist/HouseFill.js +14 -18
  116. package/dist/HouseFill.mjs +14 -18
  117. package/dist/Lock.d.mts +1 -1
  118. package/dist/Lock.d.ts +1 -1
  119. package/dist/Lock.js +16 -20
  120. package/dist/Lock.mjs +16 -20
  121. package/dist/MagnifyingGlass.d.mts +1 -1
  122. package/dist/MagnifyingGlass.d.ts +1 -1
  123. package/dist/MagnifyingGlass.js +27 -31
  124. package/dist/MagnifyingGlass.mjs +27 -31
  125. package/dist/MinusCircle.d.mts +1 -1
  126. package/dist/MinusCircle.d.ts +1 -1
  127. package/dist/MinusCircle.js +14 -18
  128. package/dist/MinusCircle.mjs +14 -18
  129. package/dist/MinusCircleFill.d.mts +1 -1
  130. package/dist/MinusCircleFill.d.ts +1 -1
  131. package/dist/MinusCircleFill.js +14 -18
  132. package/dist/MinusCircleFill.mjs +14 -18
  133. package/dist/Mobile.d.mts +1 -1
  134. package/dist/Mobile.d.ts +1 -1
  135. package/dist/Mobile.js +16 -20
  136. package/dist/Mobile.mjs +16 -20
  137. package/dist/MonthlyLimit.d.mts +1 -1
  138. package/dist/MonthlyLimit.d.ts +1 -1
  139. package/dist/MonthlyLimit.js +14 -18
  140. package/dist/MonthlyLimit.mjs +14 -18
  141. package/dist/PhoneFill.d.mts +1 -1
  142. package/dist/PhoneFill.d.ts +1 -1
  143. package/dist/PhoneFill.js +16 -20
  144. package/dist/PhoneFill.mjs +16 -20
  145. package/dist/Plus.d.mts +1 -1
  146. package/dist/Plus.d.ts +1 -1
  147. package/dist/Plus.js +14 -18
  148. package/dist/Plus.mjs +14 -18
  149. package/dist/PlusCircle.d.mts +1 -1
  150. package/dist/PlusCircle.d.ts +1 -1
  151. package/dist/PlusCircle.js +14 -18
  152. package/dist/PlusCircle.mjs +14 -18
  153. package/dist/PlusCircleFill.d.mts +1 -1
  154. package/dist/PlusCircleFill.d.ts +1 -1
  155. package/dist/PlusCircleFill.js +14 -18
  156. package/dist/PlusCircleFill.mjs +14 -18
  157. package/dist/Pochitto.d.mts +1 -1
  158. package/dist/Pochitto.d.ts +1 -1
  159. package/dist/Pochitto.js +25 -29
  160. package/dist/Pochitto.mjs +25 -29
  161. package/dist/Question.d.mts +1 -1
  162. package/dist/Question.d.ts +1 -1
  163. package/dist/Question.js +14 -18
  164. package/dist/Question.mjs +14 -18
  165. package/dist/QuestionCircle.d.mts +1 -1
  166. package/dist/QuestionCircle.d.ts +1 -1
  167. package/dist/QuestionCircle.js +14 -18
  168. package/dist/QuestionCircle.mjs +14 -18
  169. package/dist/RotateRight.d.mts +1 -1
  170. package/dist/RotateRight.d.ts +1 -1
  171. package/dist/RotateRight.js +14 -18
  172. package/dist/RotateRight.mjs +14 -18
  173. package/dist/Shop.d.mts +1 -1
  174. package/dist/Shop.d.ts +1 -1
  175. package/dist/Shop.js +14 -18
  176. package/dist/Shop.mjs +14 -18
  177. package/dist/SquareDot.d.mts +1 -1
  178. package/dist/SquareDot.d.ts +1 -1
  179. package/dist/SquareDot.js +14 -18
  180. package/dist/SquareDot.mjs +14 -18
  181. package/dist/Unlock.d.mts +1 -1
  182. package/dist/Unlock.d.ts +1 -1
  183. package/dist/Unlock.js +14 -18
  184. package/dist/Unlock.mjs +14 -18
  185. package/dist/Vandlykun.d.mts +1 -1
  186. package/dist/Vandlykun.d.ts +1 -1
  187. package/dist/Vandlykun.js +14 -18
  188. package/dist/Vandlykun.mjs +14 -18
  189. package/dist/Xmark.d.mts +1 -1
  190. package/dist/Xmark.d.ts +1 -1
  191. package/dist/Xmark.js +14 -18
  192. package/dist/Xmark.mjs +14 -18
  193. package/dist/XmarkCircle.d.mts +1 -1
  194. package/dist/XmarkCircle.d.ts +1 -1
  195. package/dist/XmarkCircle.js +17 -21
  196. package/dist/XmarkCircle.mjs +17 -21
  197. package/dist/XmarkCircleFill.d.mts +1 -1
  198. package/dist/XmarkCircleFill.d.ts +1 -1
  199. package/dist/XmarkCircleFill.js +17 -21
  200. package/dist/XmarkCircleFill.mjs +17 -21
  201. package/dist/YenSign.d.mts +1 -1
  202. package/dist/YenSign.d.ts +1 -1
  203. package/dist/YenSign.js +16 -20
  204. package/dist/YenSign.mjs +16 -20
  205. package/dist/index.d.mts +1 -1
  206. package/dist/index.d.ts +1 -1
  207. package/dist/index.js +3 -3
  208. package/dist/index.mjs +2 -2
  209. package/package.json +1 -1
  210. package/dist/Calender.mjs +0 -24
package/dist/Bars.d.mts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgBars: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgBars: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgBars as default };
package/dist/Bars.d.ts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgBars: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgBars: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgBars as default };
package/dist/Bars.js CHANGED
@@ -33,22 +33,18 @@ __export(Bars_exports, {
33
33
  module.exports = __toCommonJS(Bars_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 SvgBars = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
37
- import_react_native_svg.default,
38
- {
39
- xmlns: "http://www.w3.org/2000/svg",
40
- width: 24,
41
- height: 24,
42
- fill: "none",
43
- viewBox: "0 0 24 24",
44
- ...props,
45
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
46
- import_react_native_svg.Path,
47
- {
48
- fill: "currentColor",
49
- d: "M19.286 16.286a.857.857 0 1 1 0 1.714H4.715a.858.858 0 0 1 0-1.714zm0-5.143a.858.858 0 0 1 0 1.714H4.715a.858.858 0 0 1 0-1.714zm0-5.143a.858.858 0 0 1 0 1.714H4.715a.857.857 0 1 1 0-1.714z"
50
- }
51
- )
52
- }
53
- );
36
+ const SvgBars = ({ size = 24, width = size, height = size, ...restProps }) => {
37
+ const props = {
38
+ ...restProps,
39
+ width,
40
+ height
41
+ };
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
+ import_react_native_svg.Path,
44
+ {
45
+ fill: "currentColor",
46
+ d: "M19.286 16.286a.857.857 0 1 1 0 1.714H4.715a.858.858 0 0 1 0-1.714zm0-5.143a.858.858 0 0 1 0 1.714H4.715a.858.858 0 0 1 0-1.714zm0-5.143a.858.858 0 0 1 0 1.714H4.715a.857.857 0 1 1 0-1.714z"
47
+ }
48
+ ) });
49
+ };
54
50
  var Bars_default = SvgBars;
package/dist/Bars.mjs CHANGED
@@ -1,23 +1,19 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgBars = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
4
- Svg,
5
- {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- width: 24,
8
- height: 24,
9
- fill: "none",
10
- viewBox: "0 0 24 24",
11
- ...props,
12
- children: /* @__PURE__ */ jsx(
13
- Path,
14
- {
15
- fill: "currentColor",
16
- d: "M19.286 16.286a.857.857 0 1 1 0 1.714H4.715a.858.858 0 0 1 0-1.714zm0-5.143a.858.858 0 0 1 0 1.714H4.715a.858.858 0 0 1 0-1.714zm0-5.143a.858.858 0 0 1 0 1.714H4.715a.857.857 0 1 1 0-1.714z"
17
- }
18
- )
19
- }
20
- );
3
+ const SvgBars = ({ size = 24, width = size, height = size, ...restProps }) => {
4
+ const props = {
5
+ ...restProps,
6
+ width,
7
+ height
8
+ };
9
+ return /* @__PURE__ */ jsx(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx(
10
+ Path,
11
+ {
12
+ fill: "currentColor",
13
+ d: "M19.286 16.286a.857.857 0 1 1 0 1.714H4.715a.858.858 0 0 1 0-1.714zm0-5.143a.858.858 0 0 1 0 1.714H4.715a.858.858 0 0 1 0-1.714zm0-5.143a.858.858 0 0 1 0 1.714H4.715a.857.857 0 1 1 0-1.714z"
14
+ }
15
+ ) });
16
+ };
21
17
  var Bars_default = SvgBars;
22
18
  export {
23
19
  Bars_default as default
package/dist/Bell.d.mts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgBell: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgBell: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgBell as default };
package/dist/Bell.d.ts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgBell: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgBell: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgBell as default };
package/dist/Bell.js CHANGED
@@ -33,24 +33,20 @@ __export(Bell_exports, {
33
33
  module.exports = __toCommonJS(Bell_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 SvgBell = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
37
- import_react_native_svg.default,
38
- {
39
- xmlns: "http://www.w3.org/2000/svg",
40
- width: 24,
41
- height: 24,
42
- fill: "none",
43
- viewBox: "0 0 24 24",
44
- ...props,
45
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
46
- import_react_native_svg.Path,
47
- {
48
- fill: "currentColor",
49
- fillRule: "evenodd",
50
- d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.961.62 3.113 1.317 4.92.696 1.809 1.826 2.938h-7.207q.135.387.135.785 0 .975-.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.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328m-1.916 13.815a.76.76 0 0 0-.556.23.76.76 0 0 0-.23.555q0 .325.23.556.232.23.556.23a.76.76 0 0 0 .556-.23.76.76 0 0 0 .23-.556.76.76 0 0 0-.23-.555.76.76 0 0 0-.556-.23m0-12.429q-.693 0-1.306.215a3.7 3.7 0 0 0-1.05.55q-.435.336-.81.805a6 6 0 0 0-.607.911q-.232.442-.421.945-.19.502-.278.828-.09.326-.15.637-.765 3.856-1.686 5.823h12.617q-.921-1.967-1.686-5.823-.06-.311-.15-.637a10 10 0 0 0-.7-1.773 6 6 0 0 0-.606-.911 4.7 4.7 0 0 0-.81-.805 3.8 3.8 0 0 0-1.05-.55A3.9 3.9 0 0 0 12 5.143",
51
- clipRule: "evenodd"
52
- }
53
- )
54
- }
55
- );
36
+ const SvgBell = ({ size = 24, width = size, height = size, ...restProps }) => {
37
+ const props = {
38
+ ...restProps,
39
+ width,
40
+ height
41
+ };
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
+ import_react_native_svg.Path,
44
+ {
45
+ fill: "currentColor",
46
+ fillRule: "evenodd",
47
+ d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.961.62 3.113 1.317 4.92.696 1.809 1.826 2.938h-7.207q.135.387.135.785 0 .975-.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.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328m-1.916 13.815a.76.76 0 0 0-.556.23.76.76 0 0 0-.23.555q0 .325.23.556.232.23.556.23a.76.76 0 0 0 .556-.23.76.76 0 0 0 .23-.556.76.76 0 0 0-.23-.555.76.76 0 0 0-.556-.23m0-12.429q-.693 0-1.306.215a3.7 3.7 0 0 0-1.05.55q-.435.336-.81.805a6 6 0 0 0-.607.911q-.232.442-.421.945-.19.502-.278.828-.09.326-.15.637-.765 3.856-1.686 5.823h12.617q-.921-1.967-1.686-5.823-.06-.311-.15-.637a10 10 0 0 0-.7-1.773 6 6 0 0 0-.606-.911 4.7 4.7 0 0 0-.81-.805 3.8 3.8 0 0 0-1.05-.55A3.9 3.9 0 0 0 12 5.143",
48
+ clipRule: "evenodd"
49
+ }
50
+ ) });
51
+ };
56
52
  var Bell_default = SvgBell;
package/dist/Bell.mjs CHANGED
@@ -1,25 +1,21 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgBell = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
4
- Svg,
5
- {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- width: 24,
8
- height: 24,
9
- fill: "none",
10
- viewBox: "0 0 24 24",
11
- ...props,
12
- children: /* @__PURE__ */ jsx(
13
- Path,
14
- {
15
- fill: "currentColor",
16
- fillRule: "evenodd",
17
- d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.961.62 3.113 1.317 4.92.696 1.809 1.826 2.938h-7.207q.135.387.135.785 0 .975-.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.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328m-1.916 13.815a.76.76 0 0 0-.556.23.76.76 0 0 0-.23.555q0 .325.23.556.232.23.556.23a.76.76 0 0 0 .556-.23.76.76 0 0 0 .23-.556.76.76 0 0 0-.23-.555.76.76 0 0 0-.556-.23m0-12.429q-.693 0-1.306.215a3.7 3.7 0 0 0-1.05.55q-.435.336-.81.805a6 6 0 0 0-.607.911q-.232.442-.421.945-.19.502-.278.828-.09.326-.15.637-.765 3.856-1.686 5.823h12.617q-.921-1.967-1.686-5.823-.06-.311-.15-.637a10 10 0 0 0-.7-1.773 6 6 0 0 0-.606-.911 4.7 4.7 0 0 0-.81-.805 3.8 3.8 0 0 0-1.05-.55A3.9 3.9 0 0 0 12 5.143",
18
- clipRule: "evenodd"
19
- }
20
- )
21
- }
22
- );
3
+ const SvgBell = ({ size = 24, width = size, height = size, ...restProps }) => {
4
+ const props = {
5
+ ...restProps,
6
+ width,
7
+ height
8
+ };
9
+ return /* @__PURE__ */ jsx(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx(
10
+ Path,
11
+ {
12
+ fill: "currentColor",
13
+ fillRule: "evenodd",
14
+ d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.961.62 3.113 1.317 4.92.696 1.809 1.826 2.938h-7.207q.135.387.135.785 0 .975-.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.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328m-1.916 13.815a.76.76 0 0 0-.556.23.76.76 0 0 0-.23.555q0 .325.23.556.232.23.556.23a.76.76 0 0 0 .556-.23.76.76 0 0 0 .23-.556.76.76 0 0 0-.23-.555.76.76 0 0 0-.556-.23m0-12.429q-.693 0-1.306.215a3.7 3.7 0 0 0-1.05.55q-.435.336-.81.805a6 6 0 0 0-.607.911q-.232.442-.421.945-.19.502-.278.828-.09.326-.15.637-.765 3.856-1.686 5.823h12.617q-.921-1.967-1.686-5.823-.06-.311-.15-.637a10 10 0 0 0-.7-1.773 6 6 0 0 0-.606-.911 4.7 4.7 0 0 0-.81-.805 3.8 3.8 0 0 0-1.05-.55A3.9 3.9 0 0 0 12 5.143",
15
+ clipRule: "evenodd"
16
+ }
17
+ ) });
18
+ };
23
19
  var Bell_default = SvgBell;
24
20
  export {
25
21
  Bell_default as default
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgBellFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgBellFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgBellFill as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgBellFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgBellFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgBellFill as default };
package/dist/BellFill.js CHANGED
@@ -33,24 +33,20 @@ __export(BellFill_exports, {
33
33
  module.exports = __toCommonJS(BellFill_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 SvgBellFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
37
- import_react_native_svg.default,
38
- {
39
- xmlns: "http://www.w3.org/2000/svg",
40
- width: 24,
41
- height: 24,
42
- fill: "none",
43
- viewBox: "0 0 24 24",
44
- ...props,
45
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
46
- import_react_native_svg.Path,
47
- {
48
- fill: "currentColor",
49
- fillRule: "evenodd",
50
- d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.962.62 3.111 1.317 4.92.696 1.807 1.826 2.937h-7.207q.135.387.135.785 0 .975-.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.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328",
51
- clipRule: "evenodd"
52
- }
53
- )
54
- }
55
- );
36
+ const SvgBellFill = ({ size = 24, width = size, height = size, ...restProps }) => {
37
+ const props = {
38
+ ...restProps,
39
+ width,
40
+ height
41
+ };
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
+ import_react_native_svg.Path,
44
+ {
45
+ fill: "currentColor",
46
+ fillRule: "evenodd",
47
+ d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.962.62 3.111 1.317 4.92.696 1.807 1.826 2.937h-7.207q.135.387.135.785 0 .975-.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.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328",
48
+ clipRule: "evenodd"
49
+ }
50
+ ) });
51
+ };
56
52
  var BellFill_default = SvgBellFill;
package/dist/BellFill.mjs CHANGED
@@ -1,25 +1,21 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgBellFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
4
- Svg,
5
- {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- width: 24,
8
- height: 24,
9
- fill: "none",
10
- viewBox: "0 0 24 24",
11
- ...props,
12
- children: /* @__PURE__ */ jsx(
13
- Path,
14
- {
15
- fill: "currentColor",
16
- fillRule: "evenodd",
17
- d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.962.62 3.111 1.317 4.92.696 1.807 1.826 2.937h-7.207q.135.387.135.785 0 .975-.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.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328",
18
- clipRule: "evenodd"
19
- }
20
- )
21
- }
22
- );
3
+ const SvgBellFill = ({ size = 24, width = size, height = size, ...restProps }) => {
4
+ const props = {
5
+ ...restProps,
6
+ width,
7
+ height
8
+ };
9
+ return /* @__PURE__ */ jsx(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx(
10
+ Path,
11
+ {
12
+ fill: "currentColor",
13
+ fillRule: "evenodd",
14
+ d: "M13.915 3.757a5.4 5.4 0 0 1 1.602.905q.7.577 1.259 1.372t.93 1.718q.37.924.58 1.962.62 3.111 1.317 4.92.696 1.807 1.826 2.937h-7.207q.135.387.135.785 0 .975-.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.667q0-.4.135-.785H2.571q1.13-1.13 1.826-2.937.697-1.809 1.317-4.92.21-1.038.58-1.962a8.4 8.4 0 0 1 .93-1.718q.56-.795 1.26-1.372.699-.578 1.601-.905a5.6 5.6 0 0 1 1.916-.328q1.01 0 1.914.328",
15
+ clipRule: "evenodd"
16
+ }
17
+ ) });
18
+ };
23
19
  var BellFill_default = SvgBellFill;
24
20
  export {
25
21
  BellFill_default as default
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgCalender: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgCalendar: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgCalender as default };
12
+ export { SvgCalendar as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgCalender: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgCalendar: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
- export { SvgCalender as default };
12
+ export { SvgCalendar as default };
@@ -26,29 +26,25 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
26
26
  mod
27
27
  ));
28
28
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var Calender_exports = {};
30
- __export(Calender_exports, {
31
- default: () => Calender_default
29
+ var Calendar_exports = {};
30
+ __export(Calendar_exports, {
31
+ default: () => Calendar_default
32
32
  });
33
- module.exports = __toCommonJS(Calender_exports);
33
+ module.exports = __toCommonJS(Calendar_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 SvgCalender = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
37
- import_react_native_svg.default,
38
- {
39
- xmlns: "http://www.w3.org/2000/svg",
40
- width: 24,
41
- height: 24,
42
- fill: "none",
43
- viewBox: "0 0 24 24",
44
- ...props,
45
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
46
- import_react_native_svg.Path,
47
- {
48
- fill: "currentColor",
49
- d: "M6.857 5.571s0 .857.857.857.857-.857.857-.857V3.857h6.858v1.714s-.001.857.856.857.858-.857.858-.857V3.857h1.714c.71 0 1.286.579 1.286 1.285v13.715c0 .71-.58 1.286-1.286 1.286H5.142c-.71 0-1.285-.58-1.285-1.286V5.142c0-.71.579-1.285 1.285-1.285h1.715zM5.571 18.428h12.858v-8.142H5.57zm6.382-7.57a.857.857 0 0 1 1.333.713v5.144a.857.857 0 0 1-1.715 0V13.14c-.347.263-.879.157-1.142-.237a.857.857 0 0 1 .239-1.188z"
50
- }
51
- )
52
- }
53
- );
54
- var Calender_default = SvgCalender;
36
+ const SvgCalendar = ({ size = 24, width = size, height = size, ...restProps }) => {
37
+ const props = {
38
+ ...restProps,
39
+ width,
40
+ height
41
+ };
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
+ import_react_native_svg.Path,
44
+ {
45
+ fill: "currentColor",
46
+ d: "M6.857 5.571s0 .857.857.857.857-.857.857-.857V3.857h6.858v1.714s-.001.857.856.857.858-.857.858-.857V3.857h1.714c.71 0 1.286.579 1.286 1.285v13.715c0 .71-.58 1.286-1.286 1.286H5.142c-.71 0-1.285-.58-1.285-1.286V5.142c0-.71.579-1.285 1.285-1.285h1.715zM5.571 18.428h12.858v-8.142H5.57zm6.382-7.57a.857.857 0 0 1 1.333.713v5.144a.857.857 0 0 1-1.715 0V13.14c-.347.263-.879.157-1.142-.237a.857.857 0 0 1 .239-1.188z"
47
+ }
48
+ ) });
49
+ };
50
+ var Calendar_default = SvgCalendar;
@@ -0,0 +1,20 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import Svg, { Path } from "react-native-svg";
3
+ const SvgCalendar = ({ size = 24, width = size, height = size, ...restProps }) => {
4
+ const props = {
5
+ ...restProps,
6
+ width,
7
+ height
8
+ };
9
+ return /* @__PURE__ */ jsx(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx(
10
+ Path,
11
+ {
12
+ fill: "currentColor",
13
+ d: "M6.857 5.571s0 .857.857.857.857-.857.857-.857V3.857h6.858v1.714s-.001.857.856.857.858-.857.858-.857V3.857h1.714c.71 0 1.286.579 1.286 1.285v13.715c0 .71-.58 1.286-1.286 1.286H5.142c-.71 0-1.285-.58-1.285-1.286V5.142c0-.71.579-1.285 1.285-1.285h1.715zM5.571 18.428h12.858v-8.142H5.57zm6.382-7.57a.857.857 0 0 1 1.333.713v5.144a.857.857 0 0 1-1.715 0V13.14c-.347.263-.879.157-1.142-.237a.857.857 0 0 1 .239-1.188z"
14
+ }
15
+ ) });
16
+ };
17
+ var Calendar_default = SvgCalendar;
18
+ export {
19
+ Calendar_default as default
20
+ };
package/dist/Check.d.mts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgCheck: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgCheck: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgCheck as default };
package/dist/Check.d.ts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgCheck: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgCheck: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgCheck as default };
package/dist/Check.js CHANGED
@@ -33,22 +33,18 @@ __export(Check_exports, {
33
33
  module.exports = __toCommonJS(Check_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 SvgCheck = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
37
- import_react_native_svg.default,
38
- {
39
- xmlns: "http://www.w3.org/2000/svg",
40
- width: 24,
41
- height: 24,
42
- fill: "none",
43
- viewBox: "0 0 24 24",
44
- ...props,
45
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
46
- import_react_native_svg.Path,
47
- {
48
- fill: "currentColor",
49
- d: "M19.784 5.242A1.071 1.071 0 1 1 21.3 6.758L9.503 18.554a1.073 1.073 0 0 1-1.68.213L2.67 13.615A1.071 1.071 0 1 1 4.187 12.1l4.37 4.37z"
50
- }
51
- )
52
- }
53
- );
36
+ const SvgCheck = ({ size = 24, width = size, height = size, ...restProps }) => {
37
+ const props = {
38
+ ...restProps,
39
+ width,
40
+ height
41
+ };
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
+ import_react_native_svg.Path,
44
+ {
45
+ fill: "currentColor",
46
+ d: "M19.784 5.242A1.071 1.071 0 1 1 21.3 6.758L9.503 18.554a1.073 1.073 0 0 1-1.68.213L2.67 13.615A1.071 1.071 0 1 1 4.187 12.1l4.37 4.37z"
47
+ }
48
+ ) });
49
+ };
54
50
  var Check_default = SvgCheck;
package/dist/Check.mjs CHANGED
@@ -1,23 +1,19 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgCheck = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
4
- Svg,
5
- {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- width: 24,
8
- height: 24,
9
- fill: "none",
10
- viewBox: "0 0 24 24",
11
- ...props,
12
- children: /* @__PURE__ */ jsx(
13
- Path,
14
- {
15
- fill: "currentColor",
16
- d: "M19.784 5.242A1.071 1.071 0 1 1 21.3 6.758L9.503 18.554a1.073 1.073 0 0 1-1.68.213L2.67 13.615A1.071 1.071 0 1 1 4.187 12.1l4.37 4.37z"
17
- }
18
- )
19
- }
20
- );
3
+ const SvgCheck = ({ size = 24, width = size, height = size, ...restProps }) => {
4
+ const props = {
5
+ ...restProps,
6
+ width,
7
+ height
8
+ };
9
+ return /* @__PURE__ */ jsx(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx(
10
+ Path,
11
+ {
12
+ fill: "currentColor",
13
+ d: "M19.784 5.242A1.071 1.071 0 1 1 21.3 6.758L9.503 18.554a1.073 1.073 0 0 1-1.68.213L2.67 13.615A1.071 1.071 0 1 1 4.187 12.1l4.37 4.37z"
14
+ }
15
+ ) });
16
+ };
21
17
  var Check_default = SvgCheck;
22
18
  export {
23
19
  Check_default as default
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgCheckCircleFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgCheckCircleFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgCheckCircleFill as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgCheckCircleFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgCheckCircleFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgCheckCircleFill as default };
@@ -33,22 +33,18 @@ __export(CheckCircleFill_exports, {
33
33
  module.exports = __toCommonJS(CheckCircleFill_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 SvgCheckCircleFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
37
- import_react_native_svg.default,
38
- {
39
- xmlns: "http://www.w3.org/2000/svg",
40
- width: 24,
41
- height: 24,
42
- fill: "none",
43
- viewBox: "0 0 24 24",
44
- ...props,
45
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
46
- import_react_native_svg.Path,
47
- {
48
- fill: "currentColor",
49
- d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m5.694 5.607a.857.857 0 0 0-1.212 0l-6.408 6.407-2.12-2.121a.857.857 0 1 0-1.213 1.212l2.121 2.121s.472.606 1.212.607c.741 0 1.213-.607 1.213-.607l6.406-6.406a.86.86 0 0 0 0-1.213"
50
- }
51
- )
52
- }
53
- );
36
+ const SvgCheckCircleFill = ({ size = 24, width = size, height = size, ...restProps }) => {
37
+ const props = {
38
+ ...restProps,
39
+ width,
40
+ height
41
+ };
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
+ import_react_native_svg.Path,
44
+ {
45
+ fill: "currentColor",
46
+ 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.429m5.694 5.607a.857.857 0 0 0-1.212 0l-6.408 6.407-2.12-2.121a.857.857 0 1 0-1.213 1.212l2.121 2.121s.472.606 1.212.607c.741 0 1.213-.607 1.213-.607l6.406-6.406a.86.86 0 0 0 0-1.213"
47
+ }
48
+ ) });
49
+ };
54
50
  var CheckCircleFill_default = SvgCheckCircleFill;
@@ -1,23 +1,19 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgCheckCircleFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsx(
4
- Svg,
5
- {
6
- xmlns: "http://www.w3.org/2000/svg",
7
- width: 24,
8
- height: 24,
9
- fill: "none",
10
- viewBox: "0 0 24 24",
11
- ...props,
12
- children: /* @__PURE__ */ jsx(
13
- Path,
14
- {
15
- fill: "currentColor",
16
- d: "M12 2.571a9.43 9.43 0 0 1 9.429 9.43A9.43 9.43 0 0 1 12 21.428 9.43 9.43 0 0 1 2.571 12a9.43 9.43 0 0 1 9.43-9.429m5.694 5.607a.857.857 0 0 0-1.212 0l-6.408 6.407-2.12-2.121a.857.857 0 1 0-1.213 1.212l2.121 2.121s.472.606 1.212.607c.741 0 1.213-.607 1.213-.607l6.406-6.406a.86.86 0 0 0 0-1.213"
17
- }
18
- )
19
- }
20
- );
3
+ const SvgCheckCircleFill = ({ size = 24, width = size, height = size, ...restProps }) => {
4
+ const props = {
5
+ ...restProps,
6
+ width,
7
+ height
8
+ };
9
+ return /* @__PURE__ */ jsx(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx(
10
+ Path,
11
+ {
12
+ fill: "currentColor",
13
+ 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.429m5.694 5.607a.857.857 0 0 0-1.212 0l-6.408 6.407-2.12-2.121a.857.857 0 1 0-1.213 1.212l2.121 2.121s.472.606 1.212.607c.741 0 1.213-.607 1.213-.607l6.406-6.406a.86.86 0 0 0 0-1.213"
14
+ }
15
+ ) });
16
+ };
21
17
  var CheckCircleFill_default = SvgCheckCircleFill;
22
18
  export {
23
19
  CheckCircleFill_default as default
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgChevronDown: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgChevronDown: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgChevronDown as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgChevronDown: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgChevronDown: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgChevronDown as default };