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

Enhancement: Use Nuxt Icon module for SVG's instead of inlined SVG's #39

Open
luc122c opened this issue Sep 12, 2023 · 1 comment
Open
Labels
help wanted Extra attention is needed

Comments

@luc122c
Copy link
Contributor

luc122c commented Sep 12, 2023

I think it would tidy up the source code a lot to use the Nuxt Icon module where possible. For example, to replace this icon. From my understanding, they would be rendered to HTML (SVG) as part of the build process, so the end result shouldn't change?

@Atinux
Copy link
Member

Atinux commented Oct 27, 2023

We can use the UIcon component from https://ui.nuxt.com actually to improve this

@Atinux Atinux added the help wanted Extra attention is needed label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants