UNPKG

@placetopay/iconsax-vue

Version:

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

31 lines (30 loc) 1.31 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", { stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.5", d: "M2.58 8.67a10 10 0 0 1 3.14-4.44M2 12c0 1.17.21 2.29.58 3.33m6.51 6.24c.92.28 1.9.43 2.91.43 5.52 0 10-4.48 10-10 0-.6-.06-1.19-.16-1.76M5.72 19.75c-.47-.38-.92-.8-1.32-1.26M20.24 6.34A9.98 9.98 0 0 0 12 2c-1.01 0-1.99.15-2.91.43m-.5 14.68a1.59 1.59 0 1 0 0-3.18 1.59 1.59 0 0 0 0 3.18" }), _createElementVNode("path", { stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.5", d: "M16 14.46V8.25c0-1.32-.83-1.51-1.67-1.28l-3.18.87c-.58.16-.98.61-.98 1.28v6.4" }), _createElementVNode("path", { stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.5", d: "M14.41 16.05a1.59 1.59 0 1 0 0-3.18 1.59 1.59 0 0 0 0 3.18m-4.23-5.29L16 9.17" }) ])) }