UNPKG

@placetopay/iconsax-vue

Version:

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

18 lines (17 loc) 1.52 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: "M23 15.219c-.41 0-.75.34-.75.75a6.26 6.26 0 0 1-4.83 6.09l.27-.45a.751.751 0 1 0-1.29-.77l-1.05 1.75c-.14.23-.14.52-.01.75.13.24.38.38.65.38 4.27 0 7.75-3.48 7.75-7.75a.74.74 0 0 0-.74-.75m-15-15C3.73.219.25 3.699.25 7.969c0 .41.34.75.75.75s.75-.34.75-.75c0-2.96 2.06-5.44 4.83-6.09l-.27.45a.751.751 0 1 0 1.29.77l1.05-1.75c.13-.23.14-.51 0-.75A.75.75 0 0 0 8 .219M21.5 8.67c0 3.08-2.24 5.62-5.17 6.09v-.02c-.29-3.73-3.31-6.77-7.09-7.07a6.16 6.16 0 0 1 6.09-5.17c3.41 0 6.17 2.76 6.17 6.17M9.81 14.2c0-.15-.17-.38-.38-.38H7.37v.75h2.06c.21.01.38-.16.38-.37m.02 1.878H7.37v.75h2.47c.32 0 .54-.2.54-.38s-.23-.37-.55-.37" }), _createElementVNode("path", { fill: "currentColor", d: "M14.83 14.848a6.174 6.174 0 0 0-5.68-5.68c-.16-.01-.31-.02-.48-.02a6.17 6.17 0 0 0-6.17 6.18c0 3.41 2.76 6.17 6.17 6.17s6.18-2.76 6.18-6.17c0-.17-.01-.32-.02-.48m-5 3.48h-.66v.38c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.38H6.62c-.41 0-.75-.34-.75-.75v-4.5c0-.41.34-.75.75-.75h1.05v-.38c0-.41.34-.75.75-.75s.75.34.75.75v.38h.26c1 0 1.88.88 1.88 1.88 0 .29-.07.56-.19.81.46.34.75.86.75 1.44 0 1.03-.91 1.87-2.04 1.87" }) ])) }