How can I change the lower search icon in the Brooklyn theme?

Hi, i’ve managed to change the icon in the header, how can i also change the one below?

I just need them to have the same icon.

My theme is Brooklyn

https://nomnomnomnom.myshopify.com/

Password: nomnom

Hii, @Tom119
Paste this code on top of the theme.scss file.

a.site-nav__link.site-nav__link--icon.js-toggle-search-modal {
    background-color: white !important;
}

Thank You.

@Tom119

Means you have to change icon image?

@dmwwebartisan Yes, the same image as in the header.

I just want them to have the same icon.

@Zworthkey

Hi, i think there’s a little misunderstanding.

I need them to have the same icon, not making the icon background in the header white.

@Tom119

Please share your Section/header.liquid file code.

Thanks!

@dmwwebartisan Here you go

@Tom119

Great!

@dmwwebartisan

So can you help me with this please?