@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.31 kB
JavaScript
import _sfc_main from './u-line-statistics-pie.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",
{
fill: "currentColor",
d: "M469.333333 170.666667v384h384c0 211.2-172.8 384-384 384S85.333333 765.866667 85.333333 554.666667 258.133333 170.666667 469.333333 170.666667zM149.333333 554.666667c0 177.066667 142.933333 320 320 320 155.733333 0 283.733333-110.933333 313.6-256H405.333333V241.066667C260.266667 270.933333 149.333333 398.933333 149.333333 554.666667zM554.666667 85.333333c211.2 0 384 172.8 384 384H554.666667V85.333333z m64 70.4V405.333333h249.6C842.666667 279.466667 744.533333 181.333333 618.666667 155.733333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineStatisticsPie = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineStatisticsPie as default };