@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/Vandlykun.js CHANGED
@@ -33,22 +33,18 @@ __export(Vandlykun_exports, {
33
33
  module.exports = __toCommonJS(Vandlykun_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgVandlykun = ({ size, 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: "M14.33 13.018c.96 0 1.679.7 1.875 1.352.123.412.255.803.251 1.578-.004.774-.086 1.058-.247 1.58-.107.398-.607 1.096-1.433 1.299s-1.912.347-2.745.347-2.177-.129-2.94-.379c-.764-.25-1.188-.893-1.29-1.204-.178-.414-.283-1.334-.273-1.64.008-.242.02-.894.263-1.609a1.95 1.95 0 0 1 1.868-1.322q.147 0 .305.02c.69.116 1.328.184 2.013.184.62 0 1.28-.056 2.055-.184q.152-.022.298-.022m-.15 1.007a13.5 13.5 0 0 1-2.203.196c-.68 0-1.344-.06-2.152-.194a1.4 1.4 0 0 0-.166-.011.98.98 0 0 0-.943.652c-.185.544-.201 1.064-.208 1.285l-.001.032c-.008.228.096.987.19 1.205l.019.043.013.04c.034.085.249.438.662.574.624.205 1.858.331 2.641.331.723 0 1.735-.128 2.516-.32.429-.104.68-.477.719-.596l.004-.014.004-.016c.145-.472.2-.648.202-1.29a3.5 3.5 0 0 0-.187-1.214l-.02-.067a.93.93 0 0 0-.316-.424 1 1 0 0 0-.774-.212m.04.931c.27 0 .428.213.428.488s-.157.45-.457.505c-.3.056-.9.216-2.19.216s-1.934-.161-2.224-.212c-.29-.052-.424-.234-.424-.51 0-.274.155-.484.425-.484 0 0 .842.21 2.22.21 1.362 0 2.206-.209 2.223-.213M3.045 5.143c1.129 0 2.045 1.088 2.045 2.43s-.916 2.43-2.045 2.43S1 8.915 1 7.573s.915-2.43 2.044-2.43m17.912 0C22.085 5.143 23 6.23 23 7.573s-.915 2.43-2.044 2.43-2.045-1.087-2.045-2.43c0-1.342.916-2.43 2.045-2.43"
50
- }
51
- )
52
- }
53
- );
36
+ const SvgVandlykun = ({ 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: "M14.33 13.018c.96 0 1.679.7 1.875 1.352.123.412.255.803.251 1.578-.004.774-.086 1.058-.247 1.58-.107.398-.607 1.096-1.433 1.299s-1.912.347-2.745.347-2.177-.129-2.94-.379c-.764-.25-1.188-.893-1.29-1.204-.178-.414-.283-1.334-.273-1.64.008-.242.02-.894.263-1.609a1.95 1.95 0 0 1 1.868-1.322q.147 0 .305.02c.69.116 1.328.184 2.013.184.62 0 1.28-.056 2.055-.184q.152-.022.298-.022m-.15 1.007a13.5 13.5 0 0 1-2.203.196c-.68 0-1.344-.06-2.152-.194a1.4 1.4 0 0 0-.166-.011.98.98 0 0 0-.943.652c-.185.544-.201 1.064-.208 1.285l-.001.032c-.008.228.096.987.19 1.205l.019.043.013.04c.034.085.249.438.662.574.624.205 1.858.331 2.641.331.723 0 1.735-.128 2.516-.32.429-.104.68-.477.719-.596l.004-.014.004-.016c.145-.472.2-.648.202-1.29a3.5 3.5 0 0 0-.187-1.214l-.02-.067a.93.93 0 0 0-.316-.424 1 1 0 0 0-.774-.212m.04.931c.27 0 .428.213.428.488s-.157.45-.457.505c-.3.056-.9.216-2.19.216s-1.934-.161-2.224-.212c-.29-.052-.424-.234-.424-.51 0-.274.155-.484.425-.484 0 0 .842.21 2.22.21 1.362 0 2.206-.209 2.223-.213M3.045 5.143c1.129 0 2.045 1.088 2.045 2.43s-.916 2.43-2.045 2.43S1 8.915 1 7.573s.915-2.43 2.044-2.43m17.912 0C22.085 5.143 23 6.23 23 7.573s-.915 2.43-2.044 2.43-2.045-1.087-2.045-2.43c0-1.342.916-2.43 2.045-2.43"
47
+ }
48
+ ) });
49
+ };
54
50
  var Vandlykun_default = SvgVandlykun;
@@ -1,23 +1,19 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgVandlykun = ({ 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: "M14.33 13.018c.96 0 1.679.7 1.875 1.352.123.412.255.803.251 1.578-.004.774-.086 1.058-.247 1.58-.107.398-.607 1.096-1.433 1.299s-1.912.347-2.745.347-2.177-.129-2.94-.379c-.764-.25-1.188-.893-1.29-1.204-.178-.414-.283-1.334-.273-1.64.008-.242.02-.894.263-1.609a1.95 1.95 0 0 1 1.868-1.322q.147 0 .305.02c.69.116 1.328.184 2.013.184.62 0 1.28-.056 2.055-.184q.152-.022.298-.022m-.15 1.007a13.5 13.5 0 0 1-2.203.196c-.68 0-1.344-.06-2.152-.194a1.4 1.4 0 0 0-.166-.011.98.98 0 0 0-.943.652c-.185.544-.201 1.064-.208 1.285l-.001.032c-.008.228.096.987.19 1.205l.019.043.013.04c.034.085.249.438.662.574.624.205 1.858.331 2.641.331.723 0 1.735-.128 2.516-.32.429-.104.68-.477.719-.596l.004-.014.004-.016c.145-.472.2-.648.202-1.29a3.5 3.5 0 0 0-.187-1.214l-.02-.067a.93.93 0 0 0-.316-.424 1 1 0 0 0-.774-.212m.04.931c.27 0 .428.213.428.488s-.157.45-.457.505c-.3.056-.9.216-2.19.216s-1.934-.161-2.224-.212c-.29-.052-.424-.234-.424-.51 0-.274.155-.484.425-.484 0 0 .842.21 2.22.21 1.362 0 2.206-.209 2.223-.213M3.045 5.143c1.129 0 2.045 1.088 2.045 2.43s-.916 2.43-2.045 2.43S1 8.915 1 7.573s.915-2.43 2.044-2.43m17.912 0C22.085 5.143 23 6.23 23 7.573s-.915 2.43-2.044 2.43-2.045-1.087-2.045-2.43c0-1.342.916-2.43 2.045-2.43"
17
- }
18
- )
19
- }
20
- );
3
+ const SvgVandlykun = ({ 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: "M14.33 13.018c.96 0 1.679.7 1.875 1.352.123.412.255.803.251 1.578-.004.774-.086 1.058-.247 1.58-.107.398-.607 1.096-1.433 1.299s-1.912.347-2.745.347-2.177-.129-2.94-.379c-.764-.25-1.188-.893-1.29-1.204-.178-.414-.283-1.334-.273-1.64.008-.242.02-.894.263-1.609a1.95 1.95 0 0 1 1.868-1.322q.147 0 .305.02c.69.116 1.328.184 2.013.184.62 0 1.28-.056 2.055-.184q.152-.022.298-.022m-.15 1.007a13.5 13.5 0 0 1-2.203.196c-.68 0-1.344-.06-2.152-.194a1.4 1.4 0 0 0-.166-.011.98.98 0 0 0-.943.652c-.185.544-.201 1.064-.208 1.285l-.001.032c-.008.228.096.987.19 1.205l.019.043.013.04c.034.085.249.438.662.574.624.205 1.858.331 2.641.331.723 0 1.735-.128 2.516-.32.429-.104.68-.477.719-.596l.004-.014.004-.016c.145-.472.2-.648.202-1.29a3.5 3.5 0 0 0-.187-1.214l-.02-.067a.93.93 0 0 0-.316-.424 1 1 0 0 0-.774-.212m.04.931c.27 0 .428.213.428.488s-.157.45-.457.505c-.3.056-.9.216-2.19.216s-1.934-.161-2.224-.212c-.29-.052-.424-.234-.424-.51 0-.274.155-.484.425-.484 0 0 .842.21 2.22.21 1.362 0 2.206-.209 2.223-.213M3.045 5.143c1.129 0 2.045 1.088 2.045 2.43s-.916 2.43-2.045 2.43S1 8.915 1 7.573s.915-2.43 2.044-2.43m17.912 0C22.085 5.143 23 6.23 23 7.573s-.915 2.43-2.044 2.43-2.045-1.087-2.045-2.43c0-1.342.916-2.43 2.045-2.43"
14
+ }
15
+ ) });
16
+ };
21
17
  var Vandlykun_default = SvgVandlykun;
22
18
  export {
23
19
  Vandlykun_default as default
package/dist/Xmark.d.mts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgXmark: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgXmark: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgXmark as default };
package/dist/Xmark.d.ts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgXmark: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgXmark: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgXmark as default };
package/dist/Xmark.js CHANGED
@@ -33,22 +33,18 @@ __export(Xmark_exports, {
33
33
  module.exports = __toCommonJS(Xmark_exports);
34
34
  var import_jsx_runtime = require("react/jsx-runtime");
35
35
  var import_react_native_svg = __toESM(require("react-native-svg"));
36
- const SvgXmark = ({ size, 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: "m10.788 12-6.68-6.68A.857.857 0 1 1 5.32 4.108l6.68 6.68 6.68-6.68a.857.857 0 1 1 1.212 1.212L13.212 12l6.68 6.68a.857.857 0 1 1-1.212 1.212L12 13.212l-6.68 6.68a.857.857 0 0 1-1.212-1.212z"
50
- }
51
- )
52
- }
53
- );
36
+ const SvgXmark = ({ 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: "m10.788 12-6.68-6.68A.857.857 0 1 1 5.32 4.108l6.68 6.68 6.68-6.68a.857.857 0 1 1 1.212 1.212L13.212 12l6.68 6.68a.857.857 0 1 1-1.212 1.212L12 13.212l-6.68 6.68a.857.857 0 0 1-1.212-1.212z"
47
+ }
48
+ ) });
49
+ };
54
50
  var Xmark_default = SvgXmark;
package/dist/Xmark.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 SvgXmark = ({ 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: "m10.788 12-6.68-6.68A.857.857 0 1 1 5.32 4.108l6.68 6.68 6.68-6.68a.857.857 0 1 1 1.212 1.212L13.212 12l6.68 6.68a.857.857 0 1 1-1.212 1.212L12 13.212l-6.68 6.68a.857.857 0 0 1-1.212-1.212z"
17
- }
18
- )
19
- }
20
- );
3
+ const SvgXmark = ({ 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: "m10.788 12-6.68-6.68A.857.857 0 1 1 5.32 4.108l6.68 6.68 6.68-6.68a.857.857 0 1 1 1.212 1.212L13.212 12l6.68 6.68a.857.857 0 1 1-1.212 1.212L12 13.212l-6.68 6.68a.857.857 0 0 1-1.212-1.212z"
14
+ }
15
+ ) });
16
+ };
21
17
  var Xmark_default = SvgXmark;
22
18
  export {
23
19
  Xmark_default as default
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgXmarkCircle: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgXmarkCircle: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgXmarkCircle as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgXmarkCircle: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgXmarkCircle: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgXmarkCircle as default };
@@ -33,25 +33,21 @@ __export(XmarkCircle_exports, {
33
33
  module.exports = __toCommonJS(XmarkCircle_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 SvgXmarkCircle = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
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: [
46
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.G, { clipPath: "url(#xmark-circle_svg__a)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
47
- import_react_native_svg.Path,
48
- {
49
- fill: "currentColor",
50
- d: "M18.667 5.333a9.43 9.43 0 0 1 0 13.334 9.43 9.43 0 0 1-13.334 0 9.43 9.43 0 0 1 0-13.334 9.43 9.43 0 0 1 13.334 0m-1.212 1.212a7.714 7.714 0 1 0-10.91 10.91 7.714 7.714 0 0 0 10.91-10.91m-2.121 2.121a.86.86 0 0 1 0 1.213L13.213 12l2.12 2.121a.857.857 0 0 1-1.212 1.213L12 13.213l-2.121 2.121a.857.857 0 0 1-1.213-1.213l2.121-2.12-2.12-2.122a.858.858 0 0 1 1.212-1.213L12 10.788l2.121-2.122a.86.86 0 0 1 1.213 0"
51
- }
52
- ) }),
53
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Defs, { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.ClipPath, { id: "xmark-circle_svg__a", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
54
- ]
55
- }
56
- );
36
+ const SvgXmarkCircle = ({ size = 24, width = size, height = size, ...restProps }) => {
37
+ const props = {
38
+ ...restProps,
39
+ width,
40
+ height
41
+ };
42
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_react_native_svg.default, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: [
43
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.G, { clipPath: "url(#xmark-circle_svg__a)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
44
+ import_react_native_svg.Path,
45
+ {
46
+ fill: "currentColor",
47
+ d: "M18.667 5.333a9.43 9.43 0 0 1 0 13.334 9.43 9.43 0 0 1-13.334 0 9.43 9.43 0 0 1 0-13.334 9.43 9.43 0 0 1 13.334 0m-1.212 1.212a7.714 7.714 0 1 0-10.91 10.91 7.714 7.714 0 0 0 10.91-10.91m-2.121 2.121a.86.86 0 0 1 0 1.213L13.213 12l2.12 2.121a.857.857 0 0 1-1.212 1.213L12 13.213l-2.121 2.121a.857.857 0 0 1-1.213-1.213l2.121-2.12-2.12-2.122a.858.858 0 0 1 1.212-1.213L12 10.788l2.121-2.122a.86.86 0 0 1 1.213 0"
48
+ }
49
+ ) }),
50
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Defs, { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.ClipPath, { id: "xmark-circle_svg__a", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
51
+ ] });
52
+ };
57
53
  var XmarkCircle_default = SvgXmarkCircle;
@@ -1,26 +1,22 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { G, Path, Defs, ClipPath } from "react-native-svg";
3
- const SvgXmarkCircle = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsxs(
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: [
13
- /* @__PURE__ */ jsx(G, { clipPath: "url(#xmark-circle_svg__a)", children: /* @__PURE__ */ jsx(
14
- Path,
15
- {
16
- fill: "currentColor",
17
- d: "M18.667 5.333a9.43 9.43 0 0 1 0 13.334 9.43 9.43 0 0 1-13.334 0 9.43 9.43 0 0 1 0-13.334 9.43 9.43 0 0 1 13.334 0m-1.212 1.212a7.714 7.714 0 1 0-10.91 10.91 7.714 7.714 0 0 0 10.91-10.91m-2.121 2.121a.86.86 0 0 1 0 1.213L13.213 12l2.12 2.121a.857.857 0 0 1-1.212 1.213L12 13.213l-2.121 2.121a.857.857 0 0 1-1.213-1.213l2.121-2.12-2.12-2.122a.858.858 0 0 1 1.212-1.213L12 10.788l2.121-2.122a.86.86 0 0 1 1.213 0"
18
- }
19
- ) }),
20
- /* @__PURE__ */ jsx(Defs, { children: /* @__PURE__ */ jsx(ClipPath, { id: "xmark-circle_svg__a", children: /* @__PURE__ */ jsx(Path, { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
21
- ]
22
- }
23
- );
3
+ const SvgXmarkCircle = ({ size = 24, width = size, height = size, ...restProps }) => {
4
+ const props = {
5
+ ...restProps,
6
+ width,
7
+ height
8
+ };
9
+ return /* @__PURE__ */ jsxs(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: [
10
+ /* @__PURE__ */ jsx(G, { clipPath: "url(#xmark-circle_svg__a)", children: /* @__PURE__ */ jsx(
11
+ Path,
12
+ {
13
+ fill: "currentColor",
14
+ d: "M18.667 5.333a9.43 9.43 0 0 1 0 13.334 9.43 9.43 0 0 1-13.334 0 9.43 9.43 0 0 1 0-13.334 9.43 9.43 0 0 1 13.334 0m-1.212 1.212a7.714 7.714 0 1 0-10.91 10.91 7.714 7.714 0 0 0 10.91-10.91m-2.121 2.121a.86.86 0 0 1 0 1.213L13.213 12l2.12 2.121a.857.857 0 0 1-1.212 1.213L12 13.213l-2.121 2.121a.857.857 0 0 1-1.213-1.213l2.121-2.12-2.12-2.122a.858.858 0 0 1 1.212-1.213L12 10.788l2.121-2.122a.86.86 0 0 1 1.213 0"
15
+ }
16
+ ) }),
17
+ /* @__PURE__ */ jsx(Defs, { children: /* @__PURE__ */ jsx(ClipPath, { id: "xmark-circle_svg__a", children: /* @__PURE__ */ jsx(Path, { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
18
+ ] });
19
+ };
24
20
  var XmarkCircle_default = SvgXmarkCircle;
25
21
  export {
26
22
  XmarkCircle_default as default
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgXmarkCircleFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgXmarkCircleFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgXmarkCircleFill as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgXmarkCircleFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgXmarkCircleFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgXmarkCircleFill as default };
@@ -33,25 +33,21 @@ __export(XmarkCircleFill_exports, {
33
33
  module.exports = __toCommonJS(XmarkCircleFill_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 SvgXmarkCircleFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
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: [
46
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.G, { clipPath: "url(#xmark-circle-fill_svg__a)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
47
- import_react_native_svg.Path,
48
- {
49
- fill: "currentColor",
50
- d: "M18.667 5.333a9.43 9.43 0 0 1 0 13.334 9.43 9.43 0 0 1-13.334 0 9.43 9.43 0 0 1 0-13.334 9.43 9.43 0 0 1 13.334 0m-3.333 3.333a.86.86 0 0 0-1.213 0L12 10.788 9.879 8.666A.858.858 0 0 0 8.666 9.88L10.787 12l-2.12 2.121a.857.857 0 0 0 1.212 1.213L12 13.213l2.121 2.121a.857.857 0 0 0 1.213-1.213l-2.121-2.12 2.12-2.122a.86.86 0 0 0 0-1.213"
51
- }
52
- ) }),
53
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Defs, { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.ClipPath, { id: "xmark-circle-fill_svg__a", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
54
- ]
55
- }
56
- );
36
+ const SvgXmarkCircleFill = ({ size = 24, width = size, height = size, ...restProps }) => {
37
+ const props = {
38
+ ...restProps,
39
+ width,
40
+ height
41
+ };
42
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(import_react_native_svg.default, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: [
43
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.G, { clipPath: "url(#xmark-circle-fill_svg__a)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
44
+ import_react_native_svg.Path,
45
+ {
46
+ fill: "currentColor",
47
+ d: "M18.667 5.333a9.43 9.43 0 0 1 0 13.334 9.43 9.43 0 0 1-13.334 0 9.43 9.43 0 0 1 0-13.334 9.43 9.43 0 0 1 13.334 0m-3.333 3.333a.86.86 0 0 0-1.213 0L12 10.788 9.879 8.666A.858.858 0 0 0 8.666 9.88L10.787 12l-2.12 2.121a.857.857 0 0 0 1.212 1.213L12 13.213l2.121 2.121a.857.857 0 0 0 1.213-1.213l-2.121-2.12 2.12-2.122a.86.86 0 0 0 0-1.213"
48
+ }
49
+ ) }),
50
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Defs, { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.ClipPath, { id: "xmark-circle-fill_svg__a", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
51
+ ] });
52
+ };
57
53
  var XmarkCircleFill_default = SvgXmarkCircleFill;
@@ -1,26 +1,22 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { G, Path, Defs, ClipPath } from "react-native-svg";
3
- const SvgXmarkCircleFill = ({ size, width = size, height = size, ...props }) => /* @__PURE__ */ jsxs(
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: [
13
- /* @__PURE__ */ jsx(G, { clipPath: "url(#xmark-circle-fill_svg__a)", children: /* @__PURE__ */ jsx(
14
- Path,
15
- {
16
- fill: "currentColor",
17
- d: "M18.667 5.333a9.43 9.43 0 0 1 0 13.334 9.43 9.43 0 0 1-13.334 0 9.43 9.43 0 0 1 0-13.334 9.43 9.43 0 0 1 13.334 0m-3.333 3.333a.86.86 0 0 0-1.213 0L12 10.788 9.879 8.666A.858.858 0 0 0 8.666 9.88L10.787 12l-2.12 2.121a.857.857 0 0 0 1.212 1.213L12 13.213l2.121 2.121a.857.857 0 0 0 1.213-1.213l-2.121-2.12 2.12-2.122a.86.86 0 0 0 0-1.213"
18
- }
19
- ) }),
20
- /* @__PURE__ */ jsx(Defs, { children: /* @__PURE__ */ jsx(ClipPath, { id: "xmark-circle-fill_svg__a", children: /* @__PURE__ */ jsx(Path, { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
21
- ]
22
- }
23
- );
3
+ const SvgXmarkCircleFill = ({ size = 24, width = size, height = size, ...restProps }) => {
4
+ const props = {
5
+ ...restProps,
6
+ width,
7
+ height
8
+ };
9
+ return /* @__PURE__ */ jsxs(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: [
10
+ /* @__PURE__ */ jsx(G, { clipPath: "url(#xmark-circle-fill_svg__a)", children: /* @__PURE__ */ jsx(
11
+ Path,
12
+ {
13
+ fill: "currentColor",
14
+ d: "M18.667 5.333a9.43 9.43 0 0 1 0 13.334 9.43 9.43 0 0 1-13.334 0 9.43 9.43 0 0 1 0-13.334 9.43 9.43 0 0 1 13.334 0m-3.333 3.333a.86.86 0 0 0-1.213 0L12 10.788 9.879 8.666A.858.858 0 0 0 8.666 9.88L10.787 12l-2.12 2.121a.857.857 0 0 0 1.212 1.213L12 13.213l2.121 2.121a.857.857 0 0 0 1.213-1.213l-2.121-2.12 2.12-2.122a.86.86 0 0 0 0-1.213"
15
+ }
16
+ ) }),
17
+ /* @__PURE__ */ jsx(Defs, { children: /* @__PURE__ */ jsx(ClipPath, { id: "xmark-circle-fill_svg__a", children: /* @__PURE__ */ jsx(Path, { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
18
+ ] });
19
+ };
24
20
  var XmarkCircleFill_default = SvgXmarkCircleFill;
25
21
  export {
26
22
  XmarkCircleFill_default as default
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgYenSign: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgYenSign: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgYenSign as default };
package/dist/YenSign.d.ts CHANGED
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgYenSign: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgYenSign: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgYenSign as default };
package/dist/YenSign.js CHANGED
@@ -33,24 +33,20 @@ __export(YenSign_exports, {
33
33
  module.exports = __toCommonJS(YenSign_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 SvgYenSign = ({ 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: "M17.378 3.096c.228-.382.557-.525.886-.525.228 0 .48.072.708.215.382.214.635.524.635.881 0 .167-.053.334-.177.524l-4.305 6.31h3.545c.555 0 .861.237.861.785 0 .572-.33.832-.861.832h-4.635l-.937 1.43v1.095h5.546c.581 0 .86.215.86.786 0 .548-.328.81-.86.81h-5.546v4.213c0 .643-.456.977-1.138.977-.71 0-1.14-.334-1.14-.977v-4.213H5.248c-.557 0-.86-.262-.86-.81 0-.547.278-.786.86-.786h5.572v-1.12l-.963-1.405H5.274c-.558 0-.862-.26-.862-.808s.304-.81.862-.81h3.52L4.462 4.191a.8.8 0 0 1-.177-.5c0-.381.278-.715.658-.905.228-.12.456-.189.684-.189.33 0 .634.141.862.498l5.47 8.501z",
51
- clipRule: "evenodd"
52
- }
53
- )
54
- }
55
- );
36
+ const SvgYenSign = ({ 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: "M17.378 3.096c.228-.382.557-.525.886-.525.228 0 .48.072.708.215.382.214.635.524.635.881 0 .167-.053.334-.177.524l-4.305 6.31h3.545c.555 0 .861.237.861.785 0 .572-.33.832-.861.832h-4.635l-.937 1.43v1.095h5.546c.581 0 .86.215.86.786 0 .548-.328.81-.86.81h-5.546v4.213c0 .643-.456.977-1.138.977-.71 0-1.14-.334-1.14-.977v-4.213H5.248c-.557 0-.86-.262-.86-.81 0-.547.278-.786.86-.786h5.572v-1.12l-.963-1.405H5.274c-.558 0-.862-.26-.862-.808s.304-.81.862-.81h3.52L4.462 4.191a.8.8 0 0 1-.177-.5c0-.381.278-.715.658-.905.228-.12.456-.189.684-.189.33 0 .634.141.862.498l5.47 8.501z",
48
+ clipRule: "evenodd"
49
+ }
50
+ ) });
51
+ };
56
52
  var YenSign_default = SvgYenSign;
package/dist/YenSign.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 SvgYenSign = ({ 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: "M17.378 3.096c.228-.382.557-.525.886-.525.228 0 .48.072.708.215.382.214.635.524.635.881 0 .167-.053.334-.177.524l-4.305 6.31h3.545c.555 0 .861.237.861.785 0 .572-.33.832-.861.832h-4.635l-.937 1.43v1.095h5.546c.581 0 .86.215.86.786 0 .548-.328.81-.86.81h-5.546v4.213c0 .643-.456.977-1.138.977-.71 0-1.14-.334-1.14-.977v-4.213H5.248c-.557 0-.86-.262-.86-.81 0-.547.278-.786.86-.786h5.572v-1.12l-.963-1.405H5.274c-.558 0-.862-.26-.862-.808s.304-.81.862-.81h3.52L4.462 4.191a.8.8 0 0 1-.177-.5c0-.381.278-.715.658-.905.228-.12.456-.189.684-.189.33 0 .634.141.862.498l5.47 8.501z",
18
- clipRule: "evenodd"
19
- }
20
- )
21
- }
22
- );
3
+ const SvgYenSign = ({ 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: "M17.378 3.096c.228-.382.557-.525.886-.525.228 0 .48.072.708.215.382.214.635.524.635.881 0 .167-.053.334-.177.524l-4.305 6.31h3.545c.555 0 .861.237.861.785 0 .572-.33.832-.861.832h-4.635l-.937 1.43v1.095h5.546c.581 0 .86.215.86.786 0 .548-.328.81-.86.81h-5.546v4.213c0 .643-.456.977-1.138.977-.71 0-1.14-.334-1.14-.977v-4.213H5.248c-.557 0-.86-.262-.86-.81 0-.547.278-.786.86-.786h5.572v-1.12l-.963-1.405H5.274c-.558 0-.862-.26-.862-.808s.304-.81.862-.81h3.52L4.462 4.191a.8.8 0 0 1-.177-.5c0-.381.278-.715.658-.905.228-.12.456-.189.684-.189.33 0 .634.141.862.498l5.47 8.501z",
15
+ clipRule: "evenodd"
16
+ }
17
+ ) });
18
+ };
23
19
  var YenSign_default = SvgYenSign;
24
20
  export {
25
21
  YenSign_default as default
package/dist/index.d.mts CHANGED
@@ -1,7 +1,7 @@
1
1
  export { default as Bars } from './Bars.mjs';
2
2
  export { default as BellFill } from './BellFill.mjs';
3
3
  export { default as Bell } from './Bell.mjs';
4
- export { default as Calender } from './Calender.mjs';
4
+ export { default as Calendar } from './Calendar.mjs';
5
5
  export { default as CheckCircleFill } from './CheckCircleFill.mjs';
6
6
  export { default as Check } from './Check.mjs';
7
7
  export { default as ChevronDown } from './ChevronDown.mjs';
package/dist/index.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  export { default as Bars } from './Bars.js';
2
2
  export { default as BellFill } from './BellFill.js';
3
3
  export { default as Bell } from './Bell.js';
4
- export { default as Calender } from './Calender.js';
4
+ export { default as Calendar } from './Calendar.js';
5
5
  export { default as CheckCircleFill } from './CheckCircleFill.js';
6
6
  export { default as Check } from './Check.js';
7
7
  export { default as ChevronDown } from './ChevronDown.js';
package/dist/index.js CHANGED
@@ -31,7 +31,7 @@ __export(index_exports, {
31
31
  Bars: () => import_Bars.default,
32
32
  Bell: () => import_Bell.default,
33
33
  BellFill: () => import_BellFill.default,
34
- Calender: () => import_Calender.default,
34
+ Calendar: () => import_Calendar.default,
35
35
  Check: () => import_Check.default,
36
36
  CheckCircleFill: () => import_CheckCircleFill.default,
37
37
  ChevronDown: () => import_ChevronDown.default,
@@ -84,7 +84,7 @@ module.exports = __toCommonJS(index_exports);
84
84
  var import_Bars = __toESM(require("./Bars"));
85
85
  var import_BellFill = __toESM(require("./BellFill"));
86
86
  var import_Bell = __toESM(require("./Bell"));
87
- var import_Calender = __toESM(require("./Calender"));
87
+ var import_Calendar = __toESM(require("./Calendar"));
88
88
  var import_CheckCircleFill = __toESM(require("./CheckCircleFill"));
89
89
  var import_Check = __toESM(require("./Check"));
90
90
  var import_ChevronDown = __toESM(require("./ChevronDown"));
@@ -137,7 +137,7 @@ var import_YenSign = __toESM(require("./YenSign"));
137
137
  Bars,
138
138
  Bell,
139
139
  BellFill,
140
- Calender,
140
+ Calendar,
141
141
  Check,
142
142
  CheckCircleFill,
143
143
  ChevronDown,
package/dist/index.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  import { default as default2 } from "./Bars.mjs";
2
2
  import { default as default3 } from "./BellFill.mjs";
3
3
  import { default as default4 } from "./Bell.mjs";
4
- import { default as default5 } from "./Calender.mjs";
4
+ import { default as default5 } from "./Calendar.mjs";
5
5
  import { default as default6 } from "./CheckCircleFill.mjs";
6
6
  import { default as default7 } from "./Check.mjs";
7
7
  import { default as default8 } from "./ChevronDown.mjs";
@@ -53,7 +53,7 @@ export {
53
53
  default2 as Bars,
54
54
  default4 as Bell,
55
55
  default3 as BellFill,
56
- default5 as Calender,
56
+ default5 as Calendar,
57
57
  default7 as Check,
58
58
  default6 as CheckCircleFill,
59
59
  default8 as ChevronDown,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kanmu/popcorn-icons",
3
- "version": "1.0.0",
3
+ "version": "1.0.2",
4
4
  "description": "Popcorn Icons for React Native.",
5
5
  "license": "UNLICENSED",
6
6
  "author": "Kanmu Design Team",
package/dist/Calender.mjs DELETED
@@ -1,24 +0,0 @@
1
- import { jsx } from "react/jsx-runtime";
2
- import Svg, { Path } from "react-native-svg";
3
- const SvgCalender = ({ 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: "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"
17
- }
18
- )
19
- }
20
- );
21
- var Calender_default = SvgCalender;
22
- export {
23
- Calender_default as default
24
- };