fix: centered logo
This commit is contained in:
parent
98874cea24
commit
7403700789
@ -5,7 +5,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="web/public/logo-termtap-concept-no-undertext.svg" alt="termtap logo" width="360" />
|
<img src="web/public/logo-termtap-concept-no-undertext-centered.svg" alt="termtap logo" width="360" />
|
||||||
</p>
|
</p>
|
||||||
<p align="center">Tap into your app's API traffic from the terminal.</p>
|
<p align="center">Tap into your app's API traffic from the terminal.</p>
|
||||||
|
|
||||||
|
|||||||
11
web/public/logo-termtap-concept-no-undertext-centered.svg
Normal file
11
web/public/logo-termtap-concept-no-undertext-centered.svg
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<svg width="1050" height="420" viewBox="0 0 1400 420" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<rect width="1050" height="420" fill="#02060E"/>
|
||||||
|
<rect x="74" y="92" width="236" height="236" rx="24" fill="#040B16" stroke="#1A2432" stroke-width="4"/>
|
||||||
|
<circle cx="112" cy="130" r="8" fill="#2A333C"/>
|
||||||
|
<circle cx="140" cy="130" r="8" fill="#2A333C"/>
|
||||||
|
<circle cx="168" cy="130" r="8" fill="#2A333C"/>
|
||||||
|
<path d="M130 188L162 214L130 240" stroke="#6DE1A5" stroke-width="10" stroke-linecap="round" stroke-linejoin="round"/>
|
||||||
|
<rect x="182" y="232" width="58" height="10" rx="5" fill="#6DE1A5"/>
|
||||||
|
<text x="365" y="262" fill="#D9E0EA" font-family="'IBM Plex Mono', 'JetBrains Mono', monospace" font-size="136" font-weight="700" letter-spacing="-3">termtap</text>
|
||||||
|
<text x="930" y="262" fill="#6DE1A5" font-family="'IBM Plex Mono', 'JetBrains Mono', monospace" font-size="136" font-weight="700">.</text>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 919 B |
Loading…
x
Reference in New Issue
Block a user