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 16 16">
|
||||
<defs><symbol id="icon" viewBox="0 0 16 16">
|
||||
<path fill="currentColor" d="M8 8a3 3 0 100-6 3 3 0 000 6zm2-3a2 2 0 11-4 0 2 2 0 014 0zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.029 10 8 10c-2.029 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10z"/>
|
||||
</symbol></defs>
|
||||
<use href="#icon" color="#6b7280"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 444 B |
Reference in New Issue
Block a user