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: Replace svgs with Feather icons #11

Open
JacobCoffee opened this issue Nov 6, 2023 · 0 comments
Open

Enhancement: Replace svgs with Feather icons #11

JacobCoffee opened this issue Nov 6, 2023 · 0 comments
Labels
enhancement ➕ This is a brand new feature or request good first issue 🥈 Good for newcomers web 🌐 Related to the Byte web service

Comments

@JacobCoffee
Copy link
Owner

JacobCoffee commented Nov 6, 2023

Summary

https://feathericons.dev/ has an installable or local min.js we can import to utilize its iconset.

https://www.npmjs.com/package/feather-icons

Import it or build it, and swap giant svgs with the attrs.

Basic Example

<svg>30 line svg for a circle<svg

becomes

<i data-feather="circle"></i>

Drawbacks and Impact

No response

Unresolved questions

No response


Note

We utilize Polar.sh to engage in regular as well as pledge-based > sponsorship.

Check out all issues funded or available for funding on our Polar.sh dashboard

  • If you would like to see an issue prioritized, make a pledge towards it!
  • We receive the pledge once the issue is completed & verified
  • This, along with engagement in the community, helps us know which features are a priority to our users.
Fund with Polar
@JacobCoffee JacobCoffee added enhancement ➕ This is a brand new feature or request good first issue 🥈 Good for newcomers frontend web 🌐 Related to the Byte web service and removed frontend labels Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ➕ This is a brand new feature or request good first issue 🥈 Good for newcomers web 🌐 Related to the Byte web service
Projects
None yet
Development

No branches or pull requests

1 participant