@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
44 lines (39 loc) • 2.12 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineFilePocket_vue_vue_type_script_lang = require('./u-line-file-pocket.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: "M723.2 320H170.666667v128h682.666666v-128h-130.133333zM298.666667 256v-42.666667c0-46.933333 38.4-85.333333 85.333333-85.333333h256c46.933333 0 85.333333 38.4 85.333333 85.333333v42.666667h132.266667c34.133333 0 59.733333 29.866667 59.733333 66.133333v507.733334c0 36.266667-27.733333 66.133333-59.733333 66.133333H166.4C134.4 896 106.666667 866.133333 106.666667 829.866667V322.133333C106.666667 285.866667 134.4 256 166.4 256H298.666667z m64 0h298.666666v-42.666667c0-12.8-8.533333-21.333333-21.333333-21.333333H384c-12.8 0-21.333333 8.533333-21.333333 21.333333v42.666667z m490.666666 256H170.666667v320h682.666666V512z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M680.533333 448c2.133333 6.4 2.133333 14.933333 2.133334 21.333333v85.333334c0 46.933333-38.4 85.333333-85.333334 85.333333h-170.666666c-46.933333 0-85.333333-38.4-85.333334-85.333333v-85.333334c0-6.4 0-14.933333 2.133334-21.333333h337.066666zM405.333333 512v42.666667c0 12.8 8.533333 21.333333 21.333334 21.333333h170.666666c12.8 0 21.333333-8.533333 21.333334-21.333333v-42.666667H405.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineFilePocket = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineFilePocket_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineFilePocket;