try this shi
This commit is contained in:
9
frontend/public/minecraft-icon.svg
Normal file
9
frontend/public/minecraft-icon.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
||||
<rect width="100" height="100" fill="#8B4513"/>
|
||||
<rect x="10" y="10" width="30" height="30" fill="#654321"/>
|
||||
<rect x="60" y="10" width="30" height="30" fill="#654321"/>
|
||||
<rect x="10" y="60" width="30" height="30" fill="#654321"/>
|
||||
<rect x="60" y="60" width="30" height="30" fill="#654321"/>
|
||||
<rect x="35" y="35" width="30" height="30" fill="#A0522D"/>
|
||||
</svg>
|
||||
|
||||
|
After Width: | Height: | Size: 431 B |
Reference in New Issue
Block a user