5 lines
245 B
XML
5 lines
245 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48">
|
|
<rect width="48" height="48" rx="6" fill="#00D2FF"/>
|
|
<text x="24" y="32" text-anchor="middle" font-size="20" font-weight="bold" fill="white">P</text>
|
|
</svg>
|