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

Missing hundreds of icons in the @hugeicons/react package (v0.6.3) #16

Open
phoenixwong opened this issue Dec 3, 2024 · 0 comments
Open

Comments

@phoenixwong
Copy link

phoenixwong commented Dec 3, 2024

There seem to be hundreds of icons that are searchable at https://hugeicons.com/icons, but the corresponding dist file is missing in this react package.

For example, the ai-audio is listed in the search result at https://hugeicons.com/icon/ai-audio-stroke-standard. However, no AiAudioIcon.js is found under the node_modules/@hugeicons/react/dist/esm.

Here's the list of missing icons we have discovered so far --

[
  "add-female",
  "add-invoice",
  "add-male",
  "add-money-circle",
  "add-team-02",
  "add-to-list",
  "ai-audio",
  "ai-chemistry-01",
  "ai-chemistry-02",
  "ai-chemistry-03",
  "ai-chip",
  "ai-content-generator-01",
  "ai-content-generator-02",
  "ai-editing",
  "ai-file",
  "ai-mic",
  "ai-scan",
  "ai-scheduling",
  "ai-search-02",
  "ai-security-03",
  "ai-sheets",
  "ai-vision-recognition",
  "ai-voice",
  "ai-voice-generator",
  "ai-web-browsing",
  "anchor",
  "apple-intelligence",
  "appointment-01",
  "appointment-02",
  "artificial-intelligence-08",
  "balance-scale",
  "balloons",
  "bar-chart",
  "bar-chart-horizontal",
  "bash",
  "binoculars",
  "bowling-ball",
  "brain-03",
  "car-05",
  "car-alert",
  "car-signal",
  "car-time",
  "chart-01",
  "chart-02",
  "chart-03",
  "chart-down",
  "chart-up",
  "child",
  "chopsticks",
  "computer-terminal-01",
  "computer-terminal-02",
  "content-writing",
  "custom-field",
  "date-time",
  "eco-lab",
  "eco-lab-01",
  "eco-lab-02",
  "entrance-stairs",
  "female-02",
  "female-symbol",
  "file-empty-01",
  "file-empty-02",
  "finger-print-scan",
  "fingerprint-scan",
  "fire-02",
  "fire-03",
  "fireworks",
  "fit-to-screen",
  "flashlight",
  "frisbee",
  "fuel",
  "full-screen",
  "garlands",
  "gears",
  "gift-card-02",
  "grid-02",
  "group-01",
  "horse",
  "horse-head",
  "horse-saddle",
  "hotel-bell",
  "infant",
  "kanban",
  "ko-fi",
  "lifebuoy",
  "live-streaming-01",
  "live-streaming-02",
  "live-streaming-03",
  "magic-wand-04",
  "male-02",
  "male-symbol",
  "man",
  "man-woman",
  "megaphone-03",
  "menu-two-line",
  "microscope",
  "napkins-01",
  "napkins-02",
  "package-02",
  "package-03",
  "package-dimensions-01",
  "package-dimensions-02",
  "party",
  "pause-circle",
  "pen-01",
  "pen-02",
  "perplexity-ai",
  "petrol-pump",
  "pie-chart-01",
  "pie-chart-02",
  "pie-chart-03",
  "pie-chart-04",
  "pie-chart-05",
  "pie-chart-06",
  "pie-chart-07",
  "pie-chart-08",
  "pie-chart-09",
  "pin-02",
  "pivot",
  "pizza-03",
  "pizza-04",
  "podcast",
  "poly-tank",
  "progress",
  "python",
  "radio-button",
  "receipt-dollar",
  "remove-female",
  "remove-male",
  "restaurant",
  "robot-01",
  "robot-02",
  "rocking-horse",
  "rubber-duck",
  "self-transfer",
  "semi-truck",
  "sending-order",
  "sent-02",
  "server-stack-01",
  "server-stack-02",
  "server-stack-03",
  "shape-collection",
  "shut-down",
  "siri-new",
  "star-award-01",
  "star-award-02",
  "sticky-note-03",
  "stop-circle",
  "store-management-01",
  "store-management-02",
  "streering-wheel",
  "tanker-truck",
  "taxi-02",
  "tiltify",
  "time-quarter-02",
  "tire",
  "token-circle",
  "token-square",
  "traffic-jam-01",
  "traffic-jam-02",
  "universal-access",
  "universal-access-circle",
  "user-02",
  "user-03",
  "user-group-02",
  "user-group-03",
  "user-multiple-03",
  "versus",
  "wallet-04",
  "wallet-05",
  "webflow-ellipse",
  "webflow-rectangle",
  "webhook",
  "wedding",
  "whiteboard",
  "windows-new",
  "windows-old",
  "woman",
  "work",
  "zsh",
  "zzz"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant