Hello,
I was just saying that you already had it through the cart module and that you also had deletes buttons through the checkout cart step.
Everything can be added if it's properly developed / customized.
Also, I actually tested the following code through my local website and it worked fine on my end :
<div class="emptycart"><a href="<?php echo hikashop::completeLink('product&task=cleancart'); ?>">Tøm kurv<i class="far fa-trash-alt"></i></a></div>
Did you tried to test it without any sef module / options enabled to see if it's coming from it ?
Kind regards,
Mohamed