UNPKG

@particle-network/connectkit

Version:
22 lines (19 loc) 731 B
"use client"; import { __esm } from "./chunk-Y7A564BU.mjs"; // src/assets/icons/CloseIcon.tsx import { motion } from "framer-motion"; import { jsx } from "react/jsx-runtime"; var CloseIcon, CloseIcon_default; var init_CloseIcon = __esm({ "src/assets/icons/CloseIcon.tsx"() { CloseIcon = ({ ...props }) => /* @__PURE__ */ jsx(motion.svg, { width: 14, height: 14, viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: /* @__PURE__ */ jsx("path", { d: "M1 13L13 1M1 1L13 13", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round" }) }); CloseIcon_default = CloseIcon; } }); export { CloseIcon_default, init_CloseIcon }; //# sourceMappingURL=chunk-DYQVNZVB.mjs.map