@wellness-icons/vue
Version:
67 lines (66 loc) • 3.19 kB
JavaScript
const { createElementVNode: _createElementVNode, openBlock: _openBlock, createElementBlock: _createElementBlock } = require("vue")
module.exports = function render(_ctx, _cache) {
return (_openBlock(), _createElementBlock("svg", {
xmlns: "http://www.w3.org/2000/svg",
"xml:space": "preserve",
style: {"fill-rule":"evenodd","clip-rule":"evenodd","stroke-linecap":"round","stroke-linejoin":"round","stroke-miterlimit":"10"},
viewBox: "0 0 24 24",
"stroke-width": "1.5",
stroke: "currentColor",
"aria-hidden": "true",
"data-slot": "icon"
}, [
_createElementVNode("path", {
d: "M21.367-25.902c0 5.907 4.535 5.907 4.535 11.814 0 5.91-4.535 5.91-4.535 11.818s4.535 5.907 4.535 11.814c0 5.911-4.535 5.911-4.535 11.823",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.19px"},
transform: "matrix(0 .31373 .31373 0 12.6 -.327)"
}),
_createElementVNode("ellipse", {
cx: "-31.874",
rx: "9.019",
ry: "31.874",
style: {"fill":"none","stroke":"#000","stroke-width":"3.19px"},
transform: "matrix(0 -.31373 -.31373 0 12 -3.021)"
}),
_createElementVNode("path", {
d: "M11.36-52.388h32.011c4.98 0 9.017 14.271 9.017 31.874 0 17.604-4.037 31.874-9.017 31.874H11.36",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.19px"},
transform: "matrix(0 .31373 .31373 0 18.436 3.415)"
}),
_createElementVNode("path", {
d: "M26.893-36.856h2.249c4.261 0 7.714 14.271 7.714 31.874 0 17.604-3.453 31.874-7.714 31.874h-2.249",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.19px"},
transform: "matrix(0 .31373 .31373 0 13.563 .43)"
}),
_createElementVNode("path", {
d: "M23.486-40.263h7.812c4.952 0 8.965 14.271 8.965 31.874 0 17.604-4.013 31.875-8.965 31.875h-7.812",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.19px"},
transform: "matrix(0 .31373 .31373 0 14.632 4.31)"
}),
_createElementVNode("path", {
d: "M-11.974-11.974h23.948",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.19px"},
transform: "matrix(0 .31373 .31373 0 8.646 15.055)"
}),
_createElementVNode("path", {
d: "M-11.773-11.773h23.546",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.19px"},
transform: "matrix(0 .31373 .31373 0 12.065 15.62)"
}),
_createElementVNode("path", {
d: "M-11.829-11.829h23.658",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.19px"},
transform: "matrix(0 .31373 .31373 0 15.565 15.913)"
}),
_createElementVNode("path", {
d: "M-11.829-11.829h23.658",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.19px"},
transform: "matrix(0 .31373 .31373 0 19.048 15.913)"
}),
_createElementVNode("path", {
d: "M-11.333-11.333h22.666",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.19px"},
transform: "matrix(0 .31373 .31373 0 22.374 15.084)"
})
]))
}