FreeOTPPlus icon indicating copy to clipboard operation
FreeOTPPlus copied to clipboard

Incorrect(?) logo for Firefox accounts

Open James-E-A opened this issue 4 years ago • 2 comments

The Firefox Accounts sign-in UI uses the general "Firefox family" logo, not the browser-specific logo:

Screenshot from 2021-05-30 17-14-57

Should that be used in the app, instead?

James-E-A avatar May 30 '21 22:05 James-E-A

I don't have a vector XML icon format for the Firefox family logo. If you know any open sourced icon in vector XML format, please let me know and I will update the icon.

This is the icon needs to be updated https://github.com/helloworld1/FreeOTPPlus/blob/master/token-images/src/main/res/drawable/token_image_firefox.xml

helloworld1 avatar Jun 01 '21 05:06 helloworld1

If you know any open sourced icon in vector XML format, please let me know and I will update the icon.

I'm not sure if it's "open source" any more than, say, the Google logo that the app currently uses is, but a vectorized copy is available at https://mozilla.design/mozilla

(Or here's a direct attachment; you'll have to rename it as GitHub blocks *.svg files. I would have just sent a PR with it, but I'm not sure how to convert or normalize it to the tooled SVG style all the other included icons seem to have.)

James-E-A avatar Jun 02 '21 22:06 James-E-A