UNPKG

estat-icons

Version:
16 lines (15 loc) 1.17 kB
import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "vue" export default function render(_ctx, _cache) { return (_openBlock(), _createElementBlock("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", "aria-hidden": "true" }, [ _createElementVNode("path", { "fill-rule": "evenodd", d: "M22.495 6.452c.152-.5 0-.869-.728-.869H19.36c-.612 0-.894.319-1.047.67 0 0-1.224 2.93-2.957 4.832-.561.552-.816.727-1.122.727-.153 0-.383-.175-.383-.676V6.452c0-.6-.169-.869-.679-.869H9.39c-.383 0-.613.28-.613.544 0 .57.867.701.956 2.304v3.48c0 .764-.14.903-.446.903-.816 0-2.8-2.943-3.978-6.311-.229-.656-.46-.92-1.075-.92H1.825c-.687 0-.825.319-.825.67 0 .625.816 3.73 3.8 7.838 1.989 2.805 4.79 4.325 7.34 4.325 1.53 0 1.719-.337 1.719-.92v-2.12c0-.675.145-.81.63-.81.357 0 .968.176 2.397 1.528 1.631 1.604 1.9 2.322 2.818 2.322h2.406c.688 0 1.032-.337.835-1.004-.219-.664-.998-1.627-2.03-2.77-.562-.651-1.403-1.352-1.659-1.704-.357-.45-.255-.65 0-1.05 0 0 2.933-4.058 3.238-5.436h.001Z", "clip-rule": "evenodd" }) ])) }