neue Favicons

This commit is contained in:
2026-06-13 17:03:41 -05:00
parent fa33ccbe72
commit f36cb9ce51
8 changed files with 12 additions and 30 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 323 B

After

Width:  |  Height:  |  Size: 425 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 537 B

After

Width:  |  Height:  |  Size: 757 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 786 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 327 B

After

Width:  |  Height:  |  Size: 426 B

View File

@@ -1,31 +1,13 @@
<svg width="384" height="384" viewBox="0 0 384 384" fill="none" xmlns="http://www.w3.org/2000/svg">
<!-- Bay Area Email Services favicon.
Back shape: original navy bracket/arrow (kept for brand recognition).
Front shape: blue rounded envelope with flap (the "mail" addition). -->
<!-- BACK bracket: navy, top-right offset (mirrors original logo) -->
<path d="M150 84
h138
a24 24 0 0 1 24 24
v138
a24 24 0 0 1 -24 24
h-18
v-126
a24 24 0 0 0 -24 -24
h-96
z"
fill="#000080"/>
<!-- FRONT envelope: blue, bottom-left offset -->
<!-- Envelope body -->
<rect x="36" y="138" width="216" height="168" rx="34" fill="#0000FF"/>
<!-- Envelope flap: inverted V cut, drawn as a darker overlay using the navy to read as a fold -->
<path d="M58 168
L144 232
L230 168"
fill="none"
stroke="#FFFFFF"
stroke-width="22"
stroke-linecap="round"
stroke-linejoin="round"/>
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="bg" x1="0" y1="0" x2="512" y2="512" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#000080"/>
<stop offset="1" stop-color="#0000FF"/>
</linearGradient>
</defs>
<rect x="0" y="0" width="512" height="512" rx="112" fill="url(#bg)"/>
<rect x="104" y="150" width="304" height="212" rx="28" fill="#FFFFFF"/>
<path d="M132 182 L256 286 L380 182"
fill="none" stroke="#0000FF" stroke-width="30"
stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 629 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 19 KiB