diff --git a/frontend/app/components/shared/SupportCallout/SupportCallout.tsx b/frontend/app/components/shared/SupportCallout/SupportCallout.tsx index 951c98274..b37b64616 100644 --- a/frontend/app/components/shared/SupportCallout/SupportCallout.tsx +++ b/frontend/app/components/shared/SupportCallout/SupportCallout.tsx @@ -1,16 +1,16 @@ import React from 'react'; -import SlackIcon from '../../../svg/integrations/slack.svg'; +import SlackIcon from '../../../svg/slack-help.svg'; import { Popup } from 'UI'; function SupportCallout() { return ( - - -
+ +
+ -
-
- + +
+ ); } diff --git a/frontend/app/svg/slack-help.svg b/frontend/app/svg/slack-help.svg new file mode 100644 index 000000000..d2e3c0382 --- /dev/null +++ b/frontend/app/svg/slack-help.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +