Skip to content

Please export Icon, IconNode and LucideProps #2758

Open
@vincehi

Description

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.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions