@luscii-healthtech/web-ui 2.22.2 → 2.23.0

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.
@@ -7350,18 +7350,18 @@ var LinkIcon = function LinkIcon(props) {
7350
7350
  className: props.className,
7351
7351
  onClick: props.onClick,
7352
7352
  role: props.onClick ? "button" : undefined,
7353
- width: "16",
7354
- height: "16",
7355
- viewBox: "0 0 16 16",
7353
+ width: "24",
7354
+ height: "24",
7355
+ viewBox: "0 0 24 24",
7356
7356
  fill: "none",
7357
7357
  xmlns: "http://www.w3.org/2000/svg"
7358
7358
  }, /*#__PURE__*/React__default.createElement("path", {
7359
- 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",
7359
+ 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",
7360
7360
  stroke: "#0074DD",
7361
7361
  "stroke-width": "2",
7362
7362
  "stroke-linecap": "round"
7363
7363
  }), /*#__PURE__*/React__default.createElement("path", {
7364
- d: "M5.5 10.3333L14.6667 1.16666M14.6667 1.16666H10.5M14.6667 1.16666V5.33332",
7364
+ d: "M9.5 15.3334L18.6667 6.16675M18.6667 6.16675H14.5M18.6667 6.16675V10.3334",
7365
7365
  stroke: "#0074DD",
7366
7366
  "stroke-width": "2",
7367
7367
  "stroke-linecap": "round",