Files
slm-design/examples/demo-frontend/public/product-placeholder.svg

9 lines
496 B
XML
Raw Normal View History

2026-08-01 09:31:08 +03:00
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 480" role="img" aria-labelledby="title description">
<title id="title">Product image unavailable</title>
<desc id="description">Neutral geometric placeholder for a missing product image.</desc>
<rect width="640" height="480" fill="#ebe9e2"/>
<path d="M0 390 180 210l105 105 78-78 277 243H0Z" fill="#b7d72c"/>
<circle cx="470" cy="130" r="58" fill="#3057ff"/>
<path d="M72 74h214v24H72zm0 48h142v16H72z" fill="#171813"/>
</svg>