diff --git a/css/brands.css b/css/brands.css
index 2370ac0..d2cea92 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -301,3 +301,11 @@ button:hover,
.button.button-wordpress:hover,
.button.button-wordpress:focus {
filter: brightness(90%) }
+
+/* Xing */
+.button.button-xing {
+ color: #FFFFFF;
+ background-color: #026466 }
+.button.button-xing:hover,
+.button.button-xing:focus {
+ filter: brightness(90%) }
diff --git a/icons/xing.svg b/icons/xing.svg
new file mode 100644
index 0000000..ad84a5a
--- /dev/null
+++ b/icons/xing.svg
@@ -0,0 +1,9 @@
+
diff --git a/index.html b/index.html
index e882968..1108cfd 100644
--- a/index.html
+++ b/index.html
@@ -203,6 +203,10 @@
Skoob
+
+ Xing
+
+
Build your own by forking LittleLink.