@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.01 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineCalendar_vue_vue_type_script_lang = require('./u-line-calendar.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: "M725.333333 213.333333h106.666667c46.933333 0 85.333333 40.533333 85.333333 91.733334v477.866666c0 51.2-38.4 91.733333-85.333333 91.733334H192c-46.933333 0-85.333333-40.533333-85.333333-91.733334V305.066667C106.666667 253.866667 145.066667 213.333333 192 213.333333h106.666667V181.333333c0-17.066667 14.933333-32 32-32s32 14.933333 32 32V213.333333h298.666666V181.333333c0-17.066667 14.933333-32 32-32s32 14.933333 32 32V213.333333z m0 64v32c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32V277.333333H362.666667v32c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32V277.333333H192c-12.8 0-21.333333 10.666667-21.333333 23.466667v486.4c0 12.8 8.533333 23.466667 21.333333 23.466667h640c12.8 0 21.333333-10.666667 21.333333-23.466667V300.8c0-12.8-8.533333-23.466667-21.333333-23.466667h-106.666667z m-352 192h277.333334c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-277.333334c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 149.333334h149.333334c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-149.333334c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineCalendar = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineCalendar_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineCalendar;