brand: gradient echo-tile logo + matching favicon, unified across nav/footer/tab
This commit is contained in:
parent
22228d6333
commit
b8702762df
3 changed files with 22 additions and 11 deletions
|
|
@ -1,6 +1,12 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<rect width="32" height="32" rx="7" fill="#12a594"/>
|
||||
<circle cx="10" cy="16" r="2.8" fill="#fff"/>
|
||||
<path d="M15.5 10a8 8 0 0 1 0 12" fill="none" stroke="#fff" stroke-width="2.2" stroke-linecap="round"/>
|
||||
<path d="M19.5 6.5a13 13 0 0 1 0 19" fill="none" stroke="#eafffb" stroke-width="2.2" stroke-linecap="round"/>
|
||||
<defs>
|
||||
<linearGradient id="e" x1="0" y1="0" x2="0" y2="1">
|
||||
<stop offset="0" stop-color="#2dd4bf"/>
|
||||
<stop offset="1" stop-color="#0f9c8b"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect x="1" y="1" width="30" height="30" rx="8" fill="url(#e)"/>
|
||||
<circle cx="11.4" cy="16" r="2.7" fill="#fff"/>
|
||||
<path d="M16.3 10.5a7.3 7.3 0 0 1 0 11" fill="none" stroke="#fff" stroke-width="2.5" stroke-linecap="round"/>
|
||||
<path d="M20.6 6.9a11.7 11.7 0 0 1 0 18.2" fill="none" stroke="#fff" stroke-width="2.5" stroke-linecap="round" opacity=".7"/>
|
||||
</svg>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 389 B After Width: | Height: | Size: 614 B |
Loading…
Add table
Add a link
Reference in a new issue