PrideChung / FontAwesomeKit

Icon font library for iOS. Currently supports Font-Awesome, Foundation icons, Zocial, and ionicons.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing icons

pnome opened this issue · comments

commented

I'm running pod 'FontAwesomeKit', git: 'https://github.com/PrideChung/FontAwesomeKit.git' in my pod file.

There seem to be a lot of missing icons, specifically from the Solid section of FontAwesome.

Although there's a method for [FAKFontAwesome hashtagIconWithSize:iconSize]; this just generates a ? in a square.

Can anyone help?