소스 검색

Add chat icon (#2181)

Alek Petuskey 1 년 전
부모
커밋
93dcc6300d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      reflex/components/media/icon.py

+ 1 - 0
reflex/components/media/icon.py

@@ -61,6 +61,7 @@ ICON_LIST: List[str] = [
     "attachment",
     "bell",
     "calendar",
+    "chat",
     "check_circle",
     "check",
     "chevron_down",