Hi clear,
Thanks for reaching to us
Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS
/* Orders */
.wd-my-account-links .orders-link a:before {
content: "\f106" !important;
}
/* Addresses */
.wd-my-account-links .edit-address-link a:before {
content: "\f13f" !important;
}
/* Account */
.wd-my-account-links .edit-account-link a:before {
content: "\f147" !important;
}
In order to see full list of icons, please go to Theme Settings > Typography > Icon fonts https://prnt.sc/uhovgVvcpkSN
Regards,