@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.26 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineImportExport_vue_vue_type_script_lang = require('./u-line-import-export.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: "M520.533333 750.933333c-12.8 0-23.466667 6.4-29.866666 19.2v12.8c0 6.4 0 19.2 6.4 23.466667l85.333333 85.333333c12.8 12.8 29.866667 12.8 42.666667 0 12.8-12.8 12.8-29.866667 0-42.666666l-29.866667-36.266667h292.266667c19.2 0 29.866667-12.8 29.866666-29.866667s-12.8-29.866667-29.866666-29.866666H520.533333zM597.333333 198.4l179.2 157.866667v8.533333h-151.466666c-19.2 0-27.733333-8.533333-27.733334-27.733333V198.4zM170.666667 797.866667V215.466667c0-19.2 8.533333-27.733333 27.733333-27.733334H533.333333v149.333334c0 49.066667 42.666667 91.733333 91.733334 91.733333h151.466666v51.2c2.133333 12.8 12.8 17.066667 34.133334 17.066667s29.866667-6.4 29.866666-17.066667v-157.866667l-234.666666-198.4H198.4C149.333333 123.733333 106.666667 166.4 106.666667 215.466667v584.533333c0 49.066667 42.666667 91.733333 91.733333 91.733333h213.333333c10.666667 2.133333 14.933333-6.4 14.933334-29.866666s-4.266667-34.133333-14.933334-34.133334h-213.333333c-19.2 0-27.733333-12.8-27.733333-29.866666z m605.866666-204.8l36.266667 36.266666H520.533333c-19.2 0-29.866667 12.8-29.866666 29.866667 0 19.2 12.8 29.866667 29.866666 29.866667h364.8c12.8 0 23.466667-6.4 29.866667-19.2v-12.8c0-6.4 0-19.2-6.4-23.466667l-85.333333-85.333333c-19.2-12.8-36.266667-12.8-49.066667 0-8.533333 14.933333-8.533333 32 2.133333 44.8z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineImportExport = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineImportExport_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineImportExport;