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) 1.6 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.75 13.9h-1.846a1 1 0 0 0-.556.169L14.09 15.58c-.36.24-.78.35-1.19.35-.35 0-.7-.08-1.02-.26-.482-.255-.836-.723-1.01-1.247-.139-.42-.416-.81-.816-.999a4.4 4.4 0 0 1-1.224-.854c-.86-.86-1.33-2.07-1.33-3.42V5a1 1 0 0 0-1-1C3.8 4 2 5.35 2 8.5v5.4c0 3.15 1.8 4.5 4.5 4.5h3.75v2.85H7.4c-.41 0-.75.34-.75.75s.34.75.75.75h7.2c.41 0 .75-.34.75-.75s-.34-.75-.75-.75h-2.85V18.4h3.75c2.395 0 4.082-1.063 4.433-3.502.078-.547-.38-.998-.933-.998z" }), _createElementVNode("path", { fill: "currentColor", d: "M18.75 2h-6.5c-1.49 0-2.61.76-3.05 2-.13.38-.2.8-.2 1.25v3.9c0 .97.32 1.79.89 2.36s1.39.89 2.36.89v1.39c0 .51.58.82 1.01.54l2.89-1.93h2.6c.45 0 .87-.07 1.25-.2 1.24-.44 2-1.56 2-3.05v-3.9C22 3.3 20.7 2 18.75 2m-6.13 6a.749.749 0 1 1 0-1.5.749.749 0 1 1 0 1.5m2.82 0a.749.749 0 1 1-.002-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 8" }), _createElementVNode("path", { fill: "currentColor", d: "M22 5.25v3.9c0 1.49-.76 2.61-2 3.05-.38.13-.8.2-1.25.2h-2.6l-2.89 1.93c-.43.28-1.01-.03-1.01-.54V12.4c-.97 0-1.79-.32-2.36-.89S9 10.12 9 9.15v-3.9c0-.45.07-.87.2-1.25.44-1.24 1.56-2 3.05-2h6.5C20.7 2 22 3.3 22 5.25" }) ])) }