chore: publish clean community baseline
Deploy / deploy (push) Successful in 2m39s
CI / Rust Checks (push) Successful in 5m31s
CI / UI Checks (push) Successful in 5s
CI / Deployment Manifests (push) Successful in 3s
CI / Frontend E2E (push) Successful in 4m29s

This commit is contained in:
github-ops
2026-06-17 06:15:46 +00:00
commit 4bd54ecd5b
317 changed files with 73426 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<defs><symbol id="icon" viewBox="0 0 24 24">
<rect x="2" y="3" width="9" height="9" rx="1.5" fill="none" stroke="currentColor" stroke-width="1.6"/>
<rect x="13" y="3" width="9" height="9" rx="1.5" fill="none" stroke="currentColor" stroke-width="1.6"/>
<rect x="2" y="14" width="9" height="9" rx="1.5" fill="none" stroke="currentColor" stroke-width="1.6"/>
<rect x="13" y="14" width="9" height="9" rx="1.5" fill="none" stroke="currentColor" stroke-width="1.6"/>
</symbol></defs>
<use href="#icon" color="#6b7280"/>
</svg>

After

Width:  |  Height:  |  Size: 604 B

+7
View File
@@ -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">
<path fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round" d="M1 8s2.5-5 7-5 7 5 7 5-2.5 5-7 5-7-5-7-5z"/>
<circle cx="8" cy="8" r="2" fill="none" stroke="currentColor" stroke-width="1.6"/>
</symbol></defs>
<use href="#icon" color="#6b7280"/>
</svg>

After

Width:  |  Height:  |  Size: 417 B

+6
View File
@@ -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="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round" d="M7 10a4 4 0 100-8 4 4 0 000 8zm5-1l3 3-2 2-1-1-1 1-1-1 1-1-1-1"/>
</symbol></defs>
<use href="#icon" color="#6b7280"/>
</svg>

After

Width:  |  Height:  |  Size: 351 B