Initial commit

This commit is contained in:
V
2026-05-16 20:30:20 +01:00
commit b0b5c3bd08
34 changed files with 2356 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 1100">
<rect width="900" height="1100" fill="#e5e1d8"/>
<circle cx="450" cy="350" r="160" fill="#a7a197"/>
<path d="M180 980c35-250 190-380 270-380s235 130 270 380z" fill="#2b2b2b"/>
</svg>

After

Width:  |  Height:  |  Size: 253 B

+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1600 1000">
<rect width="1600" height="1000" fill="#d8d5cf"/>
<path d="M0 760 420 430l290 210 290-360 600 500v220H0z" fill="#9d9a92"/>
<path d="M220 710h1160v95H220z" fill="#1f2933" opacity=".85"/>
<path d="M290 295h390v360H290zM760 210h520v445H760z" fill="#f4f0e8" opacity=".78"/>
</svg>

After

Width:  |  Height:  |  Size: 350 B

+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 900">
<rect width="900" height="900" fill="#d7d1c5"/>
<path d="M120 650h660v110H120z" fill="#242424"/>
<path d="M190 230h210v420H190zM460 160h250v490H460z" fill="#f7f2e8"/>
</svg>

After

Width:  |  Height:  |  Size: 243 B

+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 900">
<rect width="900" height="900" fill="#c7ced0"/>
<path d="M130 200h640v500H130z" fill="#f4f4ef"/>
<path d="M220 300h170v300H220zM500 300h170v300H500z" fill="#6d7476"/>
</svg>

After

Width:  |  Height:  |  Size: 243 B

+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 900">
<rect width="900" height="900" fill="#ddd9d0"/>
<path d="M170 180h560v560H170z" fill="#f8f7f2"/>
<circle cx="450" cy="460" r="165" fill="#a1907c"/>
</svg>

After

Width:  |  Height:  |  Size: 224 B