We can add ajax refresh in header cart icon. Using woocommerce hook you can update Header Cart icons no Add/Remove Product.
Woocommerce hits woocommerce_add_to_cart_fragments
filter whenever any product added or removed.
Here we are using this filter to update cart items count in header.