Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I'm using Empire Theme, and I'd like to add icons from themes snippets/icon-library.liquid to custom liquid code I use on the product page.
With Priority support, I can't get the answer from them, but it shouldn't be too complicated.
Attached is a screenshot from the library.
Cool - and how do I call an individual icon?
Ok. I thought I could use something like this:
<i class="icon icon-account"></i>
Copy pasting the full code works as well, but it doesn’t seem like a clean solution to me.