Shopify themes, liquid, logos, and UX
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 🙂
pic attached of the symbol I would like to change.
Solved! Go to the solution
This is an accepted solution.
I converted it to svg for you. Here is svg code
<svg xmlns="http://www.w3.org/2000/svg" version="1.2" viewBox="0 0 25 25" width="25" height="25">
<title>Profile_25-25_1</title>
<defs>
<image width="25" height="25" id="img1" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAAXNSR0IB2cksfwAAADNQTFRFAAAA////////////////////////////////////////////////////////////////t5XiggAAABF0Uk5TABBgn8//gO/fj0Awr79wUCAKQYppAAAA40lEQVR4nHVS27LDIAjEcFM4Jvn/rz1GiE07LS/qsMvCCkBE2ZCYmXAr8IwiWps5uElVeeS8kq2HUfWV0PZWoanfiW2e21/veYtUqcFA3W1XDFa9tIQCNx+lBotk3DXEKQsFzrQMbKhxAIzjObiYfdExjyOBgnBPknKXQEwFnL0X6gbeKQ04GXg5hMqKyxleHDgPETlOWJzUsT58luF3t1snemssgT6FW/Y250Fa9oITxjyXB2HTaoXa9GAMYuzwDGebY5WaBr+iaRRx3T8y++vrfvzptQf1+x48d6e97w5827d/X7QGoIDD+HcAAAAASUVORK5CYII="/>
</defs>
<style>
</style>
<use id="Background" href="#img1" x="0" y="0"/>
</svg>
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
This is an accepted solution.
Yes
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
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)
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
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
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
No, but under icon.liquid I found this… (see photo)
Yeah, replace svg part with your ones
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
Do I just replace it with the link to the file?
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
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
This is an accepted solution.
I converted it to svg for you. Here is svg code
<svg xmlns="http://www.w3.org/2000/svg" version="1.2" viewBox="0 0 25 25" width="25" height="25">
<title>Profile_25-25_1</title>
<defs>
<image width="25" height="25" id="img1" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAAXNSR0IB2cksfwAAADNQTFRFAAAA////////////////////////////////////////////////////////////////t5XiggAAABF0Uk5TABBgn8//gO/fj0Awr79wUCAKQYppAAAA40lEQVR4nHVS27LDIAjEcFM4Jvn/rz1GiE07LS/qsMvCCkBE2ZCYmXAr8IwiWps5uElVeeS8kq2HUfWV0PZWoanfiW2e21/veYtUqcFA3W1XDFa9tIQCNx+lBotk3DXEKQsFzrQMbKhxAIzjObiYfdExjyOBgnBPknKXQEwFnL0X6gbeKQ04GXg5hMqKyxleHDgPETlOWJzUsT58luF3t1snemssgT6FW/Y250Fa9oITxjyXB2HTaoXa9GAMYuzwDGebY5WaBr+iaRRx3T8y++vrfvzptQf1+x48d6e97w5827d/X7QGoIDD+HcAAAAASUVORK5CYII="/>
</defs>
<style>
</style>
<use id="Background" href="#img1" x="0" y="0"/>
</svg>
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
thank you! So I enter that entire code?
This is an accepted solution.
Yes
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
thank you soo much!! it worked!!
User | RANK |
---|---|
208 | |
177 | |
63 | |
51 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023