Es Spectacularrr

Results 4 comments of Es Spectacularrr

Also ran into this issue and had to add on NSNull checking in

- (instancetype)iosStarIconWithSize:(CGFloat)size { return [self iconWithCode:@"\uf4b3" size:size]; } - (instancetype)iosStarOutlineIconWithSize:(CGFloat)size { return [self iconWithCode:@"\uf4b2" size:size]; } are missing, please include

I get the following ![screen shot 2015-01-15 at 12 11 54 pm](https://cloud.githubusercontent.com/assets/323038/5755651/c31272a8-9caf-11e4-941b-fdde1e5a3571.png) I see I was using out of date character codes, soz