UNPKG

@mermaid-js/mermaid-zenuml

Version:

MermaidJS plugin for ZenUML integration

32 lines (31 loc) 687 B
import { k as t, q as n, A as r } from "./zenuml-definition-fd05b1a1.js"; const o = { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 24 24" }, e = /* @__PURE__ */ r("g", { fill: "none", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }, [ /* @__PURE__ */ r("path", { d: "M3 17.3V21h3.7", "data-name": "Right" }), /* @__PURE__ */ r("path", { d: "m10 14-6.2 6.2M14 10l6.2-6.2" }), /* @__PURE__ */ r("path", { d: "M21 6.7V3h-3.7", "data-name": "Right" }) ], -1), a = [ e ]; function d(i, l) { return t(), n("svg", o, a); } const h = { render: d }; export { h as default, d as render };