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

Need the list of all icons #6023

Open
ziaKhan1995 opened this issue May 19, 2024 · 1 comment
Open

Need the list of all icons #6023

ziaKhan1995 opened this issue May 19, 2024 · 1 comment

Comments

@ziaKhan1995
Copy link

Issue description

There are icons provided which are displayed in left sidebar menu like this one in page-menu.ts

{
   title: 'Dashboard',
   icon: 'shopping-cart-outline',
   link: '/pages/dashboard',
   home: true,
 }

I need other icons name like for users, stores, products, etc.
Where do I get all the list of icons to use them?

angular version 14.2.10

@Prefix1802
Copy link

https://akveo.github.io/eva-icons/

You can also import icons from other packages...

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

2 participants