diff --git a/static/app-strings.json b/static/app-strings.json index 68d868828..91e48c73a 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -347,7 +347,6 @@ "Share on Facebook": "Share on Facebook", "Share on Twitter": "Share on Twitter", "Share on Telegram": "Share on Telegram", - "Share on LinkedIn": "Share on LinkedIn", "Share via...": "Share via...", "Embed this content": "Embed this content", "You currently have the highest bid for this name.": "You currently have the highest bid for this name.", diff --git a/ui/component/common/icon-custom.jsx b/ui/component/common/icon-custom.jsx index 3c32b8b34..34848fee4 100644 --- a/ui/component/common/icon-custom.jsx +++ b/ui/component/common/icon-custom.jsx @@ -822,6 +822,25 @@ export const icons = { // // Share modal social icons // + [ICONS.WHATSAPP]: buildIcon( + + + + + + , + { + viewBox: '0 0 60 60', + } + ), [ICONS.TWITTER]: buildIcon( - - - , - { - viewBox: '0 0 60 60', - } - ), [ICONS.EMBED]: buildIcon( +