This commit is contained in:
Kar
2025-03-22 19:09:19 +05:30
parent 967386869f
commit 1168bfd709
3 changed files with 13 additions and 8 deletions

7
public/logo.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg width="60" height="60" viewBox="0 0 150 150" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="50" height="50" fill="#FF0000"/>
<rect y="100" width="50" height="50" fill="#0000FF"/>
<rect x="100" width="50" height="50" fill="#FF0000"/>
<rect x="100" y="100" width="50" height="50" fill="#0000FF"/>
<rect x="50" y="50" width="50" height="50" fill="#008000"/>
</svg>

After

Width:  |  Height:  |  Size: 401 B