@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.93 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineProductManage_vue_vue_type_script_lang = require('./u-line-product-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: "M192 347.733333v347.733334l281.6 153.6v-320l-96-61.866667v104.533333c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-142.933333-4.266667L192 347.733333z m345.6 509.866667l292.266667-162.133333V339.2l-292.266667 189.866667v328.533333z m241.066667-561.066667L512 151.466667 238.933333 298.666667l266.666667 172.8 273.066667-174.933334zM177.066667 260.266667l302.933333-164.266667c14.933333-6.4 14.933333-8.533333 32-8.533333 14.933333 0 17.066667 2.133333 32 8.533333l320 174.933333c12.8 6.4 21.333333 14.933333 25.6 21.333334 4.266667 6.4 6.4 17.066667 6.4 36.266666v366.933334c0 19.2-4.266667 29.866667-10.666667 40.533333-4.266667 6.4-10.666667 12.8-21.333333 19.2l-320 174.933333c-12.8 6.4-23.466667 10.666667-32 10.666667-8.533333 0-19.2-4.266667-32-10.666667l-320-174.933333c-12.8-6.4-23.466667-19.2-27.733333-25.6-4.266667-6.4-6.4-10.666667-6.4-32V328.533333c2.133333-21.333333 4.266667-29.866667 8.533333-36.266666s12.8-12.8 23.466667-21.333334l19.2-10.666666"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineProductManage = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineProductManage_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineProductManage;