chore: update ClickStack favicons to be distinct across all CH apps/sites (#1749)

This commit is contained in:
Elizabet Oliveira 2026-02-18 17:20:49 +00:00 committed by GitHub
parent 18c2b37599
commit 30f4dfdcb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 18 additions and 11 deletions

View file

@ -0,0 +1,5 @@
---
"@hyperdx/app": patch
---
chore: update ClickStack favicons to be distinct across all ClickHouse apps/sites

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 386 B

After

Width:  |  Height:  |  Size: 342 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 587 B

After

Width:  |  Height:  |  Size: 534 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

@ -1,15 +1,17 @@
<svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="260" height="260" rx="40" fill="#FCFF74"/>
<g clip-path="url(#clip0_1_532)">
<rect x="42.25" y="42.25" width="19.4993" height="175.494" rx="2.05109" fill="#0B0B0B"/>
<rect x="81.2509" y="42.25" width="19.4993" height="175.494" rx="2.05109" fill="#0B0B0B"/>
<rect x="120.252" y="42.25" width="19.4993" height="175.494" rx="2.05109" fill="#0B0B0B"/>
<rect x="159.243" y="42.25" width="19.4993" height="175.494" rx="2.05109" fill="#0B0B0B"/>
<rect x="198.254" y="110.501" width="19.4993" height="38.9987" rx="2.05109" fill="#0B0B0B"/>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="260" height="260"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="260" height="260"><svg width="260" height="260" viewBox="0 0 260 260" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="260" height="260" rx="40" fill="#F9F9F9"></rect>
<g clip-path="url(#clip0_87_31)">
<rect x="42.25" y="42.25" width="19.4993" height="175.494" rx="2.05109" fill="#151515"></rect>
<rect x="81.251" y="42.25" width="19.4993" height="175.494" rx="2.05109" fill="#151515"></rect>
<rect x="120.252" y="42.25" width="19.4993" height="175.494" rx="2.05109" fill="#151515"></rect>
<rect x="159.243" y="42.25" width="19.4993" height="175.494" rx="2.05109" fill="#151515"></rect>
<rect x="198.254" y="110.501" width="19.4993" height="38.9987" rx="2.05109" fill="#151515"></rect>
</g>
<defs>
<clipPath id="clip0_1_532">
<rect width="208" height="208" fill="white" transform="translate(26 26)"/>
<clipPath id="clip0_87_31">
<rect width="208" height="208" fill="white" transform="translate(26 26)"></rect>
</clipPath>
</defs>
</svg>
</svg></svg><style>@media (prefers-color-scheme: light) { :root { filter: none; } }
@media (prefers-color-scheme: dark) { :root { filter: none; } }
</style></svg>

Before

Width:  |  Height:  |  Size: 787 B

After

Width:  |  Height:  |  Size: 1.2 KiB