Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FontIcons

Universal library for Font icons. Contains those default implementations:

Source code is based on Font-Awesome-Swift

Need any other font? Create a issue with details.

CI Status Version License Platform

Usage

  • Use FontIcons 1.1.0 with Swift 2.2
  • Use FontIcons 1.2.1 with Swift 2.3
  • Use FontIcons 1.3.1 with Swift 3.0
  • Use FontIcons 1.4.x with Swift => 3.2
  • Use FontIcons 1.5.x with Swift => 4.2

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • Xcode 8

Installation

FontIcons is available through CocoaPods. To install it, simply add the one or more following lines to your Podfile:

pod "FontIcons/FontAwesome"
pod "FontIcons/VaadinIcons"
pod "FontIcons/MaterialDesign"
pod "FontIcons/Ionicons"

Import library in your swift file:

import FontIcons

Set icon with methods

func setFontIcon()
func setFontIconText() 

See Extensions.swift for other available methods. Supported classes are:

UIButton, UIBarButtonItem, UILabel, UIImageView, UITabBarItem, UISegmentedControl, UIImage, UISlider

Author

Marek Matula, marek.matula@gmail.com

License

FontIcons is available under the MIT license. See the LICENSE file for more info. FontFiles have own licenses:

About

Simply swift library to use font icons in your app

Topics

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages