diff --git a/assets/images/Star.svg b/assets/images/Star.svg
new file mode 100644
index 000000000000..71fdfde500a0
--- /dev/null
+++ b/assets/images/Star.svg
@@ -0,0 +1,9 @@
+
+
\ No newline at end of file
diff --git a/src/components/Icon/Expensicons.ts b/src/components/Icon/Expensicons.ts
index 8c492f84a383..69b597dfd260 100644
--- a/src/components/Icon/Expensicons.ts
+++ b/src/components/Icon/Expensicons.ts
@@ -170,6 +170,7 @@ import Podcast from '@assets/images/social-podcast.svg';
import Twitter from '@assets/images/social-twitter.svg';
import Youtube from '@assets/images/social-youtube.svg';
import SpreadsheetComputer from '@assets/images/spreadsheet-computer.svg';
+import Star from '@assets/images/Star.svg';
import Stopwatch from '@assets/images/stopwatch.svg';
import Suitcase from '@assets/images/suitcase.svg';
import Sync from '@assets/images/sync.svg';
@@ -394,4 +395,5 @@ export {
Feed,
Table,
SpreadsheetComputer,
+ Star,
};
diff --git a/src/pages/settings/Profile/Contacts/ContactMethodDetailsPage.tsx b/src/pages/settings/Profile/Contacts/ContactMethodDetailsPage.tsx
index 3c00662682c8..ebdbaaf2e500 100644
--- a/src/pages/settings/Profile/Contacts/ContactMethodDetailsPage.tsx
+++ b/src/pages/settings/Profile/Contacts/ContactMethodDetailsPage.tsx
@@ -239,7 +239,7 @@ function ContactMethodDetailsPage({route}: ContactMethodDetailsPageProps) {
>