How can I replace and resize the cart icon in the Dawn theme?

Hello,

this is my theme copy (Dawn): https://exmn8tolbg34g4mz-64572260616.shopifypreview.com

How do i change the cart icon ?

I have already uploaded the cart Icon I would like (svg file) and i am able to copy it from the files, but how do i replace the shopify cart icon with the one I chose and resize it to match the other icons ?

Kind regards


There is icon-cart.liquid and icon-cart-empty.liquid files under Snippets.
Replace your updated svg file code on both these files.

@JustInCase-de - you will need to add your required file icon to your assets folder and then replace old file name with this new file as mentioned by @jigneshjivani