iKenndac / Tofu

An easy-to-use two-factor authentication app for iOS
https://tofuauth.com
ISC License
491 stars 64 forks source link

add LastPass icon #44

Closed cesarferradas closed 3 years ago

cesarferradas commented 3 years ago

Adds a LastPass icon. Opened project in Xcode and ran tests with ⌘U, so hopefully it's ready to go, but let me know if any changes are needed.

calleluks commented 3 years ago

Thanks for adding the icon @cesarferradas! Unfortunately, since the app just displays icons as they are, corners must be rounded already in the image files.

If you have time to update the icons to have rounded corners, I'd really appreciate it. If not, I totally understand. I'm working on a change that will make the app round corners automatically in the future.

cesarferradas commented 3 years ago

HI @calleerlandsson thanks for the feedback. I've rounded the corners on all three images. Wasn't sure if you're looking for a particular border radius so I just went with what looked right based on other icons in the repo.

calleluks commented 3 years ago

Thanks @cesarferradas!