@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.46 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineStatisticsPie_vue_vue_type_script_lang = require('./u-line-statistics-pie.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",
{
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__ */ _pluginVue_exportHelper.default(uLineStatisticsPie_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineStatisticsPie;