mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
- Created wordmark-white.svg with white text for branding use. - Created wordmark.svg with dark text for branding use.
6 lines
271 B
XML
6 lines
271 B
XML
<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="#ffffff">
|
|
<tspan>Snap</tspan><tspan fill="#3b82f6">Otter</tspan>
|
|
</text>
|
|
</svg>
|