6 lines
312 B
XML
6 lines
312 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64" role="img" aria-label="Player headshot placeholder">
|
|
<rect width="64" height="64" fill="#12121A"/>
|
|
<circle cx="32" cy="26" r="10" fill="#2A2A36"/>
|
|
<path d="M14 56c0-9.94 8.06-18 18-18s18 8.06 18 18" fill="#2A2A36"/>
|
|
</svg>
|