diff --git a/css/brands.css b/css/brands.css
index b688115..18b50ec 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -212,6 +212,16 @@ button:hover,
filter: brightness(90%);
}
+/* Flickr */
+.button.button-flickr {
+ color: #ffffff;
+ background-color: #000000;
+}
+.button.button-flickr:hover,
+.button.button-flickr:focus {
+ filter: brightness(90%);
+}
+
/* Github */
.button.button-github {
color: #ffffff;
diff --git a/images/icons/flickr.svg b/images/icons/flickr.svg
new file mode 100644
index 0000000..bde20ab
--- /dev/null
+++ b/images/icons/flickr.svg
@@ -0,0 +1 @@
+
diff --git a/index.html b/index.html
index 957f4bd..f27b433 100644
--- a/index.html
+++ b/index.html
@@ -380,6 +380,11 @@
Threema
+
+
+ Flickr
+
+