feat(icons): add gerrit (#1994)

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-09-08 14:59:50 +02:00
committed by GitHub
parent 9681982de5
commit c757021706
6 changed files with 39 additions and 0 deletions

14
meta/gerrit.json Normal file
View File

@@ -0,0 +1,14 @@
{
"base": "svg",
"aliases": [],
"categories": [
"Development"
],
"update": {
"timestamp": "2025-09-08T12:59:12.569739",
"author": {
"id": 35232099,
"login": "bartilg"
}
}
}

View File

@@ -28368,6 +28368,20 @@
}
}
},
"gerrit": {
"base": "svg",
"aliases": [],
"categories": [
"Development"
],
"update": {
"timestamp": "2025-09-08T12:59:12.569739",
"author": {
"id": 35232099,
"login": "bartilg"
}
}
},
"grocy": {
"base": "svg",
"aliases": [],

BIN
png/gerrit.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

8
svg/gerrit.svg Normal file
View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 52 52">
<rect ry="4" rx="4" height="40" width="40" y="0" x="0" fill="#ffaaaa"/>
<rect ry="4" rx="4" height="40" width="40" y="12" x="12" fill="#aaffaa"/>
<path d="m18,22l12,0l0,4l-12,0l0,-4z" fill="#ff0000"/>
<path d="m34,22l12,0l0,4l-12,0l0,-4z" fill="#ff0000"/>
<path d="m18,36l4,0l0,-4l4,0l0,4l4,0l0,4l-4,0l0,4l-4,0l0,-4l-4,0l0,-4z" fill="#008000"/>
<path d="m34,36l4,0l0,-4l4,0l0,4l4,0l0,4l-4,0l0,4l-4,0l0,-4l-4,0l0,-4z" fill="#008000"/>
</svg>

After

Width:  |  Height:  |  Size: 501 B

View File

@@ -729,6 +729,7 @@
"gentoo-linux.png",
"geo-guessr.png",
"gerbera.png",
"gerrit.png",
"get-iplayer.png",
"ghost-light.png",
"ghost.png",
@@ -3082,6 +3083,7 @@
"gentoo-linux.svg",
"geo-guessr.svg",
"gerbera.svg",
"gerrit.svg",
"get-iplayer.svg",
"ghostfolio.svg",
"ghostty.svg",
@@ -5260,6 +5262,7 @@
"gentoo-linux.webp",
"geo-guessr.webp",
"gerbera.webp",
"gerrit.webp",
"get-iplayer.webp",
"ghost-light.webp",
"ghost.webp",

BIN
webp/gerrit.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB