@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.3 kB
JavaScript
import _sfc_main from './u-line-woman.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
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__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineWoman as default };