@wellness-icons/vue
Version:
62 lines (61 loc) • 2.88 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: "M0-18.536c-.764 1.407-1.643 3.588-1.331 6.179.251 2.082 1.1 3.003 1.629 5.182C.687-5.57.934-3.161 0 0",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.86px"},
transform: "matrix(.35006 0 0 .35006 21.075 17.727)"
}),
_createElementVNode("path", {
d: "M0-18.536c-.764 1.407-1.643 3.588-1.331 6.179.251 2.082 1.1 3.003 1.629 5.182C.687-5.57.934-3.161 0 0",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.86px"},
transform: "matrix(.35006 0 0 .35006 17.53 14.897)"
}),
_createElementVNode("circle", {
cx: "-5.501",
cy: ".001",
r: "5.501",
style: {"fill":"none","stroke":"#000","stroke-width":"2.86px"},
transform: "matrix(0 -.35006 -.35006 0 8.43 7.801)"
}),
_createElementVNode("path", {
d: "M0-44.894V0h29.149",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.86px"},
transform: "matrix(.35006 0 0 .35006 2.699 20.538)"
}),
_createElementVNode("path", {
d: "M0 5.617-4.868-7.734a5.287 5.287 0 0 0-9.933 3.622l3.751 10.285.782-.022H3.767l11.354 11.355",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.86px"},
transform: "matrix(.35006 0 0 .35006 12.813 15.872)"
}),
_createElementVNode("path", {
d: "M-4.265 6.991H11.46",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.86px"},
transform: "scale(.35006 -.35006)rotate(62.77 53.154 -6.794)"
}),
_createElementVNode("path", {
d: "M-7.573-7.573H7.573",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.86px"},
transform: "matrix(0 .35006 .35006 0 17.071 4.65)"
}),
_createElementVNode("path", {
d: "M-14.131-3.787H1.015",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.86px"},
transform: "matrix(-.30315 .17504 .17504 .30315 13.037 6.913)"
}),
_createElementVNode("path", {
d: "M-14.131 3.787H1.015",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.86px"},
transform: "scale(-.35006 .35006)rotate(-30.002 -6.602 72.713)"
})
]))
}