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) 1.53 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: "M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z" }), _createElementVNode("path", { fill: "currentColor", d: "M12 18.01c-3.17 0-5.75-2.58-5.75-5.75S8.83 6.51 12 6.51c.64 0 1.28.09 1.89.28.4.12.62.54.5.94a.75.75 0 0 1-.94.5c-.46-.14-.95-.21-1.45-.21a4.26 4.26 0 0 0-4.25 4.25A4.26 4.26 0 0 0 12 16.52a4.26 4.26 0 0 0 4.25-4.25c0-.85-.25-1.66-.71-2.36a.746.746 0 0 1 .21-1.04c.34-.23.81-.14 1.04.21.63.95.97 2.05.97 3.19A5.764 5.764 0 0 1 12 18.01" }), _createElementVNode("path", { fill: "currentColor", d: "M14.381 8.4c-.21 0-.42-.09-.57-.26l-1.67-1.91a.756.756 0 0 1 .07-1.06c.31-.27.79-.24 1.06.07l1.67 1.91c.27.31.24.79-.07 1.06-.14.13-.31.19-.49.19" }), _createElementVNode("path", { fill: "currentColor", d: "M12.44 9.82c-.23 0-.46-.11-.61-.31-.24-.33-.17-.8.16-1.05l1.94-1.42c.33-.24.8-.17 1.05.16.24.33.17.8-.16 1.05l-1.94 1.42c-.13.1-.29.15-.44.15" }) ])) }