Skip to content

Commit ff85751

Browse files
committed
docs: update icons in sidebar
1 parent 74ddc9e commit ff85751

20 files changed

Lines changed: 15 additions & 34 deletions

File tree

docs.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@
6161
{
6262
"group": "AI Logic",
6363
"tab": "root",
64-
"icon": "//static.invertase.io/assets/social/firebase-logo.png",
64+
"icon": "//firebase.google.com/static/images/icons/firebase-ai-logic.svg",
6565
"pages": [{ "title": "Usage", "href": "/ai/usage" }]
6666
},
6767
{
6868
"group": "Analytics",
6969
"tab": "root",
70-
"icon": "//static.invertase.io/assets/firebase/analytics.svg",
70+
"icon": "//firebase.google.com/static/images/products/icons/run_analytics.svg",
7171
"pages": [
7272
{ "title": "Usage", "href": "/analytics/usage" },
7373
{ "title": "Screen Tracking", "href": "/analytics/screen-tracking" },
@@ -80,19 +80,19 @@
8080
{
8181
"group": "App Check",
8282
"tab": "root",
83-
"icon": "//static.invertase.io/assets/social/firebase-logo.png",
83+
"icon": "//firebase.google.com/static/images/products/icons/build_app_check.svg",
8484
"pages": [{ "title": "Usage", "href": "/app-check/usage" }]
8585
},
8686
{
8787
"group": "App Distribution",
8888
"tab": "root",
89-
"icon": "//static.invertase.io/assets/firebase/app-distribution.svg",
89+
"icon": "//firebase.google.com/static/images/products/icons/run_app_distribution.svg",
9090
"pages": [{ "title": "Usage", "href": "/app-distribution/usage" }]
9191
},
9292
{
9393
"group": "Authentication",
9494
"tab": "root",
95-
"icon": "//static.invertase.io/assets/firebase/authentication.svg",
95+
"icon": "//firebase.google.com/static/images/products/icons/build_auth.svg",
9696
"pages": [
9797
{ "title": "Usage", "href": "/auth/usage" },
9898
{ "title": "Social Auth", "href": "/auth/social-auth" },
@@ -104,7 +104,7 @@
104104
{
105105
"group": "Cloud Firestore",
106106
"tab": "root",
107-
"icon": "//static.invertase.io/assets/firebase/cloud-firestore.svg",
107+
"icon": "//firebase.google.com/static/images/products/icons/build_firestore.svg",
108108
"pages": [
109109
{ "title": "Usage", "href": "/firestore/usage" },
110110
{ "title": "Usage with Emulator", "href": "/firestore/emulator" },
@@ -119,7 +119,7 @@
119119
{
120120
"group": "Cloud Functions",
121121
"tab": "root",
122-
"icon": "//static.invertase.io/assets/firebase/cloud-functions.svg",
122+
"icon": "//firebase.google.com/static/images/products/icons/build_functions.svg",
123123
"pages": [
124124
{ "title": "Usage", "href": "/functions/usage" },
125125
{
@@ -131,7 +131,7 @@
131131
{
132132
"group": "Cloud Messaging",
133133
"tab": "root",
134-
"icon": "//static.invertase.io/assets/firebase/cloud-messaging.svg",
134+
"icon": "//firebase.google.com/static/images/products/icons/run_cloud_messaging.svg",
135135
"pages": [
136136
{ "title": "Usage", "href": "/messaging/usage" },
137137
{ "title": "iOS Project Setup", "href": "/messaging/usage/ios-setup" },
@@ -144,7 +144,7 @@
144144
{
145145
"group": "Cloud Storage",
146146
"tab": "root",
147-
"icon": "//static.invertase.io/assets/firebase/cloud-storage.svg",
147+
"icon": "//firebase.google.com/static/images/products/icons/build_storage.svg",
148148
"pages": [{ "title": "Usage", "href": "/storage/usage" }]
149149
},
150150
{
@@ -160,7 +160,7 @@
160160
{
161161
"group": "Crashlytics",
162162
"tab": "root",
163-
"icon": "//static.invertase.io/assets/firebase/crashlytics.svg",
163+
"icon": "//firebase.google.com/static/images/products/icons/run_crashlytics.svg",
164164
"pages": [
165165
{ "title": "Usage", "href": "/crashlytics/usage" },
166166
{ "title": "Viewing crash reports", "href": "/crashlytics/crash-reports" }
@@ -169,7 +169,7 @@
169169
{
170170
"group": "Realtime Database",
171171
"tab": "root",
172-
"icon": "//static.invertase.io/assets/firebase/realtime-database.svg",
172+
"icon": "//firebase.google.com/static/images/products/icons/build_realtime_database.svg",
173173
"pages": [
174174
{ "title": "Usage", "href": "/database/usage" },
175175
{ "title": "Offline Support", "href": "/database/offline-support" },
@@ -179,7 +179,7 @@
179179
{
180180
"group": "In-App Messaging",
181181
"tab": "root",
182-
"icon": "//static.invertase.io/assets/firebase/in-app-messaging.svg",
182+
"icon": "//firebase.google.com/static/images/products/icons/run_in_app_messaging.svg",
183183
"pages": [{ "title": "Usage", "href": "/in-app-messaging/usage" }]
184184
},
185185
{
@@ -191,19 +191,19 @@
191191
{
192192
"group": "ML",
193193
"tab": "root",
194-
"icon": "//static.invertase.io/assets/firebase/ml-kit.svg",
194+
"icon": "//firebase.google.com/static/images/products/icons/build_ml.svg",
195195
"pages": [{ "title": "Usage", "href": "/ml/usage" }]
196196
},
197197
{
198198
"group": "Remote Config",
199199
"tab": "root",
200-
"icon": "//static.invertase.io/assets/firebase/remote-config.svg",
200+
"icon": "//firebase.google.com/static/images/products/icons/run_remote_config.svg",
201201
"pages": [{ "title": "Usage", "href": "/remote-config/usage" }]
202202
},
203203
{
204204
"group": "Performance Monitoring",
205205
"tab": "root",
206-
"icon": "//static.invertase.io/assets/firebase/performance-monitoring.svg",
206+
"icon": "//firebase.google.com/static/images/products/icons/run_performance.svg",
207207
"pages": [
208208
{ "title": "Usage", "href": "/perf/usage" },
209209
{ "title": "Axios Integration", "href": "/perf/axios-integration" },

docs/ai/usage/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: AI Logic
33
description: Installation and getting started with Firebase AI Logic.
4-
icon: //firebase.google.com/static/images/icons/firebase-ai-logic.svg
54
next: /analytics/usage
65
previous: /faqs-and-tips
76
---

docs/analytics/usage/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Analytics
33
description: Installation and getting started with Analytics.
4-
icon: //firebase.google.com/static/images/products/icons/run_analytics.svg
54
next: /analytics/screen-tracking
65
previous: /ai/usage
76
---

docs/app-check/usage/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: App Check
33
description: Installation and getting started with App Check.
4-
icon: //firebase.google.com/static/images/products/icons/build_app_check.svg
54
next: /app-distribution/usage
65
previous: /analytics/screen-tracking
76
---

docs/app-distribution/usage/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: App Distribution
33
description: Installation and getting started with App Distribution.
4-
icon: //firebase.google.com/static/images/products/icons/run_app_distribution.svg
54
next: /auth/usage
65
previous: /app-check/usage
76
---

docs/app/usage.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Core/App
33
description: Functionality & examples of using the Core/App dependency with React Native Firebase.
4-
icon: //static.invertase.io/assets/social/firebase-logo.png
54
next: /app/json-config
65
previous: /storage/usage
76
---

docs/auth/usage/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Authentication
33
description: Installation and getting started with Authentication.
4-
icon: //firebase.google.com/static/images/products/icons/build_auth.svg
54
next: /auth/social-auth
65
previous: /app-distribution/usage
76
---

docs/crashlytics/usage/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Crashlytics
33
description: Installation and getting started with Crashlytics.
4-
icon: //firebase.google.com/static/images/products/icons/run_crashlytics.svg
54
next: /crashlytics/crash-reports
65
previous: /app/utils
76
---

docs/database/usage/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Realtime Database
33
description: Installation and getting started with Realtime Database.
4-
icon: //firebase.google.com/static/images/products/icons/build_realtime_database.svg
54
next: /database/offline-support
65
previous: /crashlytics/crash-reports
76
---

docs/firestore/usage/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Cloud Firestore
33
description: Installation and getting started with Firestore.
4-
icon: //firebase.google.com/static/images/products/icons/build_firestore.svg
54
next: /firestore/emulator
65
previous: /auth/multi-factor-auth
76
---

0 commit comments

Comments
 (0)