UNPKG

@wellness-icons/vue

Version:
51 lines (50 loc) 2.5 kB
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.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.84px"}, transform: "matrix(.3521 0 0 .3521 21.129 17.702)" }), _createElementVNode("path", { d: "M0-18.536c-.763 1.407-1.643 3.587-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.84px"}, transform: "matrix(.3521 0 0 .3521 17.563 14.855)" }), _createElementVNode("circle", { cx: "-5.501", r: "5.501", style: {"fill":"none","stroke":"#000","stroke-width":"2.84px"}, transform: "matrix(0 -.3521 -.3521 0 8.408 7.718)" }), _createElementVNode("path", { d: "M0-44.893V0h29.149", style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.84px"}, transform: "matrix(.3521 0 0 .3521 2.644 20.53)" }), _createElementVNode("path", { d: "M0 5.617-4.868-7.734A5.286 5.286 0 0 0-14.8-4.113l3.75 10.286.782-.022H3.767l11.354 11.355", style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.84px"}, transform: "matrix(.3521 0 0 .3521 12.818 15.836)" }), _createElementVNode("path", { d: "M-4.265 6.991H11.46", style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.84px"}, transform: "scale(.3521 -.3521)rotate(62.77 52.755 -6.775)" }), _createElementVNode("path", { d: "M-8.283-.985c-1.909.52-3.591 2.237-3.591 4.634 0 2.396 1.682 4.115 3.591 4.634 3.288.894 7.816-1.35 10.889-4.634C-.615.23-4.995-1.879-8.283-.985", style: {"fill":"none","fill-rule":"nonzero","stroke":"#000","stroke-width":"2.84px"}, transform: "matrix(0 -.3521 -.3521 0 15.72 2.918)" }) ])) }