Add shared NNNet icon for app and website
Some checks failed
Android CI / build (push) Has been cancelled

This commit is contained in:
dom4k
2026-03-17 02:54:31 +00:00
parent da681cbd23
commit 0d40a0ae2a
4 changed files with 34 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
<svg width="108" height="108" viewBox="0 0 108 108" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="10" y="10" width="88" height="88" rx="8" fill="#4C9EEB"/>
<path d="M30 76V34L54 62L78 32V76" stroke="white" stroke-width="8" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="32" cy="70" r="8" fill="#A8D6FA"/>
<circle cx="54" cy="56" r="8" fill="#A8D6FA"/>
<circle cx="78" cy="34" r="8" fill="#A8D6FA"/>
</svg>

After

Width:  |  Height:  |  Size: 441 B