Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVG Support #13

Open
MACscr opened this issue Mar 21, 2019 · 1 comment
Open

SVG Support #13

MACscr opened this issue Mar 21, 2019 · 1 comment

Comments

@MACscr
Copy link

MACscr commented Mar 21, 2019

Im not 100% sure about your svg integration. Fontawesome 5 has the ability to give the svg version of icon versus using css for it. I need to do it this way because my application doesnt allow me to link to additional css scripts once its published. I love the idea of using your picker within my publishing platform that would allow the user to pick icons and the generated end result is simply the generated svg code that runs independent. Is this possible with your picker?

@swashata
Copy link
Member

You would basically need to download the SVGs yourself and put it somewhere, either in config js or perhaps as SVG sprite. Do check the example SVG with iconGenerator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants