UNPKG

@placetopay/iconsax-vue

Version:

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

19 lines (18 loc) 2.41 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.31 20.15c-.04-.22-.06-.43-.06-.65 0-.09 0-.17.01-.25H7.74c.01.08.01.16.01.25a3.1 3.1 0 0 1-.25 1.25h9c-.09-.19-.15-.39-.19-.6M3.86 7.69a3 3 0 0 1-.61-.19v9c.19-.09.39-.15.6-.19a3.6 3.6 0 0 1 .9-.05V7.74c-.08.01-.16.01-.25.01-.22 0-.43-.02-.64-.06m16.29 0c-.22.04-.43.06-.65.06-.09 0-.17 0-.25-.01v8.52c.08-.01.16-.01.25-.01a3.1 3.1 0 0 1 1.25.25v-9c-.19.09-.39.15-.6.19M16.5 3.25h-9c.09.19.15.39.19.6.04.22.06.43.06.65 0 .09 0 .17-.01.25h8.52c-.01-.08-.01-.16-.01-.25a3.1 3.1 0 0 1 .25-1.25", opacity: ".4" }), _createElementVNode("path", { fill: "currentColor", d: "M7.75 4.5c0 .09 0 .17-.01.25-.02.26-.07.5-.15.74-.02.09-.06.19-.1.28-.02.05-.05.11-.08.17s-.06.12-.1.18c-.28.5-.69.91-1.19 1.19-.06.04-.12.07-.18.1s-.12.06-.17.08c-.09.04-.19.08-.28.1-.24.08-.48.13-.74.15-.08.01-.16.01-.25.01a3.1 3.1 0 0 1-1.25-.25c-1.19-.5-2-1.68-2-3 0-1.79 1.46-3.25 3.25-3.25 1.33 0 2.5.81 3 2 .09.19.15.39.19.6.04.22.06.43.06.65m15 0c0 1.33-.81 2.5-2 3-.19.09-.39.15-.6.19-.22.04-.43.06-.65.06-.09 0-.17 0-.25-.01-.27-.02-.52-.07-.77-.16-.08-.02-.17-.05-.25-.09-.06-.02-.11-.05-.17-.08s-.12-.06-.18-.1c-.5-.28-.91-.69-1.19-1.19-.04-.06-.07-.12-.1-.18s-.06-.11-.08-.17c-.04-.08-.07-.17-.09-.25-.09-.25-.14-.5-.16-.77-.01-.08-.01-.16-.01-.25a3.1 3.1 0 0 1 .25-1.25c.5-1.19 1.68-2 3-2 1.79 0 3.25 1.46 3.25 3.25m-15 15a3.1 3.1 0 0 1-.25 1.25c-.5 1.19-1.68 2-3 2-1.79 0-3.25-1.46-3.25-3.25 0-1.33.81-2.5 2-3 .19-.09.39-.15.6-.19a3.6 3.6 0 0 1 .9-.05c.25.02.49.07.72.14.08.02.17.05.25.09.07.03.14.06.22.1.06.03.12.06.18.1.5.28.91.69 1.19 1.19.04.06.07.12.1.18.04.08.07.15.1.22.04.08.07.17.09.25.07.23.12.47.14.72.01.08.01.16.01.25m15 0c0 1.79-1.46 3.25-3.25 3.25-1.33 0-2.5-.81-3-2-.09-.19-.15-.39-.19-.6-.04-.22-.06-.43-.06-.65 0-.09 0-.17.01-.25 0-.03 0-.06.01-.09.01-.11.03-.21.05-.32q.075-.405.27-.78c.03-.06.06-.12.1-.18.28-.5.69-.91 1.19-1.19.06-.04.12-.07.18-.1q.375-.195.78-.27c.11-.02.21-.04.32-.05.03-.01.06-.01.09-.01.08-.01.16-.01.25-.01a3.1 3.1 0 0 1 1.25.25c1.19.5 2 1.68 2 3" }) ])) }