@particle-network/connectkit
Version:
22 lines (19 loc) • 737 B
JavaScript
"use client";
import {
__esm
} from "./chunk-Y7A564BU.mjs";
// src/assets/icons/BackIcon.tsx
import { motion } from "framer-motion";
import { jsx } from "react/jsx-runtime";
var BackIcon, BackIcon_default;
var init_BackIcon = __esm({
"src/assets/icons/BackIcon.tsx"() {
BackIcon = ({ ...props }) => /* @__PURE__ */ jsx(motion.svg, { width: 9, height: 16, viewBox: "0 0 9 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: /* @__PURE__ */ jsx("path", { d: "M8 1L1 8L8 15", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
BackIcon_default = BackIcon;
}
});
export {
BackIcon_default,
init_BackIcon
};
//# sourceMappingURL=chunk-QKASZJMJ.mjs.map