UNPKG

@placetopay/iconsax-vue

Version:

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

27 lines (26 loc) 1.79 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.71 9.49q-.15 0-.3-.06a.76.76 0 0 1-.39-.99c.19-.43.08-1.06-.27-1.58-.35-.53-.88-.88-1.37-.86-.44 0-.75-.33-.76-.74 0-.42.33-.75.74-.76 1.03-.02 2 .57 2.63 1.52.64.96.79 2.11.4 3.01-.11.29-.39.46-.68.46" }), _createElementVNode("path", { fill: "currentColor", d: "M21.82 10.48c-.07 0-.13-.01-.2-.03a.745.745 0 0 1-.52-.92c.38-1.36.06-2.98-.85-4.34s-2.29-2.27-3.7-2.44a.744.744 0 0 1-.65-.83c.05-.41.43-.71.83-.65 1.83.22 3.61 1.38 4.76 3.1s1.54 3.8 1.05 5.58c-.09.31-.39.53-.72.53" }), _createElementVNode("path", { fill: "currentColor", d: "M17.52 15.84c-.11-1.22-.44-2.53-2.82-2.53H5.23c-2.38 0-2.7 1.31-2.82 2.53l-.42 4.52c-.05.56.14 1.13.52 1.55.39.43.95.68 1.54.68h1.39c1.2 0 1.43-.69 1.58-1.14l.15-.44c.17-.51.21-.64.88-.64h3.8c.66 0 .69.07.88.64l.15.45c.15.45.38 1.14 1.58 1.14h1.39c.59 0 1.15-.25 1.54-.68.38-.42.57-.99.52-1.55z", opacity: ".4" }), _createElementVNode("path", { fill: "currentColor", d: "M16.65 11.09h-.76l-.28-1.35c-.27-1.3-.82-2.49-3.03-2.49H7.37c-2.21 0-2.77 1.19-3.03 2.49l-.28 1.35H3.3a.56.56 0 1 0 0 1.12h.53l-.31 1.48c.4-.23.96-.37 1.73-.37h9.47c.77 0 1.33.14 1.73.37l-.31-1.48h.53c.31 0 .56-.25.56-.56a.59.59 0 0 0-.58-.56m-8.9 6.3H5.52a.56.56 0 1 1 0-1.12h2.23c.31 0 .56.25.56.56-.01.31-.25.56-.56.56m6.68 0H12.2a.56.56 0 1 1 0-1.12h2.23c.31 0 .56.25.56.56-.01.31-.26.56-.56.56" }) ])) }