Preview:
const loadingMobile = `
        <div id="loading-get-data" class="mt-2 alert alert-primary">
            <div class="d-flex align-items-center">
                <div class="spinner spinner-border spinner-border-sm text-primary" role="status">
                    <span class="sr-only">Loading...</span>
                </div>
                <h6 class="ml-2">Memuat tagihan...</h6>
            </div>
        </div>`
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter