Customizing Voice search icon

Hi team!
Can we change the icon of the voice search? The client would like to use a customized icon (png) for the voice search icon as well. Really appreciated it if you could tell me how to customize not only the search frontend but also the search bar!

Regards,
Kaishi

I found this could change the voice icon!

        voiceSearch: {
          enabled: true,
          customMicIconUrl: "iconurl.png",
        },