diff --git a/public/logos/zen-alpha-black.png b/public/logos/zen-alpha-black.png new file mode 100644 index 0000000..e18897e Binary files /dev/null and b/public/logos/zen-alpha-black.png differ diff --git a/public/logos/zen-alpha-blue.png b/public/logos/zen-alpha-blue.png new file mode 100644 index 0000000..2ac25ac Binary files /dev/null and b/public/logos/zen-alpha-blue.png differ diff --git a/public/logos/zen-alpha-brown.png b/public/logos/zen-alpha-brown.png new file mode 100644 index 0000000..ede63c5 Binary files /dev/null and b/public/logos/zen-alpha-brown.png differ diff --git a/public/logos/zen-alpha-buff.png b/public/logos/zen-alpha-buff.png new file mode 100644 index 0000000..a54e888 Binary files /dev/null and b/public/logos/zen-alpha-buff.png differ diff --git a/public/logos/zen-alpha-indigo.png b/public/logos/zen-alpha-indigo.png new file mode 100644 index 0000000..cb5dd39 Binary files /dev/null and b/public/logos/zen-alpha-indigo.png differ diff --git a/public/logos/zen-alpha-mantis.png b/public/logos/zen-alpha-mantis.png new file mode 100644 index 0000000..9429d19 Binary files /dev/null and b/public/logos/zen-alpha-mantis.png differ diff --git a/public/logos/zen-alpha-orchid.png b/public/logos/zen-alpha-orchid.png new file mode 100644 index 0000000..12a1fb7 Binary files /dev/null and b/public/logos/zen-alpha-orchid.png differ diff --git a/public/logos/zen-alpha-pink.png b/public/logos/zen-alpha-pink.png new file mode 100644 index 0000000..da38309 Binary files /dev/null and b/public/logos/zen-alpha-pink.png differ diff --git a/public/logos/zen-alpha-tangerine.png b/public/logos/zen-alpha-tangerine.png new file mode 100644 index 0000000..3ddef75 Binary files /dev/null and b/public/logos/zen-alpha-tangerine.png differ diff --git a/public/logos/zen-alpha-turquise.png b/public/logos/zen-alpha-turquise.png new file mode 100644 index 0000000..4cceb1b Binary files /dev/null and b/public/logos/zen-alpha-turquise.png differ diff --git a/public/logos/zen-alpha-white.png b/public/logos/zen-alpha-white.png new file mode 100644 index 0000000..ad092aa Binary files /dev/null and b/public/logos/zen-alpha-white.png differ diff --git a/public/logos/zen-alpha-yellow.png b/public/logos/zen-alpha-yellow.png new file mode 100644 index 0000000..9885f0c Binary files /dev/null and b/public/logos/zen-alpha-yellow.png differ diff --git a/src/components/branding-assets.tsx b/src/components/branding-assets.tsx index e091332..9480164 100644 --- a/src/components/branding-assets.tsx +++ b/src/components/branding-assets.tsx @@ -7,22 +7,49 @@ export function BrandingAssets() {

Branding Assets

Download Zen Browser branding assets for your website or project.

-
- {LOGO_COLORS.map((color) => ( -
- {`Zen -
-

{color} -

- - Download - +
+

Logos

+

+ Download the Zen Browser logo in different colors. +

+
+ {LOGO_COLORS.map((color) => ( + -
- ))} + ))} +
+
+
+

Empty Logos

+

+ Download the Zen Browser logo in different colors without a filled Zen letter. +

+
+ {LOGO_COLORS.map((color) => ( +
+ {`Zen + +
+ ))} +

License

@@ -38,6 +65,9 @@ export function BrandingAssets() { . Thanks to Donno (mr. Logos) for the assets.
+ These logos however shall not be modified in a way that suggests the licensor endorses you or your use. +
+
You are free to share and adapt the assets for any purpose, even commercially.