mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 20:35:19 +00:00
5 lines
219 B
XML
5 lines
219 B
XML
<svg xmlns="http://www.w3.org/2000/svg" shape-rendering="crispEdges" viewBox="0 0 1200 600" width="100%" height="100%">
|
|
<path d="M0 0h1200v600H0" fill="#fff" />
|
|
<path d="M0 200h1200v200H0" fill="#c00" />
|
|
</svg>
|