UNPKG

@placetopay/iconsax-vue

Version:

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

18 lines (17 loc) 1.62 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: "M5.28 19.4c-.06 0-.11-.01-.17-.02-.4-.09-.66-.5-.56-.9l.57-2.46c.08-.32-.08-.87-.32-1.11l-2.48-2.48c-1.24-1.24-1.14-2.3-.97-2.82s.71-1.44 2.43-1.73l3.19-.53c.3-.06.73-.38.86-.65L9.6 3.17c.8-1.61 1.85-1.84 2.4-1.84s1.6.24 2.4 1.84l1.76 3.52c.06.12.19.26.34.38.33.25.39.73.13 1.05-.25.33-.72.39-1.05.13-.24-.18-.56-.49-.76-.89l-1.76-3.52c-.31-.63-.71-1.01-1.06-1.01s-.75.38-1.06 1.02L9.17 7.37c-.35.7-1.19 1.32-1.96 1.45l-3.18.53c-.68.11-1.14.38-1.25.71s.12.82.61 1.3l2.48 2.48c.6.6.91 1.68.72 2.51l-.57 2.46c-.09.35-.39.59-.74.59m12.38 3.27c-.53 0-1.21-.17-2.06-.67l-2.99-1.77c-.31-.18-.91-.18-1.21 0L8.4 22a.76.76 0 0 1-1.03-.26.76.76 0 0 1 .26-1.03l2.99-1.77c.78-.46 1.96-.46 2.74 0l2.99 1.77c.87.52 1.42.52 1.63.37s.36-.68.14-1.66l-.71-3.07c-.19-.83.12-1.9.72-2.51l2.48-2.48c.49-.49.71-.97.61-1.3-.11-.33-.57-.6-1.25-.71a.755.755 0 0 1-.62-.86c.07-.41.45-.68.86-.62 1.73.29 2.27 1.21 2.43 1.73s.26 1.58-.97 2.82L19.2 14.9c-.24.24-.39.78-.32 1.11l.71 3.07c.46 2-.25 2.87-.71 3.21-.25.18-.65.38-1.22.38" }), _createElementVNode("path", { fill: "currentColor", d: "M2 22.75c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l20-20c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-20 20c-.15.15-.34.22-.53.22" }) ])) }