Enhanced profile setting icon for avatar drop down #988
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
I noticed that both the "Profile Settings" and "App Settings" actions in the Avatar dropdown have the same icon, so i changed both icons for more suitable ones using Ant Design.
Screenshots (if applicable)
This is the Before
![Screenshot (462)](https://private-user-images.githubusercontent.com/133030569/309069110-8d34b22b-fda1-4fbd-af7e-dad8a49b9f70.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3NTUxMjgsIm5iZiI6MTczOTc1NDgyOCwicGF0aCI6Ii8xMzMwMzA1NjkvMzA5MDY5MTEwLThkMzRiMjJiLWZkYTEtNGZiZC1hZjdlLWRhZDhhNDliOWY3MC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxN1QwMTEzNDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT01MDg1MDQ5NTAwYTRkOWJhMmU2OGZlOWE4ZDVkNGM5ODg5MjRmM2E3NTViM2IzNDQyYWIyZDViZGEyNzIxZGZlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.ZcvjNJId30LrCkBhB9ANbPm7q-ybnAQZqq7KT2-FoAQ)
![Screenshot (463)](https://private-user-images.githubusercontent.com/133030569/309069205-6927cd63-a2f5-4bb3-8e9a-9c30d0d52906.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3NTUxMjgsIm5iZiI6MTczOTc1NDgyOCwicGF0aCI6Ii8xMzMwMzA1NjkvMzA5MDY5MjA1LTY5MjdjZDYzLWEyZjUtNGJiMy04ZTlhLTljMzBkMGQ1MjkwNi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxN1QwMTEzNDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wY2FjYzM3ZWZlYmNmYmEzMTZiM2UwMGU2ODMzZjgzYjg3NDA0ODFlNGEzNDI2OTYwZDE0NTBkNDZjMTY5MTU5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.FInpWAFuBM91kd0eW4QzpDQYwx4fIBiPfknYL9VV8Zw)
This is the After
Checklist