graphql-engine/assets/brand/README.md
Praveen Durairaju c1873ff3fc update brand assets
<!-- Thank you for ss in the Title above ^ -->

## Description ✍️
<!-- Please fill this se-->
<!-- Describe the changes from a user's perspective -->
This PR updates all the brand assets to reflect latest brand guidelines.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2653
GitOrigin-RevId: dc91a1c27baf78619c84879a6399a2c175c2b252
2021-10-26 09:51:31 +00:00

19 lines
1.6 KiB
Markdown

# Hasura Brand Assets
All assets are available on a Google Cloud Storage Bucket CDN at `https://graphql-engine-cdn.hasura.io/img/<name>`.
*Note: some logos maybe invisible depending on the page background color.*
| name | asset |
| ---- | ----- |
| `hasura_icon_colour.svg` | <img src="hasura_icon_colour.svg" width="150px" style="background-color: white;" /> |
| `hasura_icon_darkbg.svg` | <img src="hasura_icon_darkbg.svg" width="150px" style="background-color: white;" /> |
| `hasura_icon_lightbg.svg` | <img src="hasura_icon_lightbg.svg" width="150px" style="background-color: white;" /> |
| `hasura_logo_mono_darkbg.svg` | <img src="hasura_logo_mono_darkbg.svg" width="150px" style="background-color: white;" /> |
| `hasura_logo_mono_lightbg.svg` | <img src="hasura_logo_mono_lightbg.svg" width="150px" style="background-color: white;" /> |
| `hasura_logo_primary_darkbg.svg` | <img src="hasura_logo_primary_darkbg.svg" width="150px" style="background-color: white;" /> |
| `hasura_logo_primary_lightbg.svg` | <img src="hasura_logo_primary_lightbg.svg" width="150px" style="background-color: black;" /> |
| `powered_by_hasura_mono_darkbg.svg` | <img src="powered_by_hasura_mono_darkbg.svg" width="150px" style="background-color: white;" /> |
| `powered_by_hasura_mono_lightbg.svg` | <img src="powered_by_hasura_mono_lightbg.svg" width="150px" style="background-color: white;" /> |
| `powered_by_hasura_primary_darkbg.svg` | <img src="powered_by_hasura_primary_darkbg.svg" width="150px" style="background-color: white;" /> |
| `powered_by_hasura_primary_lightbg.svg` | <img src="powered_by_hasura_primary_lightbg.svg" width="150px" style="background-color: black;" /> |