9 lines
424 B
XML
9 lines
424 B
XML
<!-- VIBN BRANDING PLACEHOLDER -->
|
|
<!-- Replace this file with the main Vibn icon/logo SVG -->
|
|
<!-- Recommended: SVG, square or near-square, works at small sizes -->
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60">
|
|
<rect width="60" height="60" fill="#1a1a2e" rx="10"/>
|
|
<text x="30" y="40" font-family="sans-serif" font-size="28" font-weight="bold"
|
|
fill="#ffffff" text-anchor="middle">V</text>
|
|
</svg>
|