@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.44 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineWoman_vue_vue_type_script_lang = require('./u-line-woman.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: "M486.4 765.866667v-42.666667C322.133333 708.266667 192 571.733333 192 405.333333c0-177.066667 142.933333-320 320-320s320 142.933333 320 320c0 164.266667-123.733333 298.666667-281.6 317.866667V768H640c17.066667 0 32 14.933333 32 32S657.066667 832 640 832h-89.6v76.8c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32V832H384c-17.066667 0-32-14.933333-32-32S366.933333 768 384 768h102.4z m25.6-106.666667c140.8 0 256-115.2 256-256S652.8 149.333333 512 149.333333s-256 115.2-256 256 115.2 253.866667 256 253.866667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineWoman = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineWoman_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineWoman;