UNPKG

@placetopay/iconsax-vue

Version:

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

26 lines (25 loc) 1.85 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: "M7.46 19.34H5.54c-2.94-.21-4.26-2.47-4.26-4.48s1.32-4.28 4.21-4.48c.41-.04.77.28.8.7a.75.75 0 0 1-.7.8c-1.94.14-2.81 1.6-2.81 2.99s.87 2.85 2.81 2.99h1.87c.41 0 .75.34.75.75s-.34.73-.75.73" }), _createElementVNode("path", { fill: "currentColor", d: "M16.67 19.34h-.05c-.41 0-.79-.34-.79-.75 0-.43.32-.75.74-.75 1.23 0 2.33-.43 3.19-1.2 1.56-1.36 1.66-3.32 1.24-4.7-.42-1.37-1.59-2.94-3.63-3.19a.75.75 0 0 1-.65-.62c-.4-2.4-1.69-4.06-3.65-4.66-2.02-.63-4.38-.01-5.85 1.53-1.43 1.49-1.76 3.58-.93 5.88a.75.75 0 1 1-1.41.51c-1.01-2.82-.55-5.52 1.26-7.42 1.85-1.94 4.82-2.71 7.37-1.93 2.34.72 3.99 2.65 4.59 5.33 2.04.46 3.68 2.01 4.33 4.15.71 2.33.07 4.73-1.68 6.25-1.11 1-2.56 1.57-4.08 1.57" }), _createElementVNode("path", { fill: "currentColor", d: "M12 22.28c-2.01 0-3.89-1.07-4.92-2.8-.11-.17-.22-.37-.31-.59-.34-.71-.52-1.52-.52-2.36 0-3.17 2.58-5.75 5.75-5.75s5.75 2.58 5.75 5.75c0 .85-.18 1.65-.54 2.39-.08.19-.19.39-.31.58a5.71 5.71 0 0 1-4.9 2.78m0-10a4.26 4.26 0 0 0-4.25 4.25c0 .62.13 1.2.38 1.73.08.17.15.31.23.44a4.23 4.23 0 0 0 3.63 2.08c1.48 0 2.87-.79 3.62-2.06.09-.15.17-.29.23-.43.27-.55.4-1.13.4-1.75.01-2.35-1.9-4.26-4.24-4.26" }), _createElementVNode("path", { fill: "currentColor", d: "M11.43 18.27c-.19 0-.38-.07-.53-.22l-.99-.99a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.48.48 1.6-1.48c.31-.28.78-.26 1.06.04s.26.78-.04 1.06l-2.13 1.97c-.15.13-.33.2-.51.2" }) ])) }