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.84 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", { stroke: "currentColor", "stroke-linejoin": "round", "stroke-miterlimit": "10", "stroke-width": "1.5", d: "M17.31 15.31c-.29.16-.53.23-.73.28-.17.04-.31.08-.43.16-.13.08-.14.21-.16.33-.02.11-.03.2-.11.26-.09.06-.26.07-.49.08-.3.02-.68.03-1.14.17-.22.08-.42.2-.62.32-.4.25-.85.52-1.64.52-.78 0-1.23-.27-1.63-.52-.2-.13-.4-.25-.63-.33a4.1 4.1 0 0 0-1.14-.17c-.23-.01-.39-.02-.49-.08-.08-.05-.09-.15-.11-.26-.02-.12-.03-.25-.16-.33-.12-.08-.27-.12-.43-.17-.2-.05-.44-.11-.73-.27-.34-.19-.14-.3-.03-.36 1.93-.93 2.23-2.37 2.24-2.48v-.02c.02-.12.03-.22-.11-.35-.09-.09-.4-.29-.65-.45-.11-.08-.21-.14-.27-.17-.28-.2-.4-.39-.31-.64.06-.17.22-.23.38-.23.05 0 .11.01.15.02.18.04.36.11.52.17.11.05.2.08.27.1.02.01.05.01.06.01.1 0 .13-.05.12-.15 0-.03 0-.06-.01-.09-.02-.35-.05-.96-.01-1.52.08-.84.35-1.27.67-1.63.16-.18.89-.95 2.28-.95s2.12.77 2.28.94c.32.37.59.79.67 1.64.05.59.01 1.22-.02 1.57v.03c-.01.11.02.15.12.15.02 0 .04 0 .06-.01q.105-.03.27-.09c.15-.06.33-.13.52-.17.05-.02.1-.02.15-.02.17 0 .32.07.38.24.09.24-.03.43-.31.63-.05.04-.15.11-.27.17-.24.16-.56.36-.65.45-.14.13-.13.23-.11.35v.02c.02.11.32 1.55 2.24 2.48.15.06.35.18.01.37Z", "clip-rule": "evenodd", opacity: ".4" }), _createElementVNode("path", { stroke: "currentColor", "stroke-linejoin": "round", "stroke-miterlimit": "10", "stroke-width": "1.5", d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z" }) ])) }