@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.39 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineDecisionTree_vue_vue_type_script_lang = require('./u-line-decision-tree.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "200px",
height: "200.00px",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M661.333333 842.666667h-85.333333c-46.933333 0-85.333333-38.4-85.333333-85.333334v-213.333333h-128V597.333333c0 23.466667-19.2 42.666667-42.666667 42.666667H192c-23.466667 0-42.666667-19.2-42.666667-42.666667v-170.666666c0-23.466667 19.2-42.666667 42.666667-42.666667h128c23.466667 0 42.666667 19.2 42.666667 42.666667v53.333333h128v-213.333333c0-46.933333 38.4-85.333333 85.333333-85.333334h85.333333V149.333333c0-23.466667 19.2-42.666667 42.666667-42.666666h128c23.466667 0 42.666667 19.2 42.666667 42.666666v128c0 23.466667-19.2 42.666667-42.666667 42.666667h-128c-23.466667 0-42.666667-19.2-42.666667-42.666667v-32h-85.333333c-12.8 0-21.333333 8.533333-21.333333 21.333334v213.333333h106.666666V448c0-23.466667 19.2-42.666667 42.666667-42.666667h128c23.466667 0 42.666667 19.2 42.666667 42.666667v128c0 23.466667-19.2 42.666667-42.666667 42.666667h-128c-23.466667 0-42.666667-19.2-42.666667-42.666667v-32h-106.666666v213.333333c0 12.8 8.533333 21.333333 21.333333 21.333334h85.333333V746.666667c0-23.466667 19.2-42.666667 42.666667-42.666667h128c23.466667 0 42.666667 19.2 42.666667 42.666667v128c0 23.466667-19.2 42.666667-42.666667 42.666666h-128c-23.466667 0-42.666667-19.2-42.666667-42.666666v-32zM213.333333 448v128h85.333334v-128h-85.333334zM725.333333 170.666667v85.333333h85.333334V170.666667h-85.333334z m0 298.666666v85.333334h85.333334v-85.333334h-85.333334z m0 298.666667v85.333333h85.333334v-85.333333h-85.333334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineDecisionTree = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineDecisionTree_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineDecisionTree;