@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.34 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidUser_vue_vue_type_script_lang = require('./u-solid-user.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 512c-110.933333 0-202.666667-91.733333-202.666667-202.666667S401.066667 106.666667 512 106.666667s202.666667 91.733333 202.666667 202.666666S622.933333 512 512 512z m384 347.733333c-2.133333 32-27.733333 57.6-59.733333 57.6H189.866667c-32 0-57.6-25.6-59.733334-57.6v-17.066666C130.133333 682.666667 260.266667 554.666667 418.133333 554.666667h189.866667C768 554.666667 896 682.666667 896 842.666667v17.066666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidUser = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidUser_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidUser;