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.23 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: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12c0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-5.1-4.15-9.25-9.25-9.25S2.75 6.9 2.75 12 6.9 21.25 12 21.25c.41 0 .75.34.75.75s-.34.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M9 21.75H8c-.41 0-.75-.34-.75-.75s.32-.74.73-.75a29.5 29.5 0 0 1 0-16.5.75.75 0 0 1-.73-.75c0-.41.34-.75.75-.75h1c.24 0 .47.12.61.31.14.2.18.45.1.68a27.95 27.95 0 0 0 0 17.53c.08.23.04.48-.1.68s-.37.3-.61.3m7.46-9c-.41 0-.75-.34-.75-.75 0-2.98-.48-5.93-1.42-8.76-.13-.39.08-.82.47-.95s.82.08.95.47c.99 2.98 1.5 6.09 1.5 9.24 0 .41-.34.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M12 17.21c-2.8 0-5.57-.4-8.25-1.19-.01.4-.34.73-.75.73s-.75-.34-.75-.75v-1c0-.24.12-.47.31-.61s.45-.18.68-.1c2.83.94 5.78 1.42 8.76 1.42.41 0 .75.34.75.75s-.34.75-.75.75m9-7.46c-.08 0-.16-.01-.24-.04a27.95 27.95 0 0 0-17.53 0 .753.753 0 0 1-.95-.47c-.13-.39.08-.82.47-.95a29.3 29.3 0 0 1 18.47 0c.39.13.6.56.47.95-.08.31-.38.51-.69.51m-2.74 13c-2.48 0-4.49-2.02-4.49-4.49s2.02-4.5 4.49-4.5c.5 0 1 .07 1.47.22.4.12.62.54.5.94a.75.75 0 0 1-.94.5c-.33-.1-.68-.15-1.03-.15-1.65 0-2.99 1.34-2.99 3s1.34 2.99 2.99 2.99 2.99-1.34 2.99-2.99c0-.6-.17-1.17-.5-1.66a.746.746 0 0 1 .21-1.04c.34-.23.81-.14 1.04.21.5.74.76 1.61.76 2.5-.01 2.45-2.03 4.47-4.5 4.47" }), _createElementVNode("path", { fill: "currentColor", d: "M20.04 15.55c-.21 0-.42-.09-.57-.26l-1.25-1.43a.756.756 0 0 1 .07-1.06c.31-.27.78-.24 1.06.07l1.25 1.43c.27.31.24.79-.07 1.06-.14.13-.31.19-.49.19" }), _createElementVNode("path", { fill: "currentColor", d: "M18.58 16.61c-.23 0-.46-.11-.61-.31-.24-.33-.17-.8.16-1.05l1.46-1.06c.33-.25.8-.17 1.05.16.24.33.17.8-.16 1.05l-1.46 1.06a.7.7 0 0 1-.44.15" }) ])) }