@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.48 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineFileIn_vue_vue_type_script_lang = require('./u-line-file-in.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: "M640 917.333333H187.733333C142.933333 917.333333 106.666667 878.933333 106.666667 832V192c0-46.933333 36.266667-85.333333 81.066666-85.333333h605.866667C838.4 106.666667 874.666667 145.066667 874.666667 192v21.333333c-6.4 14.933333-17.066667 21.333333-32 21.333334s-25.6-6.4-32-21.333334V192c0-12.8-8.533333-21.333333-19.2-21.333333H192c-10.666667 0-19.2 8.533333-19.2 21.333333v640c0 12.8 8.533333 21.333333 19.2 21.333333h450.133333c14.933333 6.4 21.333333 17.066667 21.333334 32s-8.533333 25.6-23.466667 32z m106.666667-405.333333v236.8c0 10.666667 4.266667 21.333333 10.666666 29.866667l42.666667 46.933333 42.666667-46.933333c6.4-8.533333 10.666667-19.2 10.666666-29.866667V512h-106.666666z m0-64h106.666666v-42.666667c0-23.466667-19.2-42.666667-42.666666-42.666666h-21.333334c-23.466667 0-42.666667 19.2-42.666666 42.666666v42.666667z m42.666666-149.333333h21.333334c59.733333 0 106.666667 46.933333 106.666666 106.666666v343.466667c0 27.733333-10.666667 53.333333-27.733333 72.533333l-89.6 98.133334-89.6-98.133334c-17.066667-19.2-27.733333-44.8-27.733333-72.533333V405.333333c0-59.733333 46.933333-106.666667 106.666666-106.666666z m-501.333333 0h320c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-320c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 170.666666h234.666667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-234.666667c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 170.666667h106.666667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-106.666667c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineFileIn = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineFileIn_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineFileIn;