How do I change the customer account symbol on my theme header?

Hi!

I am wondering how do I change the customer account symbol on my theme header? I have added the symbol I would like to use to my files :slightly_smiling_face:

pic attached of the symbol I would like to change.

Hi @Gypsymoon

You can may can do that by change that svg icon in your icon-account.liquid file (may your theme place different file name)

Hi!

I don’t have an icon-account.
I have;

icon-accordion

icon-brand

icon-guarantee

icon.liquid

social-icons

Is there any header-account or icon-login

No, but under icon.liquid I found this… (see photo)

Yeah, replace svg part with your ones

1 Like

Do I just replace it with the link to the file?

You can see svg code when viewing source in your svg link, copy it and
paste to your file

this is the image link. How do I find the SVG?

https://cdn.shopify.com/s/files/1/0843/9839/files/Profile_25-25_1.png?v=1688625647

I converted it to svg for you. Here is svg code


1 Like

thank you! So I enter that entire code?

Yes

1 Like

thank you soo much!! it worked!!

1 Like