From b319ae80b34f06d7ad8a4b59249ba73731f8488a Mon Sep 17 00:00:00 2001 From: Ed Sanders Date: Fri, 13 Apr 2018 18:08:59 +0100 Subject: [PATCH] Update icon to latest from OOUI Also use same name as in OOUI (with color modifier). Bug: T183749 Change-Id: I1a1e47398beb5527e3d4e0426691b6b5dc5f9f5e --- includes/ThanksHooks.php | 4 ++-- thanks-green-ltr.svg | 4 ---- thanks-green-rtl.svg | 4 ---- userTalk-constructive-ltr.svg | 7 +++++++ userTalk-constructive-rtl.svg | 7 +++++++ 5 files changed, 16 insertions(+), 10 deletions(-) delete mode 100644 thanks-green-ltr.svg delete mode 100644 thanks-green-rtl.svg create mode 100644 userTalk-constructive-ltr.svg create mode 100644 userTalk-constructive-rtl.svg diff --git a/includes/ThanksHooks.php b/includes/ThanksHooks.php index b70f9fef..e34b0b67 100644 --- a/includes/ThanksHooks.php +++ b/includes/ThanksHooks.php @@ -207,8 +207,8 @@ class ThanksHooks { $icons['thanks'] = [ 'path' => [ - 'ltr' => 'Thanks/thanks-green-ltr.svg', - 'rtl' => 'Thanks/thanks-green-rtl.svg' + 'ltr' => 'Thanks/userTalk-constructive-ltr.svg', + 'rtl' => 'Thanks/userTalk-constructive-rtl.svg' ] ]; diff --git a/thanks-green-ltr.svg b/thanks-green-ltr.svg deleted file mode 100644 index 12865115..00000000 --- a/thanks-green-ltr.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/thanks-green-rtl.svg b/thanks-green-rtl.svg deleted file mode 100644 index f81b1831..00000000 --- a/thanks-green-rtl.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/userTalk-constructive-ltr.svg b/userTalk-constructive-ltr.svg new file mode 100644 index 00000000..2717aa2e --- /dev/null +++ b/userTalk-constructive-ltr.svg @@ -0,0 +1,7 @@ + + + + user talk + + + diff --git a/userTalk-constructive-rtl.svg b/userTalk-constructive-rtl.svg new file mode 100644 index 00000000..93871d47 --- /dev/null +++ b/userTalk-constructive-rtl.svg @@ -0,0 +1,7 @@ + + + + user talk + + +