From 2df9642456d1d131199263a4e5d160772503f77a Mon Sep 17 00:00:00 2001 From: Matthew Birtch Date: Sun, 15 Aug 2021 10:41:58 -0400 Subject: [PATCH] updated threads illustration SVG to align with new branding (#5619) * updated threads illustration SVG to align with new branding * fixed issue with svg on android --- app/components/global_threads/empty_state.tsx | 304 +++++++++--------- 1 file changed, 153 insertions(+), 151 deletions(-) diff --git a/app/components/global_threads/empty_state.tsx b/app/components/global_threads/empty_state.tsx index 857ad272e..c3297adc6 100644 --- a/app/components/global_threads/empty_state.tsx +++ b/app/components/global_threads/empty_state.tsx @@ -4,12 +4,10 @@ import React from 'react'; import {intlShape} from 'react-intl'; import {Text, View} from 'react-native'; import Svg, { - Ellipse, G, Path, Defs, ClipPath, - Rect, } from 'react-native-svg'; import {useSelector} from 'react-redux'; @@ -51,165 +49,169 @@ function EmptyState({intl, isUnreads}: Props) { return ( - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + {title}