How can I rearrange the header icons on my Dawn theme?

Hey i want to change the positions of some dawn theme header icons. In the picture you can see what i want to change and their new positions.

I hope someone can help me with this.

Thanks

www.le-x-atelier.com

pw: djerba

@media screen and (min-width: 990px) {
		.header>.header__search {
			grid-area: icons !important;
			justify-self: end !important;
			margin-right: 2rem !important;
		}
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid