File tree 8 files changed +123
-1
lines changed
8 files changed +123
-1
lines changed Original file line number Diff line number Diff line change @@ -1668,6 +1668,7 @@ The best source for dashboard icons.<br />
1668
1668
| sandstorm | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/sandstorm.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/sandstorm.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/sandstorm.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/sandstorm.webp" height="50" alt="sandstorm"> |
1669
1669
| scanservjs | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/scanservjs.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/scanservjs.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/scanservjs.webp" height="50" alt="scanservjs"> |
1670
1670
| schneider | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/schneider.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/schneider.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/schneider.webp" height="50" alt="schneider"> |
1671
+ | scrcpy | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/scrcpy.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/scrcpy.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/scrcpy.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/scrcpy.webp" height="50" alt="scrcpy"> |
1671
1672
| screenconnect | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/screenconnect.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/screenconnect.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/screenconnect.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/screenconnect.webp" height="50" alt="screenconnect"> |
1672
1673
| scrutiny | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/scrutiny.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/scrutiny.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/scrutiny.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/scrutiny.webp" height="50" alt="scrutiny"> |
1673
1674
| scrutiny-light | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/scrutiny-light.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/scrutiny-light.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/scrutiny-light.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/scrutiny-light.webp" height="50" alt="scrutiny-light"> |
Original file line number Diff line number Diff line change
1
+ {
2
+ "base" : " svg" ,
3
+ "aliases" : [],
4
+ "categories" : [
5
+ " Development"
6
+ ],
7
+ "update" : {
8
+ "timestamp" : " 2025-03-26T21:09:30.463729" ,
9
+ "author" : {
10
+ "id" : 48109134 ,
11
+ "login" : " jdcool00"
12
+ }
13
+ }
14
+ }
Original file line number Diff line number Diff line change 5918
5918
}
5919
5919
}
5920
5920
},
5921
+ "scrcpy": {
5922
+ "base": "svg",
5923
+ "aliases": [],
5924
+ "categories": [
5925
+ "Development"
5926
+ ],
5927
+ "update": {
5928
+ "timestamp": "2025-03-26T21:09:30.463729",
5929
+ "author": {
5930
+ "id": 48109134,
5931
+ "login": "jdcool00"
5932
+ }
5933
+ }
5934
+ },
5921
5935
"hugging-face": {
5922
5936
"base": "svg",
5923
5937
"aliases": [],
You can’t perform that action at this time.
0 commit comments