mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 15:30:22 +08:00
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:
parent
e1b3b997b1
commit
abb3167c3a
14
meta/wiki-go.json
Normal file
14
meta/wiki-go.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Wiki"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-05-08T20:11:39.922282",
|
||||
"author": {
|
||||
"id": 44511355,
|
||||
"login": "beastarman74"
|
||||
}
|
||||
}
|
||||
}
|
@ -14684,6 +14684,20 @@
|
||||
"light": "netbox"
|
||||
}
|
||||
},
|
||||
"wiki-go": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Wiki"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-05-08T20:11:39.922282",
|
||||
"author": {
|
||||
"id": 44511355,
|
||||
"login": "beastarman74"
|
||||
}
|
||||
}
|
||||
},
|
||||
"riot": {
|
||||
"base": "svg",
|
||||
"aliases": [
|
||||
|
BIN
png/wiki-go.png
Normal file
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
12
svg/wiki-go.svg
Normal 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 |
@ -2154,6 +2154,7 @@
|
||||
"whodb.png",
|
||||
"whoogle.png",
|
||||
"wifiman.png",
|
||||
"wiki-go.png",
|
||||
"wikidocs.png",
|
||||
"wikijs-alt.png",
|
||||
"wikijs.png",
|
||||
@ -3982,6 +3983,7 @@
|
||||
"whats-up-docker.svg",
|
||||
"whatsapp.svg",
|
||||
"whisparr.svg",
|
||||
"wiki-go.svg",
|
||||
"wikidocs.svg",
|
||||
"wikijs-alt.svg",
|
||||
"wikijs.svg",
|
||||
@ -6223,6 +6225,7 @@
|
||||
"whodb.webp",
|
||||
"whoogle.webp",
|
||||
"wifiman.webp",
|
||||
"wiki-go.webp",
|
||||
"wikidocs.webp",
|
||||
"wikijs-alt.webp",
|
||||
"wikijs.webp",
|
||||
|
BIN
webp/wiki-go.webp
Normal file
BIN
webp/wiki-go.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Loading…
x
Reference in New Issue
Block a user