@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.09 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidHelpCircle_vue_vue_type_script_lang = require('./u-solid-help-circle.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: "M512 85.333333c235.648 0 426.666667 191.018667 426.666667 426.666667s-191.018667 426.666667-426.666667 426.666667S85.333333 747.648 85.333333 512 276.352 85.333333 512 85.333333z m0 565.333334a53.333333 53.333333 0 1 0 0 106.666666 53.333333 53.333333 0 0 0 0-106.666666z m0-384a149.333333 149.333333 0 0 0-137.770667 91.626666 42.666667 42.666667 0 1 0 78.72 33.002667A64.021333 64.021333 0 0 1 512 352c40.170667 0 58.112 14.762667 58.112 45.44-0.469333 12.458667-5.226667 19.498667-24.32 34.837333 1.002667-0.853333-20.224 15.786667-26.922667 21.397334-7.04 5.930667-13.354667 11.712-19.349333 17.856a112.192 112.192 0 0 0-19.946667 30.058666c-9.386667 20.906667-11.285333 38.826667-10.368 61.952l0.085334 2.474667 0.042666 0.938667v0.298666a42.666667 42.666667 0 1 0 85.333334 0v-2.069333l-0.213334-4.970667c-0.426667-11.050667 0.277333-17.706667 2.986667-23.701333 1.066667-2.389333 2.453333-4.565333 4.266667-6.592 2.773333-2.773333 7.04-6.698667 12.074666-10.922667 5.333333-4.48 25.365333-20.138667 25.386667-20.138666 36.544-29.333333 54.677333-56.234667 56.256-99.861334C655.445333 315.52 596.010667 266.666667 512 266.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidHelpCircle = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidHelpCircle_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidHelpCircle;