opensourceryclub / OpenSourcerySite

Open Sourcery's Website, written in React and Typescript
GNU General Public License v3.0
5 stars 6 forks source link

Fix the GroupMe Icon #7

Closed DonIsaac closed 4 years ago

DonIsaac commented 4 years ago

The GroupMe icon is, for some reason, not showing up on the page. Unlike the Discord and Email icons, the GroupMe icon is not using FontAwesome.

Acceptance Criteria 1) Locate a new/improved GroupMe SVG to replace the GroupMe PNG 2) Modify LabeledButton to make it able to display SVGs that aren't FontAwesome, without breaking any of the other LabeledButton components 3) Make sure it appears on the page correctly, with the correct size and color