UNPKG

estat-icons

Version:
17 lines (16 loc) 2.27 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: "M17.193 8.398a1.199 1.199 0 1 0 0-2.398 1.199 1.199 0 0 0 0 2.398ZM14.84 7.5c.1 0 .184.074.206.172a2.2 2.2 0 0 0 .86 1.31.209.209 0 0 1 .088.169V15.7a.8.8 0 0 1-.8.8h-.432a.8.8 0 0 1-.8-.8v-4.123a.2.2 0 0 0-.356-.125l-3.822 4.75a.8.8 0 0 1-.623.298h-.364a.8.8 0 0 1-.8-.8V8.3a.8.8 0 0 1 .8-.8h.433a.8.8 0 0 1 .8.8v4.134a.2.2 0 0 0 .356.126l3.822-4.761a.8.8 0 0 1 .623-.299h.01Z" }), _createElementVNode("path", { "fill-rule": "evenodd", d: "M11.996 2c-2.714 0-3.056.012-4.123.06-1.063.047-1.79.218-2.425.464-.658.254-1.214.6-1.77 1.155a4.96 4.96 0 0 0-1.154 1.77c-.246.636-.417 1.362-.464 2.43C2.012 8.943 2 9.285 2 12c0 2.715.012 3.057.06 4.125.047 1.064.218 1.79.464 2.43a4.878 4.878 0 0 0 1.155 1.77 4.959 4.959 0 0 0 1.77 1.155c.634.246 1.36.417 2.428.464 1.067.048 1.405.06 4.123.06s3.056-.012 4.123-.06c1.063-.047 1.79-.218 2.429-.464a4.872 4.872 0 0 0 1.77-1.155 4.959 4.959 0 0 0 1.154-1.77c.246-.636.417-1.363.465-2.43.047-1.068.059-1.406.059-4.125 0-2.72-.012-3.057-.06-4.125-.047-1.064-.218-1.79-.464-2.43a4.874 4.874 0 0 0-1.155-1.77 4.957 4.957 0 0 0-1.77-1.155c-.634-.246-1.36-.417-2.428-.464C15.052 2.012 14.71 2 11.996 2Zm0 1.802c2.67 0 2.984.012 4.04.06.976.044 1.504.206 1.857.345.468.183.801.397 1.15.747.35.349.568.682.747 1.15.135.354.301.882.345 1.859.047 1.056.06 1.37.06 4.041 0 2.672-.012 2.985-.06 4.041-.044.977-.206 1.505-.345 1.858a3.105 3.105 0 0 1-.746 1.151 3.06 3.06 0 0 1-1.151.747c-.353.135-.881.301-1.857.345-1.056.048-1.37.06-4.04.06s-2.984-.012-4.04-.06c-.976-.044-1.504-.206-1.857-.345a3.103 3.103 0 0 1-1.15-.747 3.056 3.056 0 0 1-.747-1.15c-.135-.354-.301-.882-.345-1.859-.047-1.056-.06-1.37-.06-4.041 0-2.672.013-2.985.06-4.041.044-.977.206-1.505.345-1.858.183-.469.397-.802.746-1.151a3.06 3.06 0 0 1 1.151-.747c.353-.135.881-.301 1.857-.345 1.056-.052 1.373-.06 4.04-.06Z", "clip-rule": "evenodd" }) ])) }