feat(icons): add phase (#1557)

Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
dashboard-icons-manager[bot]
2025-06-18 07:09:59 +02:00
committed by GitHub
parent 85ed3967ac
commit 780086e7c8
9 changed files with 50 additions and 0 deletions

19
meta/phase.json Normal file
View File

@@ -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"
}
}