@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
32 lines (27 loc) • 1.62 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundFolder1_vue_vue_type_script_lang = require('./u-round-Folder1.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 48 48"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"g",
null,
[
vue.createElementVNode("path", {
class: "st0",
d: "M40,40v2c1.6,0,3.1-0.6,4.2-1.8l0,0c1.1-1.1,1.8-2.7,1.8-4.2V16c0-1.6-0.6-3.1-1.8-4.2l0,0 C43.1,10.6,41.6,10,40,10H24.2l0,0l0,0c-0.3,0-0.7-0.1-0.9-0.2l0,0c-0.3-0.2-0.5-0.4-0.7-0.7l0,0l-1.6-2.4l-1.7,1.1l1.7-1.1 c-0.5-0.8-1.3-1.5-2.2-2l0,0C17.8,4.2,16.9,4,15.9,4h0H8C6.4,4,4.9,4.6,3.8,5.8l0,0C2.6,6.9,2,8.4,2,10v26c0,1.6,0.6,3.1,1.8,4.2 l0,0C4.9,41.4,6.4,42,8,42h32V40v-2H8c-0.5,0-1-0.2-1.4-0.6l0,0C6.2,37,6,36.5,6,36V10c0-0.5,0.2-1,0.6-1.4C7,8.2,7.5,8,8,8h7.9h0 c0.3,0,0.7,0.1,0.9,0.2l0,0c0.3,0.2,0.5,0.4,0.7,0.7l0,0l1.6,2.4l1.7-1.1l-1.7,1.1c0.6,0.8,1.3,1.5,2.2,2l0,0 c0.9,0.5,1.8,0.7,2.8,0.7l0.1,0l0,0H40c0.5,0,1,0.2,1.4,0.6l0,0C41.8,15,42,15.5,42,16v20c0,0.5-0.2,1-0.6,1.4l0,0 C41,37.8,40.5,38,40,38V40z"
})
],
-1
/* HOISTED */
)
]));
}
var uRoundFolder1 = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundFolder1_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundFolder1;