components
components copied to clipboard
[Feature Request]: LogOut Icon
Description
The library does not seem to have a log out icon.
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
- [X] I checked the current issues for duplicate requests
Hello,
Thanks for your request, we generally don't have a use-case for a log out icon, here is an example of a top navigation with a sign-out button that does not have such icon
Could you describe more about your use-case and why you need such icon?
Hello, thank you for the quick response!
Here's the use case reasoning behind the request: Similarly to how you have the icon that indicates the Documentation and Feedback links in your navigation will lead the user to a new page, my team frequently uses the log out icon next to the sign out link on a navigation menu. We believe that the combination of the icon + text helps users identify the action they're looking for faster, with less mental processing. There are situations where we have navigation menus without icons, but it would be nice to have the flexibility to have an icon next to each link, and to have the ability to use a log out icon when it enhances the experience. Sincerely,
Danielle Hillman
On Aug 25, 2022, at 1:43 AM, Amr Ahmed Taher Mohamed @.***> wrote:
Hello,
Thanks for your request, we generally don't have a use-case for a log out icon, here is an example https://cloudscape.design/components/top-navigation/?tabId=playground of a top navigation with a sign-out button that does not have such icon https://user-images.githubusercontent.com/99883674/186618336-bb078373-8c8f-4d1c-a204-8c6e772dbbf4.png Could you describe more about your use-case and why you need such icon?
— Reply to this email directly, view it on GitHub https://github.com/cloudscape-design/components/issues/193#issuecomment-1226963510, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP3KCESFHK5PY6NJEWVMYBLV24W37ANCNFSM57MBQYJA. You are receiving this because you authored the thread.
Hello Danielle,
You can use your own custom icon, here is the guidelines for creating custom icons, then you can use it in the Icon component by using url
or svg
prop
Closing due to inactivity. Feel free to reopen if there are additional comments