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) 2.48 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.2 10.46c-.19 0-.39-.08-.53-.22a.76.76 0 0 1-.16-.82l1.86-4.44c.04-.09.06-.15.09-.2C7.94 1.37 9.83.54 13.17 1.82c.19.07.34.22.42.41s.08.4 0 .59l-2.93 6.8c-.12.28-.39.45-.69.45H7.12c-.57 0-1.11.11-1.63.33-.09.04-.19.06-.29.06m5.41-7.71c-1.24 0-2 .81-2.79 2.65-.01.03-.03.06-.04.09L6.47 8.6c.22-.02.43-.03.65-.03h2.35l2.41-5.6c-.47-.15-.89-.22-1.27-.22" }), _createElementVNode("path", { fill: "currentColor", d: "M18.29 10.27c-.07 0-.15-.01-.22-.03-.38-.11-.78-.17-1.2-.17h-6.9c-.25 0-.49-.13-.63-.34a.78.78 0 0 1-.06-.71l2.9-6.73c.15-.36.59-.61.96-.48.12.04.23.09.35.14l2.36.99c1.38.57 2.3 1.17 2.9 1.89.12.14.22.29.32.45.11.17.21.37.28.58.03.07.08.2.11.34.28.95.14 2.11-.46 3.61a.79.79 0 0 1-.71.46m-7.18-1.7h5.77c.32 0 .63.03.94.08.28-.87.34-1.54.18-2.08-.02-.09-.04-.13-.05-.17-.06-.16-.1-.25-.15-.33-.07-.11-.12-.2-.2-.29-.43-.52-1.19-1-2.33-1.47l-1.97-.82z" }), _createElementVNode("path", { fill: "currentColor", d: "M15.9 22.75H8.1c-.28 0-.54-.02-.8-.05-3.51-.23-5.51-2.24-5.75-5.79-.03-.22-.05-.49-.05-.76V14.2c0-2.25 1.34-4.28 3.41-5.18q1.065-.45 2.22-.45h9.76c.57 0 1.12.08 1.63.24 2.35.71 4 2.93 4 5.39v1.95c0 .22-.01.43-.02.63-.22 3.91-2.5 5.97-6.6 5.97M7.12 10.07c-.57 0-1.11.11-1.63.33-1.52.66-2.5 2.15-2.5 3.8v1.95c0 .21.02.42.04.62.19 2.85 1.59 4.25 4.4 4.44.25.03.45.05.66.05h7.8c3.3 0 4.92-1.45 5.08-4.55.01-.18.02-.36.02-.56V14.2c0-1.81-1.21-3.43-2.93-3.96-.38-.11-.78-.17-1.2-.17z" }), _createElementVNode("path", { fill: "currentColor", d: "M2.24 14.95c-.41 0-.75-.34-.75-.75v-2.93c0-3.15 2.23-5.87 5.31-6.47.27-.05.55.05.73.26.17.21.22.51.11.76L5.89 10a.8.8 0 0 1-.39.4c-1.52.66-2.5 2.15-2.5 3.8-.01.41-.34.75-.76.75M5.6 6.82a5.1 5.1 0 0 0-2.5 3.45c.44-.45.95-.83 1.53-1.11zm16.16 8.13c-.41 0-.75-.34-.75-.75 0-1.81-1.21-3.43-2.93-3.96a.744.744 0 0 1-.48-.99c.47-1.17.59-2.02.4-2.68-.02-.09-.04-.13-.05-.17a.75.75 0 0 1 .17-.85c.23-.22.58-.27.86-.12a6.57 6.57 0 0 1 3.53 5.84v2.93c0 .41-.34.75-.75.75m-2.51-5.86c.63.29 1.19.7 1.66 1.19-.19-.98-.66-1.87-1.35-2.57-.05.42-.15.88-.31 1.38" }) ])) }