Skip to content

Commit

Permalink
PLANET-7291: Replace Twitter icon with X (#2143)
Browse files Browse the repository at this point in the history
* Replace Twitter icon

Ref: https://jira.greenpeace.org/browse/PLANET-7291

- Now using the "X" version

---------

Co-authored-by: Dan Tovbein <dtovbein@gmail.com>
  • Loading branch information
GP-Dan-Tovbein and dantovbein authored Nov 2, 2023
1 parent 887d5a1 commit faab375
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/src/images/icons/twitter-square.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/src/images/icons/twitter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/src/scss/base/_colors.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Social buttons
$facebook: #4267b2;
$twitter: #55acee;
$twitter: #1c1c1c;
$whatsapp: #25d366;

0 comments on commit faab375

Please sign in to comment.