New d² logo with mint accent, favicon, white-bg variant

This commit is contained in:
Jarvis Prime
2026-03-22 22:48:01 +00:00
parent 2ef3ff1257
commit 365d4b2f4f
12 changed files with 28 additions and 0 deletions

BIN
dist/favicon.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 896 B

BIN
dist/logo-120.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
dist/logo-white.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

7
dist/logo-white.svg vendored Normal file
View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512">
<defs><clipPath id="left"><rect x="0" y="0" width="222" height="512"/></clipPath></defs>
<rect width="512" height="512" rx="96" fill="white"/>
<text clip-path="url(#left)" x="68" y="394" font-family="Inter, Helvetica Neue, Arial, sans-serif" font-weight="700" font-size="368" fill="#2ECDA7">d</text>
<text x="72" y="390" font-family="Inter, Helvetica Neue, Arial, sans-serif" font-weight="700" font-size="360" fill="#3294D2">d</text>
<text x="330" y="210" font-family="Inter, Helvetica Neue, Arial, sans-serif" font-weight="600" font-size="120" fill="#3294D2" opacity="0.95">2</text>
</svg>

After

Width:  |  Height:  |  Size: 688 B

BIN
dist/logo.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 16 KiB

7
dist/logo.svg vendored Normal file
View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512">
<defs><clipPath id="left"><rect x="0" y="0" width="222" height="512"/></clipPath></defs>
<rect width="512" height="512" rx="96" fill="#3294D2"/>
<text clip-path="url(#left)" x="68" y="394" font-family="Inter, Helvetica Neue, Arial, sans-serif" font-weight="700" font-size="368" fill="#2ECDA7">d</text>
<text x="72" y="390" font-family="Inter, Helvetica Neue, Arial, sans-serif" font-weight="700" font-size="360" fill="white">d</text>
<text x="330" y="210" font-family="Inter, Helvetica Neue, Arial, sans-serif" font-weight="600" font-size="120" fill="white" opacity="0.95">2</text>
</svg>

After

Width:  |  Height:  |  Size: 686 B

BIN
public/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 896 B

BIN
public/logo-120.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
public/logo-white.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

7
public/logo-white.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512">
<defs><clipPath id="left"><rect x="0" y="0" width="222" height="512"/></clipPath></defs>
<rect width="512" height="512" rx="96" fill="white"/>
<text clip-path="url(#left)" x="68" y="394" font-family="Inter, Helvetica Neue, Arial, sans-serif" font-weight="700" font-size="368" fill="#2ECDA7">d</text>
<text x="72" y="390" font-family="Inter, Helvetica Neue, Arial, sans-serif" font-weight="700" font-size="360" fill="#3294D2">d</text>
<text x="330" y="210" font-family="Inter, Helvetica Neue, Arial, sans-serif" font-weight="600" font-size="120" fill="#3294D2" opacity="0.95">2</text>
</svg>

After

Width:  |  Height:  |  Size: 688 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 16 KiB

7
public/logo.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512">
<defs><clipPath id="left"><rect x="0" y="0" width="222" height="512"/></clipPath></defs>
<rect width="512" height="512" rx="96" fill="#3294D2"/>
<text clip-path="url(#left)" x="68" y="394" font-family="Inter, Helvetica Neue, Arial, sans-serif" font-weight="700" font-size="368" fill="#2ECDA7">d</text>
<text x="72" y="390" font-family="Inter, Helvetica Neue, Arial, sans-serif" font-weight="700" font-size="360" fill="white">d</text>
<text x="330" y="210" font-family="Inter, Helvetica Neue, Arial, sans-serif" font-weight="600" font-size="120" fill="white" opacity="0.95">2</text>
</svg>

After

Width:  |  Height:  |  Size: 686 B