@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
32 lines (27 loc) • 1.47 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundAppWindowMac_vue_vue_type_script_lang = require('./u-round-AppWindowMac.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: "M12,18L12,18c1.1,0,2-0.9,2-2c0-1.1-0.9-2-2-2h0c-1.1,0-2,0.9-2,2C10,17.1,10.9,18,12,18z M20,18L20,18 c1.1,0,2-0.9,2-2c0-1.1-0.9-2-2-2h0c-1.1,0-2,0.9-2,2C18,17.1,18.9,18,20,18z M28,18L28,18c1.1,0,2-0.9,2-2c0-1.1-0.9-2-2-2h0 c-1.1,0-2,0.9-2,2C26,17.1,26.9,18,28,18z M8,8v2h32c0.6,0,1,0.2,1.4,0.6C41.8,11,42,11.4,42,12v24c0,0.6-0.2,1-0.6,1.4 C41,37.8,40.6,38,40,38H8c-0.6,0-1-0.2-1.4-0.6C6.2,37,6,36.6,6,36V12c0-0.6,0.2-1,0.6-1.4C7,10.2,7.4,10,8,10V8V6 c-3.3,0-6,2.7-6,6v24c0,3.3,2.7,6,6,6h32c3.3,0,6-2.7,6-6V12c0-3.3-2.7-6-6-6H8V8z"
})
],
-1
/* HOISTED */
)
]));
}
var uRoundAppWindowMac = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundAppWindowMac_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundAppWindowMac;