1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-10-01 03:40:26 +02:00

feat(icons): add vito-deploy (#1612)

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-07-02 22:49:53 +02:00 committed by GitHub
parent bb91a8840b
commit b7c8545b62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 58 additions and 0 deletions

16
meta/vito-deploy.json Normal file
View file

@ -0,0 +1,16 @@
{
"base": "svg",
"aliases": [
"vito-deploy"
],
"categories": [
"Cloud"
],
"update": {
"timestamp": "2025-07-02T20:48:36.011822",
"author": {
"id": 367897,
"login": "thefrosty"
}
}
}

View file

@ -18725,6 +18725,22 @@
}
}
},
"vito-deploy": {
"base": "svg",
"aliases": [
"vito-deploy"
],
"categories": [
"Cloud"
],
"update": {
"timestamp": "2025-07-02T20:48:36.011822",
"author": {
"id": 367897,
"login": "thefrosty"
}
}
},
"bluesky": {
"base": "svg",
"aliases": [],

BIN
png/vito-deploy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

23
svg/vito-deploy.svg Normal file
View file

@ -0,0 +1,23 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="22 22 980 980">
<rect x="22" y="22" width="980" height="980" rx="200" fill="#312E81"/>
<rect x="22" y="22" width="980" height="980" rx="200" fill="url(#paint0_linear_29_4)"/>
<g filter="url(#filter0_d_29_4)">
<path d="M511.877 830.95C499.41 830.95 488.927 828.117 480.427 822.45C472.494 816.217 465.977 807.15 460.877 795.25L232.227 277.6C227.694 265.7 226.56 255.5 228.827 247C231.094 238.5 235.627 231.983 242.427 227.45C249.794 222.35 258.577 219.8 268.777 219.8C281.81 219.8 291.727 222.633 298.527 228.3C305.327 233.967 310.994 242.467 315.527 253.8L529.727 750.2H498.277L710.777 252.95C715.877 242.183 721.827 233.967 728.627 228.3C735.994 222.633 745.91 219.8 758.377 219.8C768.577 219.8 776.794 222.35 783.027 227.45C789.827 231.983 794.077 238.5 795.777 247C797.477 255.5 795.777 265.7 790.677 277.6L562.877 795.25C557.777 807.15 551.26 816.217 543.327 822.45C535.394 828.117 524.91 830.95 511.877 830.95Z" fill="white"/>
</g>
<defs>
<filter id="filter0_d_29_4" x="221.427" y="219.8" width="580.9" height="619.15" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="out"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_29_4"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_29_4" result="shape"/>
</filter>
<linearGradient id="paint0_linear_29_4" x1="512" y1="22" x2="512" y2="1002" gradientUnits="userSpaceOnUse">
<stop stop-color="#6366F1"/>
<stop offset="1" stop-color="#393B8B"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -2188,6 +2188,7 @@
"vitalpbx.png",
"vite.png",
"vitest.png",
"vito-deploy.png",
"vivaldi.png",
"vmware-esxi.png",
"vmware-horizon.png",
@ -4125,6 +4126,7 @@
"vitalpbx.svg",
"vite.svg",
"vitest.svg",
"vito-deploy.svg",
"vivaldi.svg",
"vmware-esxi.svg",
"vmware-workstation.svg",
@ -6447,6 +6449,7 @@
"vitalpbx.webp",
"vite.webp",
"vitest.webp",
"vito-deploy.webp",
"vivaldi.webp",
"vmware-esxi.webp",
"vmware-horizon.webp",

BIN
webp/vito-deploy.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB