UNPKG

estat-icons

Version:
17 lines (16 loc) 1.85 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", { d: "M14.287 18.837c.53.14 1.114-.335 1.305-1.06.19-.725-.085-1.426-.615-1.566-.53-.139-1.115.336-1.305 1.061-.19.725.085 1.426.615 1.565Zm5.077-3.233c-.19.726-.774 1.2-1.305 1.061-.53-.14-.805-.84-.615-1.565.19-.725.775-1.2 1.305-1.06.53.139.806.84.616 1.565Zm-5.077-.277c.53.14 1.114-.335 1.305-1.06.19-.725-.085-1.426-.615-1.566-.53-.139-1.115.336-1.305 1.061-.19.725.085 1.426.615 1.565Zm5.077-3.232c-.19.725-.774 1.2-1.305 1.06-.53-.139-.805-.84-.615-1.565.19-.725.775-1.2 1.305-1.06.53.139.806.84.616 1.565Zm-5.844-4.97c0 .56-.68 1.013-1.52 1.013s-1.52-.454-1.52-1.013c0-.56.68-1.013 1.52-1.013s1.52.454 1.52 1.013Zm-7.757 9.232c.54-.098.868-.775.735-1.513-.134-.737-.68-1.256-1.22-1.158-.54.098-.868.775-.734 1.513.134.737.68 1.256 1.22 1.158Zm4.687-2.319c.135.738-.194 1.415-.734 1.513-.54.098-1.085-.42-1.219-1.158-.134-.738.195-1.415.734-1.513.54-.098 1.086.42 1.22 1.158Z" }), _createElementVNode("path", { "fill-rule": "evenodd", d: "M10.366 1.692a3.247 3.247 0 0 1 3.267 0l7.125 4.147A2.502 2.502 0 0 1 22 7.996v8.006a2.501 2.501 0 0 1-1.24 2.159l-7.126 4.147a3.252 3.252 0 0 1-3.267 0l-7.125-4.147A2.501 2.501 0 0 1 2 16.002V7.996A2.5 2.5 0 0 1 3.241 5.84l7.125-4.147Zm9.386 14.741L13 20.363v-7.417l7-4.117v7.173a.501.501 0 0 1-.248.431ZM12.627 3.421l6.345 3.692L12 11.214l-6.972-4.1 6.344-3.693a1.248 1.248 0 0 1 1.255 0ZM4 16V8.83l7 4.117v7.416l-6.752-3.93a.5.5 0 0 1-.248-.43Z", "clip-rule": "evenodd" }) ])) }