Is there an answer to my question?
I want to use (navigator.onLine)
to detect if the user is online/offline by using google's material icons. I've tried this already but it doesn't work.
Here's some code to start with:
<p id="onlineoffline"><span class="material-icons">
signal_wifi_connected_no_internet_4
</span></p>