From 5e47a2567f537a646702697d7ea95b1a4687b691 Mon Sep 17 00:00:00 2001 From: Chewbacca Date: Mon, 5 Dec 2022 13:09:23 -0500 Subject: [PATCH] Revert "Replace 'send' icon from Tabler" This reverts commit d5303387f51b398c27838e10d0723e82dc4783d9. --- .../@tabler/icons/send.svg => app/assets/icons/airplane.svg | 0 app/soapbox/features/chats/components/chat-composer.tsx | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename custom/modules/@tabler/icons/send.svg => app/assets/icons/airplane.svg (100%) diff --git a/custom/modules/@tabler/icons/send.svg b/app/assets/icons/airplane.svg similarity index 100% rename from custom/modules/@tabler/icons/send.svg rename to app/assets/icons/airplane.svg diff --git a/app/soapbox/features/chats/components/chat-composer.tsx b/app/soapbox/features/chats/components/chat-composer.tsx index d419186b4..2368670be 100644 --- a/app/soapbox/features/chats/components/chat-composer.tsx +++ b/app/soapbox/features/chats/components/chat-composer.tsx @@ -188,7 +188,7 @@ const ChatComposer = React.forwardRef ) : null}