Skip to content

Develop

<a
href="#"
class="tng-platform-badge is-app-store"
aria-label="Download on the App Store"
></a>
<a
href="#"
class="tng-platform-badge is-google-play"
aria-label="Get it on Google Play"
></a>
<a
href="#"
class="tng-platform-badge is-apple-podcasts"
aria-label="Listen on Apple Podcasts"
></a>
<a
href="#"
class="tng-platform-badge is-spotify"
aria-label="Listen on Spotify"
></a>

Three sizes are available: is-sm (32px), default (40px), and is-lg (56px).

<a
href="#"
class="tng-platform-badge is-app-store is-sm"
aria-label="Download on the App Store"
></a>
<a
href="#"
class="tng-platform-badge is-app-store"
aria-label="Download on the App Store"
></a>
<a
href="#"
class="tng-platform-badge is-app-store is-lg"
aria-label="Download on the App Store"
></a>