UNPKG

@placetopay/iconsax-vue

Version:

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

22 lines (21 loc) 2.18 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.8 8.68H6.2c-.23 0-.44-.1-.58-.28a.76.76 0 0 1-.15-.63l.82-3.92c.27-1.29.86-2.6 3.16-2.6h5.1c2.31 0 2.9 1.32 3.16 2.6l.82 3.92c.05.22-.01.45-.15.63s-.35.28-.58.28M7.12 7.18h9.75l-.63-3.01c-.2-.96-.43-1.41-1.7-1.41h-5.1c-1.26 0-1.5.45-1.7 1.41z" }), _createElementVNode("path", { fill: "currentColor", d: "M17.77 16.65h-1.36c-1.32 0-1.59-.82-1.74-1.26l-.15-.44c-.16-.48-.16-.48-.67-.48h-3.71c-.51 0-.51.01-.67.48l-.15.44c-.15.44-.42 1.26-1.74 1.26H6.22c-.63 0-1.24-.27-1.66-.73-.41-.45-.62-1.06-.56-1.67l.41-4.41c.13-1.38.58-2.66 2.96-2.66h9.25c2.38 0 2.83 1.28 2.96 2.66l.41 4.42c.06.61-.15 1.22-.56 1.67-.42.46-1.03.72-1.66.72m-1.59-1.51c.02 0 .1.01.23.01h1.36a.72.72 0 0 0 .73-.76l-.41-4.42c-.08-.89-.12-1.3-1.46-1.3H7.38c-1.34 0-1.38.41-1.46 1.3l-.41 4.42c-.02.19.04.38.18.52.14.15.34.24.55.24H7.6c.2 0 .26-.03.27-.03-.01 0 .02-.12.05-.2l.15-.44c.19-.56.5-1.51 2.09-1.51h3.71c1.45 0 1.82.71 2.08 1.49l.15.45c.02.09.05.19.08.23-.01 0 0 0 0 0M6.2 6.5h-.73c-.41 0-.75-.34-.75-.75S5.06 5 5.47 5h.73c.41 0 .75.34.75.75s-.34.75-.75.75m12.33 0h-.73c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h.73c.41 0 .75.34.75.75s-.34.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M9.82 11.58H7.64c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.18a.749.749 0 1 1 0 1.5m6.53 0h-2.18c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.18c.41 0 .75.34.75.75s-.34.75-.75.75M12 18.75c-.41 0-.75-.34-.75-.75v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0 .41-.34.75-.75.75m0 4c-.41 0-.75-.34-.75-.75v-1c0-.41.34-.75.75-.75s.75.34.75.75v1c0 .41-.34.75-.75.75m-10 0c-.06 0-.12-.01-.18-.02-.4-.1-.65-.51-.55-.91l1-4a.75.75 0 1 1 1.46.36l-1 4c-.09.34-.39.57-.73.57m20 0c-.34 0-.64-.23-.73-.57l-1-4c-.1-.4.14-.81.55-.91.4-.1.81.14.91.55l1 4a.748.748 0 0 1-.73.93" }) ])) }