UNPKG

@placetopay/iconsax-vue

Version:

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

32 lines (31 loc) 1.45 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: "M13.63 15.72c0 .9-.73 1.63-1.63 1.63-.64 0-1.19-.37-1.45-.9l2.18-2.18c.53.26.9.81.9 1.45" }), _createElementVNode("path", { fill: "currentColor", d: "M7.35 9.44C3.25 9.44 2 10.69 2 14.79v1.86c0 2.05.31 3.39 1.14 4.21L9.1 14.9c.28-1.01 1.07-1.8 2.08-2.08l3.38-3.38z", opacity: ".4" }), _createElementVNode("path", { fill: "currentColor", d: "m18.13 5.87-1.26 1.26C16.83 5.35 16.16 3.4 12 3.4c-4.05 0-4.88 1.95-4.88 4.88v1.17c-.51 0-.98.03-1.4.08V8.28C5.72 5.58 6.37 2 12 2c3.54 0 5.6 1.3 6.13 3.87" }), _createElementVNode("path", { fill: "currentColor", d: "M22 14.79v1.86c0 4.1-1.25 5.35-5.35 5.35h-9.3c-.84 0-1.57-.05-2.18-.17l4.36-4.36A3.04 3.04 0 0 0 12 18.74c1.67 0 3.02-1.35 3.02-3.02 0-1.02-.5-1.91-1.27-2.47l3.79-3.79C20.93 9.65 22 11 22 14.79", opacity: ".4" }), _createElementVNode("path", { fill: "currentColor", d: "M21.77 2.23c-.3-.3-.79-.3-1.09 0L2.23 20.69c-.3.3-.3.79 0 1.09a.76.76 0 0 0 1.08-.01L21.77 3.31c.31-.3.31-.78 0-1.08" }) ])) }