Files
protocol-bicorder/bicorder-app/public/icon.svg
2025-11-25 13:20:21 -05:00

12 lines
535 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<rect width="100" height="100" fill="#ffffff"/>
<text x="50" y="35" font-family="monospace" font-size="16" fill="#000000" text-anchor="middle">
Protocol
</text>
<text x="50" y="55" font-family="monospace" font-size="20" fill="#000000" text-anchor="middle" font-weight="bold">
BICORDER
</text>
<rect x="20" y="65" width="60" height="10" fill="none" stroke="#000000" stroke-width="2"/>
<rect x="22" y="67" width="20" height="6" fill="#000000"/>
</svg>