UNPKG

@placetopay/iconsax-vue

Version:

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

23 lines (22 loc) 1.42 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.97 1H3.03C1.76 1 1 1.76 1 3.03v2.94C1 7.24 1.76 8 3.03 8h2.94C7.24 8 8 7.24 8 5.97V3.03C8 1.76 7.24 1 5.97 1m.5 4.56c.25.25.25.66 0 .91a.66.66 0 0 1-.91 0L4.49 5.41 3.45 6.47a.674.674 0 0 1-.92 0 .646.646 0 0 1 0-.91L3.6 4.5 2.54 3.45a.646.646 0 0 1 0-.91c.25-.25.66-.25.91 0L4.49 3.6l1.06-1.06c.25-.25.66-.25.91 0s.25.66 0 .91L5.41 4.5z" }), _createElementVNode("path", { fill: "currentColor", d: "M16.63 2H7.78c.14.29.22.63.22 1.03v2.94C8 7.24 7.24 8 5.97 8H3.03c-.19 0-.36-.02-.53-.06v9.19A4.87 4.87 0 0 0 7.37 22h7.97c.17 0 .34-.06.47-.2l5.51-5.55a.6.6 0 0 0 .18-.43V6.87A4.87 4.87 0 0 0 16.63 2", opacity: ".4" }), _createElementVNode("path", { fill: "currentColor", d: "M21.5 15.82c0 .15-.05.3-.18.43l-5.51 5.55c-.13.14-.3.2-.47.2-.33 0-.65-.26-.65-.64v-3.5c0-1.46 1.24-2.67 2.76-2.67.95-.01 2.27-.01 3.4-.01.39 0 .65.31.65.64m-6.72-3.11H7.36a.749.749 0 1 1 0-1.5h7.42a.749.749 0 1 1 0 1.5M12 16.42H7.36a.749.749 0 1 1 0-1.5H12a.749.749 0 1 1 0 1.5" }) ])) }