UNPKG

estat-icons

Version:
21 lines (20 loc) 1.22 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: "M12.69 2.29a1 1 0 0 0-1.331-.07C9.25 3.918 8.42 6.223 8.133 8.164c-.595-.594-.847-1.157-.863-1.195v.002c-.176-.376-.451-.55-.724-.606a1 1 0 0 0-.91.272A8.975 8.975 0 0 0 3 13a9 9 0 1 0 15.364-6.364c-.813-.813-1.748-1.428-2.638-2.014L15.54 4.5c-.965-.637-1.919-1.285-2.85-2.21Zm-.708 2.07C10.379 6.051 10 8.32 10 10a1 1 0 0 1-1.447.894 6.998 6.998 0 0 1-2.323-1.86A6.98 6.98 0 0 0 5 13a7 7 0 1 0 11.95-4.95c-.664-.663-1.438-1.173-2.371-1.789l-.14-.092c-.765-.504-1.607-1.07-2.457-1.809Z", "clip-rule": "evenodd" }), _createElementVNode("path", { "fill-rule": "evenodd", d: "M12.02 10a1 1 0 0 0-.953.68L10.283 13H9a1 1 0 0 0-1 1 4 4 0 1 0 4.02-4Zm.67 2.122-.743 2.198A1 1 0 0 1 11 15h-.733a2 2 0 1 0 2.424-2.878Z", "clip-rule": "evenodd" }) ])) }