feat(icons): add wiki-go (#1396)

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-08 22:13:15 +02:00 committed by GitHub
parent e1b3b997b1
commit abb3167c3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 43 additions and 0 deletions

14
meta/wiki-go.json Normal file
View File

@ -0,0 +1,14 @@
{
"base": "svg",
"aliases": [],
"categories": [
"Wiki"
],
"update": {
"timestamp": "2025-05-08T20:11:39.922282",
"author": {
"id": 44511355,
"login": "beastarman74"
}
}
}

View File

@ -14684,6 +14684,20 @@
"light": "netbox" "light": "netbox"
} }
}, },
"wiki-go": {
"base": "svg",
"aliases": [],
"categories": [
"Wiki"
],
"update": {
"timestamp": "2025-05-08T20:11:39.922282",
"author": {
"id": 44511355,
"login": "beastarman74"
}
}
},
"riot": { "riot": {
"base": "svg", "base": "svg",
"aliases": [ "aliases": [

BIN
png/wiki-go.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

12
svg/wiki-go.svg Normal file
View File

@ -0,0 +1,12 @@
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" rx="80" fill="#3498db" />
<line x1="128" y1="128" x2="256" y2="256" stroke="#ffffff" stroke-width="18" />
<line x1="384" y1="128" x2="256" y2="256" stroke="#ffffff" stroke-width="18" />
<line x1="128" y1="384" x2="256" y2="256" stroke="#ffffff" stroke-width="18" />
<line x1="384" y1="384" x2="256" y2="256" stroke="#ffffff" stroke-width="18" />
<circle cx="128" cy="128" r="45" fill="#ffffff" />
<circle cx="384" cy="128" r="45" fill="#ffffff" />
<circle cx="128" cy="384" r="45" fill="#ffffff" />
<circle cx="384" cy="384" r="45" fill="#ffffff" />
<circle cx="256" cy="256" r="65" fill="#ffffff" />
</svg>

After

Width:  |  Height:  |  Size: 746 B

View File

@ -2154,6 +2154,7 @@
"whodb.png", "whodb.png",
"whoogle.png", "whoogle.png",
"wifiman.png", "wifiman.png",
"wiki-go.png",
"wikidocs.png", "wikidocs.png",
"wikijs-alt.png", "wikijs-alt.png",
"wikijs.png", "wikijs.png",
@ -3982,6 +3983,7 @@
"whats-up-docker.svg", "whats-up-docker.svg",
"whatsapp.svg", "whatsapp.svg",
"whisparr.svg", "whisparr.svg",
"wiki-go.svg",
"wikidocs.svg", "wikidocs.svg",
"wikijs-alt.svg", "wikijs-alt.svg",
"wikijs.svg", "wikijs.svg",
@ -6223,6 +6225,7 @@
"whodb.webp", "whodb.webp",
"whoogle.webp", "whoogle.webp",
"wifiman.webp", "wifiman.webp",
"wiki-go.webp",
"wikidocs.webp", "wikidocs.webp",
"wikijs-alt.webp", "wikijs-alt.webp",
"wikijs.webp", "wikijs.webp",

BIN
webp/wiki-go.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB