mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-01 01:07:57 +01:00
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:
committed by
GitHub
parent
9681982de5
commit
c757021706
14
meta/gerrit.json
Normal file
14
meta/gerrit.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Development"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-09-08T12:59:12.569739",
|
||||
"author": {
|
||||
"id": 35232099,
|
||||
"login": "bartilg"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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
BIN
png/gerrit.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.6 KiB |
8
svg/gerrit.svg
Normal file
8
svg/gerrit.svg
Normal 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 |
@@ -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
BIN
webp/gerrit.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user