💄 Updated inline SVGs to Material Icons
This commit is contained in:
@@ -30,10 +30,8 @@
|
||||
<span>GitHub</span>
|
||||
</button>
|
||||
</a>
|
||||
<button class="icon" id="installPWA" @click.prevent="showInstallPrompt()">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24">
|
||||
<path d="M12 4.435c-1.989-5.399-12-4.597-12 3.568 0 4.068 3.06 9.481 12 14.997 8.94-5.516 12-10.929 12-14.997 0-8.118-10-8.999-12-3.568z"/>
|
||||
</svg>
|
||||
<button class="icon" id="installPA" @click.prevent="showInstallPrompt()">
|
||||
<i class="material-icons">add_to_home_screen</i>
|
||||
<span>Install PWA</span>
|
||||
</button>
|
||||
<button class="icon" onClick="window.open('https://twitter.com/share?text=👽 Postwoman • API request builder - Helps you create your requests faster, saving you precious time on your development&url=https://postwoman.io&hashtags=postwoman&via=liyasthomas');">
|
||||
|
||||
Reference in New Issue
Block a user