diff --git a/meta/phase.json b/meta/phase.json
new file mode 100644
index 00000000..2df93eec
--- /dev/null
+++ b/meta/phase.json
@@ -0,0 +1,19 @@
+{
+ "base": "svg",
+ "aliases": [],
+ "categories": [
+ "Development",
+ "Security"
+ ],
+ "update": {
+ "timestamp": "2025-06-18T05:08:27.110973",
+ "author": {
+ "id": 5591423,
+ "login": "MDRushin"
+ }
+ },
+ "colors": {
+ "light": "phase",
+ "dark": "phase-dark"
+ }
+}
\ No newline at end of file
diff --git a/metadata.json b/metadata.json
index 974d44fb..407541e3 100644
--- a/metadata.json
+++ b/metadata.json
@@ -3260,6 +3260,25 @@
"light": "ryot-light"
}
},
+ "phase": {
+ "base": "svg",
+ "aliases": [],
+ "categories": [
+ "Development",
+ "Security"
+ ],
+ "update": {
+ "timestamp": "2025-06-18T05:08:27.110973",
+ "author": {
+ "id": 5591423,
+ "login": "MDRushin"
+ }
+ },
+ "colors": {
+ "light": "phase",
+ "dark": "phase-dark"
+ }
+ },
"hoobs": {
"base": "svg",
"aliases": [],
diff --git a/png/phase-dark.png b/png/phase-dark.png
new file mode 100644
index 00000000..769af7f9
Binary files /dev/null and b/png/phase-dark.png differ
diff --git a/png/phase.png b/png/phase.png
new file mode 100644
index 00000000..31f0465f
Binary files /dev/null and b/png/phase.png differ
diff --git a/svg/phase-dark.svg b/svg/phase-dark.svg
new file mode 100644
index 00000000..08f076ae
--- /dev/null
+++ b/svg/phase-dark.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/svg/phase.svg b/svg/phase.svg
new file mode 100644
index 00000000..39f95768
--- /dev/null
+++ b/svg/phase.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/tree.json b/tree.json
index 9d89deb1..d26c2806 100644
--- a/tree.json
+++ b/tree.json
@@ -1531,6 +1531,8 @@
"pgbackweb-light.png",
"phanpy.png",
"phantombot.png",
+ "phase-dark.png",
+ "phase.png",
"phoneinfoga-light.png",
"phoneinfoga.png",
"phorge-light.png",
@@ -3583,6 +3585,8 @@
"pgbackweb-dark.svg",
"pgbackweb-light.svg",
"phanpy.svg",
+ "phase-dark.svg",
+ "phase.svg",
"phoneinfoga-light.svg",
"phoneinfoga.svg",
"phorge-light.svg",
@@ -5730,6 +5734,8 @@
"pgbackweb-light.webp",
"phanpy.webp",
"phantombot.webp",
+ "phase-dark.webp",
+ "phase.webp",
"phoneinfoga-light.webp",
"phoneinfoga.webp",
"phorge-light.webp",
diff --git a/webp/phase-dark.webp b/webp/phase-dark.webp
new file mode 100644
index 00000000..b6b50b08
Binary files /dev/null and b/webp/phase-dark.webp differ
diff --git a/webp/phase.webp b/webp/phase.webp
new file mode 100644
index 00000000..36df1c59
Binary files /dev/null and b/webp/phase.webp differ