@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.18 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineDecisionSet_vue_vue_type_script_lang = require('./u-line-decision-set.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: "M243.2 480H597.333333V448c0-23.466667 19.2-42.666667 42.666667-42.666667h256c23.466667 0 42.666667 19.2 42.666667 42.666667v128c0 23.466667-19.2 42.666667-42.666667 42.666667H640c-23.466667 0-42.666667-19.2-42.666667-42.666667v-32H243.2v215.466667H597.333333V725.333333c0-23.466667 19.2-42.666667 42.666667-42.666666h256c23.466667 0 42.666667 19.2 42.666667 42.666666v128c0 23.466667-19.2 42.666667-42.666667 42.666667H640c-23.466667 0-42.666667-19.2-42.666667-42.666667v-32H243.2c-34.133333 0-61.866667-27.733333-61.866667-61.866666V341.333333H128c-23.466667 0-42.666667-19.2-42.666667-42.666666V170.666667c0-23.466667 19.2-42.666667 42.666667-42.666667h170.666667c23.466667 0 42.666667 19.2 42.666666 42.666667v128c0 23.466667-19.2 42.666667-42.666666 42.666666h-55.466667v138.666667zM149.333333 192v85.333333h128V192H149.333333z m512 554.666667v85.333333h213.333334v-85.333333H661.333333z m0-277.333334v85.333334h213.333334v-85.333334H661.333333zM448 128h448c23.466667 0 42.666667 19.2 42.666667 42.666667v128c0 23.466667-19.2 42.666667-42.666667 42.666666H448c-23.466667 0-42.666667-19.2-42.666667-42.666666V170.666667c0-23.466667 19.2-42.666667 42.666667-42.666667z m21.333333 64v85.333333h405.333334V192H469.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineDecisionSet = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineDecisionSet_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineDecisionSet;