6 lines
295 B
XML
6 lines
295 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none">
|
|
<!-- Brand C shape -->
|
|
<rect width="48" height="48" rx="10" fill="#314732"/>
|
|
<text x="24" y="34" font-size="28" font-family="system-ui, sans-serif" font-weight="700" text-anchor="middle" fill="white">C</text>
|
|
</svg>
|