@kanmu/popcorn-icons 1.1.2 → 1.2.1

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 (213) hide show
  1. package/README.md +13 -7
  2. package/dist/Icon.d.mts +6 -3
  3. package/dist/Icon.d.ts +6 -3
  4. package/dist/Icon.js +32 -2
  5. package/dist/Icon.mjs +49 -2
  6. package/dist/icons/Bars.d.mts +2 -1
  7. package/dist/icons/Bars.d.ts +2 -1
  8. package/dist/icons/Bars.js +2 -2
  9. package/dist/icons/Bars.mjs +2 -2
  10. package/dist/icons/Bell.d.mts +2 -1
  11. package/dist/icons/Bell.d.ts +2 -1
  12. package/dist/icons/Bell.js +2 -2
  13. package/dist/icons/Bell.mjs +2 -2
  14. package/dist/icons/BellFill.d.mts +2 -1
  15. package/dist/icons/BellFill.d.ts +2 -1
  16. package/dist/icons/BellFill.js +2 -2
  17. package/dist/icons/BellFill.mjs +2 -2
  18. package/dist/icons/Calendar.d.mts +2 -1
  19. package/dist/icons/Calendar.d.ts +2 -1
  20. package/dist/icons/Calendar.js +2 -2
  21. package/dist/icons/Calendar.mjs +2 -2
  22. package/dist/icons/Check.d.mts +2 -1
  23. package/dist/icons/Check.d.ts +2 -1
  24. package/dist/icons/Check.js +2 -2
  25. package/dist/icons/Check.mjs +2 -2
  26. package/dist/icons/CheckCircleFill.d.mts +2 -1
  27. package/dist/icons/CheckCircleFill.d.ts +2 -1
  28. package/dist/icons/CheckCircleFill.js +8 -2
  29. package/dist/icons/CheckCircleFill.mjs +8 -2
  30. package/dist/icons/ChevronDown.d.mts +2 -1
  31. package/dist/icons/ChevronDown.d.ts +2 -1
  32. package/dist/icons/ChevronDown.js +8 -2
  33. package/dist/icons/ChevronDown.mjs +8 -2
  34. package/dist/icons/ChevronLeft.d.mts +2 -1
  35. package/dist/icons/ChevronLeft.d.ts +2 -1
  36. package/dist/icons/ChevronLeft.js +8 -2
  37. package/dist/icons/ChevronLeft.mjs +8 -2
  38. package/dist/icons/ChevronRight.d.mts +2 -1
  39. package/dist/icons/ChevronRight.d.ts +2 -1
  40. package/dist/icons/ChevronRight.js +8 -2
  41. package/dist/icons/ChevronRight.mjs +8 -2
  42. package/dist/icons/ChevronUp.d.mts +2 -1
  43. package/dist/icons/ChevronUp.d.ts +2 -1
  44. package/dist/icons/ChevronUp.js +2 -2
  45. package/dist/icons/ChevronUp.mjs +2 -2
  46. package/dist/icons/ClockRotateLeft.d.mts +2 -1
  47. package/dist/icons/ClockRotateLeft.d.ts +2 -1
  48. package/dist/icons/ClockRotateLeft.js +10 -4
  49. package/dist/icons/ClockRotateLeft.mjs +10 -4
  50. package/dist/icons/CreditCard.d.mts +2 -1
  51. package/dist/icons/CreditCard.d.ts +2 -1
  52. package/dist/icons/CreditCard.js +9 -3
  53. package/dist/icons/CreditCard.mjs +9 -3
  54. package/dist/icons/CreditCardFill.d.mts +2 -1
  55. package/dist/icons/CreditCardFill.d.ts +2 -1
  56. package/dist/icons/CreditCardFill.js +9 -3
  57. package/dist/icons/CreditCardFill.mjs +9 -3
  58. package/dist/icons/CreditCardSwipe.d.mts +2 -1
  59. package/dist/icons/CreditCardSwipe.d.ts +2 -1
  60. package/dist/icons/CreditCardSwipe.js +9 -3
  61. package/dist/icons/CreditCardSwipe.mjs +9 -3
  62. package/dist/icons/ExclamationCircle.d.mts +2 -1
  63. package/dist/icons/ExclamationCircle.d.ts +2 -1
  64. package/dist/icons/ExclamationCircle.js +3 -2
  65. package/dist/icons/ExclamationCircle.mjs +3 -2
  66. package/dist/icons/ExclamationCircleFill.d.mts +2 -1
  67. package/dist/icons/ExclamationCircleFill.d.ts +2 -1
  68. package/dist/icons/ExclamationCircleFill.js +2 -1
  69. package/dist/icons/ExclamationCircleFill.mjs +2 -1
  70. package/dist/icons/ExclamationTriangle.d.mts +2 -1
  71. package/dist/icons/ExclamationTriangle.d.ts +2 -1
  72. package/dist/icons/ExclamationTriangle.js +3 -2
  73. package/dist/icons/ExclamationTriangle.mjs +3 -2
  74. package/dist/icons/EyeFill.d.mts +2 -1
  75. package/dist/icons/EyeFill.d.ts +2 -1
  76. package/dist/icons/EyeFill.js +2 -2
  77. package/dist/icons/EyeFill.mjs +2 -2
  78. package/dist/icons/EyeSlashFill.d.mts +2 -1
  79. package/dist/icons/EyeSlashFill.d.ts +2 -1
  80. package/dist/icons/EyeSlashFill.js +8 -2
  81. package/dist/icons/EyeSlashFill.mjs +8 -2
  82. package/dist/icons/File.d.mts +2 -1
  83. package/dist/icons/File.d.ts +2 -1
  84. package/dist/icons/File.js +3 -3
  85. package/dist/icons/File.mjs +3 -3
  86. package/dist/icons/Gauge.d.mts +2 -1
  87. package/dist/icons/Gauge.d.ts +2 -1
  88. package/dist/icons/Gauge.js +3 -3
  89. package/dist/icons/Gauge.mjs +3 -3
  90. package/dist/icons/Gear.d.mts +2 -1
  91. package/dist/icons/Gear.d.ts +2 -1
  92. package/dist/icons/Gear.js +2 -2
  93. package/dist/icons/Gear.mjs +2 -2
  94. package/dist/icons/GearFill.d.mts +2 -1
  95. package/dist/icons/GearFill.d.ts +2 -1
  96. package/dist/icons/GearFill.js +2 -2
  97. package/dist/icons/GearFill.mjs +2 -2
  98. package/dist/icons/Gift.d.mts +2 -1
  99. package/dist/icons/Gift.d.ts +2 -1
  100. package/dist/icons/Gift.js +7 -7
  101. package/dist/icons/Gift.mjs +7 -7
  102. package/dist/icons/GiftFill.d.mts +2 -1
  103. package/dist/icons/GiftFill.d.ts +2 -1
  104. package/dist/icons/GiftFill.js +4 -4
  105. package/dist/icons/GiftFill.mjs +4 -4
  106. package/dist/icons/Globe.d.mts +2 -1
  107. package/dist/icons/Globe.d.ts +2 -1
  108. package/dist/icons/Globe.js +2 -2
  109. package/dist/icons/Globe.mjs +2 -2
  110. package/dist/icons/HandPointUp.d.mts +2 -1
  111. package/dist/icons/HandPointUp.d.ts +2 -1
  112. package/dist/icons/HandPointUp.js +11 -5
  113. package/dist/icons/HandPointUp.mjs +11 -5
  114. package/dist/icons/House.d.mts +2 -1
  115. package/dist/icons/House.d.ts +2 -1
  116. package/dist/icons/House.js +3 -3
  117. package/dist/icons/House.mjs +3 -3
  118. package/dist/icons/HouseFill.d.mts +2 -1
  119. package/dist/icons/HouseFill.d.ts +2 -1
  120. package/dist/icons/HouseFill.js +2 -2
  121. package/dist/icons/HouseFill.mjs +2 -2
  122. package/dist/icons/Lock.d.mts +2 -1
  123. package/dist/icons/Lock.d.ts +2 -1
  124. package/dist/icons/Lock.js +2 -2
  125. package/dist/icons/Lock.mjs +2 -2
  126. package/dist/icons/MagnifyingGlass.d.mts +2 -1
  127. package/dist/icons/MagnifyingGlass.d.ts +2 -1
  128. package/dist/icons/MagnifyingGlass.js +9 -3
  129. package/dist/icons/MagnifyingGlass.mjs +9 -3
  130. package/dist/icons/MinusCircle.d.mts +2 -1
  131. package/dist/icons/MinusCircle.d.ts +2 -1
  132. package/dist/icons/MinusCircle.js +8 -2
  133. package/dist/icons/MinusCircle.mjs +8 -2
  134. package/dist/icons/MinusCircleFill.d.mts +2 -1
  135. package/dist/icons/MinusCircleFill.d.ts +2 -1
  136. package/dist/icons/MinusCircleFill.js +8 -2
  137. package/dist/icons/MinusCircleFill.mjs +8 -2
  138. package/dist/icons/Mobile.d.mts +2 -1
  139. package/dist/icons/Mobile.d.ts +2 -1
  140. package/dist/icons/Mobile.js +2 -2
  141. package/dist/icons/Mobile.mjs +2 -2
  142. package/dist/icons/MonthlyLimit.d.mts +2 -1
  143. package/dist/icons/MonthlyLimit.d.ts +2 -1
  144. package/dist/icons/MonthlyLimit.js +9 -3
  145. package/dist/icons/MonthlyLimit.mjs +9 -3
  146. package/dist/icons/PhoneFill.d.mts +2 -1
  147. package/dist/icons/PhoneFill.d.ts +2 -1
  148. package/dist/icons/PhoneFill.js +2 -2
  149. package/dist/icons/PhoneFill.mjs +2 -2
  150. package/dist/icons/Plus.d.mts +2 -1
  151. package/dist/icons/Plus.d.ts +2 -1
  152. package/dist/icons/Plus.js +2 -2
  153. package/dist/icons/Plus.mjs +2 -2
  154. package/dist/icons/PlusCircle.d.mts +2 -1
  155. package/dist/icons/PlusCircle.d.ts +2 -1
  156. package/dist/icons/PlusCircle.js +8 -2
  157. package/dist/icons/PlusCircle.mjs +8 -2
  158. package/dist/icons/PlusCircleFill.d.mts +2 -1
  159. package/dist/icons/PlusCircleFill.d.ts +2 -1
  160. package/dist/icons/PlusCircleFill.js +8 -2
  161. package/dist/icons/PlusCircleFill.mjs +8 -2
  162. package/dist/icons/Pochitto.d.mts +2 -1
  163. package/dist/icons/Pochitto.d.ts +2 -1
  164. package/dist/icons/Pochitto.js +4 -4
  165. package/dist/icons/Pochitto.mjs +4 -4
  166. package/dist/icons/Question.d.mts +2 -1
  167. package/dist/icons/Question.d.ts +2 -1
  168. package/dist/icons/Question.js +2 -2
  169. package/dist/icons/Question.mjs +2 -2
  170. package/dist/icons/QuestionCircle.d.mts +2 -1
  171. package/dist/icons/QuestionCircle.d.ts +2 -1
  172. package/dist/icons/QuestionCircle.js +9 -3
  173. package/dist/icons/QuestionCircle.mjs +9 -3
  174. package/dist/icons/RotateRight.d.mts +2 -1
  175. package/dist/icons/RotateRight.d.ts +2 -1
  176. package/dist/icons/RotateRight.js +8 -2
  177. package/dist/icons/RotateRight.mjs +8 -2
  178. package/dist/icons/Shop.d.mts +2 -1
  179. package/dist/icons/Shop.d.ts +2 -1
  180. package/dist/icons/Shop.js +3 -3
  181. package/dist/icons/Shop.mjs +3 -3
  182. package/dist/icons/SquareDot.d.mts +2 -1
  183. package/dist/icons/SquareDot.d.ts +2 -1
  184. package/dist/icons/SquareDot.js +3 -9
  185. package/dist/icons/SquareDot.mjs +3 -9
  186. package/dist/icons/Unlock.d.mts +2 -1
  187. package/dist/icons/Unlock.d.ts +2 -1
  188. package/dist/icons/Unlock.js +2 -2
  189. package/dist/icons/Unlock.mjs +2 -2
  190. package/dist/icons/Vandlykun.d.mts +2 -1
  191. package/dist/icons/Vandlykun.d.ts +2 -1
  192. package/dist/icons/Vandlykun.js +4 -4
  193. package/dist/icons/Vandlykun.mjs +4 -4
  194. package/dist/icons/Xmark.d.mts +2 -1
  195. package/dist/icons/Xmark.d.ts +2 -1
  196. package/dist/icons/Xmark.js +2 -2
  197. package/dist/icons/Xmark.mjs +2 -2
  198. package/dist/icons/XmarkCircle.d.mts +2 -1
  199. package/dist/icons/XmarkCircle.d.ts +2 -1
  200. package/dist/icons/XmarkCircle.js +8 -2
  201. package/dist/icons/XmarkCircle.mjs +8 -2
  202. package/dist/icons/XmarkCircleFill.d.mts +2 -1
  203. package/dist/icons/XmarkCircleFill.d.ts +2 -1
  204. package/dist/icons/XmarkCircleFill.js +8 -2
  205. package/dist/icons/XmarkCircleFill.mjs +8 -2
  206. package/dist/icons/YenSign.d.mts +2 -1
  207. package/dist/icons/YenSign.d.ts +2 -1
  208. package/dist/icons/YenSign.js +2 -2
  209. package/dist/icons/YenSign.mjs +2 -2
  210. package/dist/index.d.mts +1 -1
  211. package/dist/index.d.ts +1 -1
  212. package/dist/index.mjs +5 -1
  213. package/package.json +4 -1
@@ -33,7 +33,13 @@ __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 = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgXmarkCircle = ({
37
+ size = 24,
38
+ width = size,
39
+ height = size,
40
+ color,
41
+ ...restProps
42
+ }) => {
37
43
  const props = {
38
44
  ...restProps,
39
45
  width,
@@ -42,7 +48,7 @@ const SvgXmarkCircle = ({ size = 24, width = size, height = size, ...restProps }
42
48
  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
49
  import_react_native_svg.Path,
44
50
  {
45
- fill: "currentColor",
51
+ fill: color,
46
52
  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"
47
53
  }
48
54
  ) });
@@ -1,6 +1,12 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgXmarkCircle = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgXmarkCircle = ({
4
+ size = 24,
5
+ width = size,
6
+ height = size,
7
+ color,
8
+ ...restProps
9
+ }) => {
4
10
  const props = {
5
11
  ...restProps,
6
12
  width,
@@ -9,7 +15,7 @@ const SvgXmarkCircle = ({ size = 24, width = size, height = size, ...restProps }
9
15
  return /* @__PURE__ */ jsx(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx(
10
16
  Path,
11
17
  {
12
- fill: "currentColor",
18
+ fill: color,
13
19
  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"
14
20
  }
15
21
  ) });
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgXmarkCircleFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgXmarkCircleFill: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgXmarkCircleFill as default };
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgXmarkCircleFill: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgXmarkCircleFill: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgXmarkCircleFill as default };
@@ -33,7 +33,13 @@ __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 = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgXmarkCircleFill = ({
37
+ size = 24,
38
+ width = size,
39
+ height = size,
40
+ color,
41
+ ...restProps
42
+ }) => {
37
43
  const props = {
38
44
  ...restProps,
39
45
  width,
@@ -42,7 +48,7 @@ const SvgXmarkCircleFill = ({ size = 24, width = size, height = size, ...restPro
42
48
  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
49
  import_react_native_svg.Path,
44
50
  {
45
- fill: "currentColor",
51
+ fill: color,
46
52
  fillRule: "evenodd",
47
53
  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
54
  clipRule: "evenodd"
@@ -1,6 +1,12 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgXmarkCircleFill = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgXmarkCircleFill = ({
4
+ size = 24,
5
+ width = size,
6
+ height = size,
7
+ color,
8
+ ...restProps
9
+ }) => {
4
10
  const props = {
5
11
  ...restProps,
6
12
  width,
@@ -9,7 +15,7 @@ const SvgXmarkCircleFill = ({ size = 24, width = size, height = size, ...restPro
9
15
  return /* @__PURE__ */ jsx(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx(
10
16
  Path,
11
17
  {
12
- fill: "currentColor",
18
+ fill: color,
13
19
  fillRule: "evenodd",
14
20
  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
21
  clipRule: "evenodd"
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgYenSign: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgYenSign: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgYenSign as default };
@@ -6,7 +6,8 @@ interface ISvgProps extends SvgProps {
6
6
  xmlnsXlink?: string;
7
7
  xmlSpace?: string;
8
8
  size?: number;
9
+ color?: string;
9
10
  }
10
- declare const SvgYenSign: ({ size, width, height, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
+ declare const SvgYenSign: ({ size, width, height, color, ...restProps }: ISvgProps) => react_jsx_runtime.JSX.Element;
11
12
 
12
13
  export { SvgYenSign as default };
@@ -33,7 +33,7 @@ __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 = 24, width = size, height = size, ...restProps }) => {
36
+ const SvgYenSign = ({ size = 24, width = size, height = size, color, ...restProps }) => {
37
37
  const props = {
38
38
  ...restProps,
39
39
  width,
@@ -42,7 +42,7 @@ const SvgYenSign = ({ size = 24, width = size, height = size, ...restProps }) =>
42
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
43
  import_react_native_svg.Path,
44
44
  {
45
- fill: "currentColor",
45
+ fill: color,
46
46
  fillRule: "evenodd",
47
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
48
  clipRule: "evenodd"
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import Svg, { Path } from "react-native-svg";
3
- const SvgYenSign = ({ size = 24, width = size, height = size, ...restProps }) => {
3
+ const SvgYenSign = ({ size = 24, width = size, height = size, color, ...restProps }) => {
4
4
  const props = {
5
5
  ...restProps,
6
6
  width,
@@ -9,7 +9,7 @@ const SvgYenSign = ({ size = 24, width = size, height = size, ...restProps }) =>
9
9
  return /* @__PURE__ */ jsx(Svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ...props, children: /* @__PURE__ */ jsx(
10
10
  Path,
11
11
  {
12
- fill: "currentColor",
12
+ fill: color,
13
13
  fillRule: "evenodd",
14
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
15
  clipRule: "evenodd"
package/dist/index.d.mts CHANGED
@@ -1,3 +1,3 @@
1
- export { default as Icon, IconName, IconProps, default, iconNames } from './Icon.mjs';
1
+ export { default as Icon, IconColor, IconName, IconProps, IconSize, default, iconNames } from './Icon.mjs';
2
2
  import 'react/jsx-runtime';
3
3
  import 'react-native-svg';
package/dist/index.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- export { default as Icon, IconName, IconProps, default, iconNames } from './Icon.js';
1
+ export { default as Icon, IconColor, IconName, IconProps, IconSize, default, iconNames } from './Icon.js';
2
2
  import 'react/jsx-runtime';
3
3
  import 'react-native-svg';
package/dist/index.mjs CHANGED
@@ -1,4 +1,8 @@
1
- import { Icon, iconNames, default as default2 } from "./Icon";
1
+ import {
2
+ Icon,
3
+ iconNames,
4
+ default as default2
5
+ } from "./Icon";
2
6
  export {
3
7
  Icon,
4
8
  default2 as default,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kanmu/popcorn-icons",
3
- "version": "1.1.2",
3
+ "version": "1.2.1",
4
4
  "description": "Popcorn Icons for React Native.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Kanmu Design Team",
@@ -13,6 +13,9 @@
13
13
  "build": "tsup",
14
14
  "clean": "rimraf dist"
15
15
  },
16
+ "dependencies": {
17
+ "@kanmu/popcorn-tokens": "^0.1.1"
18
+ },
16
19
  "devDependencies": {
17
20
  "@svgr/cli": "8.1.0",
18
21
  "@types/react": "19.2.0",