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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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"
}
}

View File

@ -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": [],

BIN
png/openshift-dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
png/openshift.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

50
svg/openshift-dark.svg Normal file
View File

@ -0,0 +1,50 @@
<svg xmlns="http://www.w3.org/2000/svg" id="uuid-baf5cd55-1291-4fd6-8a2e-ae2f669076f8" data-name="Layer 1" viewBox="73.99 65.44 76 76">
<defs>
<style>
.uuid-b35a55bc-9bee-41c5-bcf8-1c4b92d6564f, .uuid-9c26570c-98b2-47b9-95ad-c75d7ff4b2c1, .uuid-eb763ab0-9f0e-4c72-8058-8f881d8527ff {
stroke-width: 0px;
}
.uuid-b35a55bc-9bee-41c5-bcf8-1c4b92d6564f {
fill: #ea0000;
}
.uuid-9c26570c-98b2-47b9-95ad-c75d7ff4b2c1 {
fill: #151515;
}
.uuid-eb763ab0-9f0e-4c72-8058-8f881d8527ff {
fill: #151515;
}
</style>
</defs>
<g>
<g>
<g>
<g>
<rect class="uuid-b35a55bc-9bee-41c5-bcf8-1c4b92d6564f" x="73.99" y="65.44" width="76" height="76" rx="19" ry="19"/>
</g>
<g>
<g>
<g>
<path class="uuid-eb763ab0-9f0e-4c72-8058-8f881d8527ff" d="M93.2,110.17c-.51,0-.99-.29-1.21-.78-.29-.66,0-1.45.67-1.74l5.78-2.58c.66-.29,1.44,0,1.74.67.29.66,0,1.45-.67,1.74l-5.78,2.58c-.17.08-.36.11-.54.11Z"/>
<path class="uuid-eb763ab0-9f0e-4c72-8058-8f881d8527ff" d="M90.52,117.14c-.51,0-.99-.29-1.21-.78-.29-.67,0-1.45.67-1.74l5.79-2.57c.66-.29,1.45,0,1.74.67.29.67,0,1.45-.67,1.74l-5.79,2.57c-.17.08-.36.11-.54.11Z"/>
</g>
<g>
<path class="uuid-eb763ab0-9f0e-4c72-8058-8f881d8527ff" d="M127.67,94.82c-.51,0-.99-.29-1.21-.78-.29-.67,0-1.45.67-1.74l5.79-2.58c.66-.29,1.45,0,1.74.67.29.67,0,1.45-.67,1.74l-5.79,2.58c-.17.08-.36.11-.54.11Z"/>
<path class="uuid-eb763ab0-9f0e-4c72-8058-8f881d8527ff" d="M124.99,101.79c-.51,0-.99-.29-1.21-.78-.29-.66,0-1.45.67-1.74l5.78-2.58c.66-.29,1.44,0,1.74.67.29.66,0,1.45-.67,1.74l-5.78,2.58c-.17.08-.36.11-.54.11Z"/>
</g>
</g>
<g>
<path class="uuid-9c26570c-98b2-47b9-95ad-c75d7ff4b2c1" d="M111.88,123.77c-4.63,0-9.19-1.6-12.92-4.68-.56-.46-.64-1.29-.18-1.86.46-.56,1.29-.64,1.86-.18,5.21,4.31,12.29,5.28,18.47,2.53,6.17-2.75,10.19-8.66,10.48-15.42.03-.73.62-1.38,1.37-1.26.73.03,1.29.65,1.26,1.37-.33,7.77-4.94,14.56-12.04,17.72-2.68,1.19-5.5,1.78-8.3,1.78Z"/>
<path class="uuid-9c26570c-98b2-47b9-95ad-c75d7ff4b2c1" d="M92.93,103.91s-.04,0-.06,0c-.73-.03-1.29-.65-1.26-1.38.35-7.74,4.96-14.51,12.04-17.66,7.1-3.16,15.23-2.05,21.22,2.91.56.46.64,1.29.18,1.86s-1.29.64-1.86.18c-5.21-4.31-12.29-5.28-18.47-2.53-6.16,2.74-10.17,8.63-10.48,15.37-.03.71-.61,1.26-1.32,1.26Z"/>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

50
svg/openshift.svg Normal file
View File

@ -0,0 +1,50 @@
<svg xmlns="http://www.w3.org/2000/svg" id="uuid-baf5cd55-1291-4fd6-8a2e-ae2f669076f8" data-name="Layer 1" viewBox="73.99 65.44 76 76">
<defs>
<style>
.uuid-b35a55bc-9bee-41c5-bcf8-1c4b92d6564f, .uuid-9c26570c-98b2-47b9-95ad-c75d7ff4b2c1, .uuid-eb763ab0-9f0e-4c72-8058-8f881d8527ff {
stroke-width: 0px;
}
.uuid-b35a55bc-9bee-41c5-bcf8-1c4b92d6564f {
fill: #000;
}
.uuid-9c26570c-98b2-47b9-95ad-c75d7ff4b2c1 {
fill: #e00;
}
.uuid-eb763ab0-9f0e-4c72-8058-8f881d8527ff {
fill: #fff;
}
</style>
</defs>
<g>
<g>
<g>
<g>
<rect class="uuid-b35a55bc-9bee-41c5-bcf8-1c4b92d6564f" x="73.99" y="65.44" width="76" height="76" rx="19" ry="19"/>
<path class="uuid-7b521891-6d48-47c6-bc54-7ac9c6457a9c" d="M130.99,68.07c9.02,0,16.36,7.34,16.36,16.36v38c0,9.02-7.34,16.36-16.36,16.36h-38c-9.02,0-16.36-7.34-16.36-16.36v-38c0-9.02,7.34-16.36,16.36-16.36h38M130.99,65.44h-38c-10.49,0-19,8.51-19,19v38c0,10.49,8.51,19,19,19h38c10.49,0,19-8.51,19-19v-38c0-10.49-8.51-19-19-19h0Z"/>
</g>
<g>
<g>
<g>
<path class="uuid-eb763ab0-9f0e-4c72-8058-8f881d8527ff" d="M93.2,110.17c-.51,0-.99-.29-1.21-.78-.29-.66,0-1.45.67-1.74l5.78-2.58c.66-.29,1.44,0,1.74.67.29.66,0,1.45-.67,1.74l-5.78,2.58c-.17.08-.36.11-.54.11Z"/>
<path class="uuid-eb763ab0-9f0e-4c72-8058-8f881d8527ff" d="M90.52,117.14c-.51,0-.99-.29-1.21-.78-.29-.67,0-1.45.67-1.74l5.79-2.57c.66-.29,1.45,0,1.74.67.29.67,0,1.45-.67,1.74l-5.79,2.57c-.17.08-.36.11-.54.11Z"/>
</g>
<g>
<path class="uuid-eb763ab0-9f0e-4c72-8058-8f881d8527ff" d="M127.67,94.82c-.51,0-.99-.29-1.21-.78-.29-.67,0-1.45.67-1.74l5.79-2.58c.66-.29,1.45,0,1.74.67.29.67,0,1.45-.67,1.74l-5.79,2.58c-.17.08-.36.11-.54.11Z"/>
<path class="uuid-eb763ab0-9f0e-4c72-8058-8f881d8527ff" d="M124.99,101.79c-.51,0-.99-.29-1.21-.78-.29-.66,0-1.45.67-1.74l5.78-2.58c.66-.29,1.44,0,1.74.67.29.66,0,1.45-.67,1.74l-5.78,2.58c-.17.08-.36.11-.54.11Z"/>
</g>
</g>
<g>
<path class="uuid-9c26570c-98b2-47b9-95ad-c75d7ff4b2c1" d="M111.88,123.77c-4.63,0-9.19-1.6-12.92-4.68-.56-.46-.64-1.29-.18-1.86.46-.56,1.29-.64,1.86-.18,5.21,4.31,12.29,5.28,18.47,2.53,6.17-2.75,10.19-8.66,10.48-15.42.03-.73.62-1.38,1.37-1.26.73.03,1.29.65,1.26,1.37-.33,7.77-4.94,14.56-12.04,17.72-2.68,1.19-5.5,1.78-8.3,1.78Z"/>
<path class="uuid-9c26570c-98b2-47b9-95ad-c75d7ff4b2c1" d="M92.93,103.91s-.04,0-.06,0c-.73-.03-1.29-.65-1.26-1.38.35-7.74,4.96-14.51,12.04-17.66,7.1-3.16,15.23-2.05,21.22,2.91.56.46.64,1.29.18,1.86s-1.29.64-1.86.18c-5.21-4.31-12.29-5.28-18.47-2.53-6.16,2.74-10.17,8.63-10.48,15.37-.03.71-.61,1.26-1.32,1.26Z"/>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

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

BIN
webp/openshift-dark.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

BIN
webp/openshift.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB