@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
25 lines (22 loc) • 1.21 kB
JavaScript
import _sfc_main from './u-round-Home1.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"g",
null,
[
createElementVNode("path", { d: "M20,44V26h8v18c0,1.1,0.9,2,2,2s2-0.9,2-2V24c0-0.5-0.2-1-0.6-1.4S30.5,22,30,22H18c-0.5,0-1,0.2-1.4,0.6S16,23.5,16,24v20 c0,1.1,0.9,2,2,2S20,45.1,20,44L20,44z M6,18l1.2,1.6L24,6.5L40,19v21c0,0.5-0.2,1-0.6,1.4l0,0C39,41.8,38.5,42,38,42H10 c-0.5,0-1-0.2-1.4-0.6l0,0C8.2,41,8,40.5,8,40V18L6,18l1.2,1.6L6,18H4v22c0,1.6,0.6,3.1,1.8,4.2l0,0C6.9,45.4,8.4,46,10,46h28 c1.6,0,3.1-0.6,4.2-1.8l0,0c1.1-1.1,1.8-2.7,1.8-4.2V18c0-0.6-0.3-1.2-0.8-1.6l-18-14c-0.7-0.6-1.7-0.6-2.5,0l-18,14 C4.3,16.8,4,17.4,4,18H6z" })
],
-1
/* HOISTED */
)
]));
}
var uRoundHome1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundHome1 as default };