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