Initial Watermaps import
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user