UNPKG

@placetopay/iconsax-vue

Version:

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

18 lines (17 loc) 1.71 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: "M12 22.75c-1.05 0-2.1-.08-3.14-.24a2.42 2.42 0 0 1-2.06-2.39v-5.9a2.97 2.97 0 0 1 2.97-2.97h4.44c.81 0 1.47-.66 1.47-1.47V3.89c0-.46-.33-.84-.79-.91-1.93-.3-3.88-.3-5.81 0-.45.07-.79.46-.79.92v3.67c0 .41-.34.75-.75.75s-.75-.34-.75-.75V3.9c.01-1.2.87-2.21 2.06-2.39 2.08-.32 4.19-.32 6.27 0a2.42 2.42 0 0 1 2.06 2.39v5.9a2.97 2.97 0 0 1-2.97 2.97H9.77c-.81 0-1.47.66-1.47 1.47v5.89c0 .46.33.84.79.91 1.93.3 3.88.3 5.81 0 .45-.07.79-.46.79-.92v-3.67c0-.41.34-.75.75-.75s.75.34.75.75v3.67a2.42 2.42 0 0 1-2.06 2.39c-1.03.16-2.08.24-3.13.24" }), _createElementVNode("path", { fill: "currentColor", d: "M12 17.19c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8.12c.46 0 .84-.33.91-.79.3-1.93.3-3.88 0-5.81a.916.916 0 0 0-.91-.79h-3.67c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.67c1.2.01 2.21.87 2.39 2.06.32 2.08.32 4.19 0 6.27a2.42 2.42 0 0 1-2.39 2.06zm-4.44 0H3.89a2.42 2.42 0 0 1-2.39-2.06c-.32-2.08-.32-4.19 0-6.27A2.42 2.42 0 0 1 3.89 6.8H12c.41 0 .75.34.75.75s-.34.75-.75.75H3.88c-.46 0-.84.33-.91.79-.3 1.93-.3 3.88 0 5.81.07.46.45.79.91.79h3.67c.41 0 .75.34.75.75s-.33.75-.74.75m2.77-11.61c-.41 0-.81-.39-.81-.81s.39-.8.81-.8c.19 0 .42.09.56.22.15.14.25.38.25.58 0 .42-.39.81-.81.81m3.34 14.45c-.41 0-.81-.39-.81-.81s.39-.81.81-.81c.19 0 .42.09.56.22.15.14.25.38.25.58-.01.43-.4.82-.81.82" }) ])) }