Add zap button placeholder on channel profiles

This commit is contained in:
thePR0M3TH3AN
2025-09-25 18:36:18 -04:00
parent 4d0731fe6e
commit c1da7dbb39
3 changed files with 46 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="white"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<polygon points="13 2 3 14 12 14 11 22 21 10 12 10 13 2" />
</svg>

After

Width:  |  Height:  |  Size: 263 B