lucide-icons / lucide

Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.
https://lucide.dev
ISC License
8.94k stars 380 forks source link

Wrong name of Ellipsis icon at website #2104

Closed caducoder closed 3 weeks ago

caducoder commented 3 weeks ago

Package

Version

0.343.0

Can you reproduce this in the latest version?

Browser

Operating system

Description

When I try to use the Ellipsis icon, I receive an error telling that the Ellipsis import not found: image

Steps to reproduce

  1. Import Ellipsis icon.
  2. Add to a React component/view
  3. Run the react app
  4. Notice the error on the console: "Uncaught SyntaxError: import not found: Ellipsis"

Checklist

South-Paw commented 3 weeks ago

😂 also just hit this

I updated my lucide-react version to latest (0.341.0 -> 0.373.0), ran npm i and checked the package exports again - it seems like they disappeared from a release but after updating and re-installing they have now returned to the exports 🥳

chengfengfengwang commented 3 weeks ago

I am using lucide-react 0.316.0,and I can't find Ellipsis

--------update---------

I find that in v0.316.0, its name is MoreHorizontalIcon

karsa-mistmere commented 3 weeks ago

Duplicate of #1996

TLDR: Lucide.dev is in sync with the latest version, please upgrade your packages.