6 lines
390 B
XML
6 lines
390 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg width="20" height="20" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<rect x="0.5" y="0.5" width="19" height="19" fill="none" stroke="#000000" stroke-width="1"/>
|
|
<text x="10" y="15" text-anchor="middle" font-family="Arial, sans-serif" font-size="10" font-weight="bold" fill="#000000">BCN</text>
|
|
</svg>
|