@wellness-icons/vue
Version:
50 lines (49 loc) • 2.61 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 4.535C5.907 4.535 5.907 0 11.814 0c5.909 0 5.909 4.535 11.818 4.535C29.539 4.535 29.539 0 35.446 0c5.911 0 5.911 4.535 11.823 4.535C53.18 4.535 53.18 0 59.091 0",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.95px"},
transform: "translate(2 11.83)scale(.33846)"
}),
_createElementVNode("path", {
d: "M0 4.535C5.907 4.535 5.907 0 11.814 0c5.909 0 5.909 4.535 11.818 4.535C29.539 4.535 29.539 0 35.446 0c5.911 0 5.911 4.535 11.823 4.535C53.18 4.535 53.18 0 59.091 0",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.95px"},
transform: "translate(2 15.206)scale(.33846)"
}),
_createElementVNode("path", {
d: "M0 4.535C5.907 4.535 5.907 0 11.814 0c5.909 0 5.909 4.535 11.818 4.535C29.539 4.535 29.539 0 35.446 0c5.911 0 5.911 4.535 11.823 4.535C53.18 4.535 53.18 0 59.091 0",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.95px"},
transform: "translate(2 18.582)scale(.33846)"
}),
_createElementVNode("path", {
d: "M0 0h59.091",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.95px"},
transform: "translate(2 6.537)scale(.33846)"
}),
_createElementVNode("path", {
d: "M-8.753 14.951h20.605a3.098 3.098 0 1 0 0-6.198H8.365",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.95px"},
transform: "matrix(0 -.33846 -.33846 0 18.208 8.943)"
}),
_createElementVNode("path", {
d: "M-10.753 16.952h24.605a3.1 3.1 0 0 0 0-6.199h-3.487",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.95px"},
transform: "matrix(0 -.33846 -.33846 0 24.089 9.62)"
}),
_createElementVNode("path", {
d: "M0 0h14.194",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.95px"},
transform: "translate(13.347 9.282)scale(.33846)"
})
]))
}