enso/app/ide-desktop/lib/assets/eye.svg
somebody1234 496822b564
Add button to toggle whether passwords are visible (#8414)
- Closes https://github.com/enso-org/cloud-v2/issues/785

# Important Notes
- Added to (and hence should be tested on):
- Login screen
- Registration screen
- "Change password" modal
- Reset password screen
2023-12-06 07:50:44 +00:00

5 lines
456 B
XML

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M16 8C14 5.25 11.5 2.5 8 2.5C4.5 2.5 2 5.25 1.42652e-06 8L-9.6165e-07 8L3.85406e-06 8C2 10.75 4.5 13.5 8 13.5C11.5 13.5 14 10.75 16 8ZM8 5.5C6.61929 5.5 5.5 6.61929 5.5 8C5.5 9.38071 6.61929 10.5 8 10.5C9.38071 10.5 10.5 9.38071 10.5 8C10.5 6.61929 9.38071 5.5 8 5.5Z"
fill="black" />
</svg>