@wellness-icons/vue
Version:
80 lines (79 loc) • 3.43 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("circle", {
cx: "-5.345",
cy: "-1.296",
r: "5.501",
style: {"fill":"none","stroke":"#000","stroke-width":"3.01px"},
transform: "scale(-.33239 .33239)rotate(-76.367 4.078 22.91)"
}),
_createElementVNode("ellipse", {
cx: "-5.346",
cy: "-1.296",
rx: "5.5",
ry: "5.501",
style: {"fill":"none","stroke":"#000","stroke-width":"3.01px"},
transform: "scale(-.33239 .33239)rotate(-76.367 -15.24 38.928)"
}),
_createElementVNode("path", {
d: "m0-6.534 18.033.1L32.308 0",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.01px"},
transform: "matrix(.33239 0 0 .33239 9.598 18.58)"
}),
_createElementVNode("path", {
d: "M-23.168 5.367h17.817a5.286 5.286 0 1 1 0 10.571h-10.948",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.01px"},
transform: "scale(-.33239 .33239)rotate(-56.33 8.45 44.079)"
}),
_createElementVNode("path", {
d: "M0-35.229 16.946-9.335h22.526L57.734 0",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.01px"},
transform: "matrix(.33239 0 0 .33239 2.405 22)"
}),
_createElementVNode("path", {
d: "M-2.033 4.668h12.75",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.01px"},
transform: "matrix(.2264 -.24337 -.24337 -.2264 6.747 22.562)"
}),
_createElementVNode("path", {
d: "M-1.775-1.775h3.55",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.01px"},
transform: "matrix(0 .33239 .33239 0 17.874 2.59)"
}),
_createElementVNode("path", {
d: "M-3.313-.887H.238",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.01px"},
transform: "matrix(-.28787 .16617 .16617 .28787 20.454 5.102)"
}),
_createElementVNode("path", {
d: "M-3.313.887H.238",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.01px"},
transform: "scale(-.33239 .33239)rotate(-29.995 14.61 127.007)"
}),
_createElementVNode("path", {
d: "M-1.775 1.775h3.55",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.01px"},
transform: "matrix(0 -.33239 -.33239 0 17.874 10.594)"
}),
_createElementVNode("path", {
d: "M-.238.887h3.55",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.01px"},
transform: "scale(.33239 -.33239)rotate(30.003 71.444 62.217)"
}),
_createElementVNode("path", {
d: "M-.238-.887h3.55",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.01px"},
transform: "matrix(.28785 .16621 .16621 -.28785 13.523 4.08)"
})
]))
}