@codex-storage/marketplace-ui-components
Version:
Marketplace UI components for Codex decentralized storage network.
7 lines (6 loc) • 414 B
JavaScript
import * as e from "react";
const l = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, fill: "none", ...t }, /* @__PURE__ */ e.createElement("path", { fill: "#1DAF61", d: "M10 17.5a7.5 7.5 0 1 1 0-15 7.5 7.5 0 0 1 0 15M9.25 13l5.3-5.3-1.06-1.06-4.24 4.24-2.12-2.12-1.06 1.06z" }));
export {
l as S
};
//# sourceMappingURL=success-circle-CzSa4439.js.map