I’m trying to change my cart icon to my own chosen cart. I’ve tried doing everything, converted from png to svg, and added the svg code to icon cart empty liquid and icon cart liquid. Instead it got rid of the icon from my website completely. I downloaded my chosen cart from Flaticon.
I’d really appreciate if someone can help me with this.
Thank you for your reply. I am using the dawn theme. I just tried your solution and it has not done anything. the old cart icon came back, but i am trying to change it to my own and i followed your steps but the cart icon is the same as the last one.
In the assets, there is a icon-cart-empty.svg and icon-cart.svg, and there is a code written on both of these for the cart icon that is still up there. I’m not sure if it has anything to do with that.
Upload your new cart icon
In your theme’s assets, add your custom SVG so it’s available to the theme.
Locate the cart icon files
Using the theme editor, open the two image-icon sections—one that displays when the cart is empty and one for when it contains items.
Swap in your icon
In each section, remove the default graphic and point it to (or paste in) your uploaded SVG.
Save and preview
Publish your changes, then reload your storefront. Your new cart icon should appear whether the cart is empty or full.
Clear cache if needed
If it doesn’t show up immediately, do a hard refresh or clear your browser’s cache so the updated icon can load.