diff --git a/meta/openshift.json b/meta/openshift.json new file mode 100644 index 00000000..0de8017f --- /dev/null +++ b/meta/openshift.json @@ -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" + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index e2d5231f..7f67eb81 100644 --- a/metadata.json +++ b/metadata.json @@ -1328,6 +1328,24 @@ } } }, + "openshift": { + "base": "svg", + "aliases": [], + "categories": [ + "Cloud" + ], + "update": { + "timestamp": "2025-05-31T12:38:38.943077", + "author": { + "id": 14149567, + "login": "arslankhanali" + } + }, + "colors": { + "light": "openshift", + "dark": "openshift-dark" + } + }, "handbrake": { "base": "svg", "aliases": [], diff --git a/png/openshift-dark.png b/png/openshift-dark.png new file mode 100644 index 00000000..129e9d01 Binary files /dev/null and b/png/openshift-dark.png differ diff --git a/png/openshift.png b/png/openshift.png new file mode 100644 index 00000000..34f95ea9 Binary files /dev/null and b/png/openshift.png differ diff --git a/svg/openshift-dark.svg b/svg/openshift-dark.svg new file mode 100644 index 00000000..09cde336 --- /dev/null +++ b/svg/openshift-dark.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/svg/openshift.svg b/svg/openshift.svg new file mode 100644 index 00000000..3d5b28c2 --- /dev/null +++ b/svg/openshift.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tree.json b/tree.json index 9af09664..6bc7f118 100644 --- a/tree.json +++ b/tree.json @@ -1413,6 +1413,8 @@ "openproject.png", "openreads.png", "opensearch.png", + "openshift-dark.png", + "openshift.png", "openspeedtest.png", "opensprinkler.png", "openstack.png", @@ -3472,6 +3474,8 @@ "openproject.svg", "openreads.svg", "opensearch.svg", + "openshift-dark.svg", + "openshift.svg", "openspeedtest.svg", "openstack.svg", "openstreetmap.svg", @@ -5588,6 +5592,8 @@ "openproject.webp", "openreads.webp", "opensearch.webp", + "openshift-dark.webp", + "openshift.webp", "openspeedtest.webp", "opensprinkler.webp", "openstack.webp", diff --git a/webp/openshift-dark.webp b/webp/openshift-dark.webp new file mode 100644 index 00000000..8625fb1a Binary files /dev/null and b/webp/openshift-dark.webp differ diff --git a/webp/openshift.webp b/webp/openshift.webp new file mode 100644 index 00000000..75854008 Binary files /dev/null and b/webp/openshift.webp differ