mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-06-01 15:10:06 +00:00
add back-to-top.svg
This commit is contained in:
10
src/assets/back-to-top.svg
Normal file
10
src/assets/back-to-top.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round">
|
||||
<polyline points="18 15 12 9 6 15"></polyline>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 244 B |
Reference in New Issue
Block a user