@liner-fe/icon 1.0.2 → 1.0.4

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 (2) hide show
  1. package/lib/index.js +4 -4
  2. package/package.json +3 -3
package/lib/index.js CHANGED
@@ -6104,13 +6104,13 @@ var IconGift = /* @__PURE__ */ forwardRef(
6104
6104
  ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", ...props }, ref) => {
6105
6105
  const iconSize = iconSizeMap[size];
6106
6106
  if (fill && thick) {
6107
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "27 26 36 36", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M51.5996 26C54.5818 26 56.9998 28.467 57 31.4492C57 32.3655 56.7752 33.2337 56.3789 34H62.5L62.6006 34.0098C62.8286 34.0563 63 34.2583 63 34.5V45.5L62.9902 45.6006C62.9503 45.7961 62.7961 45.9503 62.6006 45.9902L62.5 46H61V61.5L60.9902 61.6006C60.9437 61.8286 60.7417 62 60.5 62H29.5C29.2583 62 29.0563 61.8286 29.0098 61.6006L29 61.5V46H27.5C27.2583 46 27.0563 45.8286 27.0098 45.6006L27 45.5V34.5C27 34.2239 27.2239 34 27.5 34H33.6211C33.2248 33.2337 33 32.3655 33 31.4492C33.0002 28.467 35.4182 26 38.4004 26L38.8164 26.0107C41.3673 26.1399 43.6068 27.4491 45 29.4033C46.3932 27.4491 48.6327 26.1399 51.1836 26.0107L51.5996 26ZM46.5 59H58V46H46.5V59ZM32 59H43.5V46H32V59ZM46.5 43H60V37H46.5V43ZM30 43H43.5V37H30V43ZM38.4004 29C37.1105 29 36.0002 30.0882 36 31.4492C36 32.8657 37.1548 34 38.5 34H43.4971C43.4438 31.2296 41.1834 29.0002 38.4004 29ZM51.5996 29C48.8166 29.0002 46.5562 31.2296 46.5029 34H51.5C52.8452 34 54 32.8657 54 31.4492C53.9998 30.0882 52.8895 29 51.5996 29Z", style: { fill: `var(--${type})` } }) });
6107
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30.5996 6C33.5818 6 35.9998 8.46703 36 11.4492C36 12.3655 35.7752 13.2337 35.3789 14H41.5L41.6006 14.0098C41.8286 14.0563 42 14.2583 42 14.5V25.5L41.9902 25.6006C41.9503 25.7961 41.7961 25.9503 41.6006 25.9902L41.5 26H40V41.5L39.9902 41.6006C39.9437 41.8286 39.7417 42 39.5 42H8.5C8.25829 42 8.05629 41.8286 8.00977 41.6006L8 41.5V26H6.5C6.25829 26 6.05629 25.8286 6.00977 25.6006L6 25.5V14.5C6 14.2239 6.22386 14 6.5 14H12.6211C12.2248 13.2337 12 12.3655 12 11.4492C12.0002 8.46703 14.4182 6 17.4004 6L17.8164 6.01074C20.3673 6.13992 22.6068 7.4491 24 9.40332C25.3932 7.4491 27.6327 6.13992 30.1836 6.01074L30.5996 6ZM25.5 39H37V26H25.5V39ZM11 39H22.5V26H11V39ZM25.5 23H39V17H25.5V23ZM9 23H22.5V17H9V23ZM17.4004 9C16.1105 9 15.0002 10.0882 15 11.4492C15 12.8657 16.1548 14 17.5 14H22.4971C22.4438 11.2296 20.1834 9.00021 17.4004 9ZM30.5996 9C27.8166 9.00021 25.5562 11.2296 25.5029 14H30.5C31.8452 14 33 12.8657 33 11.4492C32.9998 10.0882 31.8895 9 30.5996 9Z", style: { fill: `var(--${type})` } }) });
6108
6108
  } else if (fill) {
6109
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "27 26 36 36", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M51.5996 26C54.5818 26 56.9998 28.467 57 31.4492C57 32.3655 56.7752 33.2337 56.3789 34H62.5L62.6006 34.0098C62.8286 34.0563 63 34.2583 63 34.5V45.5L62.9902 45.6006C62.9503 45.7961 62.7961 45.9503 62.6006 45.9902L62.5 46H61V61.5L60.9902 61.6006C60.9437 61.8286 60.7417 62 60.5 62H29.5C29.2583 62 29.0563 61.8286 29.0098 61.6006L29 61.5V46H27.5C27.2583 46 27.0563 45.8286 27.0098 45.6006L27 45.5V34.5C27 34.2239 27.2239 34 27.5 34H33.6211C33.2248 33.2337 33 32.3655 33 31.4492C33.0002 28.467 35.4182 26 38.4004 26L38.8164 26.0107C41.3673 26.1399 43.6068 27.4491 45 29.4033C46.3932 27.4491 48.6327 26.1399 51.1836 26.0107L51.5996 26ZM46.5 59H58V46H46.5V59ZM32 59H43.5V46H32V59ZM46.5 43H60V37H46.5V43ZM30 43H43.5V37H30V43ZM38.4004 29C37.1105 29 36.0002 30.0882 36 31.4492C36 32.8657 37.1548 34 38.5 34H43.4971C43.4438 31.2296 41.1834 29.0002 38.4004 29ZM51.5996 29C48.8166 29.0002 46.5562 31.2296 46.5029 34H51.5C52.8452 34 54 32.8657 54 31.4492C53.9998 30.0882 52.8895 29 51.5996 29Z", style: { fill: `var(--${type})` } }) });
6109
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30.5996 6C33.5818 6 35.9998 8.46703 36 11.4492C36 12.3655 35.7752 13.2337 35.3789 14H41.5L41.6006 14.0098C41.8286 14.0563 42 14.2583 42 14.5V25.5L41.9902 25.6006C41.9503 25.7961 41.7961 25.9503 41.6006 25.9902L41.5 26H40V41.5L39.9902 41.6006C39.9437 41.8286 39.7417 42 39.5 42H8.5C8.25829 42 8.05629 41.8286 8.00977 41.6006L8 41.5V26H6.5C6.25829 26 6.05629 25.8286 6.00977 25.6006L6 25.5V14.5C6 14.2239 6.22386 14 6.5 14H12.6211C12.2248 13.2337 12 12.3655 12 11.4492C12.0002 8.46703 14.4182 6 17.4004 6L17.8164 6.01074C20.3673 6.13992 22.6068 7.4491 24 9.40332C25.3932 7.4491 27.6327 6.13992 30.1836 6.01074L30.5996 6ZM25.5 39H37V26H25.5V39ZM11 39H22.5V26H11V39ZM25.5 23H39V17H25.5V23ZM9 23H22.5V17H9V23ZM17.4004 9C16.1105 9 15.0002 10.0882 15 11.4492C15 12.8657 16.1548 14 17.5 14H22.4971C22.4438 11.2296 20.1834 9.00021 17.4004 9ZM30.5996 9C27.8166 9.00021 25.5562 11.2296 25.5029 14H30.5C31.8452 14 33 12.8657 33 11.4492C32.9998 10.0882 31.8895 9 30.5996 9Z", style: { fill: `var(--${type})` } }) });
6110
6110
  } else if (thick) {
6111
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "27 26 36 36", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M51.5996 26C54.5818 26 56.9998 28.467 57 31.4492C57 32.3655 56.7752 33.2337 56.3789 34H62.5L62.6006 34.0098C62.8286 34.0563 63 34.2583 63 34.5V45.5L62.9902 45.6006C62.9503 45.7961 62.7961 45.9503 62.6006 45.9902L62.5 46H61V61.5L60.9902 61.6006C60.9437 61.8286 60.7417 62 60.5 62H29.5C29.2583 62 29.0563 61.8286 29.0098 61.6006L29 61.5V46H27.5C27.2583 46 27.0563 45.8286 27.0098 45.6006L27 45.5V34.5C27 34.2239 27.2239 34 27.5 34H33.6211C33.2248 33.2337 33 32.3655 33 31.4492C33.0002 28.467 35.4182 26 38.4004 26L38.8164 26.0107C41.3673 26.1399 43.6068 27.4491 45 29.4033C46.3932 27.4491 48.6327 26.1399 51.1836 26.0107L51.5996 26ZM46.5 59H58V46H46.5V59ZM32 59H43.5V46H32V59ZM46.5 43H60V37H46.5V43ZM30 43H43.5V37H30V43ZM38.4004 29C37.1105 29 36.0002 30.0882 36 31.4492C36 32.8657 37.1548 34 38.5 34H43.4971C43.4438 31.2296 41.1834 29.0002 38.4004 29ZM51.5996 29C48.8166 29.0002 46.5562 31.2296 46.5029 34H51.5C52.8452 34 54 32.8657 54 31.4492C53.9998 30.0882 52.8895 29 51.5996 29Z", style: { fill: `var(--${type})` } }) });
6111
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30.5996 6C33.5818 6 35.9998 8.46703 36 11.4492C36 12.3655 35.7752 13.2337 35.3789 14H41.5L41.6006 14.0098C41.8286 14.0563 42 14.2583 42 14.5V25.5L41.9902 25.6006C41.9503 25.7961 41.7961 25.9503 41.6006 25.9902L41.5 26H40V41.5L39.9902 41.6006C39.9437 41.8286 39.7417 42 39.5 42H8.5C8.25829 42 8.05629 41.8286 8.00977 41.6006L8 41.5V26H6.5C6.25829 26 6.05629 25.8286 6.00977 25.6006L6 25.5V14.5C6 14.2239 6.22386 14 6.5 14H12.6211C12.2248 13.2337 12 12.3655 12 11.4492C12.0002 8.46703 14.4182 6 17.4004 6L17.8164 6.01074C20.3673 6.13992 22.6068 7.4491 24 9.40332C25.3932 7.4491 27.6327 6.13992 30.1836 6.01074L30.5996 6ZM25.5 39H37V26H25.5V39ZM11 39H22.5V26H11V39ZM25.5 23H39V17H25.5V23ZM9 23H22.5V17H9V23ZM17.4004 9C16.1105 9 15.0002 10.0882 15 11.4492C15 12.8657 16.1548 14 17.5 14H22.4971C22.4438 11.2296 20.1834 9.00021 17.4004 9ZM30.5996 9C27.8166 9.00021 25.5562 11.2296 25.5029 14H30.5C31.8452 14 33 12.8657 33 11.4492C32.9998 10.0882 31.8895 9 30.5996 9Z", style: { fill: `var(--${type})` } }) });
6112
6112
  }
6113
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "27 26 36 36", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M51.5996 26C54.5818 26 56.9998 28.467 57 31.4492C57 32.3655 56.7752 33.2337 56.3789 34H62.5L62.6006 34.0098C62.8286 34.0563 63 34.2583 63 34.5V45.5L62.9902 45.6006C62.9503 45.7961 62.7961 45.9503 62.6006 45.9902L62.5 46H61V61.5L60.9902 61.6006C60.9437 61.8286 60.7417 62 60.5 62H29.5C29.2583 62 29.0563 61.8286 29.0098 61.6006L29 61.5V46H27.5C27.2583 46 27.0563 45.8286 27.0098 45.6006L27 45.5V34.5C27 34.2239 27.2239 34 27.5 34H33.6211C33.2248 33.2337 33 32.3655 33 31.4492C33.0002 28.467 35.4182 26 38.4004 26L38.8164 26.0107C41.3673 26.1399 43.6068 27.4491 45 29.4033C46.3932 27.4491 48.6327 26.1399 51.1836 26.0107L51.5996 26ZM46.5 59H58V46H46.5V59ZM32 59H43.5V46H32V59ZM46.5 43H60V37H46.5V43ZM30 43H43.5V37H30V43ZM38.4004 29C37.1105 29 36.0002 30.0882 36 31.4492C36 32.8657 37.1548 34 38.5 34H43.4971C43.4438 31.2296 41.1834 29.0002 38.4004 29ZM51.5996 29C48.8166 29.0002 46.5562 31.2296 46.5029 34H51.5C52.8452 34 54 32.8657 54 31.4492C53.9998 30.0882 52.8895 29 51.5996 29Z", style: { fill: `var(--${type})` } }) });
6113
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30.5996 6C33.5818 6 35.9998 8.46703 36 11.4492C36 12.3655 35.7752 13.2337 35.3789 14H41.5L41.6006 14.0098C41.8286 14.0563 42 14.2583 42 14.5V25.5L41.9902 25.6006C41.9503 25.7961 41.7961 25.9503 41.6006 25.9902L41.5 26H40V41.5L39.9902 41.6006C39.9437 41.8286 39.7417 42 39.5 42H8.5C8.25829 42 8.05629 41.8286 8.00977 41.6006L8 41.5V26H6.5C6.25829 26 6.05629 25.8286 6.00977 25.6006L6 25.5V14.5C6 14.2239 6.22386 14 6.5 14H12.6211C12.2248 13.2337 12 12.3655 12 11.4492C12.0002 8.46703 14.4182 6 17.4004 6L17.8164 6.01074C20.3673 6.13992 22.6068 7.4491 24 9.40332C25.3932 7.4491 27.6327 6.13992 30.1836 6.01074L30.5996 6ZM25.5 39H37V26H25.5V39ZM11 39H22.5V26H11V39ZM25.5 23H39V17H25.5V23ZM9 23H22.5V17H9V23ZM17.4004 9C16.1105 9 15.0002 10.0882 15 11.4492C15 12.8657 16.1548 14 17.5 14H22.4971C22.4438 11.2296 20.1834 9.00021 17.4004 9ZM30.5996 9C27.8166 9.00021 25.5562 11.2296 25.5029 14H30.5C31.8452 14 33 12.8657 33 11.4492C32.9998 10.0882 31.8895 9 30.5996 9Z", style: { fill: `var(--${type})` } }) });
6114
6114
  }
6115
6115
  );
6116
6116
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@liner-fe/icon",
3
- "version": "1.0.2",
3
+ "version": "1.0.4",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "publishConfig": {
@@ -13,13 +13,13 @@
13
13
  "types": "./lib/index.d.ts",
14
14
  "dependencies": {
15
15
  "react": "^19.1.0",
16
- "@liner-fe/design-token-primitive": "^0.2.46"
16
+ "@liner-fe/design-token-primitive": "^0.2.47"
17
17
  },
18
18
  "devDependencies": {
19
19
  "@types/react": "^19.1.0",
20
20
  "tsup": "^8.5.0",
21
21
  "tsx": "^4.21.0",
22
- "@liner-fe/internal-icon": "^1.0.30"
22
+ "@liner-fe/internal-icon": "^1.0.32"
23
23
  },
24
24
  "scripts": {
25
25
  "build": "pnpm generate-internal-tsx && pnpm tsup --config ./config/tsup/tsup.config.ts && pnpm forward-ref-pure",