Iconic is an open source tool and Swift library from Dzenbot that simplifies the usage of icon fonts within Swift apps with a number of greated added features.
With Iconic you can use TTF or OTF fonts, and a Swift class is generated automatically based on your font (such as FontAwesome.swift). The fonts can then be used as images, within attributed strings, and are also Available as UIFont for further customization.
A demo project is included – and these screenshots from the readme show the example in action:
You can find Iconic on Github here.
A great way to work with iconic fonts.
Original article: Iconic – Tool And Swift Based Library For Easily Working With Iconic Fonts
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
Reference source: iOS App Dev Libraries, Controls, Tutorials, Examples and Tools