You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm trying to add a icon in applicaiton.html.erb with this tag: <img zf-iconic="" icon="star" size="small">
It is loading the url: /assets/img/iconic/star.svg but there is not svg files in this path
What need I do to load the icons ?
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to add a icon in
applicaiton.html.erb
with this tag:<img zf-iconic="" icon="star" size="small">
It is loading the url:
/assets/img/iconic/star.svg
but there is not svg files in this pathWhat need I do to load the icons ?
The text was updated successfully, but these errors were encountered: