diff --git a/css/brands-extended.css b/css/brands-extended.css
index 65755d3..c32f9c9 100644
--- a/css/brands-extended.css
+++ b/css/brands-extended.css
@@ -184,6 +184,16 @@ button:hover,
filter: brightness(90%);
}
+/* Matrix */
+.button.button-matrix {
+ color: #ffffff;
+ background-color: #000000;
+}
+.button.button-matrix:hover,
+.button.button-matrix:focus {
+ filter: brightness(90%);
+}
+
/* Micro.blog */
.button.button-microblog {
color: #FFFFFF;
diff --git a/images/icons-extended/matrix.svg b/images/icons-extended/matrix.svg
new file mode 100644
index 0000000..b1a5817
--- /dev/null
+++ b/images/icons-extended/matrix.svg
@@ -0,0 +1,49 @@
+
+
+
+
diff --git a/preview.html b/preview.html
index 8aa891a..79fe45a 100644
--- a/preview.html
+++ b/preview.html
@@ -147,6 +147,11 @@
Lemmy
+
+
+
Matrix
+
+
MicroBlog