👉 Navigation bar

<nav>
    <a href="#home" id="home"><img alt="md/home" loading="lazy" src="/img/icons/md/home.svg" width="18" height="18"> Home</a>
    <a href="#feed" id="feed"><img alt="md/feed" loading="lazy" src="/img/icons/md/feed.svg" width="18" height="18"> Feed <sup></sup></a>
    <a href="#group" id="group"><img alt="md/group" loading="lazy" src="/img/icons/md/group.svg" width="18" height="18"> Group <sup>9+</sup></a>
    <a href="#chat" id="chat"><img alt="md/chat" loading="lazy" src="/img/icons/md/chat.svg" width="18" height="18"> Chat <sup>99+</sup></a>
    <a href="#notifications" id="notifications"><img alt="md/notifications" loading="lazy" src="/img/icons/md/notifications.svg" width="18" height="18"> Notices <sup>999+</sup></a>
</nav>