@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/Gift.js CHANGED
@@ -33,116 +33,118 @@ __export(Gift_exports, {
33
33
  module.exports = __toCommonJS(Gift_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 SvgGift = ({ 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.Mask, { id: "gift_svg__a", fill: "#fff", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { d: "M5.571 11.143c-.857 0-.857.857-.857.857v7.714C4.714 20.424 5.29 21 6 21h9.429v-1.714h-9V12s0-.857-.858-.857" }) }),
47
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
48
- import_react_native_svg.Path,
49
- {
50
- fill: "currentColor",
51
- d: "M5.571 11.143c-.857 0-.857.857-.857.857v7.714C4.714 20.424 5.29 21 6 21h9.429v-1.714h-9V12s0-.857-.858-.857"
52
- }
53
- ),
54
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
55
- import_react_native_svg.Path,
56
- {
57
- fill: "currentColor",
58
- d: "M15.429 21v.428h.428V21zm0-1.714h.428v-.429h-.428zm-9 0h-.43v.428h.43zM4.714 12h.429v.004q0 .001 0 0v-.01a.6.6 0 0 1 .062-.231.3.3 0 0 1 .109-.13.45.45 0 0 1 .257-.062v-.857c-.289 0-.534.074-.733.206a1.2 1.2 0 0 0-.4.46 1.5 1.5 0 0 0-.152.616v.003zm.857-.857v.428c.14 0 .216.034.258.062q.067.045.109.13a.6.6 0 0 1 .062.242V12L6.429 12h.428v-.004l-.003-.064a1.5 1.5 0 0 0-.15-.552 1.2 1.2 0 0 0-.4-.46 1.3 1.3 0 0 0-.733-.206zM6 21v-.429a.857.857 0 0 1-.857-.857h-.857c0 .947.767 1.715 1.714 1.715zm0 0v.428h9.429v-.857h-9.43zm9.429 0h.428v-1.714H15V21zm0-1.714v-.429h-9v.857h9zm-10.715.428h.429V12h-.857v7.714zm1.715-.428h.428V12H6v7.286z",
59
- mask: "url(#gift_svg__a)"
60
- }
61
- ),
62
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Mask, { id: "gift_svg__b", fill: "#fff", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { d: "M3 9.857c0 .71.576 1.286 1.286 1.286h9.428V9.428h-9V8.143H3z" }) }),
63
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: "currentColor", d: "M3 9.857c0 .71.576 1.286 1.286 1.286h9.428V9.428h-9V8.143H3z" }),
64
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
65
- import_react_native_svg.Path,
66
- {
67
- fill: "currentColor",
68
- d: "M13.714 11.143v.428h.429v-.428zm0-1.715h.429V9h-.429zm-9 0h-.428v.429h.428zM3 8.143v-.429a.43.43 0 0 0-.429.429zm1.714 0h.429a.43.43 0 0 0-.429-.429zm-.428 3v-.429a.857.857 0 0 1-.857-.857H2.57c0 .947.768 1.714 1.715 1.714zm0 0v.428h9.428v-.857H4.286zm9.428 0h.429V9.428h-.857v1.715zm0-1.715V9h-9v.857h9zM3 9.857h.429V8.143H2.57v1.714zm1.714-.429h.429V8.143h-.857v1.285zm0-1.285v-.429H3v.857h1.714z",
69
- mask: "url(#gift_svg__b)"
70
- }
71
- ),
72
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Mask, { id: "gift_svg__c", fill: "#fff", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { d: "M3 7.286C3 6.576 3.576 6 4.286 6h9.428v1.714h-9V9H3z" }) }),
73
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: "currentColor", d: "M3 7.286C3 6.576 3.576 6 4.286 6h9.428v1.714h-9V9H3z" }),
74
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
75
- import_react_native_svg.Path,
76
- {
77
- fill: "currentColor",
78
- d: "M13.714 6V5.57h.429V6zm0 1.714h.429v.429h-.429zm-9 0h-.428v-.428h.428zM3 9v.428A.43.43 0 0 1 2.571 9zm1.714 0h.429a.43.43 0 0 1-.429.428zm-.428-3v.428a.857.857 0 0 0-.857.858H2.57c0-.947.768-1.715 1.715-1.715zm0 0V5.57h9.428v.857H4.286zm9.428 0h.429v1.714h-.857V6zm0 1.714v.429h-9v-.857h9zM3 7.286h.429V9H2.57V7.286zm1.714.428h.429V9h-.857V7.714zm0 1.286v.428H3v-.857h1.714z",
79
- mask: "url(#gift_svg__c)"
80
- }
81
- ),
82
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Mask, { id: "gift_svg__d", fill: "#fff", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { d: "M21 9.857c0 .71-.576 1.286-1.286 1.286h-9.428V9.428h9V8.143H21z" }) }),
83
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: "currentColor", d: "M21 9.857c0 .71-.576 1.286-1.286 1.286h-9.428V9.428h9V8.143H21z" }),
84
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
85
- import_react_native_svg.Path,
86
- {
87
- fill: "currentColor",
88
- d: "M10.286 11.143v.428h-.429v-.428zm0-1.715h-.429V9h.429zm9 0h.428v.429h-.428zM21 8.143v-.429c.237 0 .429.192.429.429zm-1.714 0h-.429c0-.237.192-.429.429-.429zm.428 3v-.429a.857.857 0 0 0 .857-.857h.858c0 .947-.768 1.714-1.715 1.714zm0 0v.428h-9.428v-.857h9.428zm-9.428 0h-.429V9.428h.857v1.715zm0-1.715V9h9v.857h-9zM21 9.857h-.429V8.143h.858v1.714zm-1.714-.429h-.429V8.143h.857v1.285zm0-1.285v-.429H21v.857h-1.714z",
89
- mask: "url(#gift_svg__d)"
90
- }
91
- ),
92
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Mask, { id: "gift_svg__e", fill: "#fff", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { d: "M21 7.286C21 6.576 20.424 6 19.714 6h-9.428v1.714h9V9H21z" }) }),
93
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: "currentColor", d: "M21 7.286C21 6.576 20.424 6 19.714 6h-9.428v1.714h9V9H21z" }),
94
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
95
- import_react_native_svg.Path,
96
- {
97
- fill: "currentColor",
98
- d: "M10.286 6V5.57h-.429V6zm0 1.714h-.429v.429h.429zm9 0h.428v-.428h-.428zM21 9v.428A.43.43 0 0 0 21.429 9zm-1.714 0h-.429c0 .237.192.428.429.428zm.428-3v.428c.474 0 .857.384.857.858h.858c0-.947-.768-1.715-1.715-1.715zm0 0V5.57h-9.428v.857h9.428zm-9.428 0h-.429v1.714h.857V6zm0 1.714v.429h9v-.857h-9zM21 7.286h-.429V9h.858V7.286zm-1.714.428h-.429V9h.857V7.714zm0 1.286v.428H21v-.857h-1.714z",
99
- mask: "url(#gift_svg__e)"
100
- }
101
- ),
102
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Mask, { id: "gift_svg__f", fill: "#fff", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { d: "M18.429 11.143c.857 0 .857.857.857.857v7.714c0 .71-.576 1.286-1.286 1.286H8.571v-1.714h9V12s0-.857.858-.857" }) }),
103
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
104
- import_react_native_svg.Path,
105
- {
106
- fill: "currentColor",
107
- d: "M18.429 11.143c.857 0 .857.857.857.857v7.714c0 .71-.576 1.286-1.286 1.286H8.571v-1.714h9V12s0-.857.858-.857"
108
- }
109
- ),
110
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
111
- import_react_native_svg.Path,
112
- {
113
- fill: "currentColor",
114
- d: "M8.571 21v.428h-.428V21zm0-1.714h-.428v-.429h.428zm9 0h.43v.428h-.43zM19.287 12h-.429v.004q0 .001 0 0v-.01a.6.6 0 0 0-.062-.231.3.3 0 0 0-.109-.13.45.45 0 0 0-.257-.062v-.857c.289 0 .534.074.733.206.196.13.321.302.4.46a1.5 1.5 0 0 1 .152.596v.023zm-.857-.857v.428a.45.45 0 0 0-.258.062.3.3 0 0 0-.11.13.6.6 0 0 0-.06.23l-.001.012V12L17.572 12h-.43v-.004l.001-.005v-.015l.003-.044a1.5 1.5 0 0 1 .15-.552 1.2 1.2 0 0 1 .4-.46c.198-.132.443-.206.733-.206zM18 21v-.429a.857.857 0 0 0 .857-.857h.857c0 .947-.767 1.715-1.714 1.715zm0 0v.428H8.571v-.857h9.43zm-9.429 0h-.428v-1.714H9V21zm0-1.714v-.429h9v.857h-9zm10.715.428h-.429V12h.857v7.714zm-1.715-.428h-.428V12H18v7.286z",
115
- mask: "url(#gift_svg__f)"
116
- }
117
- ),
118
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
119
- import_react_native_svg.Path,
120
- {
121
- fill: "currentColor",
122
- stroke: "currentColor",
123
- strokeWidth: 0.429,
124
- d: "M11.357 6.643h1.286V19.5h-1.286z"
125
- }
126
- ),
127
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
128
- import_react_native_svg.Path,
129
- {
130
- fill: "currentColor",
131
- fillRule: "evenodd",
132
- d: "M13.714 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.571.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
133
- clipRule: "evenodd"
134
- }
135
- ),
136
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
137
- import_react_native_svg.Path,
138
- {
139
- fill: "currentColor",
140
- fillRule: "evenodd",
141
- d: "M10.286 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.572.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
142
- clipRule: "evenodd"
143
- }
144
- )
145
- ]
146
- }
147
- );
36
+ const SvgGift = ({ 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.Mask, { id: "gift_svg__a", fill: "#fff", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { d: "M5.571 11.143c-.857 0-.857.857-.857.857v7.714C4.714 20.424 5.29 21 6 21h9.429v-1.714h-9V12s0-.857-.858-.857" }) }),
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
45
+ import_react_native_svg.Path,
46
+ {
47
+ fill: "currentColor",
48
+ d: "M5.571 11.143c-.857 0-.857.857-.857.857v7.714C4.714 20.424 5.29 21 6 21h9.429v-1.714h-9V12s0-.857-.858-.857"
49
+ }
50
+ ),
51
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
52
+ import_react_native_svg.Path,
53
+ {
54
+ fill: "currentColor",
55
+ d: "M15.429 21v.428h.428V21zm0-1.714h.428v-.429h-.428zm-9 0h-.43v.428h.43zM4.714 12h.429v.004q0 .001 0 0v-.01a.6.6 0 0 1 .062-.231.3.3 0 0 1 .109-.13.45.45 0 0 1 .257-.062v-.857c-.289 0-.534.074-.733.206a1.2 1.2 0 0 0-.4.46 1.5 1.5 0 0 0-.152.616v.003zm.857-.857v.428c.14 0 .216.034.258.062q.067.045.109.13a.6.6 0 0 1 .062.242V12L6.429 12h.428v-.004l-.003-.064a1.5 1.5 0 0 0-.15-.552 1.2 1.2 0 0 0-.4-.46 1.3 1.3 0 0 0-.733-.206zM6 21v-.429a.857.857 0 0 1-.857-.857h-.857c0 .947.767 1.715 1.714 1.715zm0 0v.428h9.429v-.857h-9.43zm9.429 0h.428v-1.714H15V21zm0-1.714v-.429h-9v.857h9zm-10.715.428h.429V12h-.857v7.714zm1.715-.428h.428V12H6v7.286z",
56
+ mask: "url(#gift_svg__a)"
57
+ }
58
+ ),
59
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Mask, { id: "gift_svg__b", fill: "#fff", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { d: "M3 9.857c0 .71.576 1.286 1.286 1.286h9.428V9.428h-9V8.143H3z" }) }),
60
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: "currentColor", d: "M3 9.857c0 .71.576 1.286 1.286 1.286h9.428V9.428h-9V8.143H3z" }),
61
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
62
+ import_react_native_svg.Path,
63
+ {
64
+ fill: "currentColor",
65
+ d: "M13.714 11.143v.428h.429v-.428zm0-1.715h.429V9h-.429zm-9 0h-.428v.429h.428zM3 8.143v-.429a.43.43 0 0 0-.429.429zm1.714 0h.429a.43.43 0 0 0-.429-.429zm-.428 3v-.429a.857.857 0 0 1-.857-.857H2.57c0 .947.768 1.714 1.715 1.714zm0 0v.428h9.428v-.857H4.286zm9.428 0h.429V9.428h-.857v1.715zm0-1.715V9h-9v.857h9zM3 9.857h.429V8.143H2.57v1.714zm1.714-.429h.429V8.143h-.857v1.285zm0-1.285v-.429H3v.857h1.714z",
66
+ mask: "url(#gift_svg__b)"
67
+ }
68
+ ),
69
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Mask, { id: "gift_svg__c", fill: "#fff", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { d: "M3 7.286C3 6.576 3.576 6 4.286 6h9.428v1.714h-9V9H3z" }) }),
70
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: "currentColor", d: "M3 7.286C3 6.576 3.576 6 4.286 6h9.428v1.714h-9V9H3z" }),
71
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
72
+ import_react_native_svg.Path,
73
+ {
74
+ fill: "currentColor",
75
+ d: "M13.714 6V5.57h.429V6zm0 1.714h.429v.429h-.429zm-9 0h-.428v-.428h.428zM3 9v.428A.43.43 0 0 1 2.571 9zm1.714 0h.429a.43.43 0 0 1-.429.428zm-.428-3v.428a.857.857 0 0 0-.857.858H2.57c0-.947.768-1.715 1.715-1.715zm0 0V5.57h9.428v.857H4.286zm9.428 0h.429v1.714h-.857V6zm0 1.714v.429h-9v-.857h9zM3 7.286h.429V9H2.57V7.286zm1.714.428h.429V9h-.857V7.714zm0 1.286v.428H3v-.857h1.714z",
76
+ mask: "url(#gift_svg__c)"
77
+ }
78
+ ),
79
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Mask, { id: "gift_svg__d", fill: "#fff", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { d: "M21 9.857c0 .71-.576 1.286-1.286 1.286h-9.428V9.428h9V8.143H21z" }) }),
80
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
81
+ import_react_native_svg.Path,
82
+ {
83
+ fill: "currentColor",
84
+ d: "M21 9.857c0 .71-.576 1.286-1.286 1.286h-9.428V9.428h9V8.143H21z"
85
+ }
86
+ ),
87
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
88
+ import_react_native_svg.Path,
89
+ {
90
+ fill: "currentColor",
91
+ d: "M10.286 11.143v.428h-.429v-.428zm0-1.715h-.429V9h.429zm9 0h.428v.429h-.428zM21 8.143v-.429c.237 0 .429.192.429.429zm-1.714 0h-.429c0-.237.192-.429.429-.429zm.428 3v-.429a.857.857 0 0 0 .857-.857h.858c0 .947-.768 1.714-1.715 1.714zm0 0v.428h-9.428v-.857h9.428zm-9.428 0h-.429V9.428h.857v1.715zm0-1.715V9h9v.857h-9zM21 9.857h-.429V8.143h.858v1.714zm-1.714-.429h-.429V8.143h.857v1.285zm0-1.285v-.429H21v.857h-1.714z",
92
+ mask: "url(#gift_svg__d)"
93
+ }
94
+ ),
95
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Mask, { id: "gift_svg__e", fill: "#fff", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { d: "M21 7.286C21 6.576 20.424 6 19.714 6h-9.428v1.714h9V9H21z" }) }),
96
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { fill: "currentColor", d: "M21 7.286C21 6.576 20.424 6 19.714 6h-9.428v1.714h9V9H21z" }),
97
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
98
+ import_react_native_svg.Path,
99
+ {
100
+ fill: "currentColor",
101
+ d: "M10.286 6V5.57h-.429V6zm0 1.714h-.429v.429h.429zm9 0h.428v-.428h-.428zM21 9v.428A.43.43 0 0 0 21.429 9zm-1.714 0h-.429c0 .237.192.428.429.428zm.428-3v.428c.474 0 .857.384.857.858h.858c0-.947-.768-1.715-1.715-1.715zm0 0V5.57h-9.428v.857h9.428zm-9.428 0h-.429v1.714h.857V6zm0 1.714v.429h9v-.857h-9zM21 7.286h-.429V9h.858V7.286zm-1.714.428h-.429V9h.857V7.714zm0 1.286v.428H21v-.857h-1.714z",
102
+ mask: "url(#gift_svg__e)"
103
+ }
104
+ ),
105
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Mask, { id: "gift_svg__f", fill: "#fff", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_react_native_svg.Path, { d: "M18.429 11.143c.857 0 .857.857.857.857v7.714c0 .71-.576 1.286-1.286 1.286H8.571v-1.714h9V12s0-.857.858-.857" }) }),
106
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
107
+ import_react_native_svg.Path,
108
+ {
109
+ fill: "currentColor",
110
+ d: "M18.429 11.143c.857 0 .857.857.857.857v7.714c0 .71-.576 1.286-1.286 1.286H8.571v-1.714h9V12s0-.857.858-.857"
111
+ }
112
+ ),
113
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
114
+ import_react_native_svg.Path,
115
+ {
116
+ fill: "currentColor",
117
+ d: "M8.571 21v.428h-.428V21zm0-1.714h-.428v-.429h.428zm9 0h.43v.428h-.43zM19.287 12h-.429v.004q0 .001 0 0v-.01a.6.6 0 0 0-.062-.231.3.3 0 0 0-.109-.13.45.45 0 0 0-.257-.062v-.857c.289 0 .534.074.733.206.196.13.321.302.4.46a1.5 1.5 0 0 1 .152.596v.023zm-.857-.857v.428a.45.45 0 0 0-.258.062.3.3 0 0 0-.11.13.6.6 0 0 0-.06.23l-.001.012V12L17.572 12h-.43v-.004l.001-.005v-.015l.003-.044a1.5 1.5 0 0 1 .15-.552 1.2 1.2 0 0 1 .4-.46c.198-.132.443-.206.733-.206zM18 21v-.429a.857.857 0 0 0 .857-.857h.857c0 .947-.767 1.715-1.714 1.715zm0 0v.428H8.571v-.857h9.43zm-9.429 0h-.428v-1.714H9V21zm0-1.714v-.429h9v.857h-9zm10.715.428h-.429V12h.857v7.714zm-1.715-.428h-.428V12H18v7.286z",
118
+ mask: "url(#gift_svg__f)"
119
+ }
120
+ ),
121
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
122
+ import_react_native_svg.Path,
123
+ {
124
+ fill: "currentColor",
125
+ stroke: "currentColor",
126
+ strokeWidth: 0.429,
127
+ d: "M11.357 6.643h1.286V19.5h-1.286z"
128
+ }
129
+ ),
130
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
131
+ import_react_native_svg.Path,
132
+ {
133
+ fill: "currentColor",
134
+ fillRule: "evenodd",
135
+ d: "M13.714 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.571.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
136
+ clipRule: "evenodd"
137
+ }
138
+ ),
139
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
140
+ import_react_native_svg.Path,
141
+ {
142
+ fill: "currentColor",
143
+ fillRule: "evenodd",
144
+ d: "M10.286 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.572.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
145
+ clipRule: "evenodd"
146
+ }
147
+ )
148
+ ] });
149
+ };
148
150
  var Gift_default = SvgGift;
package/dist/Gift.mjs CHANGED
@@ -1,117 +1,119 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import Svg, { Mask, Path } from "react-native-svg";
3
- const SvgGift = ({ 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(Mask, { id: "gift_svg__a", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M5.571 11.143c-.857 0-.857.857-.857.857v7.714C4.714 20.424 5.29 21 6 21h9.429v-1.714h-9V12s0-.857-.858-.857" }) }),
14
- /* @__PURE__ */ jsx(
15
- Path,
16
- {
17
- fill: "currentColor",
18
- d: "M5.571 11.143c-.857 0-.857.857-.857.857v7.714C4.714 20.424 5.29 21 6 21h9.429v-1.714h-9V12s0-.857-.858-.857"
19
- }
20
- ),
21
- /* @__PURE__ */ jsx(
22
- Path,
23
- {
24
- fill: "currentColor",
25
- d: "M15.429 21v.428h.428V21zm0-1.714h.428v-.429h-.428zm-9 0h-.43v.428h.43zM4.714 12h.429v.004q0 .001 0 0v-.01a.6.6 0 0 1 .062-.231.3.3 0 0 1 .109-.13.45.45 0 0 1 .257-.062v-.857c-.289 0-.534.074-.733.206a1.2 1.2 0 0 0-.4.46 1.5 1.5 0 0 0-.152.616v.003zm.857-.857v.428c.14 0 .216.034.258.062q.067.045.109.13a.6.6 0 0 1 .062.242V12L6.429 12h.428v-.004l-.003-.064a1.5 1.5 0 0 0-.15-.552 1.2 1.2 0 0 0-.4-.46 1.3 1.3 0 0 0-.733-.206zM6 21v-.429a.857.857 0 0 1-.857-.857h-.857c0 .947.767 1.715 1.714 1.715zm0 0v.428h9.429v-.857h-9.43zm9.429 0h.428v-1.714H15V21zm0-1.714v-.429h-9v.857h9zm-10.715.428h.429V12h-.857v7.714zm1.715-.428h.428V12H6v7.286z",
26
- mask: "url(#gift_svg__a)"
27
- }
28
- ),
29
- /* @__PURE__ */ jsx(Mask, { id: "gift_svg__b", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M3 9.857c0 .71.576 1.286 1.286 1.286h9.428V9.428h-9V8.143H3z" }) }),
30
- /* @__PURE__ */ jsx(Path, { fill: "currentColor", d: "M3 9.857c0 .71.576 1.286 1.286 1.286h9.428V9.428h-9V8.143H3z" }),
31
- /* @__PURE__ */ jsx(
32
- Path,
33
- {
34
- fill: "currentColor",
35
- d: "M13.714 11.143v.428h.429v-.428zm0-1.715h.429V9h-.429zm-9 0h-.428v.429h.428zM3 8.143v-.429a.43.43 0 0 0-.429.429zm1.714 0h.429a.43.43 0 0 0-.429-.429zm-.428 3v-.429a.857.857 0 0 1-.857-.857H2.57c0 .947.768 1.714 1.715 1.714zm0 0v.428h9.428v-.857H4.286zm9.428 0h.429V9.428h-.857v1.715zm0-1.715V9h-9v.857h9zM3 9.857h.429V8.143H2.57v1.714zm1.714-.429h.429V8.143h-.857v1.285zm0-1.285v-.429H3v.857h1.714z",
36
- mask: "url(#gift_svg__b)"
37
- }
38
- ),
39
- /* @__PURE__ */ jsx(Mask, { id: "gift_svg__c", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M3 7.286C3 6.576 3.576 6 4.286 6h9.428v1.714h-9V9H3z" }) }),
40
- /* @__PURE__ */ jsx(Path, { fill: "currentColor", d: "M3 7.286C3 6.576 3.576 6 4.286 6h9.428v1.714h-9V9H3z" }),
41
- /* @__PURE__ */ jsx(
42
- Path,
43
- {
44
- fill: "currentColor",
45
- d: "M13.714 6V5.57h.429V6zm0 1.714h.429v.429h-.429zm-9 0h-.428v-.428h.428zM3 9v.428A.43.43 0 0 1 2.571 9zm1.714 0h.429a.43.43 0 0 1-.429.428zm-.428-3v.428a.857.857 0 0 0-.857.858H2.57c0-.947.768-1.715 1.715-1.715zm0 0V5.57h9.428v.857H4.286zm9.428 0h.429v1.714h-.857V6zm0 1.714v.429h-9v-.857h9zM3 7.286h.429V9H2.57V7.286zm1.714.428h.429V9h-.857V7.714zm0 1.286v.428H3v-.857h1.714z",
46
- mask: "url(#gift_svg__c)"
47
- }
48
- ),
49
- /* @__PURE__ */ jsx(Mask, { id: "gift_svg__d", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M21 9.857c0 .71-.576 1.286-1.286 1.286h-9.428V9.428h9V8.143H21z" }) }),
50
- /* @__PURE__ */ jsx(Path, { fill: "currentColor", d: "M21 9.857c0 .71-.576 1.286-1.286 1.286h-9.428V9.428h9V8.143H21z" }),
51
- /* @__PURE__ */ jsx(
52
- Path,
53
- {
54
- fill: "currentColor",
55
- d: "M10.286 11.143v.428h-.429v-.428zm0-1.715h-.429V9h.429zm9 0h.428v.429h-.428zM21 8.143v-.429c.237 0 .429.192.429.429zm-1.714 0h-.429c0-.237.192-.429.429-.429zm.428 3v-.429a.857.857 0 0 0 .857-.857h.858c0 .947-.768 1.714-1.715 1.714zm0 0v.428h-9.428v-.857h9.428zm-9.428 0h-.429V9.428h.857v1.715zm0-1.715V9h9v.857h-9zM21 9.857h-.429V8.143h.858v1.714zm-1.714-.429h-.429V8.143h.857v1.285zm0-1.285v-.429H21v.857h-1.714z",
56
- mask: "url(#gift_svg__d)"
57
- }
58
- ),
59
- /* @__PURE__ */ jsx(Mask, { id: "gift_svg__e", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M21 7.286C21 6.576 20.424 6 19.714 6h-9.428v1.714h9V9H21z" }) }),
60
- /* @__PURE__ */ jsx(Path, { fill: "currentColor", d: "M21 7.286C21 6.576 20.424 6 19.714 6h-9.428v1.714h9V9H21z" }),
61
- /* @__PURE__ */ jsx(
62
- Path,
63
- {
64
- fill: "currentColor",
65
- d: "M10.286 6V5.57h-.429V6zm0 1.714h-.429v.429h.429zm9 0h.428v-.428h-.428zM21 9v.428A.43.43 0 0 0 21.429 9zm-1.714 0h-.429c0 .237.192.428.429.428zm.428-3v.428c.474 0 .857.384.857.858h.858c0-.947-.768-1.715-1.715-1.715zm0 0V5.57h-9.428v.857h9.428zm-9.428 0h-.429v1.714h.857V6zm0 1.714v.429h9v-.857h-9zM21 7.286h-.429V9h.858V7.286zm-1.714.428h-.429V9h.857V7.714zm0 1.286v.428H21v-.857h-1.714z",
66
- mask: "url(#gift_svg__e)"
67
- }
68
- ),
69
- /* @__PURE__ */ jsx(Mask, { id: "gift_svg__f", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M18.429 11.143c.857 0 .857.857.857.857v7.714c0 .71-.576 1.286-1.286 1.286H8.571v-1.714h9V12s0-.857.858-.857" }) }),
70
- /* @__PURE__ */ jsx(
71
- Path,
72
- {
73
- fill: "currentColor",
74
- d: "M18.429 11.143c.857 0 .857.857.857.857v7.714c0 .71-.576 1.286-1.286 1.286H8.571v-1.714h9V12s0-.857.858-.857"
75
- }
76
- ),
77
- /* @__PURE__ */ jsx(
78
- Path,
79
- {
80
- fill: "currentColor",
81
- d: "M8.571 21v.428h-.428V21zm0-1.714h-.428v-.429h.428zm9 0h.43v.428h-.43zM19.287 12h-.429v.004q0 .001 0 0v-.01a.6.6 0 0 0-.062-.231.3.3 0 0 0-.109-.13.45.45 0 0 0-.257-.062v-.857c.289 0 .534.074.733.206.196.13.321.302.4.46a1.5 1.5 0 0 1 .152.596v.023zm-.857-.857v.428a.45.45 0 0 0-.258.062.3.3 0 0 0-.11.13.6.6 0 0 0-.06.23l-.001.012V12L17.572 12h-.43v-.004l.001-.005v-.015l.003-.044a1.5 1.5 0 0 1 .15-.552 1.2 1.2 0 0 1 .4-.46c.198-.132.443-.206.733-.206zM18 21v-.429a.857.857 0 0 0 .857-.857h.857c0 .947-.767 1.715-1.714 1.715zm0 0v.428H8.571v-.857h9.43zm-9.429 0h-.428v-1.714H9V21zm0-1.714v-.429h9v.857h-9zm10.715.428h-.429V12h.857v7.714zm-1.715-.428h-.428V12H18v7.286z",
82
- mask: "url(#gift_svg__f)"
83
- }
84
- ),
85
- /* @__PURE__ */ jsx(
86
- Path,
87
- {
88
- fill: "currentColor",
89
- stroke: "currentColor",
90
- strokeWidth: 0.429,
91
- d: "M11.357 6.643h1.286V19.5h-1.286z"
92
- }
93
- ),
94
- /* @__PURE__ */ jsx(
95
- Path,
96
- {
97
- fill: "currentColor",
98
- fillRule: "evenodd",
99
- d: "M13.714 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.571.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
100
- clipRule: "evenodd"
101
- }
102
- ),
103
- /* @__PURE__ */ jsx(
104
- Path,
105
- {
106
- fill: "currentColor",
107
- fillRule: "evenodd",
108
- d: "M10.286 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.572.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
109
- clipRule: "evenodd"
110
- }
111
- )
112
- ]
113
- }
114
- );
3
+ const SvgGift = ({ 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(Mask, { id: "gift_svg__a", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M5.571 11.143c-.857 0-.857.857-.857.857v7.714C4.714 20.424 5.29 21 6 21h9.429v-1.714h-9V12s0-.857-.858-.857" }) }),
11
+ /* @__PURE__ */ jsx(
12
+ Path,
13
+ {
14
+ fill: "currentColor",
15
+ d: "M5.571 11.143c-.857 0-.857.857-.857.857v7.714C4.714 20.424 5.29 21 6 21h9.429v-1.714h-9V12s0-.857-.858-.857"
16
+ }
17
+ ),
18
+ /* @__PURE__ */ jsx(
19
+ Path,
20
+ {
21
+ fill: "currentColor",
22
+ d: "M15.429 21v.428h.428V21zm0-1.714h.428v-.429h-.428zm-9 0h-.43v.428h.43zM4.714 12h.429v.004q0 .001 0 0v-.01a.6.6 0 0 1 .062-.231.3.3 0 0 1 .109-.13.45.45 0 0 1 .257-.062v-.857c-.289 0-.534.074-.733.206a1.2 1.2 0 0 0-.4.46 1.5 1.5 0 0 0-.152.616v.003zm.857-.857v.428c.14 0 .216.034.258.062q.067.045.109.13a.6.6 0 0 1 .062.242V12L6.429 12h.428v-.004l-.003-.064a1.5 1.5 0 0 0-.15-.552 1.2 1.2 0 0 0-.4-.46 1.3 1.3 0 0 0-.733-.206zM6 21v-.429a.857.857 0 0 1-.857-.857h-.857c0 .947.767 1.715 1.714 1.715zm0 0v.428h9.429v-.857h-9.43zm9.429 0h.428v-1.714H15V21zm0-1.714v-.429h-9v.857h9zm-10.715.428h.429V12h-.857v7.714zm1.715-.428h.428V12H6v7.286z",
23
+ mask: "url(#gift_svg__a)"
24
+ }
25
+ ),
26
+ /* @__PURE__ */ jsx(Mask, { id: "gift_svg__b", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M3 9.857c0 .71.576 1.286 1.286 1.286h9.428V9.428h-9V8.143H3z" }) }),
27
+ /* @__PURE__ */ jsx(Path, { fill: "currentColor", d: "M3 9.857c0 .71.576 1.286 1.286 1.286h9.428V9.428h-9V8.143H3z" }),
28
+ /* @__PURE__ */ jsx(
29
+ Path,
30
+ {
31
+ fill: "currentColor",
32
+ d: "M13.714 11.143v.428h.429v-.428zm0-1.715h.429V9h-.429zm-9 0h-.428v.429h.428zM3 8.143v-.429a.43.43 0 0 0-.429.429zm1.714 0h.429a.43.43 0 0 0-.429-.429zm-.428 3v-.429a.857.857 0 0 1-.857-.857H2.57c0 .947.768 1.714 1.715 1.714zm0 0v.428h9.428v-.857H4.286zm9.428 0h.429V9.428h-.857v1.715zm0-1.715V9h-9v.857h9zM3 9.857h.429V8.143H2.57v1.714zm1.714-.429h.429V8.143h-.857v1.285zm0-1.285v-.429H3v.857h1.714z",
33
+ mask: "url(#gift_svg__b)"
34
+ }
35
+ ),
36
+ /* @__PURE__ */ jsx(Mask, { id: "gift_svg__c", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M3 7.286C3 6.576 3.576 6 4.286 6h9.428v1.714h-9V9H3z" }) }),
37
+ /* @__PURE__ */ jsx(Path, { fill: "currentColor", d: "M3 7.286C3 6.576 3.576 6 4.286 6h9.428v1.714h-9V9H3z" }),
38
+ /* @__PURE__ */ jsx(
39
+ Path,
40
+ {
41
+ fill: "currentColor",
42
+ d: "M13.714 6V5.57h.429V6zm0 1.714h.429v.429h-.429zm-9 0h-.428v-.428h.428zM3 9v.428A.43.43 0 0 1 2.571 9zm1.714 0h.429a.43.43 0 0 1-.429.428zm-.428-3v.428a.857.857 0 0 0-.857.858H2.57c0-.947.768-1.715 1.715-1.715zm0 0V5.57h9.428v.857H4.286zm9.428 0h.429v1.714h-.857V6zm0 1.714v.429h-9v-.857h9zM3 7.286h.429V9H2.57V7.286zm1.714.428h.429V9h-.857V7.714zm0 1.286v.428H3v-.857h1.714z",
43
+ mask: "url(#gift_svg__c)"
44
+ }
45
+ ),
46
+ /* @__PURE__ */ jsx(Mask, { id: "gift_svg__d", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M21 9.857c0 .71-.576 1.286-1.286 1.286h-9.428V9.428h9V8.143H21z" }) }),
47
+ /* @__PURE__ */ jsx(
48
+ Path,
49
+ {
50
+ fill: "currentColor",
51
+ d: "M21 9.857c0 .71-.576 1.286-1.286 1.286h-9.428V9.428h9V8.143H21z"
52
+ }
53
+ ),
54
+ /* @__PURE__ */ jsx(
55
+ Path,
56
+ {
57
+ fill: "currentColor",
58
+ d: "M10.286 11.143v.428h-.429v-.428zm0-1.715h-.429V9h.429zm9 0h.428v.429h-.428zM21 8.143v-.429c.237 0 .429.192.429.429zm-1.714 0h-.429c0-.237.192-.429.429-.429zm.428 3v-.429a.857.857 0 0 0 .857-.857h.858c0 .947-.768 1.714-1.715 1.714zm0 0v.428h-9.428v-.857h9.428zm-9.428 0h-.429V9.428h.857v1.715zm0-1.715V9h9v.857h-9zM21 9.857h-.429V8.143h.858v1.714zm-1.714-.429h-.429V8.143h.857v1.285zm0-1.285v-.429H21v.857h-1.714z",
59
+ mask: "url(#gift_svg__d)"
60
+ }
61
+ ),
62
+ /* @__PURE__ */ jsx(Mask, { id: "gift_svg__e", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M21 7.286C21 6.576 20.424 6 19.714 6h-9.428v1.714h9V9H21z" }) }),
63
+ /* @__PURE__ */ jsx(Path, { fill: "currentColor", d: "M21 7.286C21 6.576 20.424 6 19.714 6h-9.428v1.714h9V9H21z" }),
64
+ /* @__PURE__ */ jsx(
65
+ Path,
66
+ {
67
+ fill: "currentColor",
68
+ d: "M10.286 6V5.57h-.429V6zm0 1.714h-.429v.429h.429zm9 0h.428v-.428h-.428zM21 9v.428A.43.43 0 0 0 21.429 9zm-1.714 0h-.429c0 .237.192.428.429.428zm.428-3v.428c.474 0 .857.384.857.858h.858c0-.947-.768-1.715-1.715-1.715zm0 0V5.57h-9.428v.857h9.428zm-9.428 0h-.429v1.714h.857V6zm0 1.714v.429h9v-.857h-9zM21 7.286h-.429V9h.858V7.286zm-1.714.428h-.429V9h.857V7.714zm0 1.286v.428H21v-.857h-1.714z",
69
+ mask: "url(#gift_svg__e)"
70
+ }
71
+ ),
72
+ /* @__PURE__ */ jsx(Mask, { id: "gift_svg__f", fill: "#fff", children: /* @__PURE__ */ jsx(Path, { d: "M18.429 11.143c.857 0 .857.857.857.857v7.714c0 .71-.576 1.286-1.286 1.286H8.571v-1.714h9V12s0-.857.858-.857" }) }),
73
+ /* @__PURE__ */ jsx(
74
+ Path,
75
+ {
76
+ fill: "currentColor",
77
+ d: "M18.429 11.143c.857 0 .857.857.857.857v7.714c0 .71-.576 1.286-1.286 1.286H8.571v-1.714h9V12s0-.857.858-.857"
78
+ }
79
+ ),
80
+ /* @__PURE__ */ jsx(
81
+ Path,
82
+ {
83
+ fill: "currentColor",
84
+ d: "M8.571 21v.428h-.428V21zm0-1.714h-.428v-.429h.428zm9 0h.43v.428h-.43zM19.287 12h-.429v.004q0 .001 0 0v-.01a.6.6 0 0 0-.062-.231.3.3 0 0 0-.109-.13.45.45 0 0 0-.257-.062v-.857c.289 0 .534.074.733.206.196.13.321.302.4.46a1.5 1.5 0 0 1 .152.596v.023zm-.857-.857v.428a.45.45 0 0 0-.258.062.3.3 0 0 0-.11.13.6.6 0 0 0-.06.23l-.001.012V12L17.572 12h-.43v-.004l.001-.005v-.015l.003-.044a1.5 1.5 0 0 1 .15-.552 1.2 1.2 0 0 1 .4-.46c.198-.132.443-.206.733-.206zM18 21v-.429a.857.857 0 0 0 .857-.857h.857c0 .947-.767 1.715-1.714 1.715zm0 0v.428H8.571v-.857h9.43zm-9.429 0h-.428v-1.714H9V21zm0-1.714v-.429h9v.857h-9zm10.715.428h-.429V12h.857v7.714zm-1.715-.428h-.428V12H18v7.286z",
85
+ mask: "url(#gift_svg__f)"
86
+ }
87
+ ),
88
+ /* @__PURE__ */ jsx(
89
+ Path,
90
+ {
91
+ fill: "currentColor",
92
+ stroke: "currentColor",
93
+ strokeWidth: 0.429,
94
+ d: "M11.357 6.643h1.286V19.5h-1.286z"
95
+ }
96
+ ),
97
+ /* @__PURE__ */ jsx(
98
+ Path,
99
+ {
100
+ fill: "currentColor",
101
+ fillRule: "evenodd",
102
+ d: "M13.714 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.571.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
103
+ clipRule: "evenodd"
104
+ }
105
+ ),
106
+ /* @__PURE__ */ jsx(
107
+ Path,
108
+ {
109
+ fill: "currentColor",
110
+ fillRule: "evenodd",
111
+ d: "M10.286 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.572.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
112
+ clipRule: "evenodd"
113
+ }
114
+ )
115
+ ] });
116
+ };
115
117
  var Gift_default = SvgGift;
116
118
  export {
117
119
  Gift_default as default
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgGiftFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgGiftFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgGiftFill as default };
@@ -7,6 +7,6 @@ interface ISvgProps extends SvgProps {
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
9
  }
10
- declare const SvgGiftFill: ({ size, width, height, ...props }: ISvgProps) => react_jsx_runtime.JSX.Element;
10
+ declare const SvgGiftFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
11
 
12
12
  export { SvgGiftFill as default };
package/dist/GiftFill.js CHANGED
@@ -33,42 +33,38 @@ __export(GiftFill_exports, {
33
33
  module.exports = __toCommonJS(GiftFill_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 SvgGiftFill = ({ 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)(
47
- import_react_native_svg.Path,
48
- {
49
- fill: "currentColor",
50
- fillRule: "evenodd",
51
- d: "M13.714 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.571.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
52
- clipRule: "evenodd"
53
- }
54
- ),
55
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
56
- import_react_native_svg.Path,
57
- {
58
- fill: "currentColor",
59
- fillRule: "evenodd",
60
- d: "M10.286 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.572.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
61
- clipRule: "evenodd"
62
- }
63
- ),
64
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
65
- import_react_native_svg.Path,
66
- {
67
- fill: "currentColor",
68
- d: "M4.714 12.857h6.429V21H6c-.71 0-1.286-.575-1.286-1.285zM19.286 12.857h-6.429V21H18c.71 0 1.286-.575 1.286-1.285zM3 7.286C3 6.576 3.576 6 4.286 6h6.857v5.143H4.286c-.71 0-1.286-.575-1.286-1.286zM21 9.857c0 .71-.576 1.286-1.286 1.286h-6.857V6h6.857C20.424 6 21 6.576 21 7.286z"
69
- }
70
- )
71
- ]
72
- }
73
- );
36
+ const SvgGiftFill = ({ 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)(
44
+ import_react_native_svg.Path,
45
+ {
46
+ fill: "currentColor",
47
+ fillRule: "evenodd",
48
+ d: "M13.714 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.571.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
49
+ clipRule: "evenodd"
50
+ }
51
+ ),
52
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
53
+ import_react_native_svg.Path,
54
+ {
55
+ fill: "currentColor",
56
+ fillRule: "evenodd",
57
+ d: "M10.286 4.286a.857.857 0 1 0 0 1.714.857.857 0 0 0 0-1.714m-2.572.857a2.571 2.571 0 1 1 5.143 0 2.571 2.571 0 0 1-5.143 0",
58
+ clipRule: "evenodd"
59
+ }
60
+ ),
61
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
62
+ import_react_native_svg.Path,
63
+ {
64
+ fill: "currentColor",
65
+ d: "M4.714 12.857h6.429V21H6c-.71 0-1.286-.575-1.286-1.285zM19.286 12.857h-6.429V21H18c.71 0 1.286-.575 1.286-1.285zM3 7.286C3 6.576 3.576 6 4.286 6h6.857v5.143H4.286c-.71 0-1.286-.575-1.286-1.286zM21 9.857c0 .71-.576 1.286-1.286 1.286h-6.857V6h6.857C20.424 6 21 6.576 21 7.286z"
66
+ }
67
+ )
68
+ ] });
69
+ };
74
70
  var GiftFill_default = SvgGiftFill;