UNPKG

@placetopay/iconsax-vue

Version:

Vue icon components based on the extensive collection of 1000 SVG icons provided by Vuesax Icons.

19 lines (18 loc) 2.18 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", fill: "none", viewBox: "0 0 24 24" }, [ _createElementVNode("path", { fill: "currentColor", d: "M22.65 18.13c-.1-.4-.5-.65-.9-.55s-.65.5-.56.9A2.253 2.253 0 0 1 19 21.25c-1.24 0-2.25-1.01-2.25-2.25 0-1.1.79-2.01 1.84-2.21-.1.23-.09.51.07.73.15.2.38.31.61.31.15 0 .31-.05.44-.14l1.17-.85c.01-.01.01-.02.02-.02.01-.01.02-.01.03-.02a.4.4 0 0 0 .07-.1c.03-.04.07-.07.09-.12.02-.04.03-.09.05-.13.01-.05.03-.09.04-.14s0-.09-.01-.14c0-.05 0-.1-.02-.15-.01-.05-.04-.09-.06-.13s-.03-.08-.05-.11c-.01-.01-.02-.01-.03-.02s-.01-.02-.02-.03l-1-1.15a.747.747 0 0 0-1.06-.07c-.22.2-.3.49-.22.76-1.93.15-3.46 1.75-3.46 3.72 0 2.07 1.68 3.75 3.75 3.75a3.75 3.75 0 0 0 3.65-4.61" }), _createElementVNode("path", { fill: "currentColor", d: "M2.03 14.63c0 .03-.02.07-.02.1a9.5 9.5 0 0 0 4.26 4.26c.03 0 .07-.02.1-.02-.34-1.16-.6-2.35-.79-3.54-1.2-.2-2.39-.46-3.55-.8m17.04-8.2a9.5 9.5 0 0 0-4.49-4.49c.36 1.19.66 2.41.86 3.63 1.22.2 2.44.49 3.63.86m-17.14 0c1.2-.36 2.42-.66 3.64-.86.2-1.19.45-2.37.79-3.53-.03 0-.07-.02-.1-.02-1.88.93-3.41 2.5-4.33 4.41m11.89-1.07c-.24-1.3-.54-2.6-.97-3.86-.02-.07-.02-.13-.03-.21a9.8 9.8 0 0 0-2.32-.3c-.81 0-1.58.11-2.33.3-.01.07 0 .13-.02.21-.42 1.26-.73 2.56-.97 3.86 2.21-.24 4.43-.24 6.64 0M5.36 7.18c-1.31.24-2.6.54-3.86.97-.07.02-.13.02-.21.03-.18.74-.3 1.52-.3 2.32 0 .81.11 1.58.3 2.33.07.01.13 0 .21.02 1.26.42 2.55.73 3.86.97-.24-2.21-.24-4.43 0-6.64m14.34 1c-.07 0-.13-.01-.21-.03a29 29 0 0 0-3.86-.97c.25 2.21.25 4.43 0 6.63 1.3-.24 2.6-.54 3.86-.97.07-.02.13-.01.21-.02.18-.75.3-1.52.3-2.33 0-.79-.11-1.56-.3-2.31M7.18 15.64c.24 1.31.54 2.6.97 3.86.02.07.01.13.02.21.75.18 1.52.3 2.33.3.8 0 1.58-.11 2.32-.3.01-.07.01-.13.03-.21.42-1.26.73-2.55.97-3.86-1.1.12-2.21.21-3.32.21a33 33 0 0 1-3.32-.21m-.23-8.69c-.3 2.36-.3 4.74 0 7.11 2.36.3 4.74.3 7.11 0 .3-2.36.3-4.74 0-7.11-2.37-.3-4.75-.3-7.11 0", opacity: ".4" }) ])) }