@particle-network/connectkit
Version:
44 lines (41 loc) • 1.25 kB
JavaScript
"use client";
import {
__esm
} from "./chunk-Y7A564BU.mjs";
// src/assets/icons/CopyIcon2.tsx
import { jsx, jsxs } from "react/jsx-runtime";
var CopyIcon2, CopyIcon2_default;
var init_CopyIcon2 = __esm({
"src/assets/icons/CopyIcon2.tsx"() {
CopyIcon2 = ({ ...props }) => /* @__PURE__ */ jsxs(
"svg",
{
"aria-hidden": "true",
width: "24",
height: "24",
viewBox: "0 0 24 24",
fill: "none",
xmlns: "http://www.w3.org/2000/svg",
...props,
children: [
/* @__PURE__ */ jsx(
"path",
{
className: "bg",
d: "M14 9.5V7C14 5.89543 13.1046 5 12 5H7C5.89543 5 5 5.89543 5 7V12C5 13.1046 5.89543 14 7 14H9.5",
strokeWidth: "1.4"
}
),
/* @__PURE__ */ jsx("rect", { className: "bg", x: "10", y: "10", width: "9", height: "9", rx: "2", strokeWidth: "1.4" }),
/* @__PURE__ */ jsx("path", { d: "M1 3L3 5L7 1", strokeWidth: "1.4", strokeLinecap: "round", strokeLinejoin: "round", stroke: "#ffffff" })
]
}
);
CopyIcon2_default = CopyIcon2;
}
});
export {
CopyIcon2_default,
init_CopyIcon2
};
//# sourceMappingURL=chunk-FDSW5JWY.mjs.map