@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
32 lines (27 loc) • 2.13 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundBuilding2_vue_vue_type_script_lang = require('./u-round-Building2.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: "M14,44V8c0-0.5,0.2-1,0.6-1.4l0,0C15,6.2,15.5,6,16,6h16c0.5,0,1,0.2,1.4,0.6C33.8,7,34,7.5,34,8v36 c0,1.1,0.9,2,2,2s2-0.9,2-2V8c0-1.6-0.6-3.1-1.8-4.2C35.1,2.6,33.6,2,32,2H16c-1.6,0-3.1,0.6-4.2,1.8l0,0C10.6,4.9,10,6.4,10,8v36 c0,1.1,0.9,2,2,2S14,45.1,14,44L14,44z M12,46h24c1.1,0,2-0.9,2-2c0-1.1-0.9-2-2-2H12c-1.1,0-2,0.9-2,2C10,45.1,10.9,46,12,46z M12,42H8c-0.5,0-1-0.2-1.4-0.6l0,0C6.2,41,6,40.5,6,40V28c0-0.5,0.2-1,0.6-1.4l0,0C7,26.2,7.5,26,8,26h4c1.1,0,2-0.9,2-2 s-0.9-2-2-2H8c-1.6,0-3.1,0.6-4.2,1.8l0,0C2.6,24.9,2,26.4,2,28v12c0,1.6,0.6,3.1,1.8,4.2l0,0C4.9,45.4,6.4,46,8,46h4 c1.1,0,2-0.9,2-2C14,42.9,13.1,42,12,42z M36,46h4c1.6,0,3.1-0.6,4.2-1.8l0,0c1.1-1.1,1.8-2.7,1.8-4.2V22c0-1.6-0.6-3.1-1.8-4.2 l0,0C43.1,16.6,41.6,16,40,16h-4c-1.1,0-2,0.9-2,2s0.9,2,2,2l4,0c0.5,0,1,0.2,1.4,0.6l0,0C41.8,21,42,21.5,42,22v18 c0,0.5-0.2,1-0.6,1.4l0,0C41,41.8,40.5,42,40,42h-4c-1.1,0-2,0.9-2,2C34,45.1,34.9,46,36,46z M20,14h8c1.1,0,2-0.9,2-2s-0.9-2-2-2 h-8c-1.1,0-2,0.9-2,2S18.9,14,20,14z M20,22h8c1.1,0,2-0.9,2-2s-0.9-2-2-2h-8c-1.1,0-2,0.9-2,2S18.9,22,20,22z M20,30h8 c1.1,0,2-0.9,2-2s-0.9-2-2-2h-8c-1.1,0-2,0.9-2,2S18.9,30,20,30z M20,38h8c1.1,0,2-0.9,2-2s-0.9-2-2-2h-8c-1.1,0-2,0.9-2,2 S18.9,38,20,38z"
})
],
-1
/* HOISTED */
)
]));
}
var uRoundBuilding2 = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundBuilding2_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundBuilding2;