Initial Watermaps import

This commit is contained in:
BuTzZ
2026-07-24 11:29:24 +02:00
commit 57f7b4dedb
129 changed files with 43136 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="12" fill="#0f4c5c"/>
<circle cx="32" cy="32" r="22" fill="#f6f9f7"/>
<path d="M32 10l8 25-8 19-8-19 8-25z" fill="#cc3333"/>
<path d="M32 10l8 25-8-5V10z" fill="#0f4c5c"/>
<circle cx="32" cy="32" r="4" fill="#10242b"/>
</svg>

After

Width:  |  Height:  |  Size: 329 B