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

Add new Icon components #3829

Closed
mertsincan opened this issue Mar 31, 2023 · 1 comment
Closed

Add new Icon components #3829

mertsincan opened this issue Mar 31, 2023 · 1 comment
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@mertsincan
Copy link
Member

mertsincan commented Mar 31, 2023

To remove the dependency of core components on primeicons, icon components have been added for primeicons used only in core components.

import _iconname_ from 'primevue/icon/_icondir_';

Exp;
import PlusIcon from 'primevue/icon/plus'
@mertsincan mertsincan added the Type: New Feature Issue contains a new feature or new component request label Mar 31, 2023
@mertsincan mertsincan added this to the 3.27.0 milestone Mar 31, 2023
@mertsincan mertsincan self-assigned this Mar 31, 2023
@ineshbose
Copy link
Contributor

ineshbose commented Apr 19, 2023

Wouldn't it be easier and less maintenance if Icon component from @iconify/vue was used? 😬

(and enable high customisation)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

2 participants