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

Please export Icon, IconNode and LucideProps #2758

Open
2 of 14 tasks
vincehi opened this issue Jan 30, 2025 · 0 comments
Open
2 of 14 tasks

Please export Icon, IconNode and LucideProps #2758

vincehi opened this issue Jan 30, 2025 · 0 comments
Labels
💡 idea New ideas

Comments

@vincehi
Copy link

vincehi commented Jan 30, 2025

Package

  • lucide
  • lucide-angular
  • lucide-flutter
  • lucide-preact
  • lucide-react
  • lucide-react-native
  • lucide-solid
  • lucide-svelte
  • lucide-vue
  • lucide-vue-next
  • Figma plugin
  • all JS packages
  • site

Description

Please, can you add an export for the utilities in the package.json. I would need those if without going through the barrel file and having the requests eplosed?

import { Icon } from "lucide-solid";
import type { IconNode, LucideProps } from "lucide-solid";

Use cases

To be able to include my own icons with the lucide-solide utilities. It works, but I just go through your barrel file and it's horribly cumbersome.

Image

Checklist

  • I have searched the existing issues to make sure this bug has not already been reported.
@vincehi vincehi added the 💡 idea New ideas label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 idea New ideas
Projects
None yet
Development

No branches or pull requests

1 participant