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.9 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: "M11.5 22.75c-.79 0-1.54-.41-2.06-1.11L8.42 20.3c-.21-.28-.49-.44-.79-.46-.29-.02-.6.12-.85.37-.86.92-1.7 1.36-2.49 1.34-.54-.02-1.01-.26-1.37-.7a1 1 0 0 1-.11-.19c-.39-.84-.57-1.98-.57-3.69V7.05c0-1.71.18-2.84.57-3.69a.6.6 0 0 1 .11-.17c.35-.45.82-.69 1.36-.72.8-.03 1.65.43 2.49 1.33.25.27.55.4.85.38s.58-.18.79-.46l1.02-1.35c.52-.7 1.27-1.11 2.06-1.11s1.54.41 2.06 1.11l1.01 1.34c.21.29.5.45.81.47.29.02.6-.12.85-.38.82-.88 1.63-1.33 2.41-1.33.56 0 1.08.25 1.44.72.04.05.08.11.11.18.39.84.57 1.98.57 3.69v9.92c0 1.71-.18 2.84-.57 3.69-.04.09-.09.17-.16.24-.31.4-.82.65-1.39.65-.78 0-1.59-.45-2.41-1.33-.24-.26-.57-.4-.85-.38-.31.02-.59.18-.81.47l-1.01 1.34c-.51.68-1.26 1.09-2.05 1.09m-3.92-4.42h.13c.74.04 1.43.43 1.9 1.06l1.02 1.35c.49.66 1.23.66 1.72.01l1.01-1.34c.48-.64 1.18-1.02 1.92-1.06s1.48.27 2.02.85c.74.79 1.19.85 1.31.85.08 0 .15-.02.22-.08.28-.63.4-1.58.4-3V7.05c0-1.4-.13-2.35-.4-2.98a.27.27 0 0 0-.22-.1c-.12 0-.57.06-1.31.85-.54.58-1.28.89-2.02.85-.75-.04-1.45-.43-1.93-1.06l-1.01-1.34c-.49-.66-1.23-.66-1.72 0L9.6 4.63c-.47.63-1.16 1.01-1.9 1.05s-1.48-.27-2.02-.84c-.61-.66-1.08-.88-1.34-.87-.06 0-.13.02-.21.1-.27.63-.4 1.58-.4 2.98v9.92c0 1.41.13 2.36.4 2.99.09.08.15.09.21.1.25.01.72-.21 1.33-.86.53-.57 1.22-.87 1.91-.87" }), _createElementVNode("path", { fill: "currentColor", d: "M16 11H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75m-2 3.5H8c-.41 0-.75-.34-.75-.75S7.59 13 8 13h6c.41 0 .75.34.75.75s-.34.75-.75.75" }) ])) }