Line Icon Pack and dynamic calendar icon

Hi,I recently discovered Line Icon pack and was delighted to see you added support for KLWP.

I'm building a custom sidebar and successfully added static icon such as contact, maps, settings. Easy.

But how can i get the dynamic calendar icon (change everyday to fit the day of the month)? With line icon pack of course.

Attachement : Screenshot of my wallpaper with sidebar. It's the 4th icon which is static right now

Thanks in advance

Guillaume

For the time beeing, as a turnaround, i manually loaded every 31 icons in globals named 1 to 31.

Then with the code $gv(df(d))$, you can call a differrent icon for each day as a bitmap.

It's a painfull process but works well, and will do the job until we get a real solution.