How can I change an SVG logo to text on my website?

Topic summary

Issue: Replacing an existing SVG logo implemented via a theme snippet that contains SVG markup on sm3f.shopify.com.

Current state: The poster tried to swap in a new logo but the site shows nothing after saving. They can’t recall how they previously obtained the SVG “text” (markup) from an SVG image to embed in the snippet.

Details: The setup references a snippet with inline SVG. Two screenshots (of the current snippet and the attempted replacement) are central to understanding the implementation and the failure. SVG = scalable vector graphics.

Request: Guidance on correctly replacing the SVG in the snippet and/or extracting the necessary SVG markup from an SVG file so it renders.

Status: No solutions or follow-ups yet; assistance requested from those familiar with Shopify theme/snippet handling.

Summarized with AI on December 30. AI used: gpt-5.

Hi.

Ok so i currently have an svg logo on my site sm3f.shopify.com and the way I’m doing it is referenceing a snippet which contains a svg file in it:

Right now i’m trying to change that logo but i kind of forgot how i got that original svg text from the SVG image. Here is what i’m trying to replace it with. It’s just showing nothing whenever i save.

Can anyone who has experience in this field help?