UNPKG

@placetopay/iconsax-vue

Version:

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

30 lines (29 loc) 2.33 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.251 14.22c-.19 0-.39-.08-.53-.22l-5.67-5.67a.74.74 0 0 1-.1-.93l1.77-2.8c.48-.77 1.23-1.24 2.09-1.34.95-.11 1.96.28 2.74 1.06l3.18 3.18c.75.75 1.12 1.75 1.01 2.75-.1.87-.56 1.62-1.28 2.08l-2.8 1.77c-.13.08-.27.12-.41.12m-4.71-6.52 4.82 4.82 2.29-1.45c.34-.21.55-.56.59-.98.06-.53-.16-1.1-.58-1.52l-3.18-3.18c-.46-.46-1.01-.69-1.51-.63-.4.04-.74.27-.98.65z" }), _createElementVNode("path", { fill: "currentColor", d: "M6.63 22.75c-.94 0-1.77-.33-2.39-.95-.72-.72-1.04-1.73-.91-2.85l.98-8.28c.05-.41.41-.7.83-.66.41.05.71.42.66.83l-.98 8.28c-.08.65.09 1.22.48 1.61s.97.57 1.63.49l8.72-1.03c1.86-.22 2.27-.72 2.09-2.54l-.24-4.15a.75.75 0 1 1 1.5-.08l.24 4.12c.26 2.58-.76 3.83-3.41 4.15l-8.72 1.03q-.24.03-.48.03m5.95-14.19h-.05l-1.75-.11a.75.75 0 1 1 .1-1.5l1.75.11c.41.03.73.38.7.8a.76.76 0 0 1-.75.7" }), _createElementVNode("path", { fill: "currentColor", d: "M5.28 21.53c-.19 0-.38-.07-.53-.22a.755.755 0 0 1 0-1.06l3.18-3.18c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-3.18 3.18c-.15.15-.34.22-.53.22m1.22-9.78c-.59 0-1.16-.1-1.69-.28a5.2 5.2 0 0 1-2.8-2.26c-.5-.82-.76-1.76-.76-2.71 0-1.62.72-3.11 1.98-4.1.92-.74 2.08-1.15 3.27-1.15 2.9 0 5.25 2.36 5.25 5.25 0 .47-.07.96-.2 1.41-.13.46-.31.88-.56 1.3-.29.48-.64.89-1.05 1.24-.94.84-2.16 1.3-3.44 1.3m0-9c-.85 0-1.68.29-2.34.82-.9.71-1.41 1.77-1.41 2.93 0 .67.19 1.34.54 1.93.46.76 1.17 1.34 2 1.61 1.21.43 2.66.16 3.67-.73.29-.25.54-.55.75-.88a3.83 3.83 0 0 0 .54-1.93c0-2.07-1.68-3.75-3.75-3.75" }), _createElementVNode("path", { fill: "currentColor", d: "M7.7 8.43c-.19 0-.38-.07-.53-.22L4.79 5.83a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.38 2.38c.29.29.29.77 0 1.06-.14.14-.34.22-.53.22" }), _createElementVNode("path", { fill: "currentColor", d: "M5.3 8.45c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.38-2.38c.29-.29.77-.29 1.06 0s.29.77 0 1.06L5.83 8.23c-.15.15-.34.22-.53.22" }) ])) }