feat: migrate alpine ui into app shell
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
||||
<defs><symbol id="icon" viewBox="0 0 16 16">
|
||||
<polygon fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round" points="8,1 15,14 1,14"/>
|
||||
<path fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" d="M8 6v4M8 11.5v.5"/>
|
||||
</symbol></defs>
|
||||
<use href="#icon" color="#6b7280"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 420 B |
Reference in New Issue
Block a user