🎨 Move DownArrowIcon to the new icons file

This commit is contained in:
2023-08-20 19:53:28 +02:00
parent 94d0ea1cc8
commit 3b89cd1769
5 changed files with 25 additions and 21 deletions

View File

@@ -2,5 +2,6 @@ pub mod avatar_selector;
pub mod chats_window;
pub mod contacts_window;
pub mod header;
pub mod icons;
pub mod login;
pub mod main_window;