JezK
Edit File: company-illustration.svg
<svg xmlns="http://www.w3.org/2000/svg" width="500" height="400" viewBox="0 0 500 400"> <rect width="100%" height="100%" fill="#f8f9fa"/> <rect x="150" y="100" width="200" height="200" fill="#b05604" opacity="0.1"/> <circle cx="250" cy="200" r="60" fill="#b05604" opacity="0.2"/> <text x="50%" y="50%" text-anchor="middle" font-family="Arial" font-size="24" fill="#b05604">Company Illustration</text> </svg>