@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (31 loc) • 1.41 kB
JavaScript
import _sfc_main from './u-solid-inform.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1709201570113",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "1538",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
d: "M192 746.496V512c0-166.4 125.952-303.104 287.744-317.952v-76.8c0-16.896 14.848-31.744 31.744-31.744s31.744 14.848 31.744 31.744v76.8c162.304 16.896 287.744 151.552 287.744 317.952v234.496h74.752c16.896 0 31.744 14.848 31.744 31.744s-14.848 31.744-31.744 31.744H117.248c-16.896 0-31.744-14.848-31.744-31.744s14.848-31.744 31.744-31.744h74.752z m181.248 128h277.504c16.896 0 32.256 14.848 32.256 31.744s-14.848 31.744-32.256 31.744H373.248c-16.896 0-31.744-14.848-31.744-31.744 0-16.384 14.848-31.744 31.744-31.744z",
fill: "currentColor",
"p-id": "1539"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidInform = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidInform as default };