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.96 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.2 22.75c-1.57 0-3.07-.67-4.13-1.85a5.54 5.54 0 0 1-1.42-3.7c0-3.06 2.49-5.55 5.55-5.55 1.54 0 2.97.62 4.04 1.74a1 1 0 0 1 .08.1c.94 1.06 1.43 2.35 1.43 3.7 0 3.07-2.49 5.56-5.55 5.56m0-9.6c-2.23 0-4.05 1.82-4.05 4.05 0 .99.37 1.95 1.04 2.7a4.05 4.05 0 0 0 3.01 1.35c2.23 0 4.05-1.82 4.05-4.05 0-1.03-.39-2.01-1.11-2.77-.02-.02-.04-.05-.06-.07a4.02 4.02 0 0 0-2.88-1.21" }), _createElementVNode("path", { fill: "currentColor", d: "M18.479 19.29c-.19 0-.38-.07-.53-.22l-2.54-2.54a.755.755 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.54 2.54c.29.29.29.77 0 1.06-.14.14-.34.22-.53.22" }), _createElementVNode("path", { fill: "currentColor", d: "M15.92 19.32c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.54-2.54c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.54 2.54c-.15.14-.34.22-.53.22" }), _createElementVNode("path", { fill: "currentColor", d: "M12 21.65c-.31 0-.62-.04-.87-.13-2.56-.87-9.88-5.11-9.88-12.83 0-3.5 2.83-6.34 6.31-6.34 1.67 0 3.27.67 4.44 1.84a6.3 6.3 0 0 1 4.44-1.84c3.48 0 6.31 2.84 6.31 6.34 0 1.95-.47 3.82-1.4 5.57a.74.74 0 0 1-.56.39.76.76 0 0 1-.65-.23 4.05 4.05 0 0 0-2.95-1.28c-2.23 0-4.05 1.82-4.05 4.05 0 .99.37 1.95 1.04 2.7.16.18.22.42.17.65s-.21.43-.42.53c-.4.18-.76.33-1.09.44-.23.1-.53.14-.84.14M7.56 3.85c-2.65 0-4.81 2.17-4.81 4.84 0 6.84 6.57 10.62 8.87 11.41.18.07.57.06.75 0l.09-.03c-.52-.86-.81-1.85-.81-2.87a5.557 5.557 0 0 1 8.79-4.51c.54-1.28.81-2.62.81-4 0-2.67-2.16-4.84-4.81-4.84-1.5 0-2.94.72-3.84 1.93-.28.38-.92.38-1.2 0a4.81 4.81 0 0 0-3.84-1.93" }) ])) }