Improve Nostr Zap support

This commit is contained in:
Djuri 2024-08-31 15:37:20 +02:00
parent 876f3b01d8
commit 21a7192e6d
7 changed files with 206 additions and 186 deletions

6
src/icons/ZapIcon.svelte Normal file
View file

@ -0,0 +1,6 @@
<script lang="ts">
</script>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"
><title>flash</title><path d="M7,2V13H10V22L17,10H13L17,2H7Z" /></svg
>