feat(icons): add ipleak

This commit is contained in:
duanra08 2025-01-16 15:56:13 +01:00
parent e2b476ed51
commit a417c0405a
4 changed files with 3 additions and 0 deletions

View File

@ -837,6 +837,7 @@ The best source for dashboard icons.<br />
| ipfs | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/ipfs.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/ipfs.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/ipfs.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/ipfs.webp" height="50" alt="ipfs"> |
| ipfs-light | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/ipfs-light.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/ipfs-light.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/ipfs-light.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/ipfs-light.webp" height="50" alt="ipfs-light"> |
| irc | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/irc.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/irc.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/irc.webp" height="50" alt="irc"> |
| ipleak | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/ipleak.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/ipleak.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/ipleak.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/ipleak.webp" height="50" alt="ipleak"> |
| iredmail | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/iredmail.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/iredmail.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/iredmail.webp" height="50" alt="iredmail"> |
| ispconfig | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/ispconfig.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/ispconfig.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/ispconfig.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/ispconfig.webp" height="50" alt="ispconfig"> |
| ispy | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/ispy.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/ispy.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/ispy.webp" height="50" alt="ispy"> |

BIN
png/IPLeak.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 KiB

View File

@ -828,6 +828,7 @@
"ipcamtalk.png",
"ipfs-light.png",
"ipfs.png",
"ipleak.png",
"irc.png",
"iredmail.png",
"ispconfig.png",
@ -4604,6 +4605,7 @@
"ipcamtalk.webp",
"ipfs-light.webp",
"ipfs.webp",
"ipleak.webp",
"irc.webp",
"iredmail.webp",
"ispconfig.webp",

BIN
webp/IPLeak.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB