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.68 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-3.06 0-5.55-2.49-5.55-5.55s2.49-5.55 5.55-5.55 5.55 2.49 5.55 5.55-2.49 5.55-5.55 5.55m0-9.6c-2.23 0-4.05 1.82-4.05 4.05s1.82 4.05 4.05 4.05 4.05-1.82 4.05-4.05-1.82-4.05-4.05-4.05" }), _createElementVNode("path", { fill: "currentColor", d: "M18.99 18.01H15.4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.59a.749.749 0 1 1 0 1.5" }), _createElementVNode("path", { fill: "currentColor", d: "M17.2 19.85c-.41 0-.75-.34-.75-.75v-3.59c0-.41.34-.75.75-.75s.75.34.75.75v3.59c0 .41-.34.75-.75.75" }), _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.75.75 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" }) ])) }