@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.7 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineFileCollect_vue_vue_type_script_lang = require('./u-line-file-collect.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: "M704 563.2l2.133333-2.133333c42.666667-32 100.266667-38.4 145.066667-12.8 74.666667 44.8 87.466667 147.2 27.733333 209.066666l-142.933333 145.066667c-8.533333 8.533333-21.333333 14.933333-34.133333 14.933333s-25.6-4.266667-34.133334-14.933333l-142.933333-145.066667c-59.733333-61.866667-46.933333-164.266667 27.733333-209.066666 44.8-27.733333 102.4-21.333333 145.066667 12.8l6.4 2.133333z m117.333333 44.8l-2.133333-2.133333c-25.6-14.933333-59.733333-8.533333-81.066667 14.933333l-10.666666 10.666667c-6.4 6.4-14.933333 8.533333-23.466667 8.533333-8.533333 0-17.066667-4.266667-23.466667-8.533333l-10.666666-10.666667c-23.466667-23.466667-55.466667-27.733333-81.066667-14.933333-38.4 23.466667-44.8 76.8-14.933333 108.8l130.133333 132.266666 130.133333-132.266666c29.866667-32 25.6-83.2-12.8-106.666667zM298.666667 266.666667h277.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32H298.666667c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 128h149.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-149.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 128h42.666666c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-42.666666c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32zM475.733333 853.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32H224c-64 0-117.333333-53.333333-117.333333-117.333333v-576C106.666667 160 160 106.666667 224 106.666667h533.333333c64 0 117.333333 53.333333 117.333334 117.333333V426.666667c0 17.066667-14.933333 32-32 32S810.666667 443.733333 810.666667 426.666667v-202.666667C810.666667 194.133333 787.2 170.666667 757.333333 170.666667h-533.333333C194.133333 170.666667 170.666667 194.133333 170.666667 224v576c0 29.866667 23.466667 53.333333 53.333333 53.333333h251.733333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineFileCollect = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineFileCollect_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineFileCollect;