UNPKG

@placetopay/iconsax-vue

Version:

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

14 lines (13 loc) 1.51 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.72 9.69a5.25 5.25 0 0 0-7.44 0 5.25 5.25 0 0 0 0 7.44 5.25 5.25 0 0 0 7.44 0 5.25 5.25 0 0 0 0-7.44m-3.19 4.25-1.59 1.59c-.15.15-.34.22-.53.22s-.39-.07-.53-.22a.767.767 0 0 1 0-1.07l1.59-1.59c.29-.29.77-.29 1.07 0 .29.3.29.78-.01 1.07m7.068-8.131c-.22-.22-.5-.34-.81-.34s-.59.12-.81.33a1.14 1.14 0 0 0 0 1.62c.22.22.5.34.81.34s.59-.12.81-.33c.22-.22.34-.5.34-.81s-.12-.6-.34-.81M6.019 19.39c-.22-.22-.5-.34-.81-.34s-.59.12-.81.33c-.22.22-.34.5-.34.81s.12.59.34.81a1.15 1.15 0 0 0 1.62-.01c.44-.43.44-1.16 0-1.6m16.391-6.788c-.21-.22-.5-.33-.81-.34-.31 0-.59.12-.81.34a1.14 1.14 0 0 0 .81 1.95 1.14 1.14 0 0 0 .81-1.95M3.211 12.6a1.15 1.15 0 0 0-1.62 0 1.14 1.14 0 0 0 .81 1.95c.29 0 .59-.11.81-.33.44-.45.44-1.18 0-1.62m16.387 6.788a1.14 1.14 0 0 0-1.62 0 1.14 1.14 0 0 0 .81 1.95 1.144 1.144 0 0 0 1.15-1.14c0-.31-.12-.6-.34-.81M6.019 5.809c-.22-.22-.5-.34-.81-.34s-.59.12-.81.33c-.22.22-.34.5-.34.81s.12.6.34.81c.22.22.5.34.81.34s.59-.12.81-.33c.44-.45.44-1.18 0-1.62m6.793-2.807q0-.015 0 0a1.14 1.14 0 0 0-1.62 0 1.144 1.144 0 0 0-.01 1.62c.22.22.5.34.81.34s.59-.12.81-.34c.46-.45.46-1.18.01-1.62" }) ])) }