diff --git a/src/drivers/webextension/images/icons/PixelFed.svg b/src/drivers/webextension/images/icons/PixelFed.svg
new file mode 100644
index 000000000..5bd92e5ba
--- /dev/null
+++ b/src/drivers/webextension/images/icons/PixelFed.svg
@@ -0,0 +1,84 @@
+
+
\ No newline at end of file
diff --git a/src/technologies.json b/src/technologies.json
index 26154df93..c43791e95 100644
--- a/src/technologies.json
+++ b/src/technologies.json
@@ -10227,6 +10227,20 @@
},
"website": "https://www.pipedrive.com/"
},
+ "PixelFed": {
+ "cats": [
+ 2
+ ],
+ "description": "Federated photo sharing service",
+ "website": "https://pixelfed.org",
+ "icon": "PixelFed.svg",
+ "html": [
+ "]*title=\"version ([0-9.]+)\"[^>]*>Powered by Pixelfed\\;version:\\1"
+ ],
+ "implies": [
+ "Laravel"
+ ]
+ },
"PIXIjs": {
"cats": [
25