forked from btclock/webui
Improve Nostr Zap support
This commit is contained in:
parent
876f3b01d8
commit
21a7192e6d
7 changed files with 206 additions and 186 deletions
6
src/icons/ZapIcon.svelte
Normal file
6
src/icons/ZapIcon.svelte
Normal 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
|
||||
>
|
Loading…
Add table
Add a link
Reference in a new issue