diff --git a/ICONS.md b/ICONS.md
index 7ab53d52..9ad496d6 100644
--- a/ICONS.md
+++ b/ICONS.md
@@ -286,6 +286,7 @@ The best source for dashboard icons.
| cilium-light | ✅ WebP ✅ PNG ✅ SVG |
|
| cinny | ✅ WebP ✅ PNG ✅ SVG |
|
| cinny-light | ✅ WebP ✅ PNG ✅ SVG |
|
+| ciphermail | ✅ WebP ✅ PNG ✅ SVG |
|
| cisco | ✅ WebP ✅ PNG ✅ SVG |
|
| clash | ✅ WebP ✅ PNG ❌ SVG |
|
| claude-ai | ✅ WebP ✅ PNG ✅ SVG |
|
diff --git a/meta/ciphermail.json b/meta/ciphermail.json
new file mode 100644
index 00000000..efa6d237
--- /dev/null
+++ b/meta/ciphermail.json
@@ -0,0 +1,14 @@
+{
+ "base": "svg",
+ "aliases": [],
+ "categories": [
+ "Communication"
+ ],
+ "update": {
+ "timestamp": "2025-04-16T19:38:28.420494",
+ "author": {
+ "id": 71135175,
+ "login": "Lela810"
+ }
+ }
+}
\ No newline at end of file
diff --git a/metadata.json b/metadata.json
index 577a1afa..3fae17e6 100644
--- a/metadata.json
+++ b/metadata.json
@@ -19353,6 +19353,20 @@
}
}
},
+ "ciphermail": {
+ "base": "svg",
+ "aliases": [],
+ "categories": [
+ "Communication"
+ ],
+ "update": {
+ "timestamp": "2025-04-16T19:38:28.420494",
+ "author": {
+ "id": 71135175,
+ "login": "Lela810"
+ }
+ }
+ },
"fluffychat": {
"base": "svg",
"aliases": [],
diff --git a/png/ciphermail.png b/png/ciphermail.png
new file mode 100644
index 00000000..1b68fdc7
Binary files /dev/null and b/png/ciphermail.png differ
diff --git a/svg/ciphermail.svg b/svg/ciphermail.svg
new file mode 100644
index 00000000..758a2c6f
--- /dev/null
+++ b/svg/ciphermail.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/tree.json b/tree.json
index d42287f9..c95ae835 100644
--- a/tree.json
+++ b/tree.json
@@ -277,6 +277,7 @@
"cilium.png",
"cinny-light.png",
"cinny.png",
+ "ciphermail.png",
"cisco.png",
"clash.png",
"claude-ai-light.png",
@@ -2419,6 +2420,7 @@
"cilium.svg",
"cinny-light.svg",
"cinny.svg",
+ "ciphermail.svg",
"cisco.svg",
"claude-ai-light.svg",
"claude-ai.svg",
@@ -4258,6 +4260,7 @@
"cilium.webp",
"cinny-light.webp",
"cinny.webp",
+ "ciphermail.webp",
"cisco.webp",
"clash.webp",
"claude-ai-light.webp",
diff --git a/webp/ciphermail.webp b/webp/ciphermail.webp
new file mode 100644
index 00000000..4d15fa01
Binary files /dev/null and b/webp/ciphermail.webp differ