UNPKG

@placetopay/iconsax-vue

Version:

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

41 lines (40 loc) 2.56 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.15 5.19-.78-.78c-.47-.47-.47-1.23 0-1.7l.78-.78c.47-.47 1.23-.47 1.7 0l.78.78c.47.47.47 1.23 0 1.7l-.78.78c-.47.47-1.23.47-1.7 0" }), _createElementVNode("path", { fill: "currentColor", d: "M12 5.91c-.4 0-.81-.15-1.11-.46l-.78-.78c-.61-.61-.61-1.61 0-2.23l.78-.78c.59-.6 1.63-.59 2.23 0l.78.78c.61.61.61 1.61 0 2.23l-.78.78c-.31.31-.72.46-1.12.46m0-3.95c-.21 0-.42.08-.58.24l-.78.78c-.32.32-.32.85 0 1.17l.78.78c.32.32.84.32 1.17 0l.78-.78c.32-.32.32-.84 0-1.17l-.78-.78a.86.86 0 0 0-.59-.24m7.45 7.85h1.1c.66 0 1.2.54 1.2 1.2v1.1c0 .66-.54 1.2-1.2 1.2h-1.1c-.66 0-1.2-.54-1.2-1.2v-1.1c0-.66.54-1.2 1.2-1.2" }), _createElementVNode("path", { fill: "currentColor", d: "M20.55 13.69h-1.1c-.87 0-1.58-.71-1.58-1.58v-1.1c0-.87.71-1.58 1.58-1.58h1.1c.87 0 1.58.71 1.58 1.58v1.1a1.59 1.59 0 0 1-1.58 1.58m-1.1-3.5c-.46 0-.83.37-.83.83v1.1c0 .46.37.83.83.83h1.1c.46 0 .83-.37.83-.83v-1.1c0-.46-.37-.83-.83-.83zm-14.9-.38h-1.1c-.66 0-1.2.54-1.2 1.2v1.1c0 .66.54 1.2 1.2 1.2h1.1c.66 0 1.2-.54 1.2-1.2v-1.1c0-.66-.54-1.2-1.2-1.2" }), _createElementVNode("path", { fill: "currentColor", d: "M4.55 13.69h-1.1c-.87 0-1.58-.71-1.58-1.58v-1.1c0-.87.71-1.58 1.58-1.58h1.1c.87 0 1.58.71 1.58 1.58v1.1a1.59 1.59 0 0 1-1.58 1.58m-1.1-3.5c-.46 0-.83.37-.83.83v1.1c0 .46.37.83.83.83h1.1c.46 0 .83-.37.83-.83v-1.1c0-.46-.37-.83-.83-.83z" }), _createElementVNode("path", { fill: "currentColor", "fill-rule": "evenodd", d: "M12.71 4.27a.75.75 0 0 1 1.06 0l5.3 5.3a.75.75 0 1 1-1.06 1.06l-5.3-5.3a.75.75 0 0 1 0-1.06m-1.419 0a.75.75 0 0 1 0 1.06l-5.3 5.3a.75.75 0 1 1-1.06-1.06l5.3-5.3a.75.75 0 0 1 1.06 0", "clip-rule": "evenodd" }), _createElementVNode("path", { fill: "currentColor", d: "M13.26 22.01H10.7c-.92 0-1.6-.74-1.43-1.54l.42-1.85h4.59l.42 1.85c.19.85-.46 1.54-1.44 1.54" }), _createElementVNode("path", { fill: "currentColor", d: "m16.04 17.05-1.77 1.57H9.68l-1.77-1.57c-1.03-.84-1.03-1.49-.25-2.48l3.12-3.94c.22-.27.47-.46.74-.55.29-.1.61-.1.9 0 .27.1.52.28.74.55l3.12 3.94c.79.99.75 1.61-.24 2.48", opacity: ".4" }) ])) }