Wa Icon makes cdn call to get icons ? #1909
Unanswered
NavneetVaid
asked this question in
Ask For Help
Replies: 1 comment
-
|
so generally what you need to do to self host the icon is setup a custom resolver that points to where your server will serve the icon from. Right now the only supported icon type is a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i just used wa-icon and passed an icon name from my consumer Angular app and i see it makes a call
https://ka-f.fontawesome.com/releases/v7.0.1/svgs/solid/chart-line.svg.
to get the SVG ? I have a content security policy in place ? how can i avoid this call ?
I can use web fonts ? or may be something else ? I wish to self host icon, i saw that fontawesome gives the kit, Can we use that kit and leverage the existing wa-icon code, i want to be backward compatible.
Beta Was this translation helpful? Give feedback.
All reactions