diff --git a/meta/mousehole.json b/meta/mousehole.json
new file mode 100644
index 00000000..b9a8a5e0
--- /dev/null
+++ b/meta/mousehole.json
@@ -0,0 +1,18 @@
+{
+ "base": "svg",
+ "aliases": [],
+ "categories": [
+ "Development"
+ ],
+ "update": {
+ "timestamp": "2025-09-08T13:14:11.592285",
+ "author": {
+ "id": 43462320,
+ "login": "bughaver"
+ }
+ },
+ "colors": {
+ "light": "mousehole",
+ "dark": "mousehole-dark"
+ }
+}
\ No newline at end of file
diff --git a/metadata.json b/metadata.json
index b72807d5..2c45d040 100644
--- a/metadata.json
+++ b/metadata.json
@@ -27358,6 +27358,24 @@
"light": "1password"
}
},
+ "mousehole": {
+ "base": "svg",
+ "aliases": [],
+ "categories": [
+ "Development"
+ ],
+ "update": {
+ "timestamp": "2025-09-08T13:14:11.592285",
+ "author": {
+ "id": 43462320,
+ "login": "bughaver"
+ }
+ },
+ "colors": {
+ "light": "mousehole",
+ "dark": "mousehole-dark"
+ }
+ },
"spark": {
"base": "svg",
"aliases": [],
diff --git a/png/mousehole-dark.png b/png/mousehole-dark.png
new file mode 100644
index 00000000..b1aff494
Binary files /dev/null and b/png/mousehole-dark.png differ
diff --git a/png/mousehole.png b/png/mousehole.png
new file mode 100644
index 00000000..b377b75a
Binary files /dev/null and b/png/mousehole.png differ
diff --git a/svg/mousehole-dark.svg b/svg/mousehole-dark.svg
new file mode 100644
index 00000000..cfadeb9f
--- /dev/null
+++ b/svg/mousehole-dark.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/svg/mousehole.svg b/svg/mousehole.svg
new file mode 100644
index 00000000..d5132553
--- /dev/null
+++ b/svg/mousehole.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/tree.json b/tree.json
index 852c6f79..6e952f2f 100644
--- a/tree.json
+++ b/tree.json
@@ -1322,6 +1322,8 @@
"mosquitto.png",
"motioneye-dark.png",
"motioneye.png",
+ "mousehole-dark.png",
+ "mousehole.png",
"movie-pilot.png",
"mpm.png",
"mqtt.png",
@@ -3594,6 +3596,8 @@
"mosquitto.svg",
"motioneye-dark.svg",
"motioneye.svg",
+ "mousehole-dark.svg",
+ "mousehole.svg",
"movie-pilot.svg",
"mqtt.svg",
"mstream.svg",
@@ -5863,6 +5867,8 @@
"mosquitto.webp",
"motioneye-dark.webp",
"motioneye.webp",
+ "mousehole-dark.webp",
+ "mousehole.webp",
"movie-pilot.webp",
"mpm.webp",
"mqtt.webp",
diff --git a/webp/mousehole-dark.webp b/webp/mousehole-dark.webp
new file mode 100644
index 00000000..42ba40cc
Binary files /dev/null and b/webp/mousehole-dark.webp differ
diff --git a/webp/mousehole.webp b/webp/mousehole.webp
new file mode 100644
index 00000000..861240b1
Binary files /dev/null and b/webp/mousehole.webp differ