@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
47 lines (42 loc) • 1.93 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundOver_vue_vue_type_script_lang = require('./u-round-over.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
t: "1717665622113",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "29143",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
d: "M749.013333 157.162667a42.666667 42.666667 0 0 0-47.466666 70.912C793.130667 289.450667 853.333333 393.557333 853.333333 512a340.074667 340.074667 0 0 1-99.968 241.365333A340.096 340.096 0 0 1 512 853.333333a340.074667 340.074667 0 0 1-241.365333-99.968A340.074667 340.074667 0 0 1 170.666667 512c0-118.677333 60.416-222.933333 152.298666-284.266667a42.666667 42.666667 0 1 0-47.317333-70.997333C160.981333 233.066667 85.333333 363.84 85.333333 512c0.021333 235.648 190.997333 426.645333 426.666667 426.666667 235.648-0.021333 426.645333-191.018667 426.666667-426.666667 0-147.882667-75.370667-278.442667-189.653334-354.837333z",
"p-id": "29144"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
d: "M512 426.666667a42.666667 42.666667 0 0 0 42.666667-42.666667V128a42.666667 42.666667 0 1 0-85.333334 0v256a42.666667 42.666667 0 0 0 42.666667 42.666667z",
"p-id": "29145"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundOver = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundOver_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundOver;