Files
tomsjavajive-app/assets/images/placeholder-product.svg
T
2026-05-16 23:00:37 -05:00

7 lines
431 B
XML

<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>