synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
33 lines (32 loc) • 823 B
JavaScript
import { jsxs as e, jsx as t } from "react/jsx-runtime";
const i = /* @__PURE__ */ e(
"svg",
{
className: "SRC-column-light-theme",
style: { display: "block" },
width: "27",
height: "28",
viewBox: "0 0 27 28",
fill: "none",
xmlns: "http://www.w3.org/2000/svg",
children: [
/* @__PURE__ */ t("rect", { x: "4", y: "6", width: "5.66667", height: "17", fill: "white" }),
/* @__PURE__ */ t("rect", { x: "11.0837", y: "6", width: "5.66667", height: "17", fill: "white" }),
/* @__PURE__ */ t(
"rect",
{
className: "SRC-light-column",
x: "18.6663",
y: "6.5",
width: "4.66667",
height: "16",
stroke: "white"
}
)
]
}
);
export {
i as default
};
//# sourceMappingURL=columns.js.map