Add icon to add cart button in theme sense

Topic summary

Request to add an icon to the “Add to cart” button in the Sense theme. The user seeks guidance on how to implement this.

  • Update: After trying a suggested approach, it didn’t work. The user created a new theme asset containing SVG code and referenced that asset name in the provided code.
  • Technical notes: SVG (Scalable Vector Graphics) is a vector image format; a theme “asset” is a file stored in the theme that can be referenced by templates/snippets.
  • Status: No solution confirmed. Key unknowns include the exact code snippet used, where the button markup is located, and whether the SVG was correctly included/loaded in the template. The discussion remains open with troubleshooting still needed.
Summarized with AI on January 13. AI used: gpt-5.

can somebody help with how to add a icon to the add to card button in theme sense?

it didnt work.

I made a new asset with the svg code in it. and did the asset name in the code u gave me.