Open awirthy opened 11 months ago
Thanks for the suggestion.
I need to check how to integrate in the Vue.js app 🤔
Thanks for the suggestion.
I need to check how to integrate in the Vue.js app 🤔
It shouldn't be too bad. If you view their page containing all their icons, you'll see that all the icons are hosted on their CDN at https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/[ICON].png.
Homepage already uses their icons as well.
This would be super helpful, given the limited set of icons from simpleicons,fontawesome, and material design icons. Not to mention that none of the fontawesome icons seem to work. Tried examples such as -
wud.display.icon=fas:house
❌
wud.display.icon=fab:cloudflare
❌
and none work. Simple design however works e.g: wud.display.icon=si:bluetooth
✅
Whereas dashboard-icons just works when using with homepage for example and has almost every icon I've ever tried to find. It's natively integrated with:
So it would be awesome to see it implemented.
But I just want to say that this is a great project/software and I appreciate all the work you've already done, this is just a very nice to have thing
I'd like to suggest that you add a new source for your display icons. The github page https://github.com/walkxcode/dashboard-icons has icons tailored for dashboards for selfhosting. So I think that would be a suitable update for an icon source.