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
I'm creating an icon picker for Storyblok with their field-type plugin. For this I'm using the graphql of Font Awesome. I do get the right data, but what is the best way to actually show the icons when using the search query? I'm now importing all icons in my vue 3 project, but since I'm using Font Awesome 6 pro, I don't want to expose the SVG to the end user.
Could anyone give some advice about this? The plugin seems to be a bit slow as well 🤔
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi guys,
I'm creating an icon picker for Storyblok with their field-type plugin. For this I'm using the graphql of Font Awesome. I do get the right data, but what is the best way to actually show the icons when using the search query? I'm now importing all icons in my vue 3 project, but since I'm using Font Awesome 6 pro, I don't want to expose the SVG to the end user.
Could anyone give some advice about this? The plugin seems to be a bit slow as well 🤔
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions