Khaleel Al-Adhami 1 тиждень тому
батько
коміт
5459a3cd28
1 змінених файлів з 2 додано та 1 видалено
  1. 2 1
      reflex/components/lucide/icon.py

+ 2 - 1
reflex/components/lucide/icon.py

@@ -10,7 +10,7 @@ from reflex.vars.sequence import LiteralStringVar, StringVar
 class LucideIconComponent(Component):
     """Lucide Icon Component."""
 
-    library = "lucide-react@0.507.0"
+    library = "lucide-react@0.508.0"
 
 
 class Icon(LucideIconComponent):
@@ -1161,6 +1161,7 @@ LUCIDE_ICON_LIST = [
     "paintbrush_2",
     "paintbrush_vertical",
     "palette",
+    "panda",
     "panel_bottom",
     "panel_bottom_close",
     "panel_bottom_dashed",