Skip to content

Commit 5e6e52f

Browse files
author
Viktoriia Kvapil
committed
Update Cozystack logo and favicons to the new brand mark
Replace the navigation logo and the full favicon set with the refreshed Cozystack brand mark (new icon + "COZYSTACK" wordmark). - assets/icons/logo.svg new horizontal wordmark (white, for dark nav) - static/favicons/* regenerated from the new icon The nav logo is tightly cropped (no surrounding padding) and the navbar logo height is bumped 30px -> 36px so the new icon + wordmark reads at a comparable size to the previous logo. Favicons use the new icon glyph on a #1a1a1a square (matching the site's existing theme color) and keep the same file names and pixel dimensions as before. SVGs are optimized via autocrop.cncf.io. Signed-off-by: Viktoriia Kvapil <bisunviktoria@gmail.com>
1 parent 3720cbf commit 5e6e52f

16 files changed

Lines changed: 4 additions & 150 deletions

assets/icons/logo.svg

Lines changed: 1 addition & 51 deletions
Loading

assets/scss/blocks/_nav.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ nav.navbar {
3737
svg {
3838
display: inline-block;
3939
margin: 0 10px 0 -6px;
40-
height: 30px;
40+
height: 36px;
4141
@include media-breakpoint-up(lg) {
4242
margin: 0 10px;
4343
}
4.95 KB
Loading
15.1 KB
Loading
-978 Bytes
Loading

static/favicons/favicon-16x16.png

-4.68 KB
Loading

static/favicons/favicon-32x32.png

-4.1 KB
Loading

static/favicons/favicon.ico

-2.84 KB
Binary file not shown.

static/favicons/favicon.png

969 Bytes
Loading

static/favicons/favicon.svg

Lines changed: 1 addition & 49 deletions
Loading

0 commit comments

Comments
 (0)