From 9487bb0a82d497befbc2b2e754c71f960c450def Mon Sep 17 00:00:00 2001
From: Mordecai K <39312305+insidemordecai@users.noreply.github.com>
Date: Fri, 18 Jul 2025 23:46:46 +0300
Subject: [PATCH 1/5] :sparkles: add signal icon
---
assets/icons/signal.svg | 1 +
1 file changed, 1 insertion(+)
create mode 100644 assets/icons/signal.svg
diff --git a/assets/icons/signal.svg b/assets/icons/signal.svg
new file mode 100644
index 00000000..1c3e618e
--- /dev/null
+++ b/assets/icons/signal.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
From 6b7b365b1c6271f4e7d8aa277c1196d85cd000d6 Mon Sep 17 00:00:00 2001
From: Mordecai K <39312305+insidemordecai@users.noreply.github.com>
Date: Fri, 18 Jul 2025 23:47:11 +0300
Subject: [PATCH 2/5] :sparkles: add fediverse icon
---
assets/icons/fediverse.svg | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
create mode 100644 assets/icons/fediverse.svg
diff --git a/assets/icons/fediverse.svg b/assets/icons/fediverse.svg
new file mode 100644
index 00000000..44b3acfe
--- /dev/null
+++ b/assets/icons/fediverse.svg
@@ -0,0 +1,22 @@
+
+
\ No newline at end of file
From 13025d599e19ff3d5b6d92c85aee8b3ac21417ff Mon Sep 17 00:00:00 2001
From: Mordecai K <39312305+insidemordecai@users.noreply.github.com>
Date: Fri, 18 Jul 2025 23:47:44 +0300
Subject: [PATCH 3/5] :sparkles: add keyoxide icon
---
assets/icons/keyoxide.svg | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100644 assets/icons/keyoxide.svg
diff --git a/assets/icons/keyoxide.svg b/assets/icons/keyoxide.svg
new file mode 100644
index 00000000..7c12396b
--- /dev/null
+++ b/assets/icons/keyoxide.svg
@@ -0,0 +1,16 @@
+
From b3866a53e9a7f7d183c7d6057341f1d8ee3902fe Mon Sep 17 00:00:00 2001
From: Mordecai K <39312305+insidemordecai@users.noreply.github.com>
Date: Fri, 18 Jul 2025 23:48:01 +0300
Subject: [PATCH 4/5] :sparkles: add matrix icon
---
assets/icons/matrix.svg | 1 +
1 file changed, 1 insertion(+)
create mode 100644 assets/icons/matrix.svg
diff --git a/assets/icons/matrix.svg b/assets/icons/matrix.svg
new file mode 100644
index 00000000..2a161ea0
--- /dev/null
+++ b/assets/icons/matrix.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
From a36511aab96aedef98e5a18b292a84369e524fd9 Mon Sep 17 00:00:00 2001
From: Mordecai K <39312305+insidemordecai@users.noreply.github.com>
Date: Sat, 19 Jul 2025 00:35:19 +0300
Subject: [PATCH 5/5] :wrench: update(docs): reference new icons
---
config/_default/languages.en.toml | 3 +++
exampleSite/content/samples/icons/index.md | 4 ++++
2 files changed, 7 insertions(+)
diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml
index 846a7756..f8a01ca2 100644
--- a/config/_default/languages.en.toml
+++ b/config/_default/languages.en.toml
@@ -42,10 +42,12 @@ title = "Blowfish"
# { instagram = "https://instagram.com/username" },
# { itch-io = "https://username.itch.io" },
# { keybase = "https://keybase.io/username" },
+# { keyoxide = "https://keyoxide.org/URI" },
# { kickstarter = "https://www.kickstarter.com/profile/username" },
# { lastfm = "https://lastfm.com/user/username" },
# { linkedin = "https://linkedin.com/in/username" },
# { mastodon = "https://mastodon.instance/@username" },
+# { matrix = "https://matrix.to/#/URI" },
# { medium = "https://medium.com/username" },
# { microsoft = "https://www.microsoft.com/" },
# { orcid = "https://orcid.org/userid" },
@@ -53,6 +55,7 @@ title = "Blowfish"
# { pinterest = "https://pinterest.com/username" },
# { reddit = "https://reddit.com/user/username" },
# { researchgate = "https://www.researchgate.net/profile/username" },
+# { signal = "https://signal.me/#eu/userid" },
# { slack = "https://workspace.url/team/userid" },
# { snapchat = "https://snapchat.com/add/username" },
# { soundcloud = "https://soundcloud.com/username" },
diff --git a/exampleSite/content/samples/icons/index.md b/exampleSite/content/samples/icons/index.md
index c31d302b..fd200846 100644
--- a/exampleSite/content/samples/icons/index.md
+++ b/exampleSite/content/samples/icons/index.md
@@ -42,6 +42,7 @@ The full list of built-in icons and their corresponding names can referenced bel
| expand | {{< icon expand >}} |
| eye | {{< icon eye >}} |
| facebook | {{< icon facebook >}} |
+| fediverse | {{< icon fediverse >}} |
| fire | {{< icon fire >}} |
| flickr | {{< icon flickr >}} |
| fork | {{< icon fork >}} |
@@ -61,6 +62,7 @@ The full list of built-in icons and their corresponding names can referenced bel
| instagram | {{< icon instagram >}} |
| itch-io | {{< icon itch-io >}} |
| keybase | {{< icon keybase >}} |
+| keyoxide | {{< icon keyoxide >}} |
| kickstarter | {{< icon kickstarter >}} |
| ko-fi | {{< icon ko-fi >}} |
| language | {{< icon language >}} |
@@ -73,6 +75,7 @@ The full list of built-in icons and their corresponding names can referenced bel
| location-dot | {{< icon location-dot >}} |
| lock | {{< icon lock >}} |
| mastodon | {{< icon mastodon >}} |
+| matrix | {{< icon matrix >}} |
| medium | {{< icon medium >}} |
| microsoft | {{< icon microsoft >}} |
| moon | {{< icon moon >}} |
@@ -95,6 +98,7 @@ The full list of built-in icons and their corresponding names can referenced bel
| scale-balanced | {{< icon scale-balanced >}} |
| search | {{< icon search >}} |
| shield | {{< icon shield >}} |
+| signal | {{< icon signal >}} |
| skull-crossbones | {{< icon skull-crossbones >}} |
| slack | {{< icon slack >}} |
| snapchat | {{< icon snapchat >}} |