@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.35 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidHome_vue_vue_type_script_lang = require('./u-solid-home.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
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 vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.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__ */ _pluginVue_exportHelper.default(uSolidHome_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidHome;