@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
32 lines (27 loc) • 2 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundBookUser_vue_vue_type_script_lang = require('./u-round-BookUser.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: "M8,39h2V9c0-0.8,0.3-1.6,0.9-2.1l0,0C11.4,6.3,12.2,6,13,6h25v36H13c-0.8,0-1.6-0.3-2.1-0.9l0,0 C10.3,40.6,10,39.8,10,39H8H6c0,1.9,0.7,3.6,2.1,4.9l0,0C9.4,45.3,11.1,46,13,46h27c0.5,0,1-0.2,1.4-0.6C41.8,45,42,44.5,42,44V4 c0-0.5-0.2-1-0.6-1.4C41,2.2,40.5,2,40,2H13c-1.9,0-3.6,0.7-4.9,2.1l0,0C6.7,5.4,6,7.1,6,9v30H8z M10,39c0-0.8,0.3-1.6,0.9-2.1l0,0 c0.6-0.6,1.3-0.9,2.1-0.9h27c1.1,0,2-0.9,2-2s-0.9-2-2-2H13c-1.9,0-3.6,0.7-4.9,2.1l0,0C6.7,35.4,6,37.1,6,39c0,1.1,0.9,2,2,2 S10,40.1,10,39z M24,20v2c3.3,0,6-2.7,6-6c0-3.3-2.7-6-6-6c-3.3,0-6,2.7-6,6c0,3.3,2.7,6,6,6V20v-2c-0.6,0-1-0.2-1.4-0.6 C22.2,17,22,16.6,22,16c0-0.6,0.2-1,0.6-1.4C23,14.2,23.4,14,24,14c0.6,0,1,0.2,1.4,0.6C25.8,15,26,15.4,26,16c0,0.6-0.2,1-0.6,1.4 C25,17.8,24.6,18,24,18V20z M24,22c1.1,0,2.1,0.4,2.8,1.2l0,0c0.8,0.8,1.2,1.8,1.2,2.8c0,1.1,0.9,2,2,2s2-0.9,2-2 c0-2.1-0.8-4.2-2.3-5.7l0,0C28.2,18.8,26.1,18,24,18c-1.1,0-2,0.9-2,2S22.9,22,24,22z M24,18c-2.1,0-4.2,0.8-5.7,2.3l0,0 C16.8,21.8,16,23.9,16,26c0,1.1,0.9,2,2,2s2-0.9,2-2c0-1.1,0.4-2.1,1.2-2.8l0,0c0.8-0.8,1.8-1.2,2.8-1.2c1.1,0,2-0.9,2-2 S25.1,18,24,18z"
})
],
-1
/* HOISTED */
)
]));
}
var uRoundBookUser = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundBookUser_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundBookUser;