build clean, v0.1 firefox only, pre-test

This commit is contained in:
2026-08-10 14:29:54 -03:00
parent 42638eaaf9
commit d01238a9f1
11 changed files with 1061 additions and 3 deletions

7
icons/logsdu.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
<rect width="64" height="64" rx="14" fill="#2f6f4e"/>
<path d="M32 14a10 10 0 0 0-10 10v6h6v-6a4 4 0 0 1 8 0v6h6v-6a10 10 0 0 0-10-10z" fill="#e8f3ec"/>
<rect x="18" y="30" width="28" height="22" rx="4" fill="#e8f3ec"/>
<circle cx="32" cy="39" r="3.5" fill="#2f6f4e"/>
<rect x="30.5" y="41" width="3" height="7" rx="1.5" fill="#2f6f4e"/>
</svg>

After

Width:  |  Height:  |  Size: 434 B