@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.94 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundFile_vue_vue_type_script_lang = require('./u-round-file.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: "M840.533333 311.466667l-213.333333-213.333334c-8.533333-8.533333-17.066667-12.8-29.866667-12.8H213.333333c-12.8 0-21.333333 4.266667-29.866666 12.8S170.666667 115.2 170.666667 128v682.666667c0 72.533333 55.466667 128 128 128h426.666666c72.533333 0 128-55.466667 128-128V341.333333c0-12.8-4.266667-21.333333-12.8-29.866666z m-89.6 29.866666H597.333333V187.733333L750.933333 341.333333zM725.333333 853.333333H298.666667c-25.6 0-42.666667-17.066667-42.666667-42.666666V170.666667h256v213.333333c0 12.8 4.266667 21.333333 12.8 29.866667s17.066667 12.8 29.866667 12.8h213.333333v384c0 25.6-17.066667 42.666667-42.666667 42.666666zM640 512H384c-25.6 0-42.666667 17.066667-42.666667 42.666667s17.066667 42.666667 42.666667 42.666666h256c25.6 0 42.666667-17.066667 42.666667-42.666666s-17.066667-42.666667-42.666667-42.666667zM640 682.666667H384c-25.6 0-42.666667 17.066667-42.666667 42.666666s17.066667 42.666667 42.666667 42.666667h256c25.6 0 42.666667-17.066667 42.666667-42.666667s-17.066667-42.666667-42.666667-42.666666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundFile = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundFile_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundFile;