mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fixed the unknown SVG icon
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<svg height="100" width="100">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="100" width="100">
|
||||
<circle cx="50" cy="50" r="40" fill="#c9c9c9" />
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 88 B After Width: | Height: | Size: 124 B |
Reference in New Issue
Block a user