@@ -54,7 +54,7 @@ distributed database built for application developers.
54
54
.. card::
55
55
:headline: Drivers
56
56
:url: https://www.mongodb.com/docs/drivers/
57
- :icon: /images/icons/drivers.svg
57
+ :icon: atlas_drivers
58
58
:icon-alt: Drivers LogoMark
59
59
60
60
Connect your application to your database with one of our official
@@ -63,7 +63,7 @@ distributed database built for application developers.
63
63
.. card::
64
64
:headline: MongoDB for VS Code
65
65
:url: https://www.mongodb.com/docs/mongodb-vscode/
66
- :icon: /images/icons/vscode.svg
66
+ :icon: mdb_shell
67
67
:icon-alt: VS Code LogoMark
68
68
69
69
Find out how you can manage your data directly within your coding
@@ -72,7 +72,7 @@ distributed database built for application developers.
72
72
.. card::
73
73
:headline: MongoDB Manual
74
74
:url: https://www.mongodb.com/docs/manual/
75
- :icon: /images/icons/server.svg
75
+ :icon: mdb_database
76
76
:icon-alt: Server LogoMark
77
77
78
78
Learn MongoDB fundamentals such as querying data and ensuring high-availability,
@@ -81,7 +81,7 @@ distributed database built for application developers.
81
81
.. card::
82
82
:headline: Atlas Application Services
83
83
:url: https://www.mongodb.com/docs/atlas/app-services/
84
- :icon: /images/icons/realm.svg
84
+ :icon: realm_application_services
85
85
:icon-alt: Realm LogoMark
86
86
87
87
Build fully-managed apps with serverless functions, instant APIs,
@@ -90,7 +90,7 @@ distributed database built for application developers.
90
90
.. card::
91
91
:headline: MongoDB Analyzer
92
92
:url: https://www.mongodb.com/docs/mongodb-analyzer/current/
93
- :icon: /images/icons/analyzer.svg
93
+ :icon: general_features_build_faster
94
94
:icon-alt: MongoDB Analyzer LogoMark
95
95
96
96
Understand and troubleshoot queries and aggregations directly inside
@@ -99,7 +99,7 @@ distributed database built for application developers.
99
99
.. card::
100
100
:headline: Kafka Connector
101
101
:url: https://docs.mongodb.com/kafka-connector/current/
102
- :icon: /images/icons/kafka.svg
102
+ :icon: connectors_kafka
103
103
:icon-alt: Kafka Connector LogoMark
104
104
105
105
Build robust pipelines that stream events between applications with
0 commit comments