@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.62 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundOverview_vue_vue_type_script_lang = require('./u-round-overview.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "64px",
height: "64.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: "M490.069333 169.237333l-45.312 2.773334c-201.024 12.437333-359.978667 179.242667-360.042666 383.274666 0.021333 212.096 171.904 383.978667 384 384 204.032-0.064 370.837333-159.018667 383.253333-360.021333l2.794667-45.290667H490.048V169.216z m270.08 450.069334c-29.312 134.058667-148.522667 234.709333-291.434666 234.666666a297.536 297.536 0 0 1-211.2-87.488 297.536 297.536 0 0 1-87.466667-211.2c-0.064-142.933333 100.586667-262.144 234.666667-291.456v355.456h355.456zM927.466667 417.834667A427.178667 427.178667 0 0 0 606.144 96.533333l-52.096-11.818666v385.237333h385.237333l-11.818666-52.117333zM639.36 196.266667a342.592 342.592 0 0 1 188.373333 188.352h-188.373333V196.266667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundOverview = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundOverview_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundOverview;