You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw that that reflex icon component uses Lucide version 0.359, and Lucide is currently on 0.468. There's quite a few new icons they added, and the "house" icons in particular I'd love to utilize with reflex. It looks like icons.py is the only place where Lucide is defined, but the icons list is also listed in icon.pyi. This enhancement request would be to update reflex to use the newer version of lucide, and updating the icons list to account for the new icons.
The text was updated successfully, but these errors were encountered:
I saw that that reflex icon component uses Lucide version 0.359, and Lucide is currently on 0.468. There's quite a few new icons they added, and the "house" icons in particular I'd love to utilize with reflex. It looks like
icons.py
is the only place where Lucide is defined, but the icons list is also listed inicon.pyi
. This enhancement request would be to update reflex to use the newer version of lucide, and updating the icons list to account for the new icons.The text was updated successfully, but these errors were encountered: