@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.91 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineRadar_vue_vue_type_script_lang = require('./u-line-radar.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: "M512 85.333333C277.333333 85.333333 85.333333 277.333333 85.333333 512s192 426.666667 426.666667 426.666667 426.666667-192 426.666667-426.666667S746.666667 85.333333 512 85.333333z m-14.933333 791.466667c-189.866667-8.533333-341.333333-160-349.866667-349.866667h121.6c8.533333 121.6 106.666667 219.733333 228.266667 228.266667v121.6z m0-183.466667c-87.466667-8.533333-160-78.933333-166.4-166.4h123.733333c6.4 21.333333 21.333333 38.4 42.666667 42.666667v123.733333z m0-241.066666c-21.333333 6.4-38.4 21.333333-42.666667 42.666666h-123.733333c8.533333-87.466667 78.933333-160 166.4-166.4v123.733334z m0-183.466667c-123.733333 8.533333-219.733333 106.666667-228.266667 228.266667H147.2c8.533333-189.866667 160-341.333333 349.866667-349.866667v121.6z m29.866666 61.866667c17.066667 2.133333 32 6.4 46.933334 10.666666 4.266667-21.333333 17.066667-40.533333 34.133333-53.333333-25.6-10.666667-53.333333-17.066667-81.066667-19.2V147.2c87.466667 4.266667 168.533333 38.4 228.266667 93.866667l-42.666667 44.8c8.533333 6.4 17.066667 12.8 23.466667 21.333333l42.666667-42.666667c57.6 61.866667 96 145.066667 100.266666 234.666667h-121.6c-2.133333-27.733333-8.533333-55.466667-19.2-81.066667-12.8 17.066667-32 29.866667-53.333333 34.133334 6.4 14.933333 8.533333 29.866667 10.666667 46.933333h-123.733334c-2.133333-8.533333-6.4-12.8-10.666666-19.2l44.8-44.8c-8.533333-6.4-14.933333-14.933333-21.333334-23.466667l-49.066666 46.933334c-4.266667-2.133333-6.4-2.133333-10.666667-4.266667l2.133333-123.733333z m0 241.066666c21.333333-4.266667 38.4-21.333333 44.8-44.8h121.6c-8.533333 87.466667-78.933333 160-166.4 166.4v-121.6z m0 305.066667v-121.6c121.6-8.533333 219.733333-106.666667 228.266667-228.266667h121.6c-8.533333 189.866667-160 341.333333-349.866667 349.866667z m136.533334-456.533333c-34.133333 0-61.866667-27.733333-61.866667-61.866667 0-34.133333 27.733333-61.866667 61.866667-61.866667 34.133333 0 61.866667 27.733333 61.866666 61.866667 0 36.266667-27.733333 61.866667-61.866666 61.866667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineRadar = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineRadar_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineRadar;