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

Directives for SVG icons #684

Closed
danieldanielecki opened this issue Apr 23, 2019 · 1 comment
Closed

Directives for SVG icons #684

danieldanielecki opened this issue Apr 23, 2019 · 1 comment
Labels
triage New issues

Comments

@danieldanielecki
Copy link

It would be nice to have easily imported Ionicons available here in form of directives like Angular, React, or Vue.js by Font Awesome 5 has.

In essence, something like <ion-icon [icon]="add"></ion-icon> could render a SVG icon. Alternatively <ion-icon-svg name="add"></ion-icon-svg> might be also a good addition. Currently to use SVG icons we have to download it, and import from our project assets. Adding similar support for SVG like we have for web fonts (<ion-icon name="add"></ion-icon>) could be great.

@brandyscarney brandyscarney added the triage New issues label Sep 27, 2022
@averyjohnston
Copy link
Contributor

Thank you for the request! This is possible in the versions released in the time since this was posted. See the usage page for more information: https://ionic.io/ionicons/usage

Due to the age of this issue, I'm going to go ahead and close it. If there's still some missing functionality in the latest version of Ionicons, please open a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage New issues
Projects
None yet
Development

No branches or pull requests

3 participants