n8n-editor-ui
Version:
Workflow Editor UI for n8n
16 lines (15 loc) • 1.7 kB
JavaScript
import { A as createStaticVNode, D as createElementBlock, et as openBlock } from "./vue.runtime.esm-bundler-tP5dCd7J.js";
import { t as __plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-BwBpWJRZ.js";
var _sfc_main = {};
var _hoisted_1 = {
width: "14",
height: "14",
viewBox: "0 0 14 14",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [createStaticVNode("<g data-v-5d3fc1df><path d=\"M7 0L7 3\" stroke=\"currentColor\" stroke-width=\"2\" class=\"line one\" data-v-5d3fc1df></path><path d=\"M11.9497 2.05031L9.82837 4.17163\" stroke=\"currentColor\" stroke-width=\"2\" class=\"line two\" data-v-5d3fc1df></path><path d=\"M14 7L11 7\" stroke=\"currentColor\" stroke-width=\"2\" class=\"line three\" data-v-5d3fc1df></path><path d=\"M11.9497 11.9497L9.82839 9.82839\" stroke=\"currentColor\" stroke-width=\"2\" class=\"line four\" data-v-5d3fc1df></path><path d=\"M7 14L7 11\" stroke=\"currentColor\" stroke-width=\"2\" class=\"line five\" data-v-5d3fc1df></path><path d=\"M0 7L3 7\" stroke=\"currentColor\" stroke-width=\"2\" class=\"line seven\" data-v-5d3fc1df></path><path d=\"M2.05031 2.05031L4.17163 4.17163\" stroke=\"currentColor\" stroke-width=\"2\" class=\"line eight\" data-v-5d3fc1df></path><path d=\"M2.05029 11.9497L4.17161 9.82839\" stroke=\"currentColor\" stroke-width=\"2\" class=\"line six\" data-v-5d3fc1df></path></g>", 1)]));
}
var AnimatedSpinner_default = /* @__PURE__ */ __plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-5d3fc1df"]]);
export { AnimatedSpinner_default as t };