Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Merge pull request #782 from cds-snc/remove-ig
Browse files Browse the repository at this point in the history
Remove sharing icons
  • Loading branch information
jeffmaher authored Jul 18, 2020
2 parents 84e914f + 521dc4b commit e06c5e3
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 7 deletions.
5 changes: 0 additions & 5 deletions src/assets/icon-share.svg

This file was deleted.

Binary file removed src/assets/instagram.android.png
Binary file not shown.
Binary file removed src/assets/instagram.ios.png
Binary file not shown.
2 changes: 0 additions & 2 deletions src/components/Icon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import IconExternalArrowLight from 'assets/icon-external-arrow-light.svg';
import IconImportant from 'assets/icon-important.svg';
import IconMessages from 'assets/icon-messages.svg';
import IconNotify from 'assets/icon-notify.svg';
import IconShare from 'assets/icon-share.svg';
import IconNotifications from 'assets/icon-notifications.svg';
import IconNoNotifications from 'assets/icon-no-notifications.svg';
import IconLearn from 'assets/icon-learn.svg';
Expand Down Expand Up @@ -67,7 +66,6 @@ const ICONS = {
'icon-important': IconImportant,
'icon-messages': IconMessages,
'icon-notify': IconNotify,
'icon-share': IconShare,
'icon-notifications': IconNotifications,
'icon-no-notifications': IconNoNotifications,
'icon-learn': IconLearn,
Expand Down

0 comments on commit e06c5e3

Please sign in to comment.