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.61 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: "M8.5 12.75c-.41 0-.75-.34-.75-.75V7.22c0-.41.34-.75.75-.75s.75.34.75.75V12c0 .41-.34.75-.75.75m0 10c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75m7 0c-.41 0-.75-.34-.75-.75V7.22c0-.41.34-.75.75-.75s.75.34.75.75V22c0 .41-.34.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M8.3 7.85H6.05a.74.74 0 0 1-.67-.42c-.13-.26-.1-.56.07-.79.19-.25.3-.57.3-.9v-.9c0-.32-.11-.64-.3-.9a.75.75 0 0 1-.07-.79.77.77 0 0 1 .67-.42H8.3a2.548 2.548 0 0 1 1.79 4.36c-.46.49-1.1.76-1.79.76m-1.11-1.5H8.3c.28 0 .54-.11.73-.3.21-.2.32-.46.32-.75 0-.58-.47-1.05-1.05-1.05H7.19q.06.3.06.6v.9q0 .3-.06.6" }), _createElementVNode("path", { fill: "currentColor", d: "M4.25 8.75c-.66 0-1.54-.21-2.46-1.03-.31-.28-.53-.78-.53-1.22V4.16c0-.39.18-.85.44-1.12.93-.97 1.89-1.18 2.53-1.19h.03a3 3 0 0 1 2.41 1.22c.37.49.58 1.13.58 1.78v.9a2.99 2.99 0 0 1-2.7 2.98c-.09.01-.2.02-.3.02m0-5.4h-.02c-.51.01-1.01.26-1.46.73 0 0-.02.07-.02.1v2.33c0 .02.03.09.05.12.51.45 1.07.68 1.6.62a1.5 1.5 0 0 0 1.35-1.49v-.9c0-.32-.11-.64-.3-.9-.05-.08-.1-.12-.14-.17-.28-.28-.66-.44-1.06-.44m13.7 4.5H15.7c-.69 0-1.33-.27-1.81-.76-.47-.46-.74-1.1-.74-1.79 0-1.41 1.14-2.55 2.55-2.55h2.25c.28 0 .54.16.67.42.13.25.1.56-.07.79-.19.25-.3.57-.3.9v.9c0 .33.11.64.3.9.17.23.2.53.07.79-.12.24-.38.4-.67.4m-2.25-3.6c-.58 0-1.05.47-1.05 1.05 0 .28.11.54.3.73.2.21.46.32.75.32h1.11q-.06-.3-.06-.6v-.9q0-.3.06-.6z" }), _createElementVNode("path", { fill: "currentColor", d: "M19.75 8.75c-.11 0-.21-.01-.31-.01-.83-.08-1.59-.51-2.1-1.18-.39-.51-.6-1.15-.6-1.8v-.9c0-.65.21-1.29.6-1.8.07-.1.17-.22.27-.32.56-.56 1.33-.88 2.12-.88h.03c.64.01 1.6.22 2.53 1.19.26.27.44.73.44 1.12v2.34c0 .44-.22.94-.53 1.21-.91.82-1.79 1.03-2.45 1.03m0-5.4c-.4 0-.79.16-1.06.44-.04.04-.08.09-.12.14-.21.28-.32.6-.32.92v.9c0 .33.11.64.3.9.26.34.63.55 1.05.6.53.06 1.09-.17 1.63-.64l.03-.1V4.18c0-.02-.03-.09-.04-.11-.43-.45-.93-.7-1.44-.7-.02-.02-.02-.02-.03-.02M8.5 19.75c-1.24 0-2.25-1.01-2.25-2.25v-4c0-1.24 1.01-2.25 2.25-2.25s2.25 1.01 2.25 2.25v4c0 1.24-1.01 2.25-2.25 2.25m0-7c-.41 0-.75.34-.75.75v4c0 .41.34.75.75.75s.75-.34.75-.75v-4c0-.41-.34-.75-.75-.75" }) ])) }