ci(dist): build dist

This commit is contained in:
gitea-actions[bot] 2025-01-05 05:46:43 +00:00
parent 0185a10711
commit d1e82f2488
15 changed files with 154 additions and 0 deletions

7
dist/icons/vaultwarden.svg vendored Normal file
View file

@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#e5e7eb" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
<path d="M5 13a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z"></path>
<path d="M8 11v-4a4 4 0 1 1 8 0v4"></path>
<path d="M15 16h.01"></path>
<path d="M12.01 16h.01"></path>
<path d="M9.02 16h.01"></path>
</svg>

After

Width:  |  Height:  |  Size: 400 B