diff --git a/css/brands-extended.css b/css/brands-extended.css
index 2935a6a..4addbf2 100644
--- a/css/brands-extended.css
+++ b/css/brands-extended.css
@@ -154,6 +154,16 @@ button:hover,
filter: brightness(90%);
}
+/* itch.io */
+.button.button-itchio {
+ color: #000000;
+ background-color: #dd4a4a;
+}
+.button.button-itchio:hover,
+.button.button-itchio:focus {
+ filter: brightness(90%);
+}
+
/* Micro.blog */
.button.button-microblog {
color: #FFFFFF;
diff --git a/images/icons-extended/itchio.svg b/images/icons-extended/itchio.svg
new file mode 100644
index 0000000..4a4ac25
--- /dev/null
+++ b/images/icons-extended/itchio.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/preview.html b/preview.html
index 9f55826..09198ae 100644
--- a/preview.html
+++ b/preview.html
@@ -132,6 +132,11 @@
HackerRank
+
+
+
itch.io
+
+
MicroBlog