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) 1.77 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: "M16.45 15.15c-.41 0-.75-.34-.75-.75V8.5c0-.14-.11-.25-.25-.25h-2.9c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.9c.96 0 1.75.79 1.75 1.75v5.9c0 .41-.34.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M14.05 9.75c-.17 0-.34-.06-.48-.17l-1.8-1.5a.76.76 0 0 1 0-1.16l1.8-1.5c.32-.26.79-.22 1.06.1s.22.79-.1 1.06l-1.11.92 1.11.92c.32.27.36.74.1 1.06-.15.18-.37.27-.58.27m-6.5 5.4c-.41 0-.75-.34-.75-.75v-4.2c0-.41.34-.75.75-.75s.75.34.75.75v4.2c0 .41-.34.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M7.7 10.65c-1.49 0-2.7-1.21-2.7-2.7s1.21-2.7 2.7-2.7 2.7 1.21 2.7 2.7-1.21 2.7-2.7 2.7m0-3.9c-.66 0-1.2.54-1.2 1.2s.54 1.2 1.2 1.2 1.2-.54 1.2-1.2-.54-1.2-1.2-1.2m-.15 12C6.14 18.75 5 17.61 5 16.2s1.14-2.55 2.55-2.55 2.55 1.14 2.55 2.55-1.14 2.55-2.55 2.55m0-3.6a1.05 1.05 0 1 0 0 2.1 1.05 1.05 0 0 0 0-2.1m8.9 3.6c-1.41 0-2.55-1.14-2.55-2.55s1.14-2.55 2.55-2.55S19 14.79 19 16.2s-1.14 2.55-2.55 2.55m0-3.6a1.05 1.05 0 1 0 0 2.1 1.05 1.05 0 0 0 0-2.1" }), _createElementVNode("path", { fill: "currentColor", d: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" }) ])) }