From d5303387f51b398c27838e10d0723e82dc4783d9 Mon Sep 17 00:00:00 2001 From: Chewbacca Date: Mon, 5 Dec 2022 08:44:02 -0500 Subject: [PATCH] Replace 'send' icon from Tabler --- app/soapbox/features/chats/components/chat-composer.tsx | 2 +- .../icons/airplane.svg => custom/modules/@tabler/icons/send.svg | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename app/assets/icons/airplane.svg => custom/modules/@tabler/icons/send.svg (100%) 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}