diff --git a/css/brands.css b/css/brands.css
index efc898ab..51e3d0cd 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -345,6 +345,12 @@
--button-border:1px solid #FFFFFF;
}
+/* Matrix */
+.button-matrix {
+ --button-text:#000000;
+ --button-background:#ffffff;
+}
+
/* Medium */
.button-medium {
--button-text:#ffffff;
diff --git a/images/icons/matrix.svg b/images/icons/matrix.svg
new file mode 100644
index 00000000..bc41720a
--- /dev/null
+++ b/images/icons/matrix.svg
@@ -0,0 +1,7 @@
+
+
+
\ No newline at end of file
diff --git a/index.html b/index.html
index 6b406494..1e8996ec 100644
--- a/index.html
+++ b/index.html
@@ -206,6 +206,9 @@
Mastodon
+
+
Matrix
+
Medium