@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.45 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineUserMore_vue_vue_type_script_lang = require('./u-line-user-more.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: "M601.6 462.933333c8.533333 2.133333 19.2 4.266667 27.733333 4.266667 61.866667 0 113.066667-53.333333 113.066667-119.466667 0-57.6-36.266667-104.533333-85.333333-117.333333 10.666667 23.466667 17.066667 51.2 17.066666 78.933333-2.133333 61.866667-29.866667 117.333333-72.533333 153.6zM616.533333 170.666667h10.666667c91.733333 0 164.266667 78.933333 164.266667 174.933333s-74.666667 174.933333-164.266667 174.933333c-29.866667 0-59.733333-8.533333-85.333333-25.6-23.466667 8.533333-49.066667 14.933333-74.666667 14.933334-110.933333 0-202.666667-91.733333-202.666667-202.666667s91.733333-202.666667 202.666667-202.666667c59.733333 2.133333 113.066667 27.733333 149.333333 66.133334z m268.8 627.2V789.333333c-10.666667-113.066667-64-179.2-164.266666-179.2 68.266667 42.666667 96 102.4 108.8 187.733334h55.466666zM644.266667 554.666667h87.466666c125.866667 0 206.933333 98.133333 206.933334 234.666666v14.933334c-2.133333 27.733333-23.466667 49.066667-51.2 49.066666H832v6.4c-2.133333 32-27.733333 57.6-59.733333 57.6H145.066667c-32 0-57.6-25.6-59.733334-57.6v-17.066666C85.333333 682.666667 211.2 554.666667 366.933333 554.666667h277.333334zM469.333333 448c76.8 0 138.666667-61.866667 138.666667-138.666667S546.133333 170.666667 469.333333 170.666667s-138.666667 61.866667-138.666666 138.666666S392.533333 448 469.333333 448z m302.933334 394.666667c0-125.866667-100.266667-224-221.866667-224h-185.6c-121.6 0-221.866667 98.133333-221.866667 224v10.666666h627.2c2.133333-4.266667 2.133333-6.4 2.133334-10.666666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineUserMore = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineUserMore_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineUserMore;