Initial commit: English Course 10 with offline 3D assets
This commit is contained in:
8
assets/ui/level_space.svg
Normal file
8
assets/ui/level_space.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
||||
<circle cx="50" cy="50" r="45" fill="#1e293b"/>
|
||||
<circle cx="20" cy="20" r="2" fill="#fff"/>
|
||||
<circle cx="80" cy="30" r="1" fill="#fff"/>
|
||||
<circle cx="40" cy="80" r="1.5" fill="#fff"/>
|
||||
<circle cx="50" cy="50" r="15" fill="#fca5a5" stroke="#f87171" stroke-width="2"/>
|
||||
<ellipse cx="50" cy="50" rx="25" ry="5" fill="none" stroke="#fff" stroke-width="1" transform="rotate(-20 50 50)"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 472 B |
Reference in New Issue
Block a user