@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
44 lines (39 loc) • 1.93 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineAddGoods_vue_vue_type_script_lang = require('./u-line-add-goods.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: "M650.24 543.744h-106.496V437.248c0-16.896-14.848-31.744-31.744-31.744s-31.744 14.848-31.744 31.744v106.496H373.248c-16.896 0-31.744 14.848-31.744 31.744 0 16.896 14.848 31.744 31.744 31.744h107.008v106.496c0 16.896 14.848 31.744 31.744 31.744s31.744-14.848 31.744-31.744v-106.496H650.24c16.896 0 31.744-14.848 31.744-31.744 0-16.896-14.848-31.744-31.744-31.744z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M793.6 157.696c-14.848-18.944-38.4-29.696-64-29.696h-435.2c-23.552 0-47.104 10.752-64 29.696L106.496 298.496v512c0 47.104 38.4 85.504 85.504 85.504h640c47.104 0 85.504-38.4 85.504-85.504v-512L793.6 157.696z m-516.096 40.96c4.096-4.096 10.752-6.144 16.896-6.144h435.2c6.144 0 12.8 2.048 16.896 6.144l49.152 57.344H228.352l49.152-57.344z m576.512 611.84c0 12.8-8.704 21.504-21.504 21.504h-640c-12.8 0-21.504-8.704-21.504-21.504V322.048l2.048-2.048h677.888l3.072 2.048v488.448z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineAddGoods = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineAddGoods_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineAddGoods;