Add new branding SVG files for wordmark in white and default colors

- Created wordmark-white.svg with white text for branding use.
- Created wordmark.svg with dark text for branding use.
This commit is contained in:
SnapOtter
2026-05-10 21:25:43 +08:00
parent 78ca9720e7
commit 8aa5d9a5f2
113 changed files with 61 additions and 8353 deletions
+9
View File
@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 720 200" fill="none">
<rect width="720" height="200" rx="16" fill="#0f172a"/>
<text x="220" y="105" font-family="Nunito, Inter, system-ui, sans-serif" font-size="64" font-weight="800" fill="#ffffff">
<tspan>Snap</tspan><tspan fill="#3b82f6">Otter</tspan>
</text>
<text x="220" y="140" font-family="Inter, system-ui, sans-serif" font-size="18" fill="#94a3b8">
Self-hosted image processing suite
</text>
</svg>

After

Width:  |  Height:  |  Size: 523 B