@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/Question.js CHANGED
@@ -33,22 +33,18 @@ __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, 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.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"
50
- }
51
- )
52
- }
53
- );
36
+ const SvgQuestion = ({ 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.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
+ }
48
+ ) });
49
+ };
54
50
  var Question_default = SvgQuestion;
package/dist/Question.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 SvgQuestion = ({ 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.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"
17
- }
18
- )
19
- }
20
- );
3
+ const SvgQuestion = ({ 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.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
+ }
15
+ ) });
16
+ };
21
17
  var Question_default = SvgQuestion;
22
18
  export {
23
19
  Question_default as default
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgQuestionCircle: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgQuestionCircle: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgQuestionCircle as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgQuestionCircle: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgQuestionCircle: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgQuestionCircle as default };
@@ -33,22 +33,18 @@ __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, 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.429m0 1.714a7.715 7.715 0 1 0 0 15.43 7.715 7.715 0 0 0 0-15.43m-.758 11.886a1.072 1.072 0 1 1 1.516 1.517 1.072 1.072 0 0 1-1.516-1.517m.738-9.528c1.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"
50
- }
51
- )
52
- }
53
- );
36
+ const SvgQuestionCircle = ({ 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.429m0 1.714a7.715 7.715 0 1 0 0 15.43 7.715 7.715 0 0 0 0-15.43m-.758 11.886a1.072 1.072 0 1 1 1.516 1.517 1.072 1.072 0 0 1-1.516-1.517m.738-9.528c1.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"
47
+ }
48
+ ) });
49
+ };
54
50
  var QuestionCircle_default = SvgQuestionCircle;
@@ -1,23 +1,19 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgQuestionCircle = ({ 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.429m0 1.714a7.715 7.715 0 1 0 0 15.43 7.715 7.715 0 0 0 0-15.43m-.758 11.886a1.072 1.072 0 1 1 1.516 1.517 1.072 1.072 0 0 1-1.516-1.517m.738-9.528c1.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"
17
- }
18
- )
19
- }
20
- );
3
+ const SvgQuestionCircle = ({ 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.429m0 1.714a7.715 7.715 0 1 0 0 15.43 7.715 7.715 0 0 0 0-15.43m-.758 11.886a1.072 1.072 0 1 1 1.516 1.517 1.072 1.072 0 0 1-1.516-1.517m.738-9.528c1.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"
14
+ }
15
+ ) });
16
+ };
21
17
  var QuestionCircle_default = SvgQuestionCircle;
22
18
  export {
23
19
  QuestionCircle_default as default
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgRotateRight: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgRotateRight: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgRotateRight as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgRotateRight: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgRotateRight: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgRotateRight as default };
@@ -33,22 +33,18 @@ __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, 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: "M5.69 8.357a7.286 7.286 0 0 1 9.953-2.666 17.6 17.6 0 0 1 3 2.697V6.214a.858.858 0 0 1 1.714 0V10.5a.857.857 0 0 1-.857.857h-4.286a.857.857 0 1 1 0-1.714h2.325c-1.471-1.577-2.748-2.464-2.753-2.468a5.571 5.571 0 1 0 2.039 7.61s.543-.713 1.249-.293c.7.418.243 1.14.236 1.15A7.287 7.287 0 0 1 5.69 8.358"
50
- }
51
- )
52
- }
53
- );
36
+ const SvgRotateRight = ({ 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: "M5.69 8.357a7.286 7.286 0 0 1 9.953-2.666 17.6 17.6 0 0 1 3 2.697V6.214a.858.858 0 0 1 1.714 0V10.5a.857.857 0 0 1-.857.857h-4.286a.857.857 0 1 1 0-1.714h2.325c-1.471-1.577-2.748-2.464-2.753-2.468a5.571 5.571 0 1 0 2.039 7.61s.543-.713 1.249-.293c.7.418.243 1.14.236 1.15A7.287 7.287 0 0 1 5.69 8.358"
47
+ }
48
+ ) });
49
+ };
54
50
  var RotateRight_default = SvgRotateRight;
@@ -1,23 +1,19 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgRotateRight = ({ 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: "M5.69 8.357a7.286 7.286 0 0 1 9.953-2.666 17.6 17.6 0 0 1 3 2.697V6.214a.858.858 0 0 1 1.714 0V10.5a.857.857 0 0 1-.857.857h-4.286a.857.857 0 1 1 0-1.714h2.325c-1.471-1.577-2.748-2.464-2.753-2.468a5.571 5.571 0 1 0 2.039 7.61s.543-.713 1.249-.293c.7.418.243 1.14.236 1.15A7.287 7.287 0 0 1 5.69 8.358"
17
- }
18
- )
19
- }
20
- );
3
+ const SvgRotateRight = ({ 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: "M5.69 8.357a7.286 7.286 0 0 1 9.953-2.666 17.6 17.6 0 0 1 3 2.697V6.214a.858.858 0 0 1 1.714 0V10.5a.857.857 0 0 1-.857.857h-4.286a.857.857 0 1 1 0-1.714h2.325c-1.471-1.577-2.748-2.464-2.753-2.468a5.571 5.571 0 1 0 2.039 7.61s.543-.713 1.249-.293c.7.418.243 1.14.236 1.15A7.287 7.287 0 0 1 5.69 8.358"
14
+ }
15
+ ) });
16
+ };
21
17
  var RotateRight_default = SvgRotateRight;
22
18
  export {
23
19
  RotateRight_default as default
package/dist/Shop.d.mts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgShop: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgShop: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgShop as default };
package/dist/Shop.d.ts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgShop: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgShop: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgShop as default };
package/dist/Shop.js CHANGED
@@ -33,22 +33,18 @@ __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, 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: "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-.42.857-.857.857H6c-.71 0-1.284-.576-1.285-1.286v-6.428c0-.014.008-.857.858-.857s.856.843.856.857v6H9v-3c0-.427.427-.857.857-.857h4.286c.43 0 .857.427.857.858v3h2.572v-6s0-.858.856-.858M18.001 3c.368 0 .695.236.812.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.722 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.025 3.025 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.015 3.015 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.575-1.714h13.407l-1.19-2.143H6.487zM20.165 8.57l-.022.002h.024z"
50
- }
51
- )
52
- }
53
- );
36
+ const SvgShop = ({ 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: "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-.42.857-.857.857H6c-.71 0-1.284-.576-1.285-1.286v-6.428c0-.014.008-.857.858-.857s.856.843.856.857v6H9v-3c0-.427.427-.857.857-.857h4.286c.43 0 .857.427.857.858v3h2.572v-6s0-.858.856-.858M18.001 3c.368 0 .695.236.812.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.722 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.025 3.025 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.015 3.015 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.575-1.714h13.407l-1.19-2.143H6.487zM20.165 8.57l-.022.002h.024z"
47
+ }
48
+ ) });
49
+ };
54
50
  var Shop_default = SvgShop;
package/dist/Shop.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 SvgShop = ({ 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: "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-.42.857-.857.857H6c-.71 0-1.284-.576-1.285-1.286v-6.428c0-.014.008-.857.858-.857s.856.843.856.857v6H9v-3c0-.427.427-.857.857-.857h4.286c.43 0 .857.427.857.858v3h2.572v-6s0-.858.856-.858M18.001 3c.368 0 .695.236.812.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.722 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.025 3.025 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.015 3.015 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.575-1.714h13.407l-1.19-2.143H6.487zM20.165 8.57l-.022.002h.024z"
17
- }
18
- )
19
- }
20
- );
3
+ const SvgShop = ({ 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: "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-.42.857-.857.857H6c-.71 0-1.284-.576-1.285-1.286v-6.428c0-.014.008-.857.858-.857s.856.843.856.857v6H9v-3c0-.427.427-.857.857-.857h4.286c.43 0 .857.427.857.858v3h2.572v-6s0-.858.856-.858M18.001 3c.368 0 .695.236.812.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.722 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.025 3.025 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.015 3.015 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.575-1.714h13.407l-1.19-2.143H6.487zM20.165 8.57l-.022.002h.024z"
14
+ }
15
+ ) });
16
+ };
21
17
  var Shop_default = SvgShop;
22
18
  export {
23
19
  Shop_default as default
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgSquareDot: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgSquareDot: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgSquareDot as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgSquareDot: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgSquareDot: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgSquareDot as default };
package/dist/SquareDot.js CHANGED
@@ -33,22 +33,18 @@ __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, 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: "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.002M17.143 5.143a2.143 2.143 0 1 1 0 4.285 2.143 2.143 0 0 1 0-4.285"
50
- }
51
- )
52
- }
53
- );
36
+ const SvgSquareDot = ({ 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: "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.002M17.143 5.143a2.143 2.143 0 1 1 0 4.285 2.143 2.143 0 0 1 0-4.285"
47
+ }
48
+ ) });
49
+ };
54
50
  var SquareDot_default = SvgSquareDot;
@@ -1,23 +1,19 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgSquareDot = ({ 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: "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.002M17.143 5.143a2.143 2.143 0 1 1 0 4.285 2.143 2.143 0 0 1 0-4.285"
17
- }
18
- )
19
- }
20
- );
3
+ const SvgSquareDot = ({ 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: "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.002M17.143 5.143a2.143 2.143 0 1 1 0 4.285 2.143 2.143 0 0 1 0-4.285"
14
+ }
15
+ ) });
16
+ };
21
17
  var SquareDot_default = SvgSquareDot;
22
18
  export {
23
19
  SquareDot_default as default
package/dist/Unlock.d.mts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgUnlock: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgUnlock: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgUnlock as default };
package/dist/Unlock.d.ts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgUnlock: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgUnlock: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgUnlock as default };
package/dist/Unlock.js CHANGED
@@ -33,22 +33,18 @@ __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, 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.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"
50
- }
51
- )
52
- }
53
- );
36
+ const SvgUnlock = ({ 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.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"
47
+ }
48
+ ) });
49
+ };
54
50
  var Unlock_default = SvgUnlock;
package/dist/Unlock.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 SvgUnlock = ({ 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.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"
17
- }
18
- )
19
- }
20
- );
3
+ const SvgUnlock = ({ 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.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"
14
+ }
15
+ ) });
16
+ };
21
17
  var Unlock_default = SvgUnlock;
22
18
  export {
23
19
  Unlock_default as default
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgVandlykun: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgVandlykun: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgVandlykun as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgVandlykun: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgVandlykun: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgVandlykun as default };