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.58 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: "M15.9 8.07A6.986 6.986 0 0 0 8.97 2c-3.87 0-7 3.13-7 7 0 3.55 2.64 6.48 6.07 6.93.3.05.61.07.93.07q.175 0 .346-.009c.22-.012.31-.275.155-.431a.754.754 0 0 1 0-1.06c.29-.3.77-.3 1.06 0l.78.78c.14.14.35.185.53.105q.575-.256 1.086-.61a.47.47 0 0 0 .049-.726l-.505-.499a.745.745 0 0 1 0-1.06c.29-.29.76-.3 1.06-.01l.508.503c.21.207.555.19.723-.053q.347-.5.596-1.061a.48.48 0 0 0-.106-.527l-.781-.782a.754.754 0 0 1 0-1.06c.29-.3.77-.3 1.06 0 .156.156.419.066.43-.155q.01-.171.01-.345c0-.32-.02-.63-.07-.93" }), _createElementVNode("path", { fill: "currentColor", d: "M21.97 15c0 3.87-3.13 7-7 7-2.93 0-5.445-1.8-6.479-4.368-.125-.311.144-.633.479-.633.35 0 .68-.02 1.02-.07l.505-.067a.5.5 0 0 1 .42.142l.525.525c.15.15.34.22.53.22.2 0 .39-.07.53-.22.3-.29.3-.77 0-1.06a.2.2 0 0 1 .056-.32 8 8 0 0 0 1.175-.726.53.53 0 0 1 .684.037l.485.48c.15.14.34.22.53.22s.39-.08.53-.23c.29-.29.29-.77-.01-1.06l-.478-.473a.52.52 0 0 1-.047-.677c.263-.361.51-.754.708-1.14a.193.193 0 0 1 .307-.05c.15.15.34.22.53.22.2 0 .39-.07.53-.22.3-.29.3-.77 0-1.06l-.526-.526a.5.5 0 0 1-.142-.42l.068-.505c.05-.34.07-.67.07-1.02 0-.335.322-.603.632-.478A6.99 6.99 0 0 1 21.97 15" }) ])) }