feat(icons): add openshift (#1504)

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-05-31 14:40:30 +02:00
committed by GitHub
parent 6a3ebaf132
commit 2c4e8cbe68
9 changed files with 142 additions and 0 deletions

18
meta/openshift.json Normal file
View File

@@ -0,0 +1,18 @@
{
"base": "svg",
"aliases": [],
"categories": [
"Cloud"
],
"update": {
"timestamp": "2025-05-31T12:38:38.943077",
"author": {
"id": 14149567,
"login": "arslankhanali"
}
},
"colors": {
"light": "openshift",
"dark": "openshift-dark"
}
}