@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
64 lines (59 loc) • 3.14 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineContractGroupManage_vue_vue_type_script_lang = require('./u-line-contract-group-manage.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: "M860.16 587.264H669.184L573.44 753.152l95.744 165.888H860.16l95.744-165.888-95.744-165.888z m-33.28 273.92h-124.416L640 753.152l62.464-108.032h124.416l62.464 108.032-62.464 108.032z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M764.928 670.72c-45.568 0-82.432 37.376-82.432 82.432 0 45.568 37.376 82.432 82.432 82.432 45.568 0 82.432-37.376 82.432-82.432 0-45.568-37.376-82.432-82.432-82.432z m17.92 100.352c-4.608 4.096-10.24 6.144-17.92 7.168-7.168 0-13.312-3.072-17.408-7.168-4.096-4.608-6.656-10.24-7.168-17.92 0-7.168 3.072-13.312 7.168-17.408 4.608-4.096 10.24-6.656 17.92-7.168 7.168 0 13.312 3.072 17.408 7.168 4.096 4.608 6.656 10.24 7.168 17.92 0 6.656-3.072 13.312-7.168 17.408zM596.992 436.224c0-16.896-14.848-31.744-31.744-31.744H330.752c-16.896 0-31.744 14.848-31.744 31.744s14.336 31.744 31.744 31.744h234.496c16.896 0 31.744-14.848 31.744-31.744z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M212.992 700.928V193.024c0-12.8 8.704-23.552 21.504-23.552h426.496c12.8 0 21.504 10.752 21.504 23.552v347.136h64V297.472h43.008c12.8 0 21.504 10.752 21.504 23.552v219.136h63.488v-215.04c0-51.2-38.4-91.648-85.504-91.648h-42.496v-36.352c0-51.2-38.4-91.648-85.504-91.648H234.496c-47.104 0-85.504 40.448-85.504 91.648v501.248c0 51.2 38.4 91.648 85.504 91.648h42.496v36.352c0 51.2 38.4 91.648 85.504 91.648h173.568v-66.048H363.008c-12.8 0-21.504-10.752-21.504-23.552v-40.448h194.56v-63.488H234.496c-12.8 0-21.504-10.752-21.504-23.552z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M437.248 595.968c16.896 0 31.744-14.848 31.744-31.744s-14.848-31.744-31.744-31.744H330.752c-16.896 0-31.744 14.848-31.744 31.744s14.336 31.744 31.744 31.744h106.496zM330.752 276.48c-16.896 0-31.744 14.848-31.744 31.744-0.512 16.896 14.336 31.744 31.744 31.744h234.496c16.896 0 31.744-14.848 31.744-31.744 0-16.896-14.848-31.744-31.744-31.744H330.752z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineContractGroupManage = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineContractGroupManage_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineContractGroupManage;