estat-icons
Version:
estat.pro icons
17 lines (16 loc) • 2.2 kB
JavaScript
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: "M13.794 2.311a5.909 5.909 0 0 0-3.73-1.31V1c-1.43 0-2.74.5-3.754 1.33l.834.808c1.664-1.305 4.139-1.317 5.816-.019l.834-.808ZM7.942 14.726v-.002.002Zm-.001 1.156v-1.156L6.845 15.78l-.003.506a.75.75 0 0 1-.153.465.724.724 0 0 1-1.035.013.743.743 0 0 1-.165-.48l.005-.311c.018-1.07-.284-1.908-1.484-2.099a1.86 1.86 0 0 0-.577 0v1.004h.261a.756.756 0 0 1 .557.226.74.74 0 0 1 .152.464v.121l.002.188c.004.544.06 1.094.41 1.516l-.003.002.043.044a1.734 1.734 0 0 0 1.25.563c.411.018.822-.101 1.153-.36.556-.432.684-1.077.684-1.761Zm1.809-.636V13.07l-1.151 1.11v1.127c-.003 1.43-.004 1.863-.967 2.967l.884.727c1.193-1.366 1.23-1.969 1.235-3.754Zm2.411-.52v-.002.002Zm0 0 .001 1.156c0 .684.128 1.33.684 1.762.33.258.742.377 1.153.36a1.734 1.734 0 0 0 1.25-.564l.043-.044-.002-.002c.35-.422.405-.972.41-1.516v-.308a.748.748 0 0 1 .153-.465.756.756 0 0 1 .557-.226h.26v-1.004a1.832 1.832 0 0 0-.576 0c-1.2.19-1.502 1.03-1.484 2.099l.005.312a.742.742 0 0 1-.165.479.724.724 0 0 1-1.035-.013.75.75 0 0 1-.152-.465l-.004-.506-1.098-1.056Zm-1.808.52.002-2.176 1.15 1.11v1.127c.003 1.43.004 1.863.967 2.967L11.59 19c-1.194-1.366-1.231-1.969-1.236-3.754Z" }),
_createElementVNode("path", {
"fill-rule": "evenodd",
d: "m14.45 2.387-.273.264-4.133 4.003L5.55 2.272 3 4.742a412 412 0 0 1 1.285 1.25 5.614 5.614 0 0 0 1.177 4.088l-2.114 2.047 3.221 3.12 3.463-3.354 3.464 3.354 3.22-3.12-2.078-2.013a5.614 5.614 0 0 0 1.203-4.136L17 4.856l-2.55-2.47ZM9.463 10.99l-.099.085c-2.856-.414-3.623-1.118-3.928-3.979.802.781 1.6 1.55 2.398 2.32l1.63 1.574Zm2.068-.035-.683.112a3.359 3.359 0 0 0-.095.014l-.1-.085 4.029-3.894c0 .266-.055.548-.107.815l-.029.147a5 5 0 0 1-.387 1.259l-.066.13-.178.289-.117.152a3.072 3.072 0 0 1-.296.294l-.146.11c-.531.367-1.191.537-1.825.657Z",
"clip-rule": "evenodd"
})
]))
}