You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I import my kit using import { all } from '@awesome.me/kit-***/icons' I get multiple occurrences for same icon. I suspect it's because in kit same icon is registered multiple times for each of its' aliases which is great but doesn't make sense when I import all icons where there are no aliases mentioned (it's always named by it's main name).
Reproducible test case
No response
Screenshots
Font Awesome version
v6.5.2
Serving
Kit
Implementation
SVG+JS
Browser and Operating System
Arc Browser (Version 1.74.0 (57065)
Chromium Engine Version 131.0.6778.205)
MacOS 15.1.1 (24B91)
Web bug report checklist
I have included a test case because my odds go way up that the team can fix this when I do
Bug description
When I import my kit using
import { all } from '@awesome.me/kit-***/icons'
I get multiple occurrences for same icon. I suspect it's because in kit same icon is registered multiple times for each of its' aliases which is great but doesn't make sense when I import all icons where there are no aliases mentioned (it's always named by it's main name).Reproducible test case
No response
Screenshots
Font Awesome version
v6.5.2
Serving
Kit
Implementation
SVG+JS
Browser and Operating System
Chromium Engine Version 131.0.6778.205)
Web bug report checklist
The text was updated successfully, but these errors were encountered: