diff --git a/src/wp-content/themes/twentyseventeen/assets/images/svg-icons.svg b/src/wp-content/themes/twentyseventeen/assets/images/svg-icons.svg
index eb579db1a1..0cc94621f1 100644
--- a/src/wp-content/themes/twentyseventeen/assets/images/svg-icons.svg
+++ b/src/wp-content/themes/twentyseventeen/assets/images/svg-icons.svg
@@ -114,6 +114,9 @@
+
+
+
diff --git a/src/wp-content/themes/twentyseventeen/inc/icon-functions.php b/src/wp-content/themes/twentyseventeen/inc/icon-functions.php
index 28b7d94aad..a2a91a6e4d 100644
--- a/src/wp-content/themes/twentyseventeen/inc/icon-functions.php
+++ b/src/wp-content/themes/twentyseventeen/inc/icon-functions.php
@@ -186,6 +186,7 @@ function twentyseventeen_social_links_icons() {
'mailto:' => 'envelope-o',
'medium.com' => 'medium',
'pinterest.com' => 'pinterest-p',
+ 'pscp.tv' => 'periscope',
'getpocket.com' => 'get-pocket',
'reddit.com' => 'reddit-alien',
'skype.com' => 'skype',