synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
8 lines (7 loc) • 1.47 kB
JavaScript
import * as e from "react";
import { forwardRef as r } from "react";
const o = (t, a) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 36, height: 36, ref: a, ...t }, /* @__PURE__ */ e.createElement("defs", null, /* @__PURE__ */ e.createElement("pattern", { id: "diagonalLinePattern", patternUnits: "userSpaceOnUse", width: 36, height: 36 }, /* @__PURE__ */ e.createElement("g", null, /* @__PURE__ */ e.createElement("path", { d: "M54.24 85.7393L-17.76 13.7393", stroke: "black", strokeWidth: 1.125 }), /* @__PURE__ */ e.createElement("path", { d: "M54.24 76.7393L-17.76 4.73926", stroke: "black", strokeWidth: 1.125 }), /* @__PURE__ */ e.createElement("path", { d: "M54.24 67.7393L-17.76 -4.26074", stroke: "black", strokeWidth: 1.125 }), /* @__PURE__ */ e.createElement("path", { d: "M54.24 58.7393L-17.76 -13.2607", stroke: "black", strokeWidth: 1.125 }), /* @__PURE__ */ e.createElement("path", { d: "M54.24 49.7393L-17.76 -22.2607", stroke: "black", strokeWidth: 1.125 }), /* @__PURE__ */ e.createElement("path", { d: "M54.24 40.7393L-17.76 -31.2607", stroke: "black", strokeWidth: 1.125 }), /* @__PURE__ */ e.createElement("path", { d: "M54.24 31.7393L-17.76 -40.2607", stroke: "black", strokeWidth: 1.125 }), /* @__PURE__ */ e.createElement("path", { d: "M54.24 22.7393L-17.76 -49.2607", stroke: "black", strokeWidth: 1.125 }))))), l = r(o);
export {
l as ReactComponent
};
//# sourceMappingURL=diagonalLinePattern.svg.js.map