UNPKG

@placetopay/iconsax-vue

Version:

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

26 lines (25 loc) 2.04 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: "M16 22.32c-.34 0-.67-.1-.96-.29l-4.26-2.84H8.89c-.23 0-.45-.11-.59-.29a.76.76 0 0 1-.13-.65 3 3 0 0 0 .09-.74c0-.8-.3-1.57-.84-2.17a3.2 3.2 0 0 0-2.41-1.08c-.89 0-1.72.35-2.33.98-.19.2-.48.28-.74.2a.77.77 0 0 1-.53-.56q-.15-.66-.15-1.44v-6c0-3.44 2.31-5.75 5.75-5.75h10c3.44 0 5.75 2.31 5.75 5.75v6c0 1.67-.55 3.11-1.6 4.16-.88.88-2.05 1.41-3.4 1.55v1.42c0 .65-.36 1.24-.93 1.55-.27.13-.55.2-.83.2m-6.25-4.64H11c.15 0 .29.04.42.13l4.45 2.97c.1.07.2.04.25.01s.14-.09.14-.23v-2.13c0-.41.34-.75.75-.75 1.27 0 2.34-.4 3.09-1.15.76-.76 1.16-1.83 1.16-3.1v-6c0-2.58-1.67-4.25-4.25-4.25h-10c-2.58 0-4.25 1.67-4.25 4.25v5.88a4.7 4.7 0 0 1 2.25-.56c1.36 0 2.65.58 3.53 1.58.78.87 1.22 2 1.22 3.17-.01.06-.01.12-.01.18" }), _createElementVNode("path", { fill: "currentColor", d: "M5 22.25a4.7 4.7 0 0 1-3.17-1.23c-.35-.3-.66-.67-.9-1.08-.44-.72-.68-1.57-.68-2.44 0-1.25.48-2.42 1.34-3.31.9-.93 2.11-1.44 3.41-1.44 1.36 0 2.65.58 3.53 1.58.78.87 1.22 2 1.22 3.17 0 .38-.05.76-.15 1.12-.1.45-.29.92-.55 1.33-.83 1.42-2.39 2.3-4.05 2.3m0-8a3.241 3.241 0 0 0-2.78 4.92c.16.28.37.53.61.74a3.222 3.222 0 0 0 4.95-.72c.18-.28.3-.59.37-.91.07-.26.1-.51.1-.77 0-.8-.3-1.57-.84-2.17-.6-.7-1.48-1.09-2.41-1.09" }), _createElementVNode("path", { fill: "currentColor", d: "M6.49 18.23H3.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.99a.749.749 0 1 1 0 1.5" }), _createElementVNode("path", { fill: "currentColor", d: "M5 19.76c-.41 0-.75-.34-.75-.75v-2.99c0-.41.34-.75.75-.75s.75.34.75.75v2.99c0 .42-.34.75-.75.75m10.5-8.51h-7c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7c.41 0 .75.34.75.75s-.34.75-.75.75" }) ])) }