This commit is contained in:
2026-06-22 05:51:46 +03:00
commit 03f9319b3a
32 changed files with 11008 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 800" fill="none">
<rect width="600" height="800" fill="#E8E6E1"/>
<rect x="0" y="0" width="240" height="800" fill="#C5C0B6" opacity="0.5"/>
<rect x="0" y="0" width="20" height="800" fill="#A0998F" opacity="0.6"/>
<rect x="240" y="0" width="360" height="800" fill="#F0EDE8"/>
<polygon points="240,200 360,200 300,80" fill="#D0CBC0" opacity="0.4"/>
<rect x="300" y="280" width="8" height="200" fill="#7A7062"/>
<rect x="270" y="480" width="60" height="40" fill="#6B6358" rx="2"/>
<rect x="280" y="490" width="40" height="100" fill="#5A5247" rx="1"/>
<circle cx="310" cy="340" r="60" fill="#B8B0A4" opacity="0.15"/>
<rect x="260" y="550" width="20" height="20" fill="#4A7C59" rx="2" opacity="0.8"/>
<rect x="285" y="540" width="16" height="30" fill="#4A7C59" rx="2" opacity="0.6"/>
<rect x="310" y="545" width="14" height="25" fill="#3A6B49" rx="2" opacity="0.7"/>
<ellipse cx="340" cy="200" rx="120" ry="80" fill="#E8DCC8" opacity="0.3"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB