feat(icons): add vertiv (#1592)

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-30 20:39:51 +02:00
committed by GitHub
parent 92e341c1c6
commit 83c7bb4c6e
9 changed files with 24591 additions and 24521 deletions

12
svg/vertiv-dark.svg Normal file
View File

@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0.28 49.87 47">
<g clip-path="url(#clip0_549_416)">
<path d="M24.9401 23.6046L34.6232 13.967H47.2085C43.1129 5.8547 34.6775 0.280029 24.9401 0.280029C15.2028 0.280029 6.75385 5.8412 2.6582 13.9535H15.2435L24.9266 23.5911L24.9401 23.6046Z" fill="white"/>
<path d="M24.9399 36.1308L36.1284 47.2667C44.279 43.1903 49.8664 34.7945 49.8664 25.0895C49.8664 21.229 48.9713 17.4091 47.2219 13.9536L24.9399 36.1308Z" fill="white"/>
<path d="M0 25.1164C0 34.8079 5.58744 43.2037 13.738 47.2801L24.9265 36.1442L2.6581 13.967C0.908637 17.4225 0 21.2425 0 25.1164Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_549_416">
<rect width="190" height="47" fill="white" transform="translate(0 0.280029)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 778 B

20
svg/vertiv.svg Normal file
View File

@@ -0,0 +1,20 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0.28 49.87 47">
<g clip-path="url(#clip0_549_416)">
<path d="M24.9401 23.6046L34.6232 13.967H47.2085C43.1129 5.8547 34.6775 0.280029 24.9401 0.280029C15.2028 0.280029 6.75385 5.8412 2.6582 13.9535H15.2435L24.9266 23.5911L24.9401 23.6046Z" fill="black"/>
<path d="M24.9399 36.1308L36.1284 47.2667C44.279 43.1903 49.8664 34.7945 49.8664 25.0895C49.8664 21.229 48.9713 17.4091 47.2219 13.9536L24.9399 36.1308Z" fill="black"/>
<path d="M0 25.1164C0 34.8079 5.58744 43.2037 13.738 47.2801L24.9265 36.1442L2.6581 13.967C0.908637 17.4225 0 21.2425 0 25.1164Z" fill="black"/>
</g>
<defs>
<clipPath id="clip0_549_416">
<rect width="190" height="47" fill="white" transform="translate(0 0.280029)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 786 B