@luscii-healthtech/web-ui 2.22.2 → 2.22.3

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.
@@ -7358,18 +7358,18 @@ var LinkIcon = function LinkIcon(props) {
7358
7358
  className: props.className,
7359
7359
  onClick: props.onClick,
7360
7360
  role: props.onClick ? "button" : undefined,
7361
- width: "16",
7362
- height: "16",
7363
- viewBox: "0 0 16 16",
7361
+ width: "24",
7362
+ height: "24",
7363
+ viewBox: "0 0 24 24",
7364
7364
  fill: "none",
7365
7365
  xmlns: "http://www.w3.org/2000/svg"
7366
7366
  }, /*#__PURE__*/React__default.createElement("path", {
7367
- d: "M6.80225 2H3.3335C2.22893 2 1.3335 2.89543 1.3335 4V12.5C1.3335 13.6046 2.22893 14.5 3.3335 14.5H11.8335C12.9381 14.5 13.8335 13.6046 13.8335 12.5V9.03125",
7367
+ d: "M10.8021 7H7.33331C6.22874 7 5.33331 7.89543 5.33331 9V17.5C5.33331 18.6046 6.22874 19.5 7.33331 19.5H15.8333C16.9379 19.5 17.8333 18.6046 17.8333 17.5V14.0312",
7368
7368
  stroke: "#0074DD",
7369
7369
  "stroke-width": "2",
7370
7370
  "stroke-linecap": "round"
7371
7371
  }), /*#__PURE__*/React__default.createElement("path", {
7372
- d: "M5.5 10.3333L14.6667 1.16666M14.6667 1.16666H10.5M14.6667 1.16666V5.33332",
7372
+ d: "M9.5 15.3334L18.6667 6.16675M18.6667 6.16675H14.5M18.6667 6.16675V10.3334",
7373
7373
  stroke: "#0074DD",
7374
7374
  "stroke-width": "2",
7375
7375
  "stroke-linecap": "round",