@cgi-learning-hub/ui
Version:
@cgi-learning-hub/ui is an open-source React component library that implements UI for HUB's features
10 lines (9 loc) • 300 B
JavaScript
import "react";
import { c as o } from "./createSvgIcon-DFIM5PqN.js";
import { jsx as r } from "react/jsx-runtime";
const e = o(/* @__PURE__ */ r("path", {
d: "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
}), "Close");
export {
e as C
};