UNPKG

@placetopay/iconsax-vue

Version:

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

18 lines (17 loc) 2.16 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: "M17.45 22.75c-1.13 0-2.32-.27-3.55-.79-1.2-.51-2.41-1.21-3.59-2.06-1.18-.86-2.31-1.83-3.37-2.88-1.06-1.07-2.02-2.2-2.87-3.36-.86-1.2-1.55-2.39-2.04-3.56-.52-1.23-.78-2.43-.78-3.56 0-.78.14-1.52.41-2.21.29-.72.73-1.37 1.34-1.94.77-.75 1.65-1.14 2.59-1.14.39 0 .79.09 1.13.25.39.18.72.45.96.81L10 5.58c.21.29.37.57.48.85.13.3.2.6.2.89 0 .38-.11.75-.32 1.1a4 4 0 0 1-.67.85l-.68.71c.01.03.02.05.03.07.12.21.36.57.82 1.11.48.56.95 1.06 1.41 1.54.6.59 1.08 1.04 1.54 1.42.57.48.94.72 1.16.83l-.02.05.73-.72q.465-.465.9-.69c.55-.34 1.25-.4 1.95-.11.26.11.54.26.84.47l3.32 2.36c.36.25.64.57.8.95.15.38.22.73.22 1.08 0 .48-.11.96-.32 1.41s-.47.84-.8 1.2c-.57.63-1.19 1.08-1.91 1.37-.69.28-1.44.43-2.23.43m-11.86-20c-.55 0-1.06.24-1.55.72-.45.43-.78.9-.98 1.41-.21.52-.31 1.07-.31 1.66 0 .93.22 1.94.66 2.98.45 1.06 1.08 2.16 1.88 3.26S7 14.95 8 15.96c1 .99 2.08 1.91 3.19 2.72 1.08.79 2.19 1.43 3.29 1.89 1.71.73 3.31.9 4.63.35.51-.21.96-.53 1.37-.99.23-.25.41-.52.56-.84.12-.25.18-.51.18-.77 0-.16-.03-.32-.11-.5-.02-.05-.09-.17-.28-.3l-3.32-2.36c-.2-.14-.38-.24-.55-.31-.26-.1-.43-.11-.65.03-.2.1-.38.25-.58.45l-.76.75c-.39.38-.99.47-1.45.3l-.27-.12c-.41-.22-.89-.56-1.42-1.01-.49-.41-.99-.88-1.63-1.51-.5-.51-.98-1.04-1.49-1.62q-.705-.825-1.02-1.41l-.13-.3a1.8 1.8 0 0 1-.08-.49c0-.36.13-.68.38-.93l.75-.78c.2-.2.35-.39.45-.56.08-.13.11-.24.11-.34 0-.08-.03-.2-.08-.32-.06-.17-.17-.34-.31-.54L6.46 3.17a.9.9 0 0 0-.37-.31c-.16-.07-.33-.11-.5-.11m8.36 12.26-.16.68.27-.7c-.04-.01-.08 0-.11.02m6.55-8.26h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M18 9.25c-.41 0-.75-.34-.75-.75v-5c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75" }) ])) }