mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 15:30:22 +08:00
feat(icons): add no-ip (#1148)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
75687dac14
commit
e728508f21
1
ICONS.md
1
ICONS.md
@ -1262,6 +1262,7 @@ The best source for dashboard icons.<br />
|
||||
| nintendo-switch | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/nintendo-switch.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/nintendo-switch.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/nintendo-switch.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/nintendo-switch.webp" height="50" alt="nintendo-switch"> |
|
||||
| nitter | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/nitter.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/nitter.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/nitter.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/nitter.webp" height="50" alt="nitter"> |
|
||||
| nixos | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/nixos.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/nixos.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/nixos.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/nixos.webp" height="50" alt="nixos"> |
|
||||
| no-ip | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/no-ip.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/no-ip.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/no-ip.webp" height="50" alt="no-ip"> |
|
||||
| nocobase | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/nocobase.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/nocobase.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/nocobase.webp" height="50" alt="nocobase"> |
|
||||
| nocobase-light | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/nocobase-light.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/nocobase-light.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/nocobase-light.webp" height="50" alt="nocobase-light"> |
|
||||
| nocodb | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/nocodb.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/nocodb.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/nocodb.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/nocodb.webp" height="50" alt="nocodb"> |
|
||||
|
14
meta/no-ip.json
Normal file
14
meta/no-ip.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"base": "png",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Cloud"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-04-09T11:41:25.681200",
|
||||
"author": {
|
||||
"id": 49533775,
|
||||
"login": "csev1755"
|
||||
}
|
||||
}
|
||||
}
|
@ -10662,6 +10662,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"no-ip": {
|
||||
"base": "png",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Cloud"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-04-09T11:41:25.681200",
|
||||
"author": {
|
||||
"id": 49533775,
|
||||
"login": "csev1755"
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkmk": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
BIN
png/no-ip.png
Normal file
BIN
png/no-ip.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.7 KiB |
@ -1253,6 +1253,7 @@
|
||||
"nintendo-switch.png",
|
||||
"nitter.png",
|
||||
"nixos.png",
|
||||
"no-ip.png",
|
||||
"nocobase-light.png",
|
||||
"nocobase.png",
|
||||
"nocodb.png",
|
||||
@ -5214,6 +5215,7 @@
|
||||
"nintendo-switch.webp",
|
||||
"nitter.webp",
|
||||
"nixos.webp",
|
||||
"no-ip.webp",
|
||||
"nocobase-light.webp",
|
||||
"nocobase.webp",
|
||||
"nocodb.webp",
|
||||
|
BIN
webp/no-ip.webp
Normal file
BIN
webp/no-ip.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
Loading…
x
Reference in New Issue
Block a user