Skip to content

Commit

Permalink
fix(branding): remove deprecated logos and wordmarks (#13393)
Browse files Browse the repository at this point in the history
  • Loading branch information
d1onys1us committed Mar 22, 2023
1 parent 1b3c268 commit b14472c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions packages/branding/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This package contains all the branding assets for Taiko.

Included: Logos, Logotypes, Backgrounds, Backdrops and Mockups.
Included: Logos, Wordmarks, Backgrounds, Backdrops and Mockups.

## Naming

Expand All @@ -12,26 +12,26 @@ Use `taikoxyz` for the social handle (e.g., Twitter: [@taikoxyz](https://twitter

## Logos

Download vector assets of the Taiko logo:
Click to download the vector asset of the Taiko logo:

<img src="https://github.com/taikoxyz/taiko-mono/blob/main/packages/branding/Logo/SVG/Taiko_Logo_Fluo.svg" width="75px"> &nbsp;&nbsp;&nbsp; <img src="https://github.com/taikoxyz/taiko-mono/blob/main/packages/branding/Logo/SVG/Taiko_Token_Fluo-on-Black.svg" width="75px"> &nbsp;&nbsp;&nbsp; <img src="https://github.com/taikoxyz/taiko-mono/blob/main/packages/branding/Logo/SVG/Taiko_Token_White-on-Black.svg" width="75px"> &nbsp;&nbsp;&nbsp; <img src="https://github.com/taikoxyz/taiko-mono/blob/main/packages/branding/Logo/SVG/Taiko_Logo_White-on-Fluo.svg" width="75px">
<img src="https://github.com/taikoxyz/taiko-mono/blob/main/packages/branding/Logo/SVG/Taiko_Logo_Fluo.svg" width="75px">

[Browse Logos](https://github.com/taikoxyz/taiko-mono/tree/main/packages/branding/Logo)
[Browse all logos](https://github.com/taikoxyz/taiko-mono/tree/main/packages/branding/Logo)

Please use SVG or crushed PNG wherever possible for improved image quality and performance.

## Logotypes
## Wordmarks

Download vector assets of the Taiko logotype:
Click to download the vector asset of the Taiko wordmark:

<a href="https://github.com/taikoxyz/taiko-mono/blob/main/packages/branding/Logotype/SVG/Taiko_Logotype_Horiz_1_Fluo_Black.svg"><img src="https://github.com/taikoxyz/taiko-mono/blob/main/packages/branding/Logotype/JPG/Taiko_Logotype_Horiz_1_Fluo_Black.jpg" width="75px"></a> &nbsp;&nbsp;&nbsp; <img src="https://github.com/taikoxyz/taiko-mono/blob/main/packages/branding/Logotype/SVG/Taiko_Logotype_Horiz_2_Fluo_White.svg" width="75px"> &nbsp;&nbsp;&nbsp; <img src="https://github.com/taikoxyz/taiko-mono/blob/main/packages/branding/Logotype/SVG/Taiko_Logotype_Square_Fluo_White.svg" width="75px">
<a href="https://github.com/taikoxyz/taiko-mono/blob/main/packages/branding/Logotype/SVG/Taiko_Logotype_Horiz_1_Fluo_Black.svg"><img src="https://github.com/taikoxyz/taiko-mono/blob/main/packages/branding/Logotype/JPG/Taiko_Logotype_Horiz_1_Fluo_Black.jpg" width="75px"></a> &nbsp;&nbsp;&nbsp; <img src="https://github.com/taikoxyz/taiko-mono/blob/main/packages/branding/Logotype/SVG/Taiko_Logotype_Horiz_1_Fluo_White.svg" width="75px">

[Browse Logotypes](https://github.com/taikoxyz/taiko-mono/tree/main/packages/branding/Logotype)
[Browse all wordmarks](https://github.com/taikoxyz/taiko-mono/tree/main/packages/branding/Logotype)


## Fonts

Taiko uses Oxanium as the global font across its identity. The font is licensed under the [Open Font License](https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL). Its specimen and font family can be accessed at: https://fonts.google.com/specimen/Oxanium
Taiko uses `Oxanium` as the global font across its identity. The font is licensed under the [Open Font License](https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL). Its specimen and font family can be accessed at: https://fonts.google.com/specimen/Oxanium

## Colors

Expand Down

0 comments on commit b14472c

Please sign in to comment.