feat: migrate alpine ui into app shell
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12">
|
||||
<defs><symbol id="icon" viewBox="0 0 12 12">
|
||||
<polyline fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" points="1.5,6 4.5,9 10.5,3"/>
|
||||
</symbol></defs>
|
||||
<use href="#icon" color="#6b7280"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 316 B |
Reference in New Issue
Block a user