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

Add support for Sidekick Icons #53

Closed
Tuxii opened this issue Jan 24, 2025 · 2 comments
Closed

Add support for Sidekick Icons #53

Tuxii opened this issue Jan 24, 2025 · 2 comments

Comments

@Tuxii
Copy link

Tuxii commented Jan 24, 2025

Hello,

Thank you for your work on rails_icons.

Heroicons is great but is missing some useful icons (where's the icon for h4 or for text-align center ?).
I heard about SidekickIcons that adds those missing icons to Heroicons.

Would you consider supporting this library ?

Thanks

@eelcoj
Copy link
Collaborator

eelcoj commented Jan 27, 2025

First time seeing an extension to a library. I've mostly trouble how to list it within rails_icons. But let's see if we can find a nice way.

I see some useful icons in their though for most SaaS apps.

If you want to take a stab: using https://github.com/Rails-Designer/rails_icons/blob/main/lib/rails_icons/configuration/heroicons.rb as a base is easiest, than require it here https://github.com/Rails-Designer/rails_icons/blob/main/lib/rails_icons/libraries.rb and you should be good. 👍

@eelcoj
Copy link
Collaborator

eelcoj commented Jan 30, 2025

Closing, but looking forward to that PR!

@eelcoj eelcoj closed this as completed Jan 30, 2025
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