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) 1.44 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.69 11.53c-.57-.15-1.24-.23-2.04-.23-1.11 0-1.52.27-2.09.7-.03.02-.06.05-.09.08l-.95 1.01c-.8.84-2.24.85-3.04-.01l-.95-1c-.03-.03-.06-.06-.09-.08-.57-.43-.98-.7-2.09-.7-.8 0-1.47.08-2.04.23-2.38.64-2.38 2.53-2.38 4.19v.93c0 2.51 0 5.35 5.35 5.35h7.44c3.55 0 5.35-1.8 5.35-5.35v-.93c0-1.66 0-3.55-2.38-4.19m-4.36 6.87H9.67c-.38 0-.69-.31-.69-.7s.31-.7.69-.7h4.66c.38 0 .69.31.69.7s-.31.7-.69.7M12.668 4.3l.65.65c.26.26.69.26.95 0s.26-.69 0-.95l-1.8-1.8a1 1 0 0 0-.22-.15.7.7 0 0 0-.25-.05c-.09 0-.17.02-.26.05a.7.7 0 0 0-.2.13c-.01.01-.01.01-.02.01L9.718 4c-.26.26-.26.69 0 .95s.69.26.95 0l.65-.65V6h1.35z" }), _createElementVNode("path", { fill: "currentColor", d: "M19.21 10.12c-.04-.02-.09-.03-.13-.04h-.01c-.71-.19-1.5-.28-2.42-.28-1.54 0-2.27.45-2.93.95-.14.1-.24.2-.34.3l-.95 1.01c-.1.1-.26.16-.43.16-.06 0-.28-.01-.43-.17l-.98-1.03c-.1-.11-.22-.2-.25-.22-.72-.55-1.45-1-2.99-1-.92 0-1.71.09-2.43.28-.04.01-.09.02-.13.04C4.8 8.13 5 6 9.21 6h2.12v3.08a.67.67 0 0 0 1.34 0V6h2.12c4.21 0 4.41 2.13 4.42 4.12" }) ])) }