I'm use the same Code,But the charaster display error? # import "NSString+Icons.h" UILabel *label = [...] label.font = [UIFont iconFontWithSize:16]; label.text = [NSString iconStringForEnum:FUIHeart];