mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
Re-align logo geometry inside banner.svg to match logo.svg
This commit is contained in:
parent
b190bed042
commit
b5c89c6781
1 changed files with 6 additions and 4 deletions
|
@ -21,13 +21,15 @@
|
|||
</style>
|
||||
</defs>
|
||||
<rect width="100%" height="100%" x="0" y="0" fill="#203050"/>
|
||||
<g transform="translate(200,200)">
|
||||
<rect width="460" height="460" x="70" y="70" rx="50" ry="50" fill="url(#b)"/>
|
||||
<rect width="380" height="380" x="110" y="110" rx="40" ry="40" fill="url(#c)"/>
|
||||
<text x="115" y="390" font-size="300" font-family="Sometype Mono, monospace" fill="#203050">
|
||||
<!-- start of logo.svg -->
|
||||
<g transform="translate(100,100)">
|
||||
<rect width="460" height="460" x="170" y="170" rx="50" ry="50" fill="url(#b)"/>
|
||||
<rect width="380" height="380" x="210" y="210" rx="40" ry="40" fill="url(#c)"/>
|
||||
<text x="215" y="490" font-size="300" font-family="Sometype Mono, monospace" fill="#203050">
|
||||
$_
|
||||
</text>
|
||||
</g>
|
||||
<!-- end of logo.svg -->
|
||||
<g fill="#7ebfb7" font-family="Sometype Mono, monospace">
|
||||
<text x="840" y="480" font-size="170" font-weight="bold" transform="scale(1, 0.9)">
|
||||
tldr-pages
|
||||
|
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.6 KiB |
Loading…
Add table
Reference in a new issue