@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.82 kB
JavaScript
import _sfc_main from './u-solid-statement-detail.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: "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__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidStatementDetail as default };