Throughout the mocks there are various types of icons shown for search engines:
We should decide which of these we want to use for a consistent design.
@AmyYLee can you make a quick ruling on style of search provider icons - we can update comps in search screens and in settings.
I spoke with @shorlander about this. We decided on replicating what we do on desktop.

Working as intended.
In the meeting we thought Verdi's screenshot was of the Fenix UI. It is from desktop Firefox. We should verify that search partners want us to use the same icons from Desktop @mconnormoz
Mike says using the desktop icons is fine.
Looks like the code for generating the search engine icons is in AC (based off of AssetsSearchEngineProvider.kt).
@pocmo is it possible for us to grab different assets? It seems like these are dictated by the engine codes we're using (e.g. google-b-m) which I don't think we can change (since it explicitly has a mobile identifier).
we can modify the underlying plugins if needed, I'd like to be consistent across all of our mobile products if at all possible.
I'd like to complete this task as soon as possible. Do we still want to use the same icons for mobile as we do on desktop? Thank you!
I'd like to complete this task as soon as possible. Do we still want to use the same icons for mobile as we do on desktop? Thank you!
@topotropic - as she's unifying our favicons.
here's the favicon issue https://github.com/mozilla-mobile/fenix/issues/7992 would be nice to create a re-usable component for favicons that we can integrate here as well
Assigned to @gabrielluong as he's doing the AC work.