Skip to content

Commit 24a8565

Browse files
feat(icons): add trmnl (#1041)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
1 parent e9635e9 commit 24a8565

File tree

8 files changed

+49
-1
lines changed

8 files changed

+49
-1
lines changed

ICONS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1920,6 +1920,7 @@ The best source for dashboard icons.<br />
19201920
| trilium | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/trilium.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/trilium.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/trilium.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/trilium.webp" height="50" alt="trilium"> |
19211921
| triliumnext | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/triliumnext.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/triliumnext.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/triliumnext.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/triliumnext.webp" height="50" alt="triliumnext"> |
19221922
| trivy | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/trivy.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/trivy.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/trivy.webp" height="50" alt="trivy"> |
1923+
| trmnl | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/trmnl.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/trmnl.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/trmnl.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/trmnl.webp" height="50" alt="trmnl"> |
19231924
| troddit | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/troddit.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/troddit.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/troddit.webp" height="50" alt="troddit"> |
19241925
| trudesk | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/trudesk.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/trudesk.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/trudesk.webp" height="50" alt="trudesk"> |
19251926
| truenas | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/truenas.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/truenas.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/truenas.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/truenas.webp" height="50" alt="truenas"> |

meta/trmnl.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"base": "svg",
3+
"aliases": [],
4+
"categories": [
5+
"Hardware"
6+
],
7+
"update": {
8+
"timestamp": "2025-03-24T19:23:09.037589",
9+
"author": {
10+
"id": 48109134,
11+
"login": "jdcool00"
12+
}
13+
}
14+
}

metadata.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20240,6 +20240,20 @@
2024020240
}
2024120241
}
2024220242
},
20243+
"trmnl": {
20244+
"base": "svg",
20245+
"aliases": [],
20246+
"categories": [
20247+
"Hardware"
20248+
],
20249+
"update": {
20250+
"timestamp": "2025-03-24T19:23:09.037589",
20251+
"author": {
20252+
"id": 48109134,
20253+
"login": "jdcool00"
20254+
}
20255+
}
20256+
},
2024320257
"tvheadend": {
2024420258
"base": "svg",
2024520259
"aliases": [],

0 commit comments

Comments
 (0)