@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.27 kB
JavaScript
import _sfc_main from './u-round-decision-tree.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
class: "icon",
width: "64px",
height: "64.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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
fill: "currentColor",
d: "M746.666667 362.666667h85.333333a85.333333 85.333333 0 0 0 85.333333-85.333334V192a85.333333 85.333333 0 0 0-85.333333-85.333333h-85.333333c-43.498667 0.021333-78.933333 32.64-84.266667 74.666666H608a128 128 0 0 0-128 128V469.333333H405.333333v-21.333333a85.333333 85.333333 0 0 0-85.333333-85.333333H192a85.333333 85.333333 0 0 0-85.333333 85.333333v128a85.333333 85.333333 0 0 0 85.333333 85.333333h128a85.333333 85.333333 0 0 0 85.333333-85.333333v-21.333333h74.666667v160a128 128 0 0 0 128 128h54.4c5.333333 42.026667 40.768 74.645333 84.266667 74.666666h85.333333a85.333333 85.333333 0 0 0 85.333333-85.333333v-85.333333a85.333333 85.333333 0 0 0-85.333333-85.333334h-85.333333a85.333333 85.333333 0 0 0-85.333334 85.333334v10.666666h-53.333333a42.346667 42.346667 0 0 1-30.165333-12.501333A42.346667 42.346667 0 0 1 565.333333 714.666667V554.666667H661.333333a85.333333 85.333333 0 0 0 85.333334 85.333333h85.333333a85.333333 85.333333 0 0 0 85.333333-85.333333v-85.333334a85.333333 85.333333 0 0 0-85.333333-85.333333h-85.333333a85.333333 85.333333 0 0 0-85.333334 85.333333h-96v-160c0.021333-11.925333 4.693333-22.314667 12.501334-30.165333A42.346667 42.346667 0 0 1 608 266.666667H661.333333v10.666666a85.333333 85.333333 0 0 0 85.333334 85.333334z m0-170.666667h85.333333v85.333333h-85.333333V192zM320 576H192v-128h128v128z m426.666667 170.666667h85.333333v85.333333h-85.333333v-85.333333z m0-277.333334h85.333333v85.333334h-85.333333v-85.333334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundDecisionTree = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundDecisionTree as default };