mirror of
https://github.com/PR0M3TH3AN/bitvid.git
synced 2026-03-12 05:52:33 +00:00
Add zap button placeholder on channel profiles
This commit is contained in:
13
assets/svg/lightning-bolt.svg
Normal file
13
assets/svg/lightning-bolt.svg
Normal 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 |
Reference in New Issue
Block a user