@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.98 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidStatementDetail_vue_vue_type_script_lang = require('./u-solid-statement-detail.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: "M128 810.496c0 47.104 38.4 85.504 85.504 85.504h597.504c47.104 0 85.504-38.4 85.504-85.504V341.504H128v468.992z m543.744-384c16.896 0 31.744 14.848 31.744 31.744 0 16.896-14.848 31.744-31.744 31.744s-31.744-14.848-31.744-31.744c0-16.896 14.848-31.744 31.744-31.744z m0 128c16.896 0 31.744 14.848 31.744 31.744 0 16.896-14.848 31.744-31.744 31.744s-31.744-14.848-31.744-31.744c0-16.896 14.848-31.744 31.744-31.744z m0 128c16.896 0 31.744 14.848 31.744 31.744s-14.848 31.744-31.744 31.744-31.744-14.848-31.744-31.744 14.848-31.744 31.744-31.744zM330.752 469.504h149.504c16.896 0 31.744 14.848 31.744 31.744 0 16.896-14.848 31.744-31.744 31.744H330.752c-16.896 0-31.744-14.848-31.744-31.744-0.512-16.896 14.336-31.744 31.744-31.744z m0 170.496h149.504c16.896 0 31.744 14.848 31.744 31.744 0 16.896-14.848 31.744-31.744 31.744H330.752c-16.896 0-31.744-14.848-31.744-31.744s14.336-31.744 31.744-31.744zM810.496 128H213.504C166.4 128 128 166.4 128 213.504v64h768V213.504c0-47.104-38.4-85.504-85.504-85.504z",
fill: "currentColor"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidStatementDetail = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidStatementDetail_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidStatementDetail;