@wellness-icons/vue
Version:
45 lines (44 loc) • 2.18 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 23.144h-12.223V5.178A5.18 5.18 0 0 1-7.044 0h1.866A5.18 5.18 0 0 1 0 5.178z",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.18px"},
transform: "matrix(.31488 0 0 .31488 16.913 9.582)"
}),
_createElementVNode("path", {
d: "M0-20.9V8.51h-31.47a6.99 6.99 0 0 0-6.99-6.99c-3.83 0-6.93 3.06-6.989 6.86a11.32 11.32 0 0 1-9.62-11.2V-20.9c0-4.7 3.799-8.51 8.5-8.51H-8.5c4.69 0 8.5 3.81 8.5 8.51",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.18px"},
transform: "matrix(.31488 0 0 .31488 19.34 14.188)"
}),
_createElementVNode("path", {
d: "M0-7.13c-.011.04-.011.09-.011.13 0 3.87 3.131 7 7 7 3.861 0 6.99-3.13 6.99-7",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.18px"},
transform: "matrix(.31488 0 0 .31488 5.029 19.072)"
}),
_createElementVNode("path", {
d: "M385.041 129.238h20.847v9.434h-20.847z",
style: {"fill":"none","stroke":"#000","stroke-width":"3.18px"},
transform: "matrix(-.31488 0 0 .31488 132.54 -33.086)"
}),
_createElementVNode("path", {
d: "M0-6.513V0h-12.514",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.18px"},
transform: "matrix(.31488 0 0 .31488 22 16.87)"
}),
_createElementVNode("path", {
d: "M-4.014-4.014h8.028",
style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"3.18px"},
transform: "matrix(0 .31488 .31488 0 9.282 8.992)"
})
]))
}