I have created a site https://mdi.bessarabov.com The idea is to make it simple to search for the Material Design Icon that you need.
I really like Home Assistant and Material Design Icons, but I can’t use the official site https://materialdesignicons.com — it is extremely slow. There are some other problems with that site but the main one is the speed how it works.
So, I have created the site for the icons that I want to use.
It is fast. (it is using static html files)
It has mobile version
There is a page for every icon
There is a preview for for icon when you share a link
I have just released new features on this silte. Now there is information about first version when the icon appeared and the message if it is avaliable in Home Assistant and also a HA code usage sample and a preview:
Not criticising your work in any way, I agree that searching on the main site is very slow, however I find a ‘find’ on https://cdn.materialdesignicons.com/4.4.95/ (I believe 4.4.95 is the latest version supported in HA) fairly quick to search, this will save you updating the site each time HA updates the version they support.
I really hope that Home Assistant will update mdi soon (if I understand it correctly the 0.110 changes in icons were made to make it possible to update mdi).
For now I don’t have the exact plan how to limit icons on the site only by some version. I would like to write at the icon page “that this icon was first introduced in mdi 1.2.3” but for now I don’t know where to get that data (I’m sorry, but I can’t say when I’ll do this feature)
Yes, thank you. I know about https://cdn.materialdesignicons.com/4.4.95/ and I’m quite happy with this site, but it lacks some features that I thin icon site should provide: the page for every icon and mobile version. I should have mention this site in my text.
Great job on the site! A lot faster than the official one.
One of the main reasons why HA hasn’t updated to the latest Material Design Icons version yet is because MDI v5.0 contains a very large number of breaking changes - 121 icons renamed, like 70 brand icons removed, etc.
This really comes in handy in the development of my custom card. Thanks a lot!
I really hate the official site, it seems to almost crash my browser on every search.
Small question: i heard there are some special hass: icons. Specific to HA UI. Are they included?
I’ve made some experiments and it looks like it does not matter what prefix to use mdi: or hass:. I’ve tried mdi:cog and it looks the same as hass:cog, mdi:car is the same as hass:car.
I haven’t found the evidence, but I think that hass: is the prefix that was used some time ago and now it is deprecated in flavour of mdi: (It looks that this true, but I may be completely wrong, maybe somebody can confirm it os say that this is not the case)