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) 1.49 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: "M18.61 6.68c-.41 0-.75-.34-.75-.75V4.42c0-.6-.49-1.1-1.1-1.1H3.83c-.6 0-1.1.49-1.1 1.1v1.51c0 .41-.34.75-.75.75s-.74-.34-.74-.75V4.42c0-1.43 1.17-2.6 2.6-2.6h12.92c1.43 0 2.6 1.16 2.6 2.6v1.51c0 .41-.34.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M10.3 18.85c-.41 0-.75-.34-.75-.75V3.32c0-.41.34-.75.75-.75s.75.34.75.75V18.1c0 .42-.34.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M12.48 18.85H6.9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5.58c.41 0 .75.34.75.75s-.34.75-.75.75m9.53-5.65c-.41 0-.75-.34-.75-.75v-.8c0-.31-.26-.57-.57-.57h-7.01c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7.01c1.14 0 2.07.93 2.07 2.07v.8c0 .42-.33.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M16.08 22.18c-.41 0-.75-.34-.75-.75V10.87c0-.41.34-.75.75-.75s.75.34.75.75v10.56c0 .41-.34.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M18.22 22.18h-4.28c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.28c.41 0 .75.34.75.75s-.34.75-.75.75" }) ])) }