Skip to content

Commit

Permalink
Replace twitter icon (#419)
Browse files Browse the repository at this point in the history
* add twitter-x icon from Bootstrap icons and set it as default in .icon-twitter class

* remove old twitter icon
  • Loading branch information
thomaspietschmann authored Sep 30, 2024
1 parent ded6c2d commit 393eaa6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 18 deletions.
2 changes: 1 addition & 1 deletion components/05-atoms/media/icon/_icon.scss
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
}

.icon-twitter {
mask-image: asset-url('icons/twitter.svg');
mask-image: asset-url('icons/twitter-x.svg');
}

.icon-xing {
Expand Down
3 changes: 3 additions & 0 deletions lib/images/icons/twitter-x.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 0 additions & 17 deletions lib/images/icons/twitter.svg

This file was deleted.

0 comments on commit 393eaa6

Please sign in to comment.