@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
@@ -33,22 +33,18 @@ __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, 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 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"
50
- }
51
- )
52
- }
53
- );
36
+ const SvgEyeSlashFill = ({ 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 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
+ }
48
+ ) });
49
+ };
54
50
  var EyeSlashFill_default = SvgEyeSlashFill;
@@ -1,23 +1,19 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgEyeSlashFill = ({ 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 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"
17
- }
18
- )
19
- }
20
- );
3
+ const SvgEyeSlashFill = ({ 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 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
+ }
15
+ ) });
16
+ };
21
17
  var EyeSlashFill_default = SvgEyeSlashFill;
22
18
  export {
23
19
  EyeSlashFill_default as default
package/dist/File.d.mts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgFile: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgFile: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgFile as default };
package/dist/File.d.ts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgFile: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgFile: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgFile as default };
package/dist/File.js CHANGED
@@ -33,22 +33,18 @@ __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, 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: "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.714zm7.93 11.572c.117 0 .214.095.214.213v1.287a.215.215 0 0 1-.215.213H8.358a.215.215 0 0 1-.215-.213V16.07c0-.118.097-.214.215-.214zm0-3.143c.117 0 .214.095.214.214v1.286a.215.215 0 0 1-.215.214H8.358a.215.215 0 0 1-.215-.214v-1.286c0-.119.097-.214.215-.214zm0-3.144c.117 0 .214.097.214.215v1.285a.216.216 0 0 1-.215.215H8.358a.215.215 0 0 1-.215-.215V9.786c0-.118.097-.215.215-.215zM13.071 6.43c.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"
50
- }
51
- )
52
- }
53
- );
36
+ const SvgFile = ({ 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: "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.714zm7.93 11.572c.117 0 .214.095.214.213v1.287a.215.215 0 0 1-.215.213H8.358a.215.215 0 0 1-.215-.213V16.07c0-.118.097-.214.215-.214zm0-3.143c.117 0 .214.095.214.214v1.286a.215.215 0 0 1-.215.214H8.358a.215.215 0 0 1-.215-.214v-1.286c0-.119.097-.214.215-.214zm0-3.144c.117 0 .214.097.214.215v1.285a.216.216 0 0 1-.215.215H8.358a.215.215 0 0 1-.215-.215V9.786c0-.118.097-.215.215-.215zM13.071 6.43c.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"
47
+ }
48
+ ) });
49
+ };
54
50
  var File_default = SvgFile;
package/dist/File.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 SvgFile = ({ 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: "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.714zm7.93 11.572c.117 0 .214.095.214.213v1.287a.215.215 0 0 1-.215.213H8.358a.215.215 0 0 1-.215-.213V16.07c0-.118.097-.214.215-.214zm0-3.143c.117 0 .214.095.214.214v1.286a.215.215 0 0 1-.215.214H8.358a.215.215 0 0 1-.215-.214v-1.286c0-.119.097-.214.215-.214zm0-3.144c.117 0 .214.097.214.215v1.285a.216.216 0 0 1-.215.215H8.358a.215.215 0 0 1-.215-.215V9.786c0-.118.097-.215.215-.215zM13.071 6.43c.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"
17
- }
18
- )
19
- }
20
- );
3
+ const SvgFile = ({ 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: "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.714zm7.93 11.572c.117 0 .214.095.214.213v1.287a.215.215 0 0 1-.215.213H8.358a.215.215 0 0 1-.215-.213V16.07c0-.118.097-.214.215-.214zm0-3.143c.117 0 .214.095.214.214v1.286a.215.215 0 0 1-.215.214H8.358a.215.215 0 0 1-.215-.214v-1.286c0-.119.097-.214.215-.214zm0-3.144c.117 0 .214.097.214.215v1.285a.216.216 0 0 1-.215.215H8.358a.215.215 0 0 1-.215-.215V9.786c0-.118.097-.215.215-.215zM13.071 6.43c.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"
14
+ }
15
+ ) });
16
+ };
21
17
  var File_default = SvgFile;
22
18
  export {
23
19
  File_default as default
package/dist/Gauge.d.mts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgGauge: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgGauge: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgGauge as default };
package/dist/Gauge.d.ts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgGauge: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgGauge: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgGauge as default };
package/dist/Gauge.js CHANGED
@@ -33,22 +33,18 @@ __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, 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: "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.711m0 2.434c.48 0 .486.474.486.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"
50
- }
51
- )
52
- }
53
- );
36
+ const SvgGauge = ({ 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: "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.711m0 2.434c.48 0 .486.474.486.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"
47
+ }
48
+ ) });
49
+ };
54
50
  var Gauge_default = SvgGauge;
package/dist/Gauge.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 SvgGauge = ({ 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: "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.711m0 2.434c.48 0 .486.474.486.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"
17
- }
18
- )
19
- }
20
- );
3
+ const SvgGauge = ({ 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: "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.711m0 2.434c.48 0 .486.474.486.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"
14
+ }
15
+ ) });
16
+ };
21
17
  var Gauge_default = SvgGauge;
22
18
  export {
23
19
  Gauge_default as default
package/dist/Gear.d.mts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgGear: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgGear: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgGear as default };
package/dist/Gear.d.ts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgGear: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgGear: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgGear as default };
package/dist/Gear.js CHANGED
@@ -33,24 +33,20 @@ __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, 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: "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",
51
- clipRule: "evenodd"
52
- }
53
- )
54
- }
55
- );
36
+ const SvgGear = ({ 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: "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
+ clipRule: "evenodd"
49
+ }
50
+ ) });
51
+ };
56
52
  var Gear_default = SvgGear;
package/dist/Gear.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 SvgGear = ({ 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: "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",
18
- clipRule: "evenodd"
19
- }
20
- )
21
- }
22
- );
3
+ const SvgGear = ({ 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: "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
+ clipRule: "evenodd"
16
+ }
17
+ ) });
18
+ };
23
19
  var Gear_default = SvgGear;
24
20
  export {
25
21
  Gear_default as default
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgGearFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgGearFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgGearFill as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgGearFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgGearFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgGearFill as default };
package/dist/GearFill.js CHANGED
@@ -33,22 +33,18 @@ __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, 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.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"
50
- }
51
- )
52
- }
53
- );
36
+ const SvgGearFill = ({ 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.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"
47
+ }
48
+ ) });
49
+ };
54
50
  var GearFill_default = SvgGearFill;
package/dist/GearFill.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 SvgGearFill = ({ 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.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"
17
- }
18
- )
19
- }
20
- );
3
+ const SvgGearFill = ({ 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.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"
14
+ }
15
+ ) });
16
+ };
21
17
  var GearFill_default = SvgGearFill;
22
18
  export {
23
19
  GearFill_default as default
package/dist/Gift.d.mts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgGift: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgGift: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgGift as default };
package/dist/Gift.d.ts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgGift: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgGift: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgGift as default };