Initial commit: English Course 10 with offline 3D assets
This commit is contained in:
5
assets/ui/level_secret.svg
Normal file
5
assets/ui/level_secret.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
||||
<circle cx="50" cy="50" r="45" fill="#581c87"/>
|
||||
<text x="50" y="65" font-family="Arial" font-weight="bold" font-size="50" text-anchor="middle" fill="#fde047">?</text>
|
||||
<circle cx="50" cy="50" r="40" fill="none" stroke="#fde047" stroke-width="2" stroke-dasharray="5 5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 350 B |
Reference in New Issue
Block a user