React-native-vector-icons: Where is the IonIcons edit icon?

Created on 21 Jun 2017  路  11Comments  路  Source: oblador/react-native-vector-icons

Most helpful comment

I think what you are looking for is :
create

All 11 comments

Hi, that is an older version of Ionicons, please use the cheatsheet linked in the documentation: http://ionicframework.com/docs/ionicons/

I still don't see an edit icon 馃槈

Ionicons 3 doesnt have an edit icon afaik.

Looks like Ionicons 3 does indeed remove some icons that were in v2 for some reason. Anyone know why?

FYI there is a more detailed cheat sheet at: https://cdn.rawgit.com/driftyco/ionicons/3.0/cheatsheet.html

@lukecwilliams Are all of those available in this react package?

@njt1982 The ones in the rawgit.com link? Should be since this package is based on Ionicons 3.0.

I think what you are looking for is :
create

@nits-ravis Yes, that looks right! Did not know that was an option.

That's a solution for us. I suggest closing this issue.

I disagree. That鈥檚 a create icon, not edit. Edit is just a pencil. Create is pencil and a sheet.

I think?!

Searching for "create" first yields "ion-ios-create" then "ion-ios-create-outline" (which are both pencil + paper), but the third one is "ion-md-create" which is just a pencil. Not sure why they didn't just name it pencil.

use <ion-icon name="create"></ion-icon>

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rmilejcz picture rmilejcz  路  3Comments

lossen picture lossen  路  4Comments

fevzican picture fevzican  路  3Comments

AbhayVarshney picture AbhayVarshney  路  3Comments

semnyqu picture semnyqu  路  3Comments