BioDrop
BioDrop copied to clipboard
Share Profile Icon Fix
Fixes Issue
Closes #1596
Changes Made
- Added FiShare2 icon in Geticon.js file.
- Replace the SVG path icon with an icon from the React-icon pack in the ShareProfile.js file.
- Added CSS to the icon in the Profile.css file, like the slight greyish colour to the icon and on Hover increasing the size of the icon which gives it the feel of a clickable icon.
- Added a div and class to the ShareProfile component in the Profile.js file.
Check List (Check all the applicable boxes)
- [x] My code follows the code style of this project.
- [ ] My change requires changes to the documentation.
- [ ] I have updated the documentation accordingly.
- [x] All new and existing tests passed.
- [x] This PR does not contain plagiarized content.
- [x] The title of my pull request is a short description of the requested changes.
Screenshots

Note to reviewers
Hey! this is my very first pull request, let me know if I need to make any changes.
Dear maintainers, do check my PR, added a hover effect to the share profile icon.
@eddiejaoude pls do review my PR