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

Difference on circle icons name between website and package #2486

Closed
3 of 15 tasks
MartinGbz opened this issue Sep 20, 2024 · 2 comments
Closed
3 of 15 tasks

Difference on circle icons name between website and package #2486

MartinGbz opened this issue Sep 20, 2024 · 2 comments
Labels
🐛 bug Something isn't working 🌍 site Has to do something with the Lucide website

Comments

@MartinGbz
Copy link

Browser

  • Chrome/Chromium
  • Firefox
  • Safari
  • Edge
  • iOS Safari
  • Opera
  • Other/not relevant

Operating system

  • Windows
  • Linux
  • macOS
  • ChromeOS
  • iOS
  • Android
  • Other/not relevant

Description

There is a difference between the name of circle icons on the website and on the package. There is an inversion to be more precise.

For example: the CircleAlert icon, the name is circle-alert , when you "copy JSX" it, it gives you <CircleAlert /> but at the end the lucide package doesn't recognize . It only recognize .
So it's either an issue from the website or from the package related to circle icons names.

If you consider the issue is on the website I think I can't help because the app seems not open source, but if it's the name of the icons in the package that need to be changed let me know, I can maybe do the PR for this :))

Steps to reproduce

  1. go to: https://lucide.dev/icons/circle-alert?search=circle
  2. click on "copy JSX"
  3. now you have in your clipboard instead of

Checklist

  • I have searched if someone has submitted a similar issue before and there weren't any. (Please make sure to also search closed issues, as this issue might already have been resolved.)
@MartinGbz MartinGbz added 🌍 site Has to do something with the Lucide website 🐛 bug Something isn't working labels Sep 20, 2024
@MartinGbz MartinGbz changed the title All JSX/Vue/Angular... copy are wrong on Circle Icons Difference on circle icons name between website and package Sep 20, 2024
@karsa-mistmere
Copy link
Member

Hey @MartinGbz,

Can you please confirm which package exactly are we talking about here?

I've checked, and every single one of our JSX packages do actually use <CircleAlert /> (and even in Angular and Svelte, all of our icon exports are in this naming format).

@karsa-mistmere
Copy link
Member

No response in two weeks, closing this for now.

@karsa-mistmere karsa-mistmere closed this as not planned Won't fix, can't repro, duplicate, stale Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🌍 site Has to do something with the Lucide website
Projects
None yet
Development

No branches or pull requests

2 participants