From 898971cf156faa6bfdd3082f9b4e4b148745c9a3 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sat, 29 Feb 2020 13:21:11 -0500 Subject: Changing to a better discussion icon. --- ui/src/components/post-listing.tsx | 2 +- ui/src/components/symbols.tsx | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'ui') diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index 90a8b7a1..a0e89268 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -227,7 +227,7 @@ export class PostListing extends Component { title={i18n.t('comments')} > - + ); diff --git a/ui/src/components/symbols.tsx b/ui/src/components/symbols.tsx index db1f7b5f..b5673263 100644 --- a/ui/src/components/symbols.tsx +++ b/ui/src/components/symbols.tsx @@ -15,9 +15,9 @@ export class Symbols extends Component { xmlnsXlink="http://www.w3.org/1999/xlink" > - - bubble2 - + + message-square + image -- cgit v1.2.3