Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update Invertase logo #8250

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: Update Invertase logo #8250

wants to merge 1 commit into from

Conversation

Ehesp
Copy link
Member

@Ehesp Ehesp commented Jan 24, 2025

Update Invertase logo across all touch points

Copy link

vercel bot commented Jan 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-firebase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 5:41pm

Copy link
Collaborator

@mikehardy mikehardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was curious if it was possible to see if this was complete or not, played around with command line greppage:


mike@isabela:~/work/invertase/react-native-firebase (chore/update-logo) % grep -r invertase | grep png |grep -v prismic|grep -v firebase-logo.png |grep -v invertase-rounded
./website/adverts.json:    "image": "//static.invertase.io/assets/sidebar/notifee.png",
./website/src/components/Footer.tsx:          src="https://static.invertase.io/assets/invertase-white.png"
./website/src/components/Page.tsx:    favicon: '//static.invertase.io/assets/react-native-firebase-favicon.png',
./docs/releases/v6.2.0.md:![Apple Authentication library for React Native](https://static.invertase.io/assets/apple-auth.png)
./packages/storage/lib/index.d.ts:     * invertase/logo.png
./packages/storage/lib/index.d.ts:   * const ref = firebase.storage().ref('invertase/logo.png');
./packages/storage/lib/index.d.ts:   * const ref = firebase.storage().refFromURL('gs://other-bucket/invertase/logo.png');
./packages/storage/lib/index.d.ts:     * const ref = firebase.storage().ref('invertase/logo.png');
./packages/storage/lib/index.d.ts:     * console.log('Full path: ', ref.toString()); // gs://invertase.io/invertase/logo.png
./packages/storage/lib/index.d.ts:     * const ref = firebase.storage().ref('invertase/logo.png');
./packages/storage/lib/index.d.ts:     * const ref = firebase.storage().ref('invertase/logo.png');
./packages/storage/lib/index.d.ts:     * const ref = firebase.storage().ref('invertase/logo.png');
./packages/storage/lib/index.d.ts:     * const ref = firebase.storage().ref('invertase/new-logo.png');
./packages/storage/lib/index.d.ts:     * const ref = firebase.storage().ref('invertase/new-logo.png');
./packages/storage/lib/index.d.ts:     * const ref = firebase.storage().ref('invertase/new-logo.png');
./packages/storage/lib/index.d.ts:     * const ref = firebase.storage().ref('invertase/nsfw-logo.png');

docs mostly, looks like there may still be one in Footer.tsx ?

@Ehesp
Copy link
Member Author

Ehesp commented Jan 24, 2025

Ah nice will check!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants