docs(store): add STORE.yaml, MODULE.md/de + icon for the store
Some checks failed
CI / Linux x86_64 (Forgejo) (push) Failing after 1m29s

Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
flemming-it 2026-06-19 02:54:59 +02:00
parent 80f6620d42
commit ae38305667
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