@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.32 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineInfoManage_vue_vue_type_script_lang = require('./u-line-info-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: "M736 106.666667c64 0 117.333333 53.333333 117.333333 117.333333V384c0 17.066667-14.933333 32-32 32S789.333333 401.066667 789.333333 384v-160c0-14.933333-6.4-27.733333-14.933333-38.4S750.933333 170.666667 736 170.666667h-533.333333c-14.933333 0-27.733333 6.4-38.4 14.933333-10.666667 10.666667-14.933333 23.466667-14.933334 38.4v576c0 14.933333 6.4 27.733333 14.933334 38.4 10.666667 10.666667 23.466667 14.933333 38.4 14.933333h234.666666c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-234.666666c-64 0-117.333333-53.333333-117.333334-117.333333v-576C85.333333 160 138.666667 106.666667 202.666667 106.666667h533.333333zM422.4 480c12.8 0 25.6 14.933333 25.6 32s-10.666667 32-25.6 32h-164.266667c-12.8 0-25.6-14.933333-25.6-32s10.666667-32 25.6-32h164.266667z m185.6-170.666667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-341.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32h341.333333zM469.333333 706.133333l117.333334-202.666666h234.666666l117.333334 202.666666-117.333334 202.666667h-234.666666L469.333333 706.133333z m153.6 138.666667h160l81.066667-138.666667-81.066667-138.666666h-160l-81.066666 138.666666 81.066666 138.666667z m81.066667-42.666667c-53.333333 0-96-42.666667-96-96s42.666667-96 96-96 96 42.666667 96 96c0 51.2-42.666667 96-96 96z m0-64c17.066667 0 32-14.933333 32-32s-14.933333-32-32-32-32 14.933333-32 32 14.933333 32 32 32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineInfoManage = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineInfoManage_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineInfoManage;