From 3aff4ee7155626dc5f98c164804408406357ebb3 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 6 Dec 2022 15:20:48 -0600 Subject: [PATCH] Replace proprietary send icon with Tabler --- app/assets/icons/airplane.svg | 1 - app/soapbox/features/chats/components/chat-composer.tsx | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 app/assets/icons/airplane.svg diff --git a/app/assets/icons/airplane.svg b/app/assets/icons/airplane.svg deleted file mode 100644 index 32bbb5fcb..000000000 --- a/app/assets/icons/airplane.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/app/soapbox/features/chats/components/chat-composer.tsx b/app/soapbox/features/chats/components/chat-composer.tsx index 2368670be..d419186b4 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}