diff --git a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php index 7fee14b569..d735037543 100644 --- a/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php +++ b/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php @@ -223,6 +223,10 @@ if ( ! class_exists( 'TwentyTwenty_SVG_Icons' ) ) { 'twitch' => array( 'twitch.tv', ), + 'whatsapp' => array( + 'wa.me', + 'whatsapp.com', + ), 'wordpress' => array( 'wordpress.com', 'wordpress.org',