@wellness-icons/vue
Version:
47 lines (46 loc) • 2.18 kB
JavaScript
import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "vue"
export default 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: "M0-24.627c-1.015 1.869-2.183 4.767-1.769 8.209.333 2.766 1.461 3.99 2.165 6.885C.913-7.4 1.24-4.2 0 0",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.62px"},
transform: "matrix(.38132 0 0 .38132 16.49 11.39)"
}),
_createElementVNode("path", {
d: "M0-18.536c-.764 1.407-1.643 3.587-1.331 6.179.251 2.082 1.1 3.002 1.629 5.182C.687-5.57.934-3.161 0 0",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.62px"},
transform: "matrix(.38132 0 0 .38132 20.747 14.822)"
}),
_createElementVNode("ellipse", {
cx: "-5.5",
rx: "5.5",
ry: "5.501",
style: {"fill":"none","stroke":"#000","stroke-width":"2.62px"},
transform: "matrix(0 -.38132 -.38132 0 9.249 6.533)"
}),
_createElementVNode("path", {
d: "M0-44.894V0h29.148",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.62px"},
transform: "matrix(.38132 0 0 .38132 3.007 20.407)"
}),
_createElementVNode("path", {
d: "M0 5.617-4.868-7.735A5.286 5.286 0 0 0-14.8-4.113l3.75 10.285.783-.021H3.767l11.354 11.355",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.62px"},
transform: "matrix(.38132 0 0 .38132 14.024 15.325)"
}),
_createElementVNode("path", {
d: "M-4.265 6.992h15.726",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.62px"},
transform: "scale(.38132 -.38132)rotate(62.768 49.02 -4.074)"
})
]))
}