4 lines
272 B
XML
4 lines
272 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="150" height="60" viewBox="0 0 150 60">
|
|
<rect width="150" height="60" fill="#f0f0f0" rx="4"/>
|
|
<text x="75" y="35" font-family="Arial, sans-serif" font-size="12" fill="#999" text-anchor="middle">Your Logo Here</text>
|
|
</svg> |