How to use ionic icons here http://ionicons.com/
Here you go: https://ionicframework.com/docs/v2/components/#icons
Sorry My bad I didn’t express my self well.
I want use ion-record icon, the code below doesn’t work !
<ion-icon name='ion-record'></ion-icon>
So is there a solution ?
You will find the v2 icons you could use there:
About ‘ion-record’, you can’t, it doesn’t exist in v2.
@reedrichards I know , but is there a way to use ion-record icon ?
@melchia as I already said here above, I think that out of box you can’t
But of course you could download the image, add it to your project curstomize your own css etc. respectively do as it was your own icon
1 Like
@reedrichards You’re right that’s what I did Thank you
1 Like