@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.22 kB
JavaScript
import _sfc_main from './u-solid-home.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
class: "icon",
width: "200px",
height: "200.00px",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
d: "M879.104 375.296l-303.104-245.248c-38.4-29.696-91.648-29.696-128 0L144.896 375.296c-23.552 19.456-38.4 47.104-40.448 78.848v362.496c0 55.296 47.104 100.352 102.4 100.352h608.256c57.344 0 102.4-45.056 102.4-100.352V454.656c0-30.208-15.36-59.904-38.4-79.36z m-249.856 328.704H394.752c-16.896 0-31.744-14.848-31.744-31.744 0-19.456 14.848-31.744 31.744-31.744h234.496c16.896 0 31.744 14.848 31.744 31.744s-14.848 31.744-31.744 31.744z",
fill: "currentColor"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidHome = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidHome as default };