creecros / simple_logo_gen

A simple logo generator using fontawesome.
https://creecros.github.io/simple_logo_gen/
MIT License
123 stars 33 forks source link

[FEATURE] Can we get all free icons available in font awesome 6? #26

Closed IAmRC1 closed 2 years ago

IAmRC1 commented 2 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

palcarazm commented 2 years ago

Hi @IAmRC1 ,

Thanks for your issue.

I'll check if the icons selector component has release a version with font-awesome 6 support.

palcarazm commented 2 years ago

The dependence hasn't released a new version, and including new icons manually breaks the "intelligence search" (keeping the search by name).

palcarazm commented 2 years ago

Hi @IAmRC1,

The icon-selector package has confirmed that they will not support Font Awesome 6. I will fork it and try to upgrade it ASAP.