UNPKG

@placetopay/iconsax-vue

Version:

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

33 lines (32 loc) 1.73 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: "m12.9 2.52-.03.07-2.9 6.73H7.12q-1.02 0-1.92.39l1.75-4.18.04-.09.06-.16c.03-.07.05-.13.08-.18 1.31-3.03 2.79-3.72 5.77-2.58", opacity: ".8" }), _createElementVNode("path", { fill: "currentColor", d: "M18.29 9.52c-.45-.13-.92-.2-1.41-.2H9.97l2.9-6.73.03-.07c.14.05.29.12.44.17l2.21.93c1.23.51 2.09 1.04 2.62 1.68.09.12.17.23.25.36.09.14.16.28.2.43.04.09.07.17.09.26.26.85.1 1.88-.42 3.17" }), _createElementVNode("path", { fill: "currentColor", d: "M21.76 14.2v1.95c0 .2-.01.4-.02.59-.19 3.5-2.14 5.26-5.84 5.26H8.1c-.25 0-.48-.02-.71-.05-3.18-.21-4.88-1.91-5.1-5.09-.03-.24-.05-.47-.05-.71V14.2c0-2.01 1.22-3.74 2.96-4.49q.9-.39 1.92-.39h9.76c.49 0 .96.07 1.41.2a4.9 4.9 0 0 1 3.47 4.68", opacity: ".4" }), _createElementVNode("path", { fill: "currentColor", d: "M6.95 5.53 5.2 9.71a4.89 4.89 0 0 0-2.96 4.49v-2.93c0-2.84 2.02-5.21 4.71-5.74m14.81 5.74v2.93a4.9 4.9 0 0 0-3.47-4.68c.52-1.29.68-2.32.42-3.17-.02-.09-.05-.17-.09-.26a5.84 5.84 0 0 1 3.14 5.18", opacity: ".6" }), _createElementVNode("path", { fill: "currentColor", d: "M14.5 14.69h-1.75V13c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.69H9.5c-.41 0-.75.34-.75.75s.34.75.75.75h1.75V18c0 .41.34.75.75.75s.75-.34.75-.75v-1.81h1.75c.41 0 .75-.34.75-.75s-.34-.75-.75-.75" }) ])) }