UNPKG

@particle-network/connectkit

Version:
43 lines (41 loc) 4.11 kB
"use client"; import "../../chunk-Y7A564BU.mjs"; // src/assets/icons/LoadingIcon.tsx import { motion } from "framer-motion"; import { jsx, jsxs } from "react/jsx-runtime"; var LoadingIcon = ({ ...props }) => /* @__PURE__ */ jsxs( motion.svg, { xmlns: "http://www.w3.org/2000/svg", fill: "none", version: "1.1", width: "80", height: "80", viewBox: "0 0 80 80", ...props, children: [ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsxs("linearGradient", { x1: "0.8888888955116272", y1: "0.12934063374996185", x2: "0.5", y2: "1", id: "master_svg0_510_7798", children: [ /* @__PURE__ */ jsx("stop", { offset: "0%", stopColor: "#A45BFA", stopOpacity: "0" }), /* @__PURE__ */ jsx("stop", { offset: "100%", stopColor: "#A45BFA", stopOpacity: "1" }) ] }) }), /* @__PURE__ */ jsxs("g", { children: [ /* @__PURE__ */ jsx("g", {}), /* @__PURE__ */ jsx("g", {}), /* @__PURE__ */ jsx("g", { children: /* @__PURE__ */ jsx( "path", { d: "M40,2.5Q47.62836,2.5,54.5972,5.44755Q61.3271,8.294080000000001,66.51650000000001,13.48349Q71.7059,18.6729,74.5524,25.4028Q77.5,32.3716,77.5,40Q77.5,45.878,75.727,51.4262Q74.01140000000001,56.7947,70.7748,61.4336Q67.5814,66.01050000000001,63.1957,69.4673Q58.7719,72.9541,53.5403,74.9805Q53.537800000000004,74.9815,53.535399999999996,74.9824Q53.2739,75.0837,52.9935,75.0837Q52.9199,75.0837,52.8465,75.0765Q52.7732,75.0693,52.700900000000004,75.0549Q52.6286,75.0405,52.558099999999996,75.0191Q52.4876,74.9977,52.4195,74.9695Q52.3514,74.9413,52.286500000000004,74.9066Q52.2215,74.8718,52.1602,74.8309Q52.0989,74.79,52.042,74.7432Q51.985,74.6965,51.932900000000004,74.6444Q51.8808,74.5923,51.834,74.5353Q51.7873,74.4783,51.7463,74.417Q51.7054,74.3558,51.6707,74.2908Q51.6359,74.2258,51.6077,74.1577Q51.579499999999996,74.0896,51.558099999999996,74.0191Q51.536699999999996,73.9486,51.5224,73.8763Q51.507999999999996,73.8041,51.5008,73.7307Q51.4935,73.6574,51.4935,73.5837Q51.4935,73.4708,51.510400000000004,73.3593Q51.5273,73.2477,51.5607,73.1399Q51.5941,73.0321,51.6432,72.9305Q51.6924,72.8289,51.7561,72.7359Q51.819900000000004,72.6428,51.8969,72.5603Q51.9739,72.4778,52.0624,72.4077Q52.150800000000004,72.3377,52.2488,72.2816Q52.3468,72.2256,52.452,72.1849Q52.454499999999996,72.1839,52.4571,72.1829Q57.268699999999995,70.3191,61.3386,67.1112Q65.3754,63.9294,68.3144,59.717Q71.2918,55.4498,72.8694,50.513Q74.5,45.4103,74.5,40Q74.5,32.980000000000004,71.7894,26.5715Q69.1708,20.3805,64.3952,15.6048Q59.6195,10.82915,53.4285,8.21057Q47.019999999999996,5.5,40,5.5Q39.9263097,5.5,39.852974,5.49278Q39.779639,5.48555,39.707365,5.47118Q39.63509,5.4568,39.564573,5.43541Q39.494056,5.41402,39.425975,5.38582Q39.357894,5.35762,39.292905,5.32288Q39.227916,5.28814,39.166645,5.2472Q39.105373,5.20626,39.04841,5.1595200000000006Q38.99145,5.11277,38.93934,5.06066Q38.88723,5.00855,38.84048,4.95159Q38.79374,4.894627,38.7528,4.833355Q38.71186,4.7720839999999995,38.67712,4.707095Q38.64238,4.642106,38.61418,4.574025Q38.58598,4.5059439999999995,38.56459,4.435427Q38.5432,4.36491,38.52882,4.292635Q38.51445,4.220361,38.50722,4.147026Q38.5,4.0736903,38.5,4Q38.5,3.9263097,38.50722,3.852974Q38.51445,3.779639,38.52882,3.7073650000000002Q38.5432,3.63509,38.56459,3.564573Q38.58598,3.494056,38.61418,3.425975Q38.64238,3.357894,38.67712,3.292905Q38.71186,3.227916,38.7528,3.166645Q38.79374,3.105373,38.84048,3.04841Q38.88723,2.99145,38.93934,2.93934Q38.99145,2.8872299999999997,39.04841,2.84048Q39.105373,2.7937399999999997,39.166645,2.7527999999999997Q39.227916,2.7118599999999997,39.292905,2.67712Q39.357894,2.64238,39.425975,2.61418Q39.494056,2.58598,39.564573,2.56459Q39.63509,2.5431999999999997,39.707365,2.52882Q39.779639,2.51445,39.852974,2.5072200000000002Q39.9263097,2.5,40,2.5Z", fillRule: "evenodd", fill: "url(#master_svg0_510_7798)", fillOpacity: "1" } ) }) ] }) ] } ); var LoadingIcon_default = LoadingIcon; export { LoadingIcon_default as default }; //# sourceMappingURL=LoadingIcon.mjs.map