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.11 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: "M22 8.3c0 .42-.33.75-.75.75H20v1.837a.432.432 0 0 1-.65.373c-.43-.25-.93-.33-1.41-.2-.308.074-.68-.125-.68-.442V9.74c0-1.65-1.35-3-3-3H9.74c-1.65 0-3 1.35-3 3v4.52c0 1.65 1.35 3 3 3h.45a.21.21 0 0 1 .21.21c0 .963.698 1.774 1.617 1.96.173.035.29.242.233.408a.235.235 0 0 1-.22.162H9.06v1.25a.749.749 0 1 1-1.5 0v-1.47a5 5 0 0 1-3.33-3.33H2.75a.749.749 0 1 1 0-1.5H4v-2.2H2.75a.749.749 0 1 1 0-1.5H4v-2.2H2.75a.749.749 0 1 1 0-1.5h1.48a5 5 0 0 1 3.33-3.33V2.75a.749.749 0 1 1 1.5 0V4h2.19V2.75c0-.41.34-.75.75-.75s.75.34.75.75V4h2.2V2.75c0-.41.34-.75.75-.75s.75.34.75.75v1.48c1.59.48 2.84 1.73 3.32 3.32h1.48c.42 0 .75.34.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M20.99 15.532c-.68 0-1.07-.34-1.07-.84 0-.2.06-.43.2-.67a1 1 0 0 0-.37-1.37l-.91-.53a.885.885 0 0 0-1.21.32l-.06.1c-.48.83-1.26.83-1.74 0l-.06-.1a.873.873 0 0 0-1.2-.32l-.92.53c-.32.18-.51.52-.51.87 0 .17.05.34.14.5.14.24.21.47.21.67 0 .5-.4.84-1.08.84-.55 0-1.01.45-1.01 1v.94c0 .55.46 1 1.01 1 .68 0 1.08.34 1.08.84 0 .2-.07.43-.21.67a1 1 0 0 0 .37 1.37l.92.53c.41.25.96.1 1.2-.32l.06-.1c.48-.83 1.26-.83 1.74 0l.06.1c.25.42.79.57 1.21.32l.91-.53c.32-.18.51-.52.51-.87 0-.17-.05-.34-.14-.5-.14-.24-.2-.47-.2-.67 0-.5.39-.84 1.07-.84.56 0 1.01-.45 1.01-1v-.94c0-.55-.45-1-1.01-1m-4.29 3.19a1.72 1.72 0 1 1 0-3.44 1.72 1.72 0 0 1 0 3.44" }), _createElementVNode("path", { fill: "currentColor", d: "M16.25 10.02v.572c0 .335-.445.546-.77.468-.5-.13-1-.06-1.41.19l-.91.53a1.99 1.99 0 0 0-1.012 1.92c.032.386-.238.855-.589 1.02a2.02 2.02 0 0 0-1.042 1.142c-.078.216-.267.388-.497.388-1.26 0-2.27-1.01-2.27-2.27v-3.96c0-1.26 1.01-2.27 2.27-2.27h3.96c1.26 0 2.27 1.01 2.27 2.27" }) ])) }