UNPKG

estat-icons

Version:
12 lines (11 loc) 1.56 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 20 20", fill: "currentColor", "aria-hidden": "true" }, [ _createElementVNode("path", { d: "M5.05 4.306c.555 0 1.089.104 1.6.31a4.12 4.12 0 0 1 1.324.916c.37.392.67.86.899 1.405.217.555.326 1.17.326 1.846 0 .882-.12 1.677-.359 2.385a6.986 6.986 0 0 1-.98 1.928A7.025 7.025 0 0 1 6.357 14.6a10.34 10.34 0 0 1-1.88 1.095l-1.094-1.03c.73-.424 1.296-.887 1.7-1.388a4.39 4.39 0 0 0 .816-1.781 5.423 5.423 0 0 1-.49.114 3.522 3.522 0 0 1-.637.05 4.543 4.543 0 0 1-1.536-.246 3.21 3.21 0 0 1-1.193-.719 2.907 2.907 0 0 1-.768-1.143C1.09 9.093.998 8.57.998 7.982c0-.512.092-.991.277-1.438.175-.446.436-.838.785-1.176a3.715 3.715 0 0 1 1.274-.784c.501-.185 1.073-.278 1.716-.278Zm9.802 0c.556 0 1.09.104 1.602.31a4.12 4.12 0 0 1 1.323.916c.37.392.67.86.899 1.405.217.555.326 1.17.326 1.846 0 .882-.12 1.677-.36 2.385a6.985 6.985 0 0 1-.98 1.928A7.024 7.024 0 0 1 16.16 14.6a10.34 10.34 0 0 1-1.88 1.095l-1.094-1.03c.73-.424 1.296-.887 1.7-1.388a4.39 4.39 0 0 0 .816-1.781 5.43 5.43 0 0 1-.49.114 3.522 3.522 0 0 1-.637.05 4.543 4.543 0 0 1-1.536-.246 3.21 3.21 0 0 1-1.193-.719 2.907 2.907 0 0 1-.768-1.143c-.185-.458-.277-.98-.277-1.569 0-.512.092-.991.277-1.438.175-.446.436-.838.785-1.176a3.716 3.716 0 0 1 1.274-.784c.501-.185 1.073-.278 1.715-.278Z" }) ])) }