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 cog Icon in UniconsSolid #15

Open
abizareyhan opened this issue Nov 13, 2024 · 0 comments
Open

Missing cog Icon in UniconsSolid #15

abizareyhan opened this issue Nov 13, 2024 · 0 comments

Comments

@abizareyhan
Copy link

There seems to be a discrepancy between the UniconsSolid and UniconsLine icon sets. The UniconsSolid set does not define the cog icon, which results in the following error when trying to use it:

The getter 'cog' isn't defined for the type 'UniconsSolid'.
Try importing the library that defines 'cog', correcting the name to the name of an existing getter, or defining a getter or field named 'cog'.

However, the cog icon is available in the UniconsLine set and works without issues. For reference, you can see the icon here on the Unicons site.

It would be great if the cog icon could be added to the UniconsSolid set for consistency across both icon sets.

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