Initial commit

This commit is contained in:
2026-05-22 12:52:44 +00:00
commit 996ca0d621
122 changed files with 22749 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400">
<rect width="400" height="400" fill="#F5F0EB"/>
<circle cx="200" cy="180" r="100" fill="#D4A574"/>
<ellipse cx="200" cy="180" rx="70" ry="30" fill="#8B4513"/>
<path d="M130 180 Q130 280 200 280 Q270 280 270 180" fill="#D4A574"/>
<text x="200" y="340" text-anchor="middle" font-family="Georgia, serif" font-size="24" fill="#8B4513">Product Image</text>
</svg>

After

Width:  |  Height:  |  Size: 431 B