Which classic icons are dynamic?

Hi,

I tried to find out which classic icons are dynamic. Most pages point to the documentation where this information cannot be found (the linked instructions page only says that there are dynamic icons and give switch as an example, but doesn’t say which are).
It seems to me this information must be out somewhere, but I cannot find it. I even tried to look up the openhab repo without success.

Any pointer is much appreciated!

Cheers,
Ralf

This is the list of all the actual icons included in the classic icon set:

Anything with -xxx.svg is dynamic with the xxx part matching the state of the item.

2 Likes

Thanks much, Jim, for your quick answer. Very helpful