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.28 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: "M11.46 14.48c-1.96 0-3.56-1.6-3.56-3.56s1.6-3.56 3.56-3.56 3.56 1.6 3.56 3.56-1.6 3.56-3.56 3.56m0-5.61c-1.13 0-2.06.92-2.06 2.06s.92 2.06 2.06 2.06 2.06-.92 2.06-2.06-.92-2.06-2.06-2.06m5.19 12.08c-.41 0-.75-.34-.75-.75 0-1.92-1.99-3.48-4.44-3.48s-4.44 1.56-4.44 3.48c0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-2.74 2.66-4.98 5.94-4.98s5.94 2.23 5.94 4.98c0 .41-.34.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M11.5 22.75c-5.65 0-10.25-4.6-10.25-10.25S5.85 2.25 11.5 2.25c1.39 0 2.73.27 3.99.8.36.15.54.55.42.92-.11.33-.16.68-.16 1.03 0 .59.16 1.17.47 1.67.16.28.37.53.61.74.87.79 2.16 1.04 3.17.68.37-.14.79.05.94.42.54 1.27.81 2.62.81 4 0 5.64-4.6 10.24-10.25 10.24m0-19c-4.82 0-8.75 3.92-8.75 8.75s3.93 8.75 8.75 8.75 8.75-3.92 8.75-8.75c0-.96-.16-1.91-.46-2.82a4.75 4.75 0 0 1-3.95-1.16c-.35-.3-.66-.67-.9-1.08a4.7 4.7 0 0 1-.61-3.23c-.91-.31-1.86-.46-2.83-.46" }), _createElementVNode("path", { fill: "currentColor", d: "M19 9.75a4.7 4.7 0 0 1-3.17-1.23c-.35-.3-.66-.67-.9-1.08-.44-.72-.68-1.57-.68-2.44 0-.51.08-1.01.24-1.49.22-.68.6-1.31 1.11-1.82.9-.92 2.11-1.44 3.41-1.44 1.36 0 2.65.58 3.53 1.58A4.74 4.74 0 0 1 23.76 5c0 .38-.05.76-.15 1.12-.1.45-.29.92-.55 1.33a4.6 4.6 0 0 1-2.58 2.05c-.45.17-.95.25-1.48.25m0-8c-.89 0-1.72.35-2.33.98-.35.36-.6.77-.75 1.24-.11.33-.16.68-.16 1.03 0 .59.16 1.17.47 1.67.16.28.37.53.61.74.87.79 2.16 1.04 3.17.68.76-.24 1.38-.74 1.78-1.41.18-.29.3-.6.37-.91.07-.26.1-.51.1-.77 0-.8-.3-1.57-.84-2.17A3.22 3.22 0 0 0 19 1.75" }), _createElementVNode("path", { fill: "currentColor", d: "M20.49 5.73H17.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.99a.749.749 0 1 1 0 1.5" }), _createElementVNode("path", { fill: "currentColor", d: "M19 7.26c-.41 0-.75-.34-.75-.75V3.52c0-.41.34-.75.75-.75s.75.34.75.75v2.99c0 .42-.34.75-.75.75" }) ])) }