recipe-manager/frontend/public/assets/food/placeholder-recipe.svg

22 lines
1.4 KiB
XML

<svg width="1200" height="800" viewBox="0 0 1200 800" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="title desc">
<title id="title">Recipe image placeholder</title>
<desc id="desc">Abstract food bowl illustration used as a safe placeholder image.</desc>
<defs>
<linearGradient id="bg" x1="0" y1="0" x2="1200" y2="800" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFF7ED"/>
<stop offset="1" stop-color="#FEF3C7"/>
</linearGradient>
</defs>
<rect width="1200" height="800" rx="36" fill="url(#bg)"/>
<ellipse cx="600" cy="470" rx="280" ry="150" fill="#E2E8F0"/>
<ellipse cx="600" cy="450" rx="250" ry="125" fill="#F8FAFC"/>
<circle cx="500" cy="430" r="28" fill="#F97316"/>
<circle cx="560" cy="405" r="34" fill="#84CC16"/>
<circle cx="630" cy="445" r="30" fill="#22C55E"/>
<circle cx="690" cy="410" r="26" fill="#FB7185"/>
<circle cx="740" cy="445" r="22" fill="#F59E0B"/>
<rect x="410" y="560" width="380" height="20" rx="10" fill="#CBD5E1"/>
<text x="600" y="662" text-anchor="middle" font-family="Inter, system-ui, -apple-system, Segoe UI, Roboto, sans-serif" font-size="46" fill="#475569">Recipe Photo Placeholder</text>
<text x="600" y="712" text-anchor="middle" font-family="Inter, system-ui, -apple-system, Segoe UI, Roboto, sans-serif" font-size="28" fill="#64748B">Generated in-project, copyright-safe</text>
</svg>