UNPKG

@placetopay/iconsax-vue

Version:

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

30 lines (29 loc) 2.32 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.25c-.41 0-.75-.34-.75-.75V3c0-.41.34-.75.75-.75s.75.34.75.75v5.5c0 .41-.34.75-.75.75m0 12.5c-.41 0-.75-.34-.75-.75v-5.5c0-.41.34-.75.75-.75s.75.34.75.75V21c0 .41-.34.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M14 3.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75m0 18h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M8.97 11c-.13 0-.26-.03-.37-.1L3.84 8.15a.74.74 0 0 1-.27-1.02c.21-.36.67-.48 1.02-.27l4.76 2.75A.746.746 0 0 1 8.97 11m10.82 6.25c-.13 0-.26-.03-.37-.1l-4.76-2.75a.74.74 0 0 1-.27-1.02c.21-.36.67-.48 1.02-.27l4.76 2.75a.746.746 0 0 1-.38 1.39" }), _createElementVNode("path", { fill: "currentColor", d: "M3.21 9.98c-.13 0-.26-.03-.37-.1a.74.74 0 0 1-.27-1.02l2-3.46c.21-.36.67-.48 1.02-.27.36.21.48.67.27 1.02l-2 3.46c-.14.24-.4.37-.65.37m15.58 9c-.13 0-.26-.03-.37-.1a.74.74 0 0 1-.27-1.02l2-3.46c.21-.36.67-.48 1.02-.27.36.21.48.67.27 1.02l-2 3.46c-.13.24-.39.37-.65.37M12 16.25c-1.51 0-2.92-.81-3.68-2.12q-.57-.99-.57-2.13c0-.76.19-1.47.57-2.12A4.27 4.27 0 0 1 12 7.76c1.51 0 2.92.81 3.68 2.12q.57.99.57 2.13c0 .76-.19 1.47-.57 2.12A4.27 4.27 0 0 1 12 16.25m0-7a2.755 2.755 0 0 0 0 5.51 2.755 2.755 0 0 0 0-5.51" }), _createElementVNode("path", { fill: "currentColor", d: "M15.03 11c-.26 0-.51-.13-.65-.38a.746.746 0 0 1 .27-1.02l4.76-2.75a.746.746 0 0 1 .75 1.29l-4.76 2.75c-.11.08-.24.11-.37.11M4.21 17.25c-.26 0-.51-.13-.65-.38a.746.746 0 0 1 .27-1.02l4.76-2.75a.746.746 0 0 1 .75 1.29l-4.76 2.75c-.11.08-.24.11-.37.11" }), _createElementVNode("path", { fill: "currentColor", d: "M20.79 9.98c-.26 0-.51-.13-.65-.38l-2-3.46a.746.746 0 0 1 1.29-.75l2 3.46c.21.36.08.82-.27 1.02-.11.08-.24.11-.37.11m-15.58 9c-.26 0-.51-.13-.65-.38l-2-3.46a.746.746 0 0 1 1.29-.75l2 3.46c.21.36.08.82-.27 1.02a.66.66 0 0 1-.37.11" }) ])) }