UNPKG

@placetopay/iconsax-vue

Version:

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

22 lines (21 loc) 2.03 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: "M15.5 19.15h-9c-3.34 0-5.25-1.91-5.25-5.25V8.5c0-3.34 1.91-5.25 5.25-5.25h2.7c.24 0 .47.12.61.31s.18.45.1.68c-.11.31-.16.65-.16 1.01v3.9c0 .76.23 1.39.67 1.83s1.07.67 1.83.67c.41 0 .75.34.75.75v1.2l2.73-1.83c.12-.08.27-.13.42-.13h2.6c.36 0 .7-.05 1.01-.16a.75.75 0 0 1 .68.1c.2.14.31.37.31.61v1.7c0 3.35-1.91 5.26-5.25 5.26m-9-14.4c-2.52 0-3.75 1.23-3.75 3.75v5.4c0 2.52 1.23 3.75 3.75 3.75h9c2.52 0 3.75-1.23 3.75-3.75v-.78c-.16.02-.33.03-.5.03h-2.37l-2.7 1.8c-.44.28-.99.31-1.44.06-.45-.24-.73-.71-.73-1.22v-.7c-.84-.13-1.58-.5-2.14-1.05-.71-.71-1.11-1.74-1.11-2.89v-3.9c0-.17.01-.34.02-.5z" }), _createElementVNode("path", { fill: "currentColor", d: "M12.9 15.18c-.23 0-.46-.06-.67-.17-.45-.24-.73-.71-.73-1.22v-.7c-.84-.13-1.58-.5-2.14-1.05-.71-.71-1.11-1.74-1.11-2.89v-3.9c0-.53.08-1.03.24-1.49.56-1.57 1.96-2.51 3.76-2.51h6.5c2.35 0 4 1.64 4 4v3.9c0 1.8-.93 3.2-2.5 3.76q-.72.24-1.5.24h-2.37l-2.7 1.8c-.24.16-.51.23-.78.23m-.65-12.43c-1.15 0-2 .55-2.34 1.5-.1.3-.16.64-.16 1v3.9c0 .76.23 1.39.67 1.83s1.07.67 1.83.67c.41 0 .75.34.75.75v1.2l2.73-1.83c.12-.08.27-.13.42-.13h2.6c.36 0 .7-.05 1.01-.16.95-.34 1.49-1.19 1.49-2.34v-3.9c0-1.54-.96-2.5-2.5-2.5h-6.5zm2.35 20H7.4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7.2c.41 0 .75.34.75.75s-.34.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M11 22.75c-.41 0-.75-.34-.75-.75v-3.6c0-.41.34-.75.75-.75s.75.34.75.75V22c0 .41-.34.75-.75.75M15.44 8a.749.749 0 1 1-.003-1.498A.749.749 0 0 1 15.44 8m2.81 0a.749.749 0 1 1-.002-1.498A.749.749 0 0 1 18.25 8m-5.629 0a.749.749 0 1 1-.002-1.498A.749.749 0 0 1 12.621 8" }) ])) }