feat(#5): add local vendored icon catalog manifest and attribution

This commit is contained in:
Josh Creek
2026-02-25 20:58:16 +00:00
parent 1ef5bae8ee
commit b11026cfef
9 changed files with 3725 additions and 7 deletions
+17
View File
@@ -0,0 +1,17 @@
# Vendor Icon Refresh
This project vendors icon assets from `homarr-labs/dashboard-icons` into:
- `static/icons/vendor/homarr/`
After refreshing the vendored files, regenerate the searchable manifest:
```bash
pnpm run icons:manifest
```
Then verify:
- `src/lib/config/vendorIconManifest.ts` changed as expected
- `third_party/homarr-dashboard-icons/SOURCE.txt` has the new upstream commit/date
- `third_party/homarr-dashboard-icons/LICENSE` still matches upstream