@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
32 lines (27 loc) • 1.31 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundColumns3_vue_vue_type_script_lang = require('./u-round-Columns3.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: "M16,6v36c0,1.1,0.9,2,2,2s2-0.9,2-2V6c0-1.1-0.9-2-2-2S16,4.9,16,6z M28,6v36c0,1.1,0.9,2,2,2s2-0.9,2-2V6 c0-1.1-0.9-2-2-2S28,4.9,28,6z M10,6v2h28c0.6,0,1,0.2,1.4,0.6C39.8,9,40,9.4,40,10v28c0,0.6-0.2,1-0.6,1.4C39,39.8,38.6,40,38,40 H10c-0.6,0-1-0.2-1.4-0.6C8.2,39,8,38.6,8,38V10c0-0.6,0.2-1,0.6-1.4C9,8.2,9.4,8,10,8V6V4c-3.3,0-6,2.7-6,6v28c0,3.3,2.7,6,6,6h28 c3.3,0,6-2.7,6-6V10c0-3.3-2.7-6-6-6H10V6z"
})
],
-1
/* HOISTED */
)
]));
}
var uRoundColumns3 = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundColumns3_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundColumns3;