From 9149161c24c2a2b24605d2983b15b6456700af4a Mon Sep 17 00:00:00 2001 From: Dmitry Lobachevsky Date: Mon, 5 Feb 2024 16:27:58 +0300 Subject: [PATCH] feat: update Twitter logo --- libs/shared/icons/src/components/social/index.tsx | 2 +- libs/shared/icons/src/components/social/twitter.svg | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/libs/shared/icons/src/components/social/index.tsx b/libs/shared/icons/src/components/social/index.tsx index 042d5895..1c2c3f3e 100644 --- a/libs/shared/icons/src/components/social/index.tsx +++ b/libs/shared/icons/src/components/social/index.tsx @@ -25,5 +25,5 @@ export const Medium = (props: SvgIconProps) => ( ); export const Twitter = (props: SvgIconProps) => ( - + ); diff --git a/libs/shared/icons/src/components/social/twitter.svg b/libs/shared/icons/src/components/social/twitter.svg index af173ed1..920e4759 100644 --- a/libs/shared/icons/src/components/social/twitter.svg +++ b/libs/shared/icons/src/components/social/twitter.svg @@ -1,3 +1 @@ - - - \ No newline at end of file + \ No newline at end of file