mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
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:
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 80" fill="none">
|
||||
<text x="0" y="58" font-family="Nunito, Inter, system-ui, sans-serif" font-size="56" font-weight="800" fill="#0f172a">
|
||||
<tspan>Snap</tspan><tspan fill="#3b82f6">Otter</tspan>
|
||||
</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 271 B |
Reference in New Issue
Block a user