diff --git a/css/brands.css b/css/brands.css
index 180cd57..7bd847c 100644
--- a/css/brands.css
+++ b/css/brands.css
@@ -91,6 +91,30 @@ button:hover,
.button.button-bandcamp:focus {
filter: brightness(90%) }
+/* Patreon */
+.button.button-patreon {
+ color: #FFFFFF;
+ background-color: #ff424d }
+.button.button-patreon:hover,
+.button.button-patreon:focus {
+ filter: brightness(90%) }
+
+/* Signal */
+.button.button-signal {
+ color: #FFFFFF;
+ background-color: #3a76f0 }
+.button.button-signal:hover,
+.button.button-signal:focus {
+ filter: brightness(90%) }
+
+/* Venmo */
+.button.button-venmo {
+ color: #FFFFFF;
+ background-color: #3d95ce }
+.button.button-venmo:hover,
+.button.button-venmo:focus {
+ filter: brightness(90%) }
+
/* Discord */
.button.button-discord {
color: #FFFFFF;
diff --git a/icons/patreon.svg b/icons/patreon.svg
new file mode 100644
index 0000000..fe07eb1
--- /dev/null
+++ b/icons/patreon.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/icons/signal.svg b/icons/signal.svg
new file mode 100644
index 0000000..4cef57a
--- /dev/null
+++ b/icons/signal.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/icons/venmo.svg b/icons/venmo.svg
new file mode 100644
index 0000000..0c37329
--- /dev/null
+++ b/icons/venmo.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/index.html b/index.html
index d40001a..b0a035c 100644
--- a/index.html
+++ b/index.html
@@ -221,6 +221,15 @@
Bandcamp
+
+ Patreon
+
+
+ Signal
+
+
+ Venmo
+
Build your own by forking LittleLink.