antfu-collective / icones

⚑️ Icon Explorer with Instant searching, powered by Iconify

Home Page:https://icones.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Irregularity with Lucide icons

cuebit opened this issue Β· comments

commented

Describe the bug

Thanks for adding the Lucide icon set πŸ‘

There seem to be irregularities with what is shown in the Icon Explorer vs what is visible via Iconify and UnoCSS playgrounds.

For example, the sort-asc and sort-desc icons are a different variant from what Iconify and UnoCSS portray.

Icones: sort-asc/sort-desc
Iconify: sort-asc/sort-desc
UnoCSS: sort-asc/sort-desc

Reproduction

https://icones.js.org/collection/lucide?s=sort-

System Info

System:
  OS: macOS 12.6
  CPU: (10) arm64 Apple M1 Max
  Memory: 152.05 MB / 32.00 GB
  Shell: 5.8.1 - /bin/zsh
Binaries:
  Node: 16.14.2 - ~/.nvm/versions/node/v16.14.2/bin/node
  Yarn: 1.22.19 - ~/.nvm/versions/node/v16.14.2/bin/yarn
  npm: 8.19.2 - ~/.nvm/versions/node/v16.14.2/bin/npm
Browsers:
  Chrome: 106.0.5249.119
  Firefox: 106.0.1
  Safari: 16.0

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Looks the same to me. What differences do you see?

commented

This is what I see.

Seems like an outdated cache or something? Clearing site data in devtools seems to have fixed my problem. πŸ˜•

Yes, looks like a cache issue.

Last time that icon was changed about a week ago: lucide-icons/lucide#819