Initial commit: English Course 10 with offline 3D assets
This commit is contained in:
7
assets/ui/level_forest.svg
Normal file
7
assets/ui/level_forest.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
||||
<circle cx="50" cy="50" r="45" fill="#dcfce7"/>
|
||||
<path d="M50 20 L30 60 H70 Z" fill="#22c55e" stroke="#15803d" stroke-width="2"/>
|
||||
<path d="M30 40 L15 70 H45 Z" fill="#4ade80" stroke="#16a34a" stroke-width="2"/>
|
||||
<path d="M70 40 L85 70 H55 Z" fill="#4ade80" stroke="#16a34a" stroke-width="2"/>
|
||||
<rect x="45" y="60" width="10" height="20" fill="#a2714c"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 440 B |
Reference in New Issue
Block a user