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.67 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: "M14.38 22.75H9.62c-3.78 0-6.75-2.38-7.57-6.07l-.41-1.86c-.28-1.28.45-2.66 1.66-3.15l6.93-2.78a4.8 4.8 0 0 1 3.54 0l6.93 2.78c1.22.49 1.95 1.87 1.66 3.15l-.41 1.86c-.82 3.69-3.79 6.07-7.57 6.07M12 10.05c-.41 0-.82.08-1.22.23l-6.93 2.78c-.53.21-.88.88-.76 1.43l.41 1.86c.67 3.02 3.01 4.89 6.11 4.89h4.76c3.1 0 5.44-1.87 6.11-4.89l.41-1.86c.12-.55-.23-1.22-.76-1.43l-6.93-2.78c-.38-.15-.79-.23-1.2-.23" }), _createElementVNode("path", { fill: "currentColor", d: "M12 22.75c-.41 0-.75-.34-.75-.75V10c0-.41.34-.75.75-.75s.75.34.75.75v12c0 .41-.34.75-.75.75" }), _createElementVNode("path", { fill: "currentColor", d: "M19 12.55c-.09 0-.19-.02-.28-.05l-5.51-2.21a3.3 3.3 0 0 0-2.43 0L5.27 12.5a.76.76 0 0 1-.7-.08.74.74 0 0 1-.33-.62V8c0-2.07 1.68-3.75 3.75-3.75h8c2.07 0 3.75 1.68 3.75 3.75v3.8c0 .25-.12.48-.33.62-.12.09-.26.13-.41.13m-7-4c.6 0 1.2.11 1.77.34l4.48 1.8V8c0-1.24-1.01-2.25-2.25-2.25H8C6.76 5.75 5.75 6.76 5.75 8v2.69l4.48-1.8c.57-.22 1.17-.34 1.77-.34" }), _createElementVNode("path", { fill: "currentColor", d: "M14.5 5.75h-5c-.41 0-.75-.34-.75-.75V3c0-.96.79-1.75 1.75-1.75h3c.96 0 1.75.79 1.75 1.75v2c0 .41-.34.75-.75.75m-4.25-1.5h3.5V3c0-.14-.11-.25-.25-.25h-3c-.14 0-.25.11-.25.25z" }) ])) }