Files
theia-code-os/logo/theia-logo.svg
mawkone 8bb5110148
Some checks failed
Playwright Tests / Playwright Tests (ubuntu-22.04, Node.js 22.x) (push) Has been cancelled
3PP License Check / 3PP License Check (11, 22.x, ubuntu-22.04) (push) Has been cancelled
Publish packages to NPM / Perform Publishing (push) Has been cancelled
deploy: current vibn theia state
Made-with: Cursor
2026-02-27 12:01:08 -08:00

10 lines
482 B
XML

<!-- VIBN BRANDING PLACEHOLDER -->
<!-- Replace this file with the Vibn logo (with wordmark) -->
<!-- Recommended: SVG, vector, min 200px wide, horizontal lockup -->
<!-- Used in: Theia loading screen, about dialog -->
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 60">
<rect width="200" height="60" fill="#1a1a2e" rx="8"/>
<text x="100" y="38" font-family="sans-serif" font-size="24" font-weight="bold"
fill="#ffffff" text-anchor="middle">VIBN</text>
</svg>