5 lines
318 B
XML
5 lines
318 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg width="1024" height="1024" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="1024" height="1024" rx="200" fill="#0078d4"/>
|
|
<text x="512" y="640" font-family="Arial" font-size="600" text-anchor="middle" fill="white">C</text>
|
|
</svg> |