@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
32 lines (27 loc) • 1.74 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundCircleUser_vue_vue_type_script_lang = require('./u-round-CircleUser.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 48 48"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"g",
null,
[
vue.createElementVNode("path", {
class: "st0",
d: "M16,41.3V38c0-0.5,0.2-1,0.6-1.4l0,0C17,36.2,17.5,36,18,36h12c0.5,0,1,0.2,1.4,0.6l0,0C31.8,37,32,37.5,32,38 v3.3c0,1.1,0.9,2,2,2s2-0.9,2-2V38c0-1.6-0.6-3.1-1.8-4.2l0,0C33.1,32.6,31.6,32,30,32H18c-1.6,0-3.1,0.6-4.2,1.8l0,0 C12.6,34.9,12,36.4,12,38v3.3c0,1.1,0.9,2,2,2S16,42.4,16,41.3z M44,24h-2c0,5-2,9.5-5.3,12.7C33.5,40,29,42,24,42 c-5,0-9.5-2-12.7-5.3C8,33.5,6,29,6,24c0-5,2-9.5,5.3-12.7C14.5,8,19,6,24,6c5,0,9.5,2,12.7,5.3C40,14.5,42,19,42,24H44h2 c0-12.2-9.8-22-22-22C11.8,2,2,11.8,2,24c0,12.2,9.8,22,22,22c12.2,0,22-9.8,22-22L44,24z M30,20h-2c0,1.1-0.4,2.1-1.2,2.8 C26.1,23.6,25.1,24,24,24c-1.1,0-2.1-0.4-2.8-1.2C20.4,22.1,20,21.1,20,20c0-1.1,0.4-2.1,1.2-2.8c0.7-0.7,1.7-1.2,2.8-1.2 c1.1,0,2.1,0.4,2.8,1.2c0.7,0.7,1.2,1.7,1.2,2.8H30h2c0-4.4-3.6-8-8-8c-4.4,0-8,3.6-8,8c0,4.4,3.6,8,8,8c4.4,0,8-3.6,8-8H30z"
})
],
-1
/* HOISTED */
)
]));
}
var uRoundCircleUser = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundCircleUser_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundCircleUser;