docs(store): add STORE.yaml, MODULE.md/de + icon for the store
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m45s

Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
flemming-it 2026-06-19 02:54:57 +02:00
parent fc5e6300b8
commit 4419e4a385
4 changed files with 74 additions and 0 deletions

5
assets/icon.svg Normal file
View file

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
<rect width="64" height="64" rx="12" fill="#08090A"/>
<path d="M32 14 L52 50 L12 50 Z" fill="none" stroke="#E9E7E2" stroke-width="3" stroke-linejoin="miter"/>
<circle cx="32" cy="38" r="4" fill="#2E8F9E"/>
</svg>

After

Width:  |  Height:  |  Size: 303 B