UNPKG

@placetopay/iconsax-vue

Version:

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

14 lines (13 loc) 1.51 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: "M19.07 19.82c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06c3.61-3.61 3.61-9.48 0-13.08a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0 4.19 4.19 4.19 11.01 0 15.2-.15.15-.34.22-.53.22m-14.14 0c-.19 0-.38-.07-.53-.22C.21 15.41.21 8.59 4.4 4.4c.29-.29.77-.29 1.06 0s.29.77 0 1.06c-3.61 3.61-3.61 9.48 0 13.08.29.29.29.77 0 1.06-.15.15-.34.22-.53.22m7.069 2.89c-1.25-.01-2.44-.21-3.55-.6a.754.754 0 0 1-.46-.96c.14-.39.56-.6.96-.46.96.33 1.98.51 3.06.51 1.07 0 2.1-.18 3.05-.51.39-.13.82.07.96.46s-.07.82-.46.96c-1.12.39-2.31.6-3.56.6M15.3 3.34c-.08 0-.17-.01-.25-.04a9.4 9.4 0 0 0-6.109 0 .763.763 0 0 1-.96-.46c-.14-.39.07-.82.46-.96 1.11-.39 2.31-.59 3.55-.59s2.44.2 3.55.59c.39.14.6.57.46.96-.1.31-.39.5-.7.5M10.56 16.76c-.44 0-.86-.11-1.23-.32-.86-.5-1.34-1.48-1.34-2.76v-3.35c0-1.28.47-2.26 1.34-2.76.86-.5 1.95-.42 3.06.22l2.9 1.67c1.11.64 1.72 1.54 1.72 2.54s-.61 1.9-1.72 2.54l-2.9 1.67c-.63.37-1.26.55-1.83.55m0-8.02c-.18 0-.35.04-.48.12-.37.22-.59.75-.59 1.46v3.35c0 .71.21 1.25.59 1.46.37.21.94.13 1.56-.22l2.9-1.67c.62-.36.97-.81.97-1.24s-.35-.88-.97-1.24l-2.9-1.67c-.4-.23-.77-.35-1.08-.35" }) ])) }