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 24 24", fill: "currentColor", "aria-hidden": "true" }, [ _createElementVNode("path", { d: "M19.624 5.327a18.753 18.753 0 0 0-4.478-1.324.07.07 0 0 0-.072.032c-.193.328-.407.755-.558 1.093a17.546 17.546 0 0 0-5.03 0c-.167-.374-.356-.74-.565-1.093a.07.07 0 0 0-.03-.028A.073.073 0 0 0 8.848 4 18.74 18.74 0 0 0 4.37 5.326a.064.064 0 0 0-.03.024C1.49 9.416.708 13.382 1.092 17.298a.07.07 0 0 0 .029.049 18.597 18.597 0 0 0 5.493 2.648.073.073 0 0 0 .077-.023c.424-.55.8-1.133 1.124-1.744a.065.065 0 0 0-.038-.093 12.278 12.278 0 0 1-1.716-.78.065.065 0 0 1-.007-.111c.115-.083.23-.17.341-.255a.07.07 0 0 1 .071-.01c3.6 1.569 7.499 1.569 11.056 0a.07.07 0 0 1 .072.009c.11.087.225.173.341.256a.065.065 0 0 1 .018.088.069.069 0 0 1-.023.023c-.548.306-1.118.564-1.717.78a.066.066 0 0 0-.045.066c0 .009.003.018.008.027.33.61.707 1.191 1.122 1.743a.073.073 0 0 0 .077.025 18.537 18.537 0 0 0 5.502-2.65.068.068 0 0 0 .03-.048c.458-4.527-.769-8.46-3.254-11.946a.054.054 0 0 0-.028-.025ZM8.352 14.913c-1.084 0-1.977-.95-1.977-2.115 0-1.166.876-2.115 1.977-2.115 1.109 0 1.995.957 1.977 2.115 0 1.166-.876 2.115-1.977 2.115Zm7.31 0c-1.084 0-1.977-.95-1.977-2.115 0-1.166.875-2.115 1.977-2.115 1.11 0 1.995.957 1.977 2.115 0 1.166-.867 2.115-1.977 2.115Z" }) ])) }